Trace number 1732525

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.07 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-300-100.cnf
MD5SUMcda4bb923e6fa0cab57f8920411a2abd
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 variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
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:  300                                                  |
0.00/0.00	c |  Number of clauses:    720                                                  |
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:          1748932468.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 |     300      720     1800 |      240        0    nan |  0.000 % |
0.00/0.00	c |       100 |     300      720     1800 |      264      100     48 |  0.001 % |
0.00/0.00	c |       251 |     300      720     1800 |      290      251     40 |  0.001 % |
0.00/0.01	c |       478 |     300      720     1800 |      319      289     38 |  0.001 % |
0.00/0.02	c |       815 |     300      720     1800 |      351      213     26 |  0.001 % |
0.00/0.03	c |      1322 |     300      720     1800 |      386      279     28 |  0.001 % |
0.03/0.06	c |      2084 |     300      720     1800 |      425      275     23 |  0.001 % |
0.03/0.09	c |      3223 |     300      720     1800 |      467      365     26 |  0.001 % |
0.09/0.14	c |      4934 |     300      720     1800 |      514      391     30 |  0.001 % |
0.19/0.23	c |      7497 |     300      720     1800 |      565      479     34 |  0.001 % |
0.29/0.35	c |     11341 |     300      720     1800 |      622      437     31 |  0.001 % |
0.49/0.55	c |     17108 |     300      720     1800 |      684      400     25 |  0.001 % |
0.79/0.85	c |     25758 |     300      720     1800 |      753      720     38 |  0.001 % |
1.29/1.31	c |     38734 |     300      720     1800 |      828      841     38 |  0.001 % |
1.99/2.01	c |     58196 |     300      720     1800 |      911      785     38 |  0.001 % |
3.09/3.13	c |     87389 |     300      720     1800 |     1002      987     40 |  0.001 % |
4.79/4.88	c |    131179 |     300      720     1800 |     1102      760     36 |  0.001 % |
7.49/7.51	c |    196863 |     300      720     1800 |     1213     1116     43 |  0.001 % |
11.49/11.57	c |    295389 |     300      720     1800 |     1334      967     39 |  0.001 % |
17.79/17.87	c |    443180 |     300      720     1800 |     1467     1202     44 |  0.001 % |
27.68/27.72	c |    664864 |     300      720     1800 |     1614     1077     43 |  0.001 % |
42.88/42.95	c |    997389 |     300      720     1800 |     1776     1563     43 |  0.001 % |
66.37/66.42	c |   1496178 |     300      720     1800 |     1953     1453     46 |  0.001 % |
102.66/102.71	c |   2244360 |     300      720     1800 |     2149     1507     44 |  0.001 % |
160.14/160.25	c |   3366635 |     300      720     1800 |     2363     1570     47 |  0.001 % |
250.12/250.21	c |   5050048 |     300      720     1800 |     2600     1606     42 |  0.001 % |
388.18/388.31	c |   7575171 |     300      720     1800 |     2860     1937     48 |  0.001 % |
599.92/600.18	c |  11362846 |     300      720     1800 |     3146     2805     51 |  0.001 % |
942.33/942.66	c |  17044360 |     300      720     1800 |     3461     2715     51 |  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-1732525-1240781373/watcher-1732525-1240781373 -o /tmp/evaluation-result-1732525-1240781373/solver-1732525-1240781373 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1748932468 HOME/instance-1732525-1240781373.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: 2.00 1.86 1.46 3/64 24856
/proc/meminfo: memFree=1314224/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=2276 CPUtime=0
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 106170722 2330624 167 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 569 167 101 221 0 345 0

[startup+0.041654 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 24856
/proc/meminfo: memFree=1314224/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=2408 CPUtime=0.03
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 207 0 0 0 3 0 0 0 18 0 1 0 106170722 2465792 192 1992294400 4194304 5102648 548682068768 18446744073709551615 4248287 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 602 192 110 221 0 378 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2408

[startup+0.10166 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 24856
/proc/meminfo: memFree=1314224/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=2408 CPUtime=0.09
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 220 0 0 0 9 0 0 0 18 0 1 0 106170722 2465792 205 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 602 205 110 221 0 378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2408

[startup+0.30168 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 24856
/proc/meminfo: memFree=1314224/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=2540 CPUtime=0.29
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 245 0 0 0 29 0 0 0 19 0 1 0 106170722 2600960 230 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 635 230 110 221 0 411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.70172 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 24856
/proc/meminfo: memFree=1314224/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=2672 CPUtime=0.69
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 277 0 0 0 69 0 0 0 22 0 1 0 106170722 2736128 262 1992294400 4194304 5102648 548682068768 18446744073709551615 4250018 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 668 262 110 221 0 444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2672

[startup+1.5018 s]
/proc/loadavg: 2.00 1.86 1.46 2/65 24857
/proc/meminfo: memFree=1313512/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=2804 CPUtime=1.49
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 315 0 0 0 149 0 0 0 25 0 1 0 106170722 2871296 300 1992294400 4194304 5102648 548682068768 18446744073709551615 4256037 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 701 300 110 221 0 477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2804

[startup+3.10296 s]
/proc/loadavg: 1.92 1.84 1.46 2/65 24857
/proc/meminfo: memFree=1313256/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=2936 CPUtime=3.09
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 348 0 0 0 309 0 0 0 25 0 1 0 106170722 3006464 333 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 734 333 110 221 0 510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2936

[startup+6.30129 s]
/proc/loadavg: 1.92 1.84 1.46 2/65 24857
/proc/meminfo: memFree=1312872/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=3200 CPUtime=6.29
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 415 0 0 0 629 0 0 0 25 0 1 0 106170722 3276800 400 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 800 400 110 221 0 576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3200

[startup+12.7019 s]
/proc/loadavg: 1.78 1.82 1.45 2/65 24857
/proc/meminfo: memFree=1312360/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=3596 CPUtime=12.69
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 507 0 0 0 1269 0 0 0 25 0 1 0 106170722 3682304 492 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 899 492 110 221 0 675 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3596

[startup+25.5012 s]
/proc/loadavg: 1.66 1.79 1.45 2/65 24857
/proc/meminfo: memFree=1311912/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=3992 CPUtime=25.48
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 603 0 0 0 2548 0 0 0 25 0 1 0 106170722 4087808 588 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 998 588 110 221 0 774 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3992

[startup+51.1018 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 24857
/proc/meminfo: memFree=1311400/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=4520 CPUtime=51.08
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 742 0 0 0 5108 0 0 0 25 0 1 0 106170722 4628480 727 1992294400 4194304 5102648 548682068768 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1130 727 110 221 0 906 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4520

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 24857
/proc/meminfo: memFree=1310952/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=5064 CPUtime=102.26
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 871 0 0 0 10226 0 0 0 25 0 1 0 106170722 5185536 856 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1266 856 110 221 0 1042 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5064

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 24857
/proc/meminfo: memFree=1310248/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=5748 CPUtime=162.24
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1042 0 0 0 16224 0 0 0 25 0 1 0 106170722 5885952 1027 1992294400 4194304 5102648 548682068768 18446744073709551615 4244366 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1437 1027 110 221 0 1213 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5748

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 24857
/proc/meminfo: memFree=1309672/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=6156 CPUtime=222.23
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1164 0 0 0 22223 0 0 0 25 0 1 0 106170722 6303744 1149 1992294400 4194304 5102648 548682068768 18446744073709551615 4249212 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1539 1149 110 221 0 1315 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6156

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 24857
/proc/meminfo: memFree=1309160/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=6692 CPUtime=282.21
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1286 0 0 0 28221 0 0 0 25 0 1 0 106170722 6852608 1271 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1673 1271 110 221 0 1449 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6692

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 24857
/proc/meminfo: memFree=1308904/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=6956 CPUtime=342.19
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1353 0 0 0 34219 0 0 0 25 0 1 0 106170722 7122944 1338 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1739 1338 110 221 0 1515 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6956

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 24857
/proc/meminfo: memFree=1308776/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=7092 CPUtime=402.18
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1403 0 0 0 40217 1 0 0 25 0 1 0 106170722 7262208 1388 1992294400 4194304 5102648 548682068768 18446744073709551615 4255965 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1773 1388 110 221 0 1549 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 7092

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 24857
/proc/meminfo: memFree=1308584/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=7360 CPUtime=462.16
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1454 0 0 0 46215 1 0 0 25 0 1 0 106170722 7536640 1439 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1840 1439 110 221 0 1616 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7360

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 24859
/proc/meminfo: memFree=1308264/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=7492 CPUtime=522.15
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1492 0 0 0 52214 1 0 0 25 0 1 0 106170722 7671808 1477 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1873 1477 110 221 0 1649 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7492

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 24859
/proc/meminfo: memFree=1308328/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=7624 CPUtime=582.13
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1505 0 0 0 58212 1 0 0 25 0 1 0 106170722 7806976 1490 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1906 1490 110 221 0 1682 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7624

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 24859
/proc/meminfo: memFree=1308072/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=7904 CPUtime=642.11
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1588 0 0 0 64210 1 0 0 25 0 1 0 106170722 8093696 1573 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 1976 1573 110 221 0 1752 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 7904

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 24859
/proc/meminfo: memFree=1307880/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=8036 CPUtime=702.09
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1631 0 0 0 70208 1 0 0 25 0 1 0 106170722 8228864 1616 1992294400 4194304 5102648 548682068768 18446744073709551615 4225649 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2009 1616 110 221 0 1785 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 8036

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 24859
/proc/meminfo: memFree=1307624/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=8316 CPUtime=762.08
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1682 0 0 0 76207 1 0 0 25 0 1 0 106170722 8515584 1667 1992294400 4194304 5102648 548682068768 18446744073709551615 4255144 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2079 1667 110 221 0 1855 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 8316

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 24859
/proc/meminfo: memFree=1307496/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=8448 CPUtime=822.06
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1725 0 0 0 82205 1 0 0 25 0 1 0 106170722 8650752 1710 1992294400 4194304 5102648 548682068768 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2112 1710 110 221 0 1888 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 8448

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 24859
/proc/meminfo: memFree=1307432/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=8580 CPUtime=882.04
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1738 0 0 0 88203 1 0 0 25 0 1 0 106170722 8785920 1723 1992294400 4194304 5102648 548682068768 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2145 1723 110 221 0 1921 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 8580

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 24859
/proc/meminfo: memFree=1307304/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=8580 CPUtime=942.03
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1762 0 0 0 94201 2 0 0 25 0 1 0 106170722 8785920 1747 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2145 1747 110 221 0 1921 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 8580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 24859
/proc/meminfo: memFree=1306920/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=9016 CPUtime=1002.01
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1858 0 0 0 100199 2 0 0 25 0 1 0 106170722 9232384 1843 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2254 1843 110 221 0 2030 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 9016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 24859
/proc/meminfo: memFree=1306792/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=9164 CPUtime=1061.99
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1889 0 0 0 106197 2 0 0 25 0 1 0 106170722 9383936 1874 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2291 1874 110 221 0 2067 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 9164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 24859
/proc/meminfo: memFree=1306664/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=9296 CPUtime=1121.98
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1920 0 0 0 112196 2 0 0 25 0 1 0 106170722 9519104 1905 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2324 1905 110 221 0 2100 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 9296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24859
/proc/meminfo: memFree=1306600/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=9296 CPUtime=1181.96
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1933 0 0 0 118194 2 0 0 25 0 1 0 106170722 9519104 1918 1992294400 4194304 5102648 548682068768 18446744073709551615 4249052 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2324 1918 110 221 0 2100 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 9296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24859
/proc/meminfo: memFree=1306600/2055920 swapFree=4180248/4192956
[pid=24856] ppid=24854 vsize=9296 CPUtime=1200.06
/proc/24856/stat : 24856 (varsat-crafted_) R 24854 24856 24598 0 -1 4194304 1937 0 0 0 120004 2 0 0 25 0 1 0 106170722 9519104 1922 1992294400 4194304 5102648 548682068768 18446744073709551615 4250297 0 0 4096 3 0 0 0 17 1 0 0
/proc/24856/statm: 2324 1922 110 221 0 2100 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 9296

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.07
CPU user time (s): 1200.04
CPU system time (s): 0.026995
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 9296

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

runsolver used 1.00485 second user time and 2.30365 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-26 23:29:33
IDJOB=1732525
IDBENCH=71121
IDSOLVER=537
FILE ID=node17/1732525-1240781373
PBS_JOBID= 9187230
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= cda4bb923e6fa0cab57f8920411a2abd
RANDOM SEED=1748932468

node17.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.234
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.234
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:       1314640 kB
Buffers:         76248 kB
Cached:         601608 kB
SwapCached:       7584 kB
Active:         339404 kB
Inactive:       348460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1314640 kB
SwapTotal:     4192956 kB
SwapFree:      4180248 kB
Dirty:            1024 kB
Writeback:           0 kB
Mapped:          13604 kB
Slab:            39344 kB
Committed_AS:   403092 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= 66136 MiB
End job on node17 at 2009-04-26 23:49:36