Trace number 1784890

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 5000.1 5002.26

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  12558                                                |
0.00/0.00	c |  Number of clauses:    1112504                                              |
2.09/2.19	c |  Parsing time:         2.05         s                                       |
2.09/2.19	c |  Timeout:              43200 s
2.09/2.19	c |  Random Seed:          545573767.000000
2.09/2.19	c |  Heuristic:            EMBP-G, threshold 0.950                              |
2.09/2.19	c |  Branching Rule:       default (solution-guided)                            |
2.09/2.19	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
2.09/2.19	c |                                                                             |
57.57/57.67	c ============================[ Search Statistics ]==============================
57.57/57.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.57/57.67	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.57/57.67	c ===============================================================================
57.57/57.67	c |         0 |   10646  1019565  2727626 |   339855        0    nan |  0.000 % |
194.90/195.01	c |       100 |   10646  1019565  2727626 |   373840      100     11 |  3.114 % |
332.94/333.13	c |       250 |   10645  1019565  2727626 |   411224      249     11 |  3.122 % |
471.38/471.68	c |       475 |   10645  1019565  2727626 |   452347      474     10 |  3.122 % |
610.41/610.72	c |       812 |   10645  1019565  2727626 |   497581      811     11 |  3.122 % |
749.66/750.05	c |      1318 |   10644  1019565  2727626 |   547339     1316     12 |  3.130 % |
889.87/890.36	c |      2077 |   10642  1019565  2727626 |   602073     2073     13 |  3.145 % |
1030.60/1031.11	c |      3216 |   10642  1019565  2727626 |   662281     3212     13 |  3.145 % |
1172.63/1173.27	c |      4924 |   10641  1019565  2727626 |   728509     4919     13 |  3.153 % |
1315.67/1316.34	c |      7486 |   10640  1018216  2724359 |   801360     7461     14 |  3.161 % |
1461.80/1462.55	c |     11330 |   10635  1018216  2724359 |   881496    11300     15 |  3.201 % |
1610.43/1611.25	c |     17096 |   10630  1016634  2720465 |   969645    16994     16 |  3.241 % |
1763.26/1764.15	c |     25745 |   10626  1015866  2718583 |  1066610    25617     17 |  3.273 % |
1923.42/1924.32	c |     38719 |   10623  1015045  2716627 |  1173271    38561     19 |  3.297 % |
2096.87/2097.81	c |     58180 |   10604  1012194  2709579 |  1290598    57898     21 |  3.448 % |
2290.49/2291.51	c |     87373 |   10594  1011102  2706875 |  1419658    87017     24 |  3.528 % |
2523.09/2524.21	c |    131162 |   10584  1008356  2700101 |  1561624   130691     27 |  3.607 % |
2831.36/2832.66	c |    196846 |   10577  1007270  2697435 |  1717786   196321     33 |  3.671 % |
3318.65/3320.18	c |    295372 |   10567  1004969  2691775 |  1889565   294712     44 |  3.743 % |
4129.61/4131.47	c |    443163 |   10556  1003333  2687707 |  2078522   442397     54 |  3.830 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784890-1241871933/watcher-1784890-1241871933 -o /tmp/evaluation-result-1784890-1241871933/solver-1784890-1241871933 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=545573767 HOME/instance-1784890-1241871933.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.21 1.11 1.00 3/64 23118
/proc/meminfo: memFree=1791216/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=3560 CPUtime=0
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 731 0 0 0 0 0 0 0 18 0 1 0 215227456 3645440 716 1992294400 4194304 5102648 548682068800 18446744073709551615 4269897 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 890 719 82 221 0 666 0

[startup+0.091836 s]
/proc/loadavg: 1.21 1.11 1.00 3/64 23118
/proc/meminfo: memFree=1791216/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=10076 CPUtime=0.08
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 2258 0 0 0 7 1 0 0 18 0 1 0 215227456 10317824 2211 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 2519 2212 87 221 0 2295 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10076

[startup+0.101837 s]
/proc/loadavg: 1.21 1.11 1.00 3/64 23118
/proc/meminfo: memFree=1791216/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=10604 CPUtime=0.09
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 2385 0 0 0 8 1 0 0 18 0 1 0 215227456 10858496 2338 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 2651 2339 87 221 0 2427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10604

[startup+0.301858 s]
/proc/loadavg: 1.21 1.11 1.00 3/64 23118
/proc/meminfo: memFree=1791216/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=21332 CPUtime=0.29
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 4875 0 0 0 28 1 0 0 20 0 1 0 215227456 21843968 4828 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 5333 4829 87 221 0 5109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21332

[startup+0.701904 s]
/proc/loadavg: 1.21 1.11 1.00 3/64 23118
/proc/meminfo: memFree=1791216/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=43992 CPUtime=0.69
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 10293 0 0 0 65 4 0 0 24 0 1 0 215227456 45047808 10246 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 10998 10247 87 221 0 10774 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43992

[startup+1.50199 s]
/proc/loadavg: 1.21 1.11 1.00 2/65 23119
/proc/meminfo: memFree=1733672/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=91120 CPUtime=1.49
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 21412 0 0 0 139 10 0 0 25 0 1 0 215227456 93306880 21365 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 22780 21366 87 221 0 22556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91120

[startup+3.10117 s]
/proc/loadavg: 1.21 1.11 1.00 2/65 23119
/proc/meminfo: memFree=1672488/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=132448 CPUtime=3.09
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 31132 0 0 0 295 14 0 0 25 0 1 0 215227456 135626752 31085 1992294400 4194304 5102648 548682068800 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 33112 31085 98 221 0 32888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132448

[startup+6.30153 s]
/proc/loadavg: 1.20 1.11 1.00 2/65 23119
/proc/meminfo: memFree=1666664/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=132448 CPUtime=6.29
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 31132 0 0 0 615 14 0 0 25 0 1 0 215227456 135626752 31085 1992294400 4194304 5102648 548682068800 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 33112 31085 98 221 0 32888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132448

[startup+12.7012 s]
/proc/loadavg: 1.18 1.11 1.00 2/65 23119
/proc/meminfo: memFree=1666744/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=132448 CPUtime=12.69
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 31132 0 0 0 1255 14 0 0 25 0 1 0 215227456 135626752 31085 1992294400 4194304 5102648 548682068800 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 33112 31085 98 221 0 32888 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132448

[startup+25.5017 s]
/proc/loadavg: 1.14 1.10 1.00 2/65 23119
/proc/meminfo: memFree=1598328/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=203964 CPUtime=25.48
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 48300 0 0 0 2526 22 0 0 25 0 1 0 215227456 208859136 48253 1992294400 4194304 5102648 548682068800 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 50991 48253 100 221 0 50767 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 203964

[startup+51.1015 s]
/proc/loadavg: 1.09 1.09 1.00 2/65 23119
/proc/meminfo: memFree=1587000/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=219652 CPUtime=51.07
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51106 0 0 0 5082 25 0 0 25 0 1 0 215227456 224923648 51059 1992294400 4194304 5102648 548682068800 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 54913 51059 100 221 0 54689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 219652

[startup+102.305 s]
/proc/loadavg: 1.04 1.08 1.00 2/65 23119
/proc/meminfo: memFree=1615864/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=102.25
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51135 0 0 0 10200 25 0 0 25 0 1 0 215227456 182108160 43790 1992294400 4194304 5102648 548682068800 18446744073709551615 4242179 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43790 102 221 0 44236 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 177840

[startup+162.302 s]
/proc/loadavg: 1.01 1.06 1.00 2/65 23119
/proc/meminfo: memFree=1615864/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=162.22
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51135 0 0 0 16197 25 0 0 25 0 1 0 215227456 182108160 43790 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43790 102 221 0 44236 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 177840

[startup+222.302 s]
/proc/loadavg: 1.00 1.05 1.00 2/65 23119
/proc/meminfo: memFree=1615800/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=222.18
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51148 0 0 0 22193 25 0 0 25 0 1 0 215227456 182108160 43803 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43803 115 221 0 44236 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 177840

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 23119
/proc/meminfo: memFree=1615800/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=282.17
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51148 0 0 0 28191 26 0 0 25 0 1 0 215227456 182108160 43803 1992294400 4194304 5102648 548682068800 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43803 115 221 0 44236 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 177840

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 23119
/proc/meminfo: memFree=1615800/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=342.14
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51148 0 0 0 34188 26 0 0 25 0 1 0 215227456 182108160 43803 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43803 115 221 0 44236 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 177840

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23119
/proc/meminfo: memFree=1615736/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=402.11
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51148 0 0 0 40185 26 0 0 25 0 1 0 215227456 182108160 43803 1992294400 4194304 5102648 548682068800 18446744073709551615 4214161 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43803 115 221 0 44236 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 177840

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23119
/proc/meminfo: memFree=1615800/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=462.09
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51148 0 0 0 46183 26 0 0 25 0 1 0 215227456 182108160 43803 1992294400 4194304 5102648 548682068800 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43803 115 221 0 44236 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 177840

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23119
/proc/meminfo: memFree=1615800/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=522.06
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51148 0 0 0 52180 26 0 0 25 0 1 0 215227456 182108160 43803 1992294400 4194304 5102648 548682068800 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43803 115 221 0 44236 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 177840

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23119
/proc/meminfo: memFree=1615864/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=582.02
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51148 0 0 0 58176 26 0 0 25 0 1 0 215227456 182108160 43803 1992294400 4194304 5102648 548682068800 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43803 115 221 0 44236 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 177840

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23119
/proc/meminfo: memFree=1615800/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=177840 CPUtime=642
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 51148 0 0 0 64174 26 0 0 25 0 1 0 215227456 182108160 43803 1992294400 4194304 5102648 548682068800 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 44460 43803 115 221 0 44236 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 177840

[startup+702.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1531000/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=262052 CPUtime=4000.57
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 72050 0 0 0 400006 51 0 0 25 0 1 0 215227456 268341248 64705 1992294400 4194304 5102648 548682068800 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 65513 64705 115 221 0 65289 0
Current children cumulated CPU time (s) 4000.57
Current children cumulated vsize (KiB) 262052

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1526136/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=266624 CPUtime=4060.55
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 73229 0 0 0 406003 52 0 0 25 0 1 0 215227456 273022976 65884 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 66656 65884 115 221 0 66432 0
Current children cumulated CPU time (s) 4060.55
Current children cumulated vsize (KiB) 266624

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1521720/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=271000 CPUtime=4120.51
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 74339 0 0 0 411998 53 0 0 25 0 1 0 215227456 277504000 66994 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 67750 66994 115 221 0 67526 0
Current children cumulated CPU time (s) 4120.51
Current children cumulated vsize (KiB) 271000

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1520888/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=271660 CPUtime=4180.49
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 74521 0 0 0 417995 54 0 0 25 0 1 0 215227456 278179840 67176 1992294400 4194304 5102648 548682068800 18446744073709551615 4215149 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 67915 67176 115 221 0 67691 0
Current children cumulated CPU time (s) 4180.49
Current children cumulated vsize (KiB) 271660

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1520888/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=271660 CPUtime=4240.47
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 74521 0 0 0 423993 54 0 0 25 0 1 0 215227456 278179840 67176 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 67915 67176 115 221 0 67691 0
Current children cumulated CPU time (s) 4240.47
Current children cumulated vsize (KiB) 271660

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1518200/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=274332 CPUtime=4300.44
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 75200 0 0 0 429989 55 0 0 25 0 1 0 215227456 280915968 67855 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 68583 67855 115 221 0 68359 0
Current children cumulated CPU time (s) 4300.44
Current children cumulated vsize (KiB) 274332

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1513528/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=279092 CPUtime=4360.4
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 76373 0 0 0 435984 56 0 0 25 0 1 0 215227456 285790208 69028 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 69773 69028 115 221 0 69549 0
Current children cumulated CPU time (s) 4360.4
Current children cumulated vsize (KiB) 279092

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1508600/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=285680 CPUtime=4420.39
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 77575 0 0 0 441981 58 0 0 25 0 1 0 215227456 292536320 70230 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 71420 70230 115 221 0 71196 0
Current children cumulated CPU time (s) 4420.39
Current children cumulated vsize (KiB) 285680

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23127
/proc/meminfo: memFree=1503928/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=290184 CPUtime=4480.37
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 78749 0 0 0 447977 60 0 0 25 0 1 0 215227456 297148416 71404 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 72546 71404 115 221 0 72322 0
Current children cumulated CPU time (s) 4480.37
Current children cumulated vsize (KiB) 290184

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1498744/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=295236 CPUtime=4540.33
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 80012 0 0 0 453972 61 0 0 25 0 1 0 215227456 302321664 72667 1992294400 4194304 5102648 548682068800 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 73809 72667 115 221 0 73585 0
Current children cumulated CPU time (s) 4540.33
Current children cumulated vsize (KiB) 295236

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1494520/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=299352 CPUtime=4600.32
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 81068 0 0 0 459969 63 0 0 25 0 1 0 215227456 306536448 73723 1992294400 4194304 5102648 548682068800 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 74838 73723 115 221 0 74614 0
Current children cumulated CPU time (s) 4600.32
Current children cumulated vsize (KiB) 299352

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1490040/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=303800 CPUtime=4660.29
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 82175 0 0 0 465965 64 0 0 25 0 1 0 215227456 311091200 74830 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 75950 74830 115 221 0 75726 0
Current children cumulated CPU time (s) 4660.29
Current children cumulated vsize (KiB) 303800

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1486008/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=307688 CPUtime=4720.26
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 83179 0 0 0 471961 65 0 0 25 0 1 0 215227456 315072512 75834 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 76922 75834 115 221 0 76698 0
Current children cumulated CPU time (s) 4720.26
Current children cumulated vsize (KiB) 307688

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1482040/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=311692 CPUtime=4780.24
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 84181 0 0 0 477958 66 0 0 25 0 1 0 215227456 319172608 76836 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 77923 76836 115 221 0 77699 0
Current children cumulated CPU time (s) 4780.24
Current children cumulated vsize (KiB) 311692

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1477752/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=315860 CPUtime=4840.21
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 85240 0 0 0 483954 67 0 0 25 0 1 0 215227456 323440640 77895 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 78965 77895 115 221 0 78741 0
Current children cumulated CPU time (s) 4840.21
Current children cumulated vsize (KiB) 315860

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1473208/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=320404 CPUtime=4900.19
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 86389 0 0 0 489950 69 0 0 25 0 1 0 215227456 328093696 79044 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 80101 79044 115 221 0 79877 0
Current children cumulated CPU time (s) 4900.19
Current children cumulated vsize (KiB) 320404

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1468856/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=324664 CPUtime=4960.16
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 87461 0 0 0 495946 70 0 0 25 0 1 0 215227456 332455936 80116 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 81166 80116 115 221 0 80942 0
Current children cumulated CPU time (s) 4960.16
Current children cumulated vsize (KiB) 324664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23129
/proc/meminfo: memFree=1465336/2055920 swapFree=4082376/4192956
[pid=23118] ppid=23116 vsize=328096 CPUtime=5000.04
/proc/23118/stat : 23118 (varsat-industri) R 23116 23118 22365 0 -1 4194304 88327 0 0 0 499933 71 0 0 25 0 1 0 215227456 335970304 80982 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23118/statm: 82024 80982 115 221 0 81800 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 328096

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.26
CPU time (s): 5000.1
CPU user time (s): 4999.34
CPU system time (s): 0.766883
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 328096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.34
system time used= 0.766883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 12774

runsolver used 4.5943 second user time and 13.6069 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-09 14:25:35
IDJOB=1784890
IDBENCH=24637
IDSOLVER=641
FILE ID=node5/1784890-1241871933
PBS_JOBID= 9264607
Free space on /tmp= 66320 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784890-1241871933/watcher-1784890-1241871933 -o /tmp/evaluation-result-1784890-1241871933/solver-1784890-1241871933 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=545573767 HOME/instance-1784890-1241871933.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4c4e7e1211c6b5f2d2564e77e64df6f5
RANDOM SEED=545573767

node5.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1791632 kB
Buffers:         28264 kB
Cached:          87304 kB
SwapCached:     105296 kB
Active:          83392 kB
Inactive:       138940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791632 kB
SwapTotal:     4192956 kB
SwapFree:      4082376 kB
Dirty:           15432 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            27956 kB
Committed_AS:   756188 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node5 at 2009-05-09 15:48:59