Trace number 1737593

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? (TO) 1200.06 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-270-100.cnf
MD5SUMe197a9710494056838206e38a7541851
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.05538
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses648
Sum of the clauses size1620
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2540
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5108
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  270                                                  |
0.00/0.00	c |  Number of clauses:    648                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          635449937.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     270      648     1620 |      216        0    nan |  0.000 % |
0.00/0.00	c |       101 |     270      648     1620 |      237      101     36 |  0.001 % |
0.00/0.00	c |       251 |     270      648     1620 |      261      251     36 |  0.001 % |
0.00/0.01	c |       479 |     270      648     1620 |      287      304     39 |  0.001 % |
0.01/0.02	c |       818 |     270      648     1620 |      316      311     34 |  0.001 % |
0.01/0.03	c |      1326 |     270      648     1620 |      347      235     26 |  0.001 % |
0.01/0.05	c |      2085 |     270      648     1620 |      382      360     30 |  0.001 % |
0.01/0.08	c |      3224 |     270      648     1620 |      420      264     21 |  0.001 % |
0.09/0.13	c |      4934 |     270      648     1620 |      463      479     37 |  0.001 % |
0.19/0.21	c |      7496 |     270      648     1620 |      509      529     38 |  0.001 % |
0.29/0.33	c |     11341 |     270      648     1620 |      560      489     32 |  0.001 % |
0.49/0.50	c |     17107 |     270      648     1620 |      616      443     30 |  0.001 % |
0.69/0.79	c |     25758 |     270      648     1620 |      677      566     33 |  0.001 % |
1.19/1.21	c |     38734 |     270      648     1620 |      745      770     37 |  0.001 % |
1.79/1.87	c |     58195 |     270      648     1620 |      820      550     32 |  0.001 % |
2.89/2.91	c |     87388 |     270      648     1620 |      902      663     34 |  0.001 % |
4.40/4.43	c |    131177 |     270      648     1620 |      992      869     37 |  0.001 % |
6.79/6.88	c |    196861 |     270      648     1620 |     1091      641     29 |  0.001 % |
10.59/10.67	c |    295387 |     270      648     1620 |     1200      649     32 |  0.001 % |
16.59/16.60	c |    443177 |     270      648     1620 |     1321      729     31 |  0.001 % |
25.48/25.51	c |    664862 |     270      648     1620 |     1453     1175     39 |  0.001 % |
39.18/39.24	c |    997387 |     270      648     1620 |     1598     1535     40 |  0.001 % |
60.17/60.27	c |   1496175 |     270      648     1620 |     1758     1253     40 |  0.001 % |
94.36/94.42	c |   2244358 |     270      648     1620 |     1934      953     38 |  0.001 % |
146.55/146.63	c |   3366638 |     270      648     1620 |     2127     1172     41 |  0.001 % |
228.32/228.48	c |   5050049 |     270      648     1620 |     2340     2053     46 |  0.001 % |
355.09/355.30	c |   7575165 |     270      648     1620 |     2574     1393     41 |  0.001 % |
552.44/552.68	c |  11362844 |     270      648     1620 |     2831     2179     47 |  0.001 % |
858.94/859.23	c |  17044357 |     270      648     1620 |     3114     2185     44 |  0.001 % |

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-1737593-1240822160/watcher-1737593-1240822160 -o /tmp/evaluation-result-1737593-1240822160/solver-1737593-1240822160 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=635449937 HOME/instance-1737593-1240822160.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.10 2/64 30488
/proc/meminfo: memFree=1457152/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=2280 CPUtime=0
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 110249284 2334720 169 1992294400 4194304 5102648 548682068768 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 570 169 110 221 0 346 0

[startup+0.0170121 s]
/proc/loadavg: 1.00 1.00 1.10 2/64 30488
/proc/meminfo: memFree=1457152/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=2280 CPUtime=0.01
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 191 0 0 0 1 0 0 0 18 0 1 0 110249284 2334720 176 1992294400 4194304 5102648 548682068768 18446744073709551615 4227483 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 570 176 110 221 0 346 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2280

[startup+0.10202 s]
/proc/loadavg: 1.00 1.00 1.10 2/64 30488
/proc/meminfo: memFree=1457152/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=2412 CPUtime=0.09
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 212 0 0 0 9 0 0 0 18 0 1 0 110249284 2469888 197 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 603 198 110 221 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.301041 s]
/proc/loadavg: 1.00 1.00 1.10 2/64 30488
/proc/meminfo: memFree=1457152/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=2412 CPUtime=0.29
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 236 0 0 0 29 0 0 0 19 0 1 0 110249284 2469888 221 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 603 221 110 221 0 379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701085 s]
/proc/loadavg: 1.00 1.00 1.10 2/64 30488
/proc/meminfo: memFree=1457152/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=2544 CPUtime=0.69
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 262 0 0 0 69 0 0 0 23 0 1 0 110249284 2605056 247 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 636 247 110 221 0 412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2544

[startup+1.50117 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 30489
/proc/meminfo: memFree=1456504/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=2676 CPUtime=1.49
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 292 0 0 0 149 0 0 0 25 0 1 0 110249284 2740224 277 1992294400 4194304 5102648 548682068768 18446744073709551615 4255393 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 669 277 110 221 0 445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2676

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 30489
/proc/meminfo: memFree=1456248/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=2808 CPUtime=3.09
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 335 0 0 0 309 0 0 0 25 0 1 0 110249284 2875392 320 1992294400 4194304 5102648 548682068768 18446744073709551615 4489860 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 702 320 110 221 0 478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2808

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 30489
/proc/meminfo: memFree=1455864/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=3072 CPUtime=6.29
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 384 0 0 0 629 0 0 0 25 0 1 0 110249284 3145728 369 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 768 369 110 221 0 544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3072

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 30489
/proc/meminfo: memFree=1455480/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=3336 CPUtime=12.69
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 461 0 0 0 1269 0 0 0 25 0 1 0 110249284 3416064 446 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 834 446 110 221 0 610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3336

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 30489
/proc/meminfo: memFree=1455160/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=3732 CPUtime=25.48
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 544 0 0 0 2548 0 0 0 25 0 1 0 110249284 3821568 529 1992294400 4194304 5102648 548682068768 18446744073709551615 4227888 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 933 529 110 221 0 709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3732

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30489
/proc/meminfo: memFree=1454584/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=4264 CPUtime=51.07
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 684 0 0 0 5107 0 0 0 25 0 1 0 110249284 4366336 669 1992294400 4194304 5102648 548682068768 18446744073709551615 4254657 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1066 669 110 221 0 842 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4264

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30489
/proc/meminfo: memFree=1453944/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=4924 CPUtime=102.27
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 847 0 0 0 10226 1 0 0 25 0 1 0 110249284 5042176 832 1992294400 4194304 5102648 548682068768 18446744073709551615 4249382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1231 832 110 221 0 1007 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4924

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 30489
/proc/meminfo: memFree=1453432/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=5320 CPUtime=162.25
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 956 0 0 0 16224 1 0 0 25 0 1 0 110249284 5447680 941 1992294400 4194304 5102648 548682068768 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1330 941 110 221 0 1106 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5320

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 30489
/proc/meminfo: memFree=1453112/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=5732 CPUtime=222.23
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1037 0 0 0 22222 1 0 0 25 0 1 0 110249284 5869568 1022 1992294400 4194304 5102648 548682068768 18446744073709551615 4256004 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1433 1022 110 221 0 1209 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5732

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30489
/proc/meminfo: memFree=1452728/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=6008 CPUtime=282.21
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1124 0 0 0 28220 1 0 0 25 0 1 0 110249284 6152192 1109 1992294400 4194304 5102648 548682068768 18446744073709551615 4227682 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1502 1109 110 221 0 1278 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6008

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30489
/proc/meminfo: memFree=1452408/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=6284 CPUtime=342.19
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1193 0 0 0 34217 2 0 0 25 0 1 0 110249284 6434816 1178 1992294400 4194304 5102648 548682068768 18446744073709551615 4249842 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1571 1178 110 221 0 1347 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6284

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30489
/proc/meminfo: memFree=1452088/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=6552 CPUtime=402.17
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1271 0 0 0 40215 2 0 0 25 0 1 0 110249284 6709248 1256 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1638 1256 110 221 0 1414 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 6552

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 30489
/proc/meminfo: memFree=1452024/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=6684 CPUtime=462.16
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1297 0 0 0 46213 3 0 0 25 0 1 0 110249284 6844416 1282 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1671 1282 110 221 0 1447 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 6684

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 30489
/proc/meminfo: memFree=1451896/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=6820 CPUtime=522.14
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1336 0 0 0 52211 3 0 0 25 0 1 0 110249284 6983680 1321 1992294400 4194304 5102648 548682068768 18446744073709551615 4249049 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1705 1321 110 221 0 1481 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 6820

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30489
/proc/meminfo: memFree=1451832/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=6960 CPUtime=582.12
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1360 0 0 0 58209 3 0 0 25 0 1 0 110249284 7127040 1345 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1740 1345 110 221 0 1516 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 6960

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30489
/proc/meminfo: memFree=1451640/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=7092 CPUtime=642.11
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1386 0 0 0 64208 3 0 0 25 0 1 0 110249284 7262208 1371 1992294400 4194304 5102648 548682068768 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1773 1371 110 221 0 1549 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 7092

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30495
/proc/meminfo: memFree=1451384/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=7092 CPUtime=702.08
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1399 0 0 0 70205 3 0 0 25 0 1 0 110249284 7262208 1384 1992294400 4194304 5102648 548682068768 18446744073709551615 4250335 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1773 1384 110 221 0 1549 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 7092

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30495
/proc/meminfo: memFree=1451448/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=7240 CPUtime=762.08
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1422 0 0 0 76204 4 0 0 25 0 1 0 110249284 7413760 1407 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1810 1407 110 221 0 1586 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 7240

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30495
/proc/meminfo: memFree=1451512/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=7240 CPUtime=822.05
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1435 0 0 0 82201 4 0 0 25 0 1 0 110249284 7413760 1420 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1810 1420 110 221 0 1586 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 7240

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30495
/proc/meminfo: memFree=1451256/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=7504 CPUtime=882.03
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1486 0 0 0 88199 4 0 0 25 0 1 0 110249284 7684096 1471 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1876 1471 110 221 0 1652 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 7504

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30495
/proc/meminfo: memFree=1450872/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=7916 CPUtime=942.01
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1575 0 0 0 94197 4 0 0 25 0 1 0 110249284 8105984 1560 1992294400 4194304 5102648 548682068768 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1979 1560 110 221 0 1755 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 7916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30495
/proc/meminfo: memFree=1450936/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=7916 CPUtime=1001.99
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1589 0 0 0 100195 4 0 0 25 0 1 0 110249284 8105984 1574 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 1979 1574 110 221 0 1755 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 7916

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30495
/proc/meminfo: memFree=1450744/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=8064 CPUtime=1061.99
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1624 0 0 0 106194 5 0 0 25 0 1 0 110249284 8257536 1609 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 2016 1609 110 221 0 1792 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 8064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30495
/proc/meminfo: memFree=1450616/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=8196 CPUtime=1121.97
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1656 0 0 0 112192 5 0 0 25 0 1 0 110249284 8392704 1641 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 2049 1641 110 221 0 1825 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 8196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30495
/proc/meminfo: memFree=1450424/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=8460 CPUtime=1181.95
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1699 0 0 0 118190 5 0 0 25 0 1 0 110249284 8663040 1684 1992294400 4194304 5102648 548682068768 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 2115 1684 110 221 0 1891 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 8460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30495
/proc/meminfo: memFree=1450360/2055920 swapFree=4181324/4192956
[pid=30488] ppid=30486 vsize=8460 CPUtime=1200.05
/proc/30488/stat : 30488 (varsat-crafted_) R 30486 30488 30081 0 -1 4194304 1713 0 0 0 120000 5 0 0 25 0 1 0 110249284 8663040 1698 1992294400 4194304 5102648 548682068768 18446744073709551615 4255021 0 0 4096 3 0 0 0 17 1 0 0
/proc/30488/statm: 2115 1698 110 221 0 1891 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 8460

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): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1200
CPU system time (s): 0.05999
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 8460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1713
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= 1370

runsolver used 1.08083 second user time and 2.23066 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-27 10:49:20
IDJOB=1737593
IDBENCH=71791
IDSOLVER=537
FILE ID=node19/1737593-1240822160
PBS_JOBID= 9187467
Free space on /tmp= 66308 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-270-100.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737593-1240822160/watcher-1737593-1240822160 -o /tmp/evaluation-result-1737593-1240822160/solver-1737593-1240822160 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=635449937 HOME/instance-1737593-1240822160.cnf

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

MD5SUM BENCH= e197a9710494056838206e38a7541851
RANDOM SEED=635449937

node19.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.236
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.236
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:       1457568 kB
Buffers:         78604 kB
Cached:         438136 kB
SwapCached:       5500 kB
Active:         261824 kB
Inactive:       262880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457568 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            1024 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            59580 kB
Committed_AS:   422552 kB
PageTables:       1452 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= 66308 MiB
End job on node19 at 2009-04-27 11:09:23