Trace number 1737540

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/unsat/
sgen1-unsat-139-100.cnf
MD5SUM80608540c01a8d414386c5ef53d181de
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 variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
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:  141                                                  |
0.00/0.00	c |  Number of clauses:    292                                                  |
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:          1453923731.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 |     141      292      876 |       97        0    nan |  0.000 % |
0.00/0.00	c |       101 |     141      292      876 |      107      101     21 |  0.005 % |
0.00/0.00	c |       252 |     141      292      876 |      117      162     17 |  0.005 % |
0.00/0.00	c |       477 |     141      292      876 |      129      208     17 |  0.005 % |
0.00/0.01	c |       814 |     141      292      876 |      142      155     15 |  0.005 % |
0.00/0.02	c |      1321 |     141      292      876 |      156      189     15 |  0.005 % |
0.02/0.03	c |      2080 |     141      292      876 |      172      184     15 |  0.005 % |
0.02/0.04	c |      3222 |     141      292      876 |      189      180     12 |  0.005 % |
0.02/0.07	c |      4930 |     141      292      876 |      208      169     14 |  0.005 % |
0.09/0.11	c |      7493 |     141      292      876 |      229      228     15 |  0.005 % |
0.09/0.17	c |     11337 |     141      292      876 |      252      237     14 |  0.005 % |
0.19/0.25	c |     17104 |     141      292      876 |      277      301     15 |  0.005 % |
0.29/0.39	c |     25753 |     141      292      876 |      305      213     13 |  0.005 % |
0.59/0.60	c |     38729 |     141      292      876 |      336      295     15 |  0.005 % |
0.89/0.93	c |     58190 |     141      292      876 |      369      280     15 |  0.005 % |
1.39/1.41	c |     87382 |     141      292      876 |      406      379     18 |  0.005 % |
2.10/2.12	c |    131172 |     141      292      876 |      447      383     16 |  0.005 % |
3.10/3.20	c |    196858 |     141      292      876 |      491      299     12 |  0.005 % |
5.00/5.03	c |    295384 |     141      292      876 |      541      530     19 |  0.005 % |
7.79/7.82	c |    443174 |     141      292      876 |      595      599     20 |  0.005 % |
12.00/12.08	c |    664860 |     141      292      876 |      654      550     17 |  0.005 % |
18.89/18.99	c |    997385 |     141      292      876 |      720      376     14 |  0.005 % |
29.38/29.44	c |   1496173 |     141      292      876 |      792      742     20 |  0.005 % |
44.78/44.88	c |   2244357 |     141      292      876 |      871      612     18 |  0.005 % |
68.67/68.74	c |   3366631 |     141      292      876 |      958      853     17 |  0.005 % |
105.76/105.89	c |   5050043 |     141      292      876 |     1054      792     18 |  0.005 % |
165.75/165.83	c |   7575159 |     141      292      876 |     1160     1031     18 |  0.005 % |
255.72/255.84	c |  11362834 |     141      292      876 |     1276      771     17 |  0.005 % |
396.28/396.40	c |  17044346 |     141      292      876 |     1403      973     20 |  0.005 % |
613.53/613.75	c |  25566617 |     141      292      876 |     1544     1173     19 |  0.005 % |
949.83/950.11	c |  38350021 |     141      292      876 |     1698     1454     19 |  0.005 % |

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-1737540-1240820064/watcher-1737540-1240820064 -o /tmp/evaluation-result-1737540-1240820064/solver-1737540-1240820064 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1453923731 HOME/instance-1737540-1240820064.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 20865
/proc/meminfo: memFree=1709452/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2144 CPUtime=0
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 162 0 0 0 0 0 0 0 20 0 1 0 110035441 2195456 147 1992294400 4194304 5102648 548682068768 18446744073709551615 4255101 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 536 147 110 221 0 312 0

[startup+0.0301251 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20865
/proc/meminfo: memFree=1709452/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2144 CPUtime=0.02
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 169 0 0 0 2 0 0 0 20 0 1 0 110035441 2195456 154 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 536 154 110 221 0 312 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2144

[startup+0.101132 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20865
/proc/meminfo: memFree=1709452/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2276 CPUtime=0.09
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 177 0 0 0 9 0 0 0 20 0 1 0 110035441 2330624 162 1992294400 4194304 5102648 548682068768 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 569 162 110 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301152 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20865
/proc/meminfo: memFree=1709452/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2276 CPUtime=0.29
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 188 0 0 0 29 0 0 0 22 0 1 0 110035441 2330624 173 1992294400 4194304 5102648 548682068768 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 569 173 110 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701194 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20865
/proc/meminfo: memFree=1709452/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2276 CPUtime=0.69
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 198 0 0 0 69 0 0 0 25 0 1 0 110035441 2330624 183 1992294400 4194304 5102648 548682068768 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 569 183 110 221 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1709060/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2408 CPUtime=1.49
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 210 0 0 0 149 0 0 0 25 0 1 0 110035441 2465792 195 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 602 195 110 221 0 378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10565 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1708868/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2408 CPUtime=3.1
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 221 0 0 0 310 0 0 0 25 0 1 0 110035441 2465792 206 1992294400 4194304 5102648 548682068768 18446744073709551615 4226983 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 602 206 110 221 0 378 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2408

[startup+6.30177 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 20866
/proc/meminfo: memFree=1708740/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2540 CPUtime=6.29
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 242 0 0 0 629 0 0 0 25 0 1 0 110035441 2600960 227 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 635 227 110 221 0 411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2540

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 20866
/proc/meminfo: memFree=1708548/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2540 CPUtime=12.69
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 269 0 0 0 1269 0 0 0 25 0 1 0 110035441 2600960 254 1992294400 4194304 5102648 548682068768 18446744073709551615 4249757 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 635 254 110 221 0 411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2540

[startup+25.5018 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 20866
/proc/meminfo: memFree=1708420/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2672 CPUtime=25.49
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 296 0 0 0 2549 0 0 0 25 0 1 0 110035441 2736128 281 1992294400 4194304 5102648 548682068768 18446744073709551615 4225492 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 668 281 110 221 0 444 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2672

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 20866
/proc/meminfo: memFree=1708292/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=2804 CPUtime=51.08
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 328 0 0 0 5108 0 0 0 25 0 1 0 110035441 2871296 313 1992294400 4194304 5102648 548682068768 18446744073709551615 4250356 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 701 313 110 221 0 477 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2804

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 20866
/proc/meminfo: memFree=1708100/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3068 CPUtime=102.27
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 370 0 0 0 10227 0 0 0 25 0 1 0 110035441 3141632 355 1992294400 4194304 5102648 548682068768 18446744073709551615 4255406 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 767 355 110 221 0 543 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3068

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707844/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3200 CPUtime=162.25
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 407 0 0 0 16225 0 0 0 25 0 1 0 110035441 3276800 392 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 800 392 110 221 0 576 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3200

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707716/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3332 CPUtime=222.23
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 443 0 0 0 22223 0 0 0 25 0 1 0 110035441 3411968 428 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 833 428 110 221 0 609 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3332

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707460/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3464 CPUtime=282.21
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 486 0 0 0 28221 0 0 0 25 0 1 0 110035441 3547136 471 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 866 471 110 221 0 642 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3464

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707396/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3464 CPUtime=342.2
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 491 0 0 0 34220 0 0 0 25 0 1 0 110035441 3547136 476 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 866 476 110 221 0 642 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 3464

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707460/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3600 CPUtime=402.18
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 503 0 0 0 40218 0 0 0 25 0 1 0 110035441 3686400 488 1992294400 4194304 5102648 548682068768 18446744073709551615 4249883 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 900 488 110 221 0 676 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 3600

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707268/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3736 CPUtime=462.16
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 537 0 0 0 46216 0 0 0 25 0 1 0 110035441 3825664 522 1992294400 4194304 5102648 548682068768 18446744073709551615 4244703 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 934 522 110 221 0 710 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 3736

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707204/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3736 CPUtime=522.15
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 559 0 0 0 52215 0 0 0 25 0 1 0 110035441 3825664 544 1992294400 4194304 5102648 548682068768 18446744073709551615 4250320 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 934 544 110 221 0 710 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 3736

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707204/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3736 CPUtime=582.13
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 564 0 0 0 58213 0 0 0 25 0 1 0 110035441 3825664 549 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 934 549 110 221 0 710 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 3736

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707140/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3872 CPUtime=642.12
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 578 0 0 0 64212 0 0 0 25 0 1 0 110035441 3964928 563 1992294400 4194304 5102648 548682068768 18446744073709551615 4489548 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 968 563 110 221 0 744 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 3872

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707076/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3872 CPUtime=702.1
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 588 0 0 0 70210 0 0 0 25 0 1 0 110035441 3964928 573 1992294400 4194304 5102648 548682068768 18446744073709551615 4227592 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 968 573 110 221 0 744 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 3872

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1707012/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=3872 CPUtime=762.08
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 595 0 0 0 76208 0 0 0 25 0 1 0 110035441 3964928 580 1992294400 4194304 5102648 548682068768 18446744073709551615 4256223 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 968 580 110 221 0 744 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 3872

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1706948/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=4008 CPUtime=822.06
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 614 0 0 0 82206 0 0 0 25 0 1 0 110035441 4104192 599 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 1002 599 110 221 0 778 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 4008

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1706884/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=4008 CPUtime=882.05
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 618 0 0 0 88205 0 0 0 25 0 1 0 110035441 4104192 603 1992294400 4194304 5102648 548682068768 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 1002 603 110 221 0 778 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 4008

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1706820/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=4008 CPUtime=942.03
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 627 0 0 0 94203 0 0 0 25 0 1 0 110035441 4104192 612 1992294400 4194304 5102648 548682068768 18446744073709551615 4249936 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 1002 612 110 221 0 778 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 4008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1706692/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=4140 CPUtime=1002.01
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 656 0 0 0 100201 0 0 0 25 0 1 0 110035441 4239360 641 1992294400 4194304 5102648 548682068768 18446744073709551615 4249964 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 1035 641 110 221 0 811 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 4140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1706628/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=4140 CPUtime=1062
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 666 0 0 0 106200 0 0 0 25 0 1 0 110035441 4239360 651 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 1035 651 110 221 0 811 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 4140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1706564/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=4140 CPUtime=1121.98
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 668 0 0 0 112198 0 0 0 25 0 1 0 110035441 4239360 653 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 1035 653 110 221 0 811 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 4140

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1706564/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=4272 CPUtime=1181.96
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 675 0 0 0 118196 0 0 0 25 0 1 0 110035441 4374528 660 1992294400 4194304 5102648 548682068768 18446744073709551615 4255900 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 1068 660 110 221 0 844 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 4272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20866
/proc/meminfo: memFree=1706564/2055920 swapFree=4191900/4192956
[pid=20865] ppid=20863 vsize=4272 CPUtime=1200.06
/proc/20865/stat : 20865 (varsat-crafted_) R 20863 20865 20279 0 -1 4194304 677 0 0 0 120006 0 0 0 25 0 1 0 110035441 4374528 662 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20865/statm: 1068 662 110 221 0 844 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 4272

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.07
CPU system time (s): 0.001999
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 4272

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

runsolver used 0.949855 second user time and 2.41863 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-27 10:14:24
IDJOB=1737540
IDBENCH=71790
IDSOLVER=537
FILE ID=node90/1737540-1240820064
PBS_JOBID= 9187451
Free space on /tmp= 66560 MiB

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

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

MD5SUM BENCH= 80608540c01a8d414386c5ef53d181de
RANDOM SEED=1453923731

node90.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1709868 kB
Buffers:         47652 kB
Cached:         225732 kB
SwapCached:        384 kB
Active:          84944 kB
Inactive:       202192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709868 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          22172 kB
Slab:            44968 kB
Committed_AS:   324036 kB
PageTables:       1428 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= 66556 MiB
End job on node90 at 2009-04-27 10:34:26