Trace number 1729032

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.03 1199.91

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
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:  500                                                  |
0.00/0.00	c |  Number of clauses:    1750                                                 |
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:          1581285828.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 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.01	c |       103 |     500     1750     5250 |      641      103     34 |  0.000 % |
0.00/0.01	c |       253 |     500     1750     5250 |      705      253     30 |  0.000 % |
0.00/0.02	c |       479 |     500     1750     5250 |      776      479     29 |  0.000 % |
0.03/0.04	c |       818 |     500     1750     5250 |      854      818     30 |  0.000 % |
0.03/0.06	c |      1325 |     500     1750     5250 |      939      842     30 |  0.000 % |
0.03/0.09	c |      2084 |     500     1750     5250 |     1033      568     28 |  0.000 % |
0.09/0.14	c |      3223 |     500     1750     5250 |     1136      595     28 |  0.000 % |
0.19/0.22	c |      4933 |     500     1750     5250 |     1250     1080     31 |  0.000 % |
0.29/0.34	c |      7495 |     500     1750     5250 |     1375      972     28 |  0.000 % |
0.49/0.52	c |     11339 |     500     1750     5250 |     1513     1168     30 |  0.000 % |
0.79/0.80	c |     17106 |     500     1750     5250 |     1664     1326     30 |  0.000 % |
1.19/1.25	c |     25756 |     500     1750     5250 |     1830     1246     30 |  0.000 % |
1.89/1.93	c |     38731 |     500     1750     5250 |     2013     1779     31 |  0.000 % |
2.89/2.99	c |     58193 |     500     1750     5250 |     2215     1314     29 |  0.000 % |
4.59/4.61	c |     87388 |     500     1750     5250 |     2436     1817     30 |  0.000 % |
7.09/7.15	c |    131177 |     500     1750     5250 |     2680     1486     30 |  0.000 % |
11.00/11.04	c |    196861 |     500     1750     5250 |     2948     2496     32 |  0.000 % |
17.09/17.12	c |    295389 |     500     1750     5250 |     3243     2579     33 |  0.000 % |
26.69/26.78	c |    443179 |     500     1750     5250 |     3567     2366     33 |  0.000 % |
41.39/41.47	c |    664862 |     500     1750     5250 |     3924     3497     32 |  0.000 % |
65.10/65.14	c |    997387 |     500     1750     5250 |     4316     2735     32 |  0.000 % |
101.40/101.50	c |   1496175 |     500     1750     5250 |     4748     4202     33 |  0.000 % |
158.50/158.58	c |   2244358 |     500     1750     5250 |     5223     3304     32 |  0.000 % |
248.42/248.41	c |   3366633 |     500     1750     5250 |     5745     3052     30 |  0.000 % |
389.53/389.58	c |   5050046 |     500     1750     5250 |     6320     4247     32 |  0.000 % |
613.05/613.07	c |   7575162 |     500     1750     5250 |     6952     6170     33 |  0.000 % |
957.38/957.30	c |  11362837 |     500     1750     5250 |     7647     4448     33 |  0.000 % |

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-1729032-1240744251/watcher-1729032-1240744251 -o /tmp/evaluation-result-1729032-1240744251/solver-1729032-1240744251 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1581285828 HOME/instance-1729032-1240744251.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.01 1.01 1.08 2/64 24864
/proc/meminfo: memFree=1718080/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=2548 CPUtime=0
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 232 0 0 0 0 0 0 0 18 0 1 0 102458473 2609152 217 1992294400 4194304 5102648 548682068768 18446744073709551615 4273206 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 637 217 98 221 0 413 0

[startup+0.0386601 s]
/proc/loadavg: 1.01 1.01 1.08 2/64 24864
/proc/meminfo: memFree=1718080/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=2528 CPUtime=0.03
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 256 0 0 0 3 0 0 0 18 0 1 0 102458473 2588672 241 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 632 241 110 221 0 408 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2528

[startup+0.101642 s]
/proc/loadavg: 1.01 1.01 1.08 2/64 24864
/proc/meminfo: memFree=1718080/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=2660 CPUtime=0.09
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 279 0 0 0 9 0 0 0 18 0 1 0 102458473 2723840 264 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 665 264 110 221 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2660

[startup+0.301585 s]
/proc/loadavg: 1.01 1.01 1.08 2/64 24864
/proc/meminfo: memFree=1718080/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=2792 CPUtime=0.29
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 312 0 0 0 29 0 0 0 19 0 1 0 102458473 2859008 297 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 698 297 110 221 0 474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2792

[startup+0.701471 s]
/proc/loadavg: 1.01 1.01 1.08 2/64 24864
/proc/meminfo: memFree=1718080/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=2924 CPUtime=0.69
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 357 0 0 0 69 0 0 0 23 0 1 0 102458473 2994176 342 1992294400 4194304 5102648 548682068768 18446744073709551615 4262684 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 731 342 110 221 0 507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2924

[startup+1.50125 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 24865
/proc/meminfo: memFree=1717112/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=3188 CPUtime=1.49
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 407 0 0 0 149 0 0 0 25 0 1 0 102458473 3264512 392 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 797 392 110 221 0 573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3188

[startup+3.10179 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 24865
/proc/meminfo: memFree=1716664/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=3452 CPUtime=3.09
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 472 0 0 0 309 0 0 0 25 0 1 0 102458473 3534848 457 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 863 457 110 221 0 639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3452

[startup+6.30189 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 24865
/proc/meminfo: memFree=1716216/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=3716 CPUtime=6.3
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 566 0 0 0 630 0 0 0 25 0 1 0 102458473 3805184 551 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 929 551 110 221 0 705 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 3716

[startup+12.7011 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 24865
/proc/meminfo: memFree=1715640/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=4240 CPUtime=12.69
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 682 0 0 0 1269 0 0 0 25 0 1 0 102458473 4341760 667 1992294400 4194304 5102648 548682068768 18446744073709551615 4250005 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1060 667 110 221 0 836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4240

[startup+25.5014 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 24865
/proc/meminfo: memFree=1715000/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=4904 CPUtime=25.49
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 836 0 0 0 2549 0 0 0 25 0 1 0 102458473 5021696 821 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1226 821 110 221 0 1002 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4904

[startup+51.1012 s]
/proc/loadavg: 1.00 1.01 1.08 2/65 24865
/proc/meminfo: memFree=1714168/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=5704 CPUtime=51.1
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 1039 0 0 0 5109 1 0 0 25 0 1 0 102458473 5840896 1024 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1426 1024 110 221 0 1202 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 5704

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24865
/proc/meminfo: memFree=1713080/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=6772 CPUtime=102.31
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 1305 0 0 0 10230 1 0 0 25 0 1 0 102458473 6934528 1290 1992294400 4194304 5102648 548682068768 18446744073709551615 4249104 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1693 1290 110 221 0 1469 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 6772

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24865
/proc/meminfo: memFree=1712120/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=7588 CPUtime=162.31
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 1533 0 0 0 16230 1 0 0 25 0 1 0 102458473 7770112 1518 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1897 1518 110 221 0 1673 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 7588

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24865
/proc/meminfo: memFree=1711480/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=8256 CPUtime=222.31
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 1673 0 0 0 22230 1 0 0 25 0 1 0 102458473 8454144 1658 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2064 1658 110 221 0 1840 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 8256

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24865
/proc/meminfo: memFree=1710840/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=8920 CPUtime=282.32
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 1841 0 0 0 28230 2 0 0 25 0 1 0 102458473 9134080 1826 1992294400 4194304 5102648 548682068768 18446744073709551615 4249964 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2230 1826 110 221 0 2006 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 8920

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24865
/proc/meminfo: memFree=1710392/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=9324 CPUtime=342.33
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 1942 0 0 0 34231 2 0 0 25 0 1 0 102458473 9547776 1927 1992294400 4194304 5102648 548682068768 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2331 1927 110 221 0 2107 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 9324

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24865
/proc/meminfo: memFree=1709880/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=9728 CPUtime=402.33
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2062 0 0 0 40231 2 0 0 25 0 1 0 102458473 9961472 2047 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2432 2047 110 221 0 2208 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 9728

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24865
/proc/meminfo: memFree=1709240/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=10408 CPUtime=462.34
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2207 0 0 0 46231 3 0 0 25 0 1 0 102458473 10657792 2192 1992294400 4194304 5102648 548682068768 18446744073709551615 4249865 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2602 2192 110 221 0 2378 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 10408

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24865
/proc/meminfo: memFree=1709048/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=10540 CPUtime=522.35
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2250 0 0 0 52232 3 0 0 25 0 1 0 102458473 10792960 2235 1992294400 4194304 5102648 548682068768 18446744073709551615 4244275 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2635 2235 110 221 0 2411 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 10540

[startup+582.302 s]
/proc/loadavg: 1.04 1.01 1.03 2/65 24865
/proc/meminfo: memFree=1708728/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=10820 CPUtime=582.35
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2325 0 0 0 58232 3 0 0 25 0 1 0 102458473 11079680 2310 1992294400 4194304 5102648 548682068768 18446744073709551615 4254041 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2705 2310 110 221 0 2481 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 10820

[startup+642.302 s]
/proc/loadavg: 1.01 1.01 1.03 2/65 24865
/proc/meminfo: memFree=1708472/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=11096 CPUtime=642.36
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2393 0 0 0 64233 3 0 0 25 0 1 0 102458473 11362304 2378 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2774 2378 110 221 0 2550 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 11096

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 24865
/proc/meminfo: memFree=1708024/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=11512 CPUtime=702.37
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2495 0 0 0 70233 4 0 0 25 0 1 0 102458473 11788288 2480 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2878 2480 110 221 0 2654 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 11512

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24865
/proc/meminfo: memFree=1707832/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=11792 CPUtime=762.38
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2543 0 0 0 76234 4 0 0 25 0 1 0 102458473 12075008 2528 1992294400 4194304 5102648 548682068768 18446744073709551615 4229429 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2948 2528 110 221 0 2724 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 11792

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24865
/proc/meminfo: memFree=1707768/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=11924 CPUtime=822.37
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2589 0 0 0 82233 4 0 0 25 0 1 0 102458473 12210176 2574 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2981 2574 110 221 0 2757 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 11924

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24865
/proc/meminfo: memFree=1707640/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=12056 CPUtime=882.38
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2634 0 0 0 88234 4 0 0 25 0 1 0 102458473 12345344 2619 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3014 2619 110 221 0 2790 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 12056

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24865
/proc/meminfo: memFree=1707320/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=12324 CPUtime=942.38
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2702 0 0 0 94234 4 0 0 25 0 1 0 102458473 12619776 2687 1992294400 4194304 5102648 548682068768 18446744073709551615 4225774 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3081 2687 110 221 0 2857 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 12324

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24865
/proc/meminfo: memFree=1707064/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=12604 CPUtime=1002.4
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2769 0 0 0 100235 5 0 0 25 0 1 0 102458473 12906496 2754 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3151 2754 110 221 0 2927 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 12604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24865
/proc/meminfo: memFree=1706808/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=12880 CPUtime=1062.4
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2821 0 0 0 106235 5 0 0 25 0 1 0 102458473 13189120 2806 1992294400 4194304 5102648 548682068768 18446744073709551615 4249093 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3220 2806 110 221 0 2996 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 12880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24865
/proc/meminfo: memFree=1706616/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=13016 CPUtime=1122.41
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2846 0 0 0 112236 5 0 0 25 0 1 0 102458473 13328384 2831 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3254 2831 110 221 0 3030 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 13016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24865
/proc/meminfo: memFree=1706360/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=13288 CPUtime=1182.41
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2924 0 0 0 118236 5 0 0 25 0 1 0 102458473 13606912 2909 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3322 2909 110 221 0 3098 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 13288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24865
/proc/meminfo: memFree=1706296/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=13288 CPUtime=1200.01
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2938 0 0 0 119996 5 0 0 25 0 1 0 102458473 13606912 2923 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3322 2923 110 221 0 3098 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 13288

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24865
/proc/meminfo: memFree=1706296/2055920 swapFree=4181368/4192956
[pid=24864] ppid=24862 vsize=13288 CPUtime=1200.01
/proc/24864/stat : 24864 (varsat-crafted_) R 24862 24864 24548 0 -1 4194304 2938 0 0 0 119996 5 0 0 25 0 1 0 102458473 13606912 2923 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3322 2923 110 221 0 3098 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 13288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.91
CPU time (s): 1200.03
CPU user time (s): 1199.97
CPU system time (s): 0.06199
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 13288

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

runsolver used 1.10983 second user time and 2.19966 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 13:10:51
IDJOB=1729032
IDBENCH=24691
IDSOLVER=537
FILE ID=node16/1729032-1240744251
PBS_JOBID= 9187013
Free space on /tmp= 66324 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729032-1240744251/watcher-1729032-1240744251 -o /tmp/evaluation-result-1729032-1240744251/solver-1729032-1240744251 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1581285828 HOME/instance-1729032-1240744251.cnf

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=1581285828

node16.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:       1718560 kB
Buffers:         39284 kB
Cached:         243904 kB
SwapCached:       5472 kB
Active:         115308 kB
Inactive:       175804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718560 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            1036 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            32268 kB
Committed_AS:   400520 kB
PageTables:       1436 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= 66320 MiB
End job on node16 at 2009-04-26 13:30:53