Trace number 1719199

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-crafted 2009-03-22? (MO) 708.355 708.774

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications 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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  371419                                               |
0.00/0.00	c |  Number of clauses:    7170909                                              |
4.19/4.29	c |  Parsing time:         3.62         s                                       |
4.19/4.29	c |  Timeout:              43200 s
4.19/4.29	c |  Random Seed:          725386538.000000
4.19/4.29	c |  Heuristic:            default                                              |
4.19/4.29	c |                                                                             |
4.49/4.53	c ============================[ Search Statistics ]==============================
4.49/4.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.49/4.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.49/4.53	c ===============================================================================
4.49/4.53	c |         0 |  371408  7170865 20872323 |  2390288        0    nan |  0.000 % |
5.09/5.11	c |       102 |  371408  7170865 20872323 |  2629317      102     98 |  0.003 % |
5.89/5.91	c |       253 |  371408  7170865 20872323 |  2892248      253     76 |  0.003 % |
7.09/7.16	c |       479 |  371408  7170865 20872323 |  3181473      479     58 |  0.003 % |
7.49/7.52	c |       816 |  371408  7170865 20872323 |  3499621      816     64 |  0.003 % |
9.99/10.06	c |      1322 |  371408  7170865 20872323 |  3849583     1322     64 |  0.003 % |
11.99/12.09	c |      2081 |  371408  7170865 20872323 |  4234541     2081     61 |  0.003 % |
13.98/14.04	c |      3220 |  371408  7170865 20872323 |  4657995     3220     55 |  0.003 % |
16.88/16.99	c |      4929 |  371408  7170865 20872323 |  5123795     4929     69 |  0.003 % |
18.88/18.93	c |      7492 |  371408  7170865 20872323 |  5636174     7492     59 |  0.003 % |
23.98/24.04	c |     11336 |  371408  7170865 20872323 |  6199792    11336    150 |  0.003 % |
31.97/32.05	c |     17103 |  371408  7170865 20872323 |  6819771    17103    132 |  0.003 % |
41.56/41.61	c |     25752 |  371408  7170865 20872323 |  7501748    25752    117 |  0.003 % |
53.56/53.69	c |     38726 |  371408  7170865 20872323 |  8251923    38726    104 |  0.003 % |
67.75/67.80	c |     58187 |  371408  7170865 20872323 |  9077115    58187     93 |  0.003 % |
95.83/95.92	c |     87379 |  371408  7170865 20872323 |  9984827    87379     82 |  0.003 % |
178.60/178.73	c |    131168 |  371408  7170865 20872323 | 10983310   131168    258 |  0.003 % |
336.61/336.84	c |    196852 |  371408  7170865 20872323 | 12081641   196852    669 |  0.003 % |
561.81/562.12	c |    295378 |  371408  7170865 20872323 | 13289805   295378    880 |  0.003 % |

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-1719199-1240644480/watcher-1719199-1240644480 -o /tmp/evaluation-result-1719199-1240644480/solver-1719199-1240644480 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=725386538 HOME/instance-1719199-1240644480.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21447
/proc/meminfo: memFree=1778248/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=2288 CPUtime=0
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 404 0 0 0 0 0 0 0 19 0 1 0 92475294 2342912 389 1992294400 4194304 5102648 548682068768 18446744073709551615 4516111 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 572 392 88 221 0 348 0

[startup+0.0572619 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21447
/proc/meminfo: memFree=1778248/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=9364 CPUtime=0.04
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 2057 0 0 0 4 0 0 0 19 0 1 0 92475294 9588736 2042 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 2341 2043 88 221 0 2117 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9364

[startup+0.101271 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21447
/proc/meminfo: memFree=1778248/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=14520 CPUtime=0.09
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 3355 0 0 0 8 1 0 0 19 0 1 0 92475294 14868480 3340 1992294400 4194304 5102648 548682068768 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 3630 3340 88 221 0 3406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14520

[startup+0.30131 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21447
/proc/meminfo: memFree=1778248/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=38840 CPUtime=0.29
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 9089 0 0 0 24 5 0 0 21 0 1 0 92475294 39772160 9074 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 9710 9075 88 221 0 9486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38840

[startup+0.701388 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21447
/proc/meminfo: memFree=1778248/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=87240 CPUtime=0.69
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 20466 0 0 0 59 10 0 0 25 0 1 0 92475294 89333760 20451 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 21810 20452 88 221 0 21586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87240

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1665344/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=181996 CPUtime=1.49
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 42688 0 0 0 126 23 0 0 25 0 1 0 92475294 186363904 42673 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 45499 42675 88 221 0 45275 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181996

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1544000/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=352464 CPUtime=3.09
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 86793 0 0 0 260 49 0 0 25 0 1 0 92475294 360923136 86778 1992294400 4194304 5102648 548682068768 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 88116 86778 88 221 0 87892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 352464

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1296000/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=505812 CPUtime=6.29
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 121581 0 0 0 561 68 0 0 25 0 1 0 92475294 517951488 121566 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 126453 121566 110 221 0 126229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 505812

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1291968/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=508748 CPUtime=12.68
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 122308 0 0 0 1200 68 0 0 25 0 1 0 92475294 520957952 122293 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 127187 122293 110 221 0 126963 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 508748

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1283968/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=516648 CPUtime=25.47
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 124271 0 0 0 2477 70 0 0 25 0 1 0 92475294 529047552 124256 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 129162 124256 110 221 0 128938 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 516648

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1274368/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=526364 CPUtime=51.06
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 126697 0 0 0 5034 72 0 0 25 0 1 0 92475294 538996736 126682 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 131591 126682 110 221 0 131367 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 526364

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1255744/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=545060 CPUtime=102.24
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 131337 0 0 0 10146 78 0 0 25 0 1 0 92475294 558141440 131322 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 136265 131322 110 221 0 136041 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 545060

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1194688/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=608304 CPUtime=162.21
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 147105 0 0 0 16132 89 0 0 25 0 1 0 92475294 622903296 147090 1992294400 4194304 5102648 548682068768 18446744073709551615 4249076 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 152076 147090 110 221 0 151852 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 608304

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1094144/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=706740 CPUtime=222.17
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 171629 0 0 0 22115 102 0 0 25 0 1 0 92475294 723701760 171614 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 176685 171614 110 221 0 176461 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 706740

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=933824/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=869092 CPUtime=282.14
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 212265 0 0 0 28092 122 0 0 25 0 1 0 92475294 889950208 212250 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 217273 212250 110 221 0 217049 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 869092

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=755648/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=1044220 CPUtime=342.1
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 256081 0 0 0 34067 143 0 0 25 0 1 0 92475294 1069281280 256066 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 261055 256066 110 221 0 260831 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 1044220

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=593472/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=1210168 CPUtime=402.08
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 297412 0 0 0 40043 165 0 0 25 0 1 0 92475294 1239212032 297397 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 302542 297397 110 221 0 302318 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 1210168

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=418688/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=1381620 CPUtime=462.05
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 340299 0 0 0 46017 188 0 0 25 0 1 0 92475294 1414778880 340284 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 345405 340284 110 221 0 345181 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 1381620

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=314368/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=1486732 CPUtime=522.02
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 366581 0 0 0 51999 203 0 0 25 0 1 0 92475294 1522413568 366566 1992294400 4194304 5102648 548682068768 18446744073709551615 4255489 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 371683 366566 110 221 0 371459 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 1486732

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=213056/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=1587408 CPUtime=581.99
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 391787 0 0 0 57980 219 0 0 25 0 1 0 92475294 1625505792 391772 1992294400 4194304 5102648 548682068768 18446744073709551615 4227831 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 396852 391772 110 221 0 396628 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 1587408

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=79552/2055920 swapFree=4191904/4192956
[pid=21447] ppid=21445 vsize=1720060 CPUtime=641.97
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 424711 0 0 0 63956 241 0 0 25 0 1 0 92475294 1761341440 424696 1992294400 4194304 5102648 548682068768 18446744073709551615 4254657 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 430015 424696 110 221 0 429791 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 1720060

[startup+702.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21450
/proc/meminfo: memFree=15040/2055920 swapFree=4181044/4192956
[pid=21447] ppid=21445 vsize=1831252 CPUtime=701.88
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 452564 0 0 0 69931 257 0 0 25 0 1 0 92475294 1875202048 452549 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 457813 452549 110 221 0 457589 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 1831252



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+708.502 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21450
/proc/meminfo: memFree=15872/2055920 swapFree=4181044/4192956
[pid=21447] ppid=21445 vsize=1843248 CPUtime=708.08
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4194304 455559 0 0 0 70550 258 0 0 25 0 1 0 92475294 1887485952 455544 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 460812 455544 110 221 0 460588 0
Current children cumulated CPU time (s) 708.08
Current children cumulated vsize (KiB) 1843248

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

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

[startup+708.607 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21450
/proc/meminfo: memFree=15872/2055920 swapFree=4181044/4192956
[pid=21447] ppid=21445 vsize=0 CPUtime=708.18
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4195332 455559 0 0 0 70550 268 0 0 25 0 1 0 92475294 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 708.18
Current children cumulated vsize (KiB) 0

[startup+708.702 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21450
/proc/meminfo: memFree=15872/2055920 swapFree=4181044/4192956
[pid=21447] ppid=21445 vsize=0 CPUtime=708.28
/proc/21447/stat : 21447 (varsat-crafted_) R 21445 21447 21025 0 -1 4195332 455559 0 0 0 70550 278 0 0 25 0 1 0 92475294 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/21447/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 708.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 708.774
CPU time (s): 708.355
CPU user time (s): 705.503
CPU system time (s): 2.85257
CPU usage (%): 99.9409
Max. virtual memory (cumulated for all children) (KiB): 1843248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 705.503
system time used= 2.85257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455559
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= 1
involuntary context switches= 1861

runsolver used 0.52192 second user time and 2.06669 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 09:28:09
IDJOB=1719199
IDBENCH=20579
IDSOLVER=537
FILE ID=node66/1719199-1240644480
PBS_JOBID= 9186457
Free space on /tmp= 66128 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719199-1240644480/watcher-1719199-1240644480 -o /tmp/evaluation-result-1719199-1240644480/solver-1719199-1240644480 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=725386538 HOME/instance-1719199-1240644480.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=725386538

node66.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.263
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	: 5931.00
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.263
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:       1778664 kB
Buffers:          3536 kB
Cached:         199648 kB
SwapCached:          0 kB
Active:         184576 kB
Inactive:        31600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778664 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:          157504 kB
Writeback:           0 kB
Mapped:          21764 kB
Slab:            47060 kB
Committed_AS:   438616 kB
PageTables:       1360 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= 66128 MiB
End job on node66 at 2009-04-25 09:40:00