Trace number 1514871

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
MD5SUM1434f33cdfd0e0bf38ee5caed68ed069
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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:  110                                                  |
0.00/0.00	c |  Number of clauses:    2343                                                 |
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:          1587407438.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.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.02	c |       102 |     110     2343    11715 |      859      102     24 |  0.008 % |
0.00/0.02	c |       252 |     110     2343    11715 |      945      252     23 |  0.008 % |
0.00/0.03	c |       478 |     110     2343    11715 |     1039      478     23 |  0.008 % |
0.00/0.05	c |       816 |     110     2343    11715 |     1143      816     23 |  0.008 % |
0.00/0.07	c |      1322 |     110     2343    11715 |     1257      736     23 |  0.008 % |
0.09/0.10	c |      2082 |     110     2343    11715 |     1383      856     22 |  0.008 % |
0.09/0.14	c |      3221 |     110     2343    11715 |     1521     1290     22 |  0.008 % |
0.19/0.21	c |      4929 |     110     2343    11715 |     1674     1444     22 |  0.008 % |
0.29/0.30	c |      7491 |     110     2343    11715 |     1841     1453     22 |  0.008 % |
0.39/0.45	c |     11335 |     110     2343    11715 |     2025     1559     22 |  0.008 % |
0.59/0.68	c |     17102 |     110     2343    11715 |     2228     1154     22 |  0.008 % |
0.99/1.01	c |     25751 |     110     2343    11715 |     2451     1882     23 |  0.008 % |
1.49/1.56	c |     38726 |     110     2343    11715 |     2696     2435     21 |  0.008 % |
2.29/2.40	c |     58187 |     110     2343    11715 |     2965     1437     22 |  0.008 % |
3.59/3.69	c |     87379 |     110     2343    11715 |     3262     2164     22 |  0.008 % |
5.59/5.68	c |    131171 |     110     2343    11715 |     3588     3153     22 |  0.008 % |
8.69/8.78	c |    196855 |     110     2343    11715 |     3947     1890     22 |  0.008 % |
13.48/13.58	c |    295382 |     110     2343    11715 |     4342     2935     22 |  0.008 % |
20.88/20.94	c |    443171 |     110     2343    11715 |     4776     4210     23 |  0.008 % |
32.68/32.73	c |    664854 |     110     2343    11715 |     5254     4721     22 |  0.008 % |
51.17/51.22	c |    997379 |     110     2343    11715 |     5779     4241     22 |  0.008 % |
79.76/79.81	c |   1496169 |     110     2343    11715 |     6357     3401     22 |  0.008 % |
125.25/125.34	c |   2244351 |     110     2343    11715 |     6993     4301     21 |  0.008 % |
196.73/196.87	c |   3366625 |     110     2343    11715 |     7692     6553     23 |  0.008 % |
309.20/309.37	c |   5050036 |     110     2343    11715 |     8461     6826     21 |  0.008 % |
484.64/484.85	c |   7575152 |     110     2343    11715 |     9308     6199     22 |  0.008 % |
761.76/762.02	c |  11362830 |     110     2343    11715 |    10238     8277     21 |  0.008 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514871-1238246228/watcher-1514871-1238246228 -o /tmp/evaluation-result-1514871-1238246228/solver-1514871-1238246228 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1587407438 HOME/instance-1514871-1238246228.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.02 1.00 2/65 8965
/proc/meminfo: memFree=1255336/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=2280 CPUtime=0
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 185 0 0 0 0 0 0 0 20 0 1 0 308343533 2334720 170 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 570 171 87 221 0 346 0

[startup+0.101343 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8965
/proc/meminfo: memFree=1255336/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=2628 CPUtime=0.09
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 295 0 0 0 9 0 0 0 20 0 1 0 308343533 2691072 280 1992294400 4194304 5102648 548682068800 18446744073709551615 4227882 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 657 280 110 221 0 433 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2628

[startup+0.201356 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8965
/proc/meminfo: memFree=1255336/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=2760 CPUtime=0.19
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 316 0 0 0 19 0 0 0 21 0 1 0 308343533 2826240 301 1992294400 4194304 5102648 548682068800 18446744073709551615 4249757 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 690 301 110 221 0 466 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2760

[startup+0.301369 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8965
/proc/meminfo: memFree=1255336/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=2760 CPUtime=0.29
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 333 0 0 0 29 0 0 0 22 0 1 0 308343533 2826240 318 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 690 318 110 221 0 466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2760

[startup+0.70142 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8965
/proc/meminfo: memFree=1255336/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=3024 CPUtime=0.69
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 372 0 0 0 69 0 0 0 25 0 1 0 308343533 3096576 357 1992294400 4194304 5102648 548682068800 18446744073709551615 4255675 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 756 357 110 221 0 532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3024

[startup+1.50252 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 8966
/proc/meminfo: memFree=1254240/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=3156 CPUtime=1.49
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 423 0 0 0 149 0 0 0 25 0 1 0 308343533 3231744 408 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 789 408 110 221 0 565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3156

[startup+3.10172 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 8966
/proc/meminfo: memFree=1253920/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=3428 CPUtime=3.09
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 482 0 0 0 309 0 0 0 25 0 1 0 308343533 3510272 467 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 857 467 110 221 0 633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3428

[startup+6.30113 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 8966
/proc/meminfo: memFree=1253536/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=3700 CPUtime=6.29
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 556 0 0 0 629 0 0 0 25 0 1 0 308343533 3788800 541 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 925 541 110 221 0 701 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3700

[startup+12.7019 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 8966
/proc/meminfo: memFree=1252960/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=4112 CPUtime=12.68
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 655 0 0 0 1268 0 0 0 25 0 1 0 308343533 4210688 640 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1028 640 110 221 0 804 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4112

[startup+25.5016 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 8966
/proc/meminfo: memFree=1252512/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=4660 CPUtime=25.48
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 782 0 0 0 2548 0 0 0 25 0 1 0 308343533 4771840 767 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1165 767 110 221 0 941 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4660

[startup+51.1018 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 8966
/proc/meminfo: memFree=1251936/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=5212 CPUtime=51.07
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 916 0 0 0 5107 0 0 0 25 0 1 0 308343533 5337088 901 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1303 901 110 221 0 1079 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5212

[startup+102.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8966
/proc/meminfo: memFree=1251296/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=5792 CPUtime=102.26
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1060 0 0 0 10225 1 0 0 25 0 1 0 308343533 5931008 1045 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1448 1045 110 221 0 1224 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5792

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8966
/proc/meminfo: memFree=1250720/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=6372 CPUtime=162.24
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1201 0 0 0 16223 1 0 0 25 0 1 0 308343533 6524928 1186 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1593 1186 110 221 0 1369 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6372

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1250208/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=6932 CPUtime=222.22
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1326 0 0 0 22221 1 0 0 25 0 1 0 308343533 7098368 1311 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1733 1311 110 221 0 1509 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6932

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1249888/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=7216 CPUtime=282.21
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1398 0 0 0 28219 2 0 0 25 0 1 0 308343533 7389184 1383 1992294400 4194304 5102648 548682068800 18446744073709551615 4249730 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1804 1383 110 221 0 1580 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7216

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1249696/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=7368 CPUtime=342.19
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1444 0 0 0 34217 2 0 0 25 0 1 0 308343533 7544832 1429 1992294400 4194304 5102648 548682068800 18446744073709551615 4244286 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1842 1429 110 221 0 1618 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7368

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1249376/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=7676 CPUtime=402.17
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1511 0 0 0 40215 2 0 0 25 0 1 0 308343533 7860224 1496 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1919 1496 110 221 0 1695 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7676

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1249120/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=7844 CPUtime=462.14
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1558 0 0 0 46212 2 0 0 25 0 1 0 308343533 8032256 1543 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 1961 1543 110 221 0 1737 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 7844

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1248992/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=8180 CPUtime=522.13
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1629 0 0 0 52210 3 0 0 25 0 1 0 308343533 8376320 1614 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2045 1614 110 221 0 1821 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 8180

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1248800/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=8520 CPUtime=582.11
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1677 0 0 0 58208 3 0 0 25 0 1 0 308343533 8724480 1662 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2130 1662 110 221 0 1906 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 8520

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1248608/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=8688 CPUtime=642.09
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1721 0 0 0 64206 3 0 0 25 0 1 0 308343533 8896512 1706 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2172 1706 110 221 0 1948 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 8688

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1248480/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=8688 CPUtime=702.07
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1740 0 0 0 70204 3 0 0 25 0 1 0 308343533 8896512 1725 1992294400 4194304 5102648 548682068800 18446744073709551615 4254653 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2172 1725 110 221 0 1948 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 8688

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1248416/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=8688 CPUtime=762.07
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1745 0 0 0 76203 4 0 0 25 0 1 0 308343533 8896512 1730 1992294400 4194304 5102648 548682068800 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2172 1730 110 221 0 1948 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 8688

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1248160/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9024 CPUtime=822.04
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1803 0 0 0 82200 4 0 0 25 0 1 0 308343533 9240576 1788 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2256 1788 110 221 0 2032 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 9024

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1247968/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9192 CPUtime=882.02
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1844 0 0 0 88198 4 0 0 25 0 1 0 308343533 9412608 1829 1992294400 4194304 5102648 548682068800 18446744073709551615 4255792 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2298 1829 110 221 0 2074 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 9192

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1247776/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9360 CPUtime=942
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1899 0 0 0 94196 4 0 0 25 0 1 0 308343533 9584640 1884 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2340 1884 110 221 0 2116 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 9360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1247712/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9360 CPUtime=1001.99
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1905 0 0 0 100194 5 0 0 25 0 1 0 308343533 9584640 1890 1992294400 4194304 5102648 548682068800 18446744073709551615 4250407 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2340 1890 110 221 0 2116 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 9360

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1247648/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9360 CPUtime=1061.97
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1916 0 0 0 106192 5 0 0 25 0 1 0 308343533 9584640 1901 1992294400 4194304 5102648 548682068800 18446744073709551615 4250245 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2340 1901 110 221 0 2116 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 9360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1247584/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9360 CPUtime=1121.95
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1922 0 0 0 112190 5 0 0 25 0 1 0 308343533 9584640 1907 1992294400 4194304 5102648 548682068800 18446744073709551615 4225774 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2340 1907 110 221 0 2116 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 9360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1247584/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9532 CPUtime=1181.93
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1932 0 0 0 118188 5 0 0 25 0 1 0 308343533 9760768 1917 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2383 1917 110 221 0 2159 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 9532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1247520/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9532 CPUtime=1200.03
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1951 0 0 0 119998 5 0 0 25 0 1 0 308343533 9760768 1936 1992294400 4194304 5102648 548682068800 18446744073709551615 4249914 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2383 1936 110 221 0 2159 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 9532

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8966
/proc/meminfo: memFree=1247520/2055920 swapFree=4191900/4192956
[pid=8965] ppid=8963 vsize=9532 CPUtime=1200.03
/proc/8965/stat : 8965 (varsat-crafted_) R 8963 8965 8664 0 -1 4194304 1951 0 0 0 119998 5 0 0 25 0 1 0 308343533 9760768 1936 1992294400 4194304 5102648 548682068800 18446744073709551615 4249914 0 0 4096 3 0 0 0 17 1 0 0
/proc/8965/statm: 2383 1936 110 221 0 2159 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 9532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.98
CPU system time (s): 0.058991
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 9532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.058991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1951
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 2775

runsolver used 1.23781 second user time and 3.13952 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-28 14:17:08
IDJOB=1514871
IDBENCH=70382
IDSOLVER=537
FILE ID=node54/1514871-1238246228
PBS_JOBID= 9060664
Free space on /tmp= 66492 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514871-1238246228/watcher-1514871-1238246228 -o /tmp/evaluation-result-1514871-1238246228/solver-1514871-1238246228 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1587407438 HOME/instance-1514871-1238246228.cnf

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

MD5SUM BENCH= 1434f33cdfd0e0bf38ee5caed68ed069
RANDOM SEED=1587407438

node54.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.232
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.232
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:       1255816 kB
Buffers:         75448 kB
Cached:         630132 kB
SwapCached:        260 kB
Active:         138380 kB
Inactive:       582444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1255816 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1068 kB
Writeback:           0 kB
Mapped:          23792 kB
Slab:            65180 kB
Committed_AS:   820344 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node54 at 2009-03-28 14:37:10