Trace number 1514079

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.11 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1769448312-079.cnf
MD5SUM9495def54e734dca859c56c910204a6a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.82211
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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:  6000                                                 |
0.00/0.00	c |  Number of clauses:    25200                                                |
0.00/0.05	c |  Parsing time:         0.05         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.06	c |  Random Seed:          1514093149.000000
0.00/0.06	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.06	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    5834    24908    75615 |     8302        0    nan |  0.000 % |
0.09/0.18	c |       101 |    5834    24908    75615 |     9132      101    131 |  0.000 % |
0.19/0.26	c |       251 |    5834    24908    75615 |    10046      251    115 |  0.000 % |
0.29/0.36	c |       476 |    5834    24908    75615 |    11050      476    112 |  0.000 % |
0.39/0.48	c |       813 |    5834    24908    75615 |    12155      813    120 |  0.000 % |
0.59/0.64	c |      1320 |    5834    24908    75615 |    13371     1320    123 |  0.000 % |
0.79/0.85	c |      2081 |    5834    24908    75615 |    14708     2081    121 |  0.000 % |
1.09/1.16	c |      3220 |    5834    24908    75615 |    16179     3220    127 |  0.000 % |
1.59/1.61	c |      4928 |    5834    24908    75615 |    17797     4928    133 |  0.000 % |
2.30/2.35	c |      7490 |    5834    24908    75615 |    19577     7490    138 |  0.000 % |
3.58/3.60	c |     11335 |    5834    24908    75615 |    21534    11335    143 |  0.000 % |
5.68/5.71	c |     17101 |    5834    24908    75615 |    23688    17101    144 |  0.000 % |
9.39/9.48	c |     25750 |    5834    24908    75615 |    26057    12292    157 |  0.000 % |
15.39/15.47	c |     38725 |    5834    24908    75615 |    28663    25267    159 |  0.000 % |
25.08/25.16	c |     58186 |    5834    24908    75615 |    31529    26976    169 |  0.000 % |
41.38/41.47	c |     87379 |    5834    24908    75615 |    34682    14692    165 |  0.000 % |
68.76/68.80	c |    131169 |    5834    24908    75615 |    38150    35336    168 |  0.000 % |
117.95/118.03	c |    196853 |    5834    24908    75615 |    41965    23392    180 |  0.000 % |
191.43/191.57	c |    295380 |    5834    24908    75615 |    46162    31726    167 |  0.000 % |
322.69/322.89	c |    443169 |    5834    24908    75615 |    50778    17990    157 |  0.000 % |
560.90/561.15	c |    664852 |    5834    24908    75615 |    55856    51477    183 |  0.000 % |
914.08/914.48	c |    997378 |    5834    24908    75615 |    61441    45513    186 |  0.000 % |

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-1514079-1238225795/watcher-1514079-1238225795 -o /tmp/evaluation-result-1514079-1238225795/solver-1514079-1238225795 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1514093149 HOME/instance-1514079-1238225795.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 0.99 3/64 3844
/proc/meminfo: memFree=814720/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=3576 CPUtime=0
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 586 0 0 0 0 0 0 0 18 0 1 0 1095244517 3661824 541 1992294400 4194304 5102648 548682068800 18446744073709551615 4723818 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 864 542 81 221 0 640 0

[startup+0.104548 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 3844
/proc/meminfo: memFree=814720/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=7192 CPUtime=0.09
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 1523 0 0 0 9 0 0 0 18 0 1 0 1095244517 7364608 1478 1992294400 4194304 5102648 548682068800 18446744073709551615 4495409 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 1798 1478 99 221 0 1574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7192

[startup+0.201562 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 3844
/proc/meminfo: memFree=814720/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=6708 CPUtime=0.19
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 1538 0 0 0 19 0 0 0 18 0 1 0 1095244517 6868992 1393 1992294400 4194304 5102648 548682068800 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 1677 1393 114 221 0 1453 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6708

[startup+0.301578 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 3844
/proc/meminfo: memFree=814720/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=6708 CPUtime=0.29
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 1538 0 0 0 29 0 0 0 19 0 1 0 1095244517 6868992 1393 1992294400 4194304 5102648 548682068800 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 1677 1393 114 221 0 1453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6708

[startup+0.701638 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 3844
/proc/meminfo: memFree=814720/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=6708 CPUtime=0.69
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 1538 0 0 0 69 0 0 0 22 0 1 0 1095244517 6868992 1393 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 1677 1393 114 221 0 1453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6708

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3845
/proc/meminfo: memFree=808568/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=8688 CPUtime=1.49
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 2018 0 0 0 149 0 0 0 25 0 1 0 1095244517 8896512 1873 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 2172 1873 114 221 0 1948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8688

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3845
/proc/meminfo: memFree=805816/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=12300 CPUtime=3.09
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 2921 0 0 0 308 1 0 0 25 0 1 0 1095244517 12595200 2776 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 3075 2776 114 221 0 2851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12300

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3845
/proc/meminfo: memFree=799288/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=18212 CPUtime=6.29
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 4382 0 0 0 626 3 0 0 25 0 1 0 1095244517 18649088 4237 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 4553 4237 114 221 0 4329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18212

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3845
/proc/meminfo: memFree=793592/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=22436 CPUtime=12.69
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 5443 0 0 0 1265 4 0 0 25 0 1 0 1095244517 22974464 5298 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 5609 5298 114 221 0 5385 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22436

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=788280/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=28056 CPUtime=25.48
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 6829 0 0 0 2543 5 0 0 25 0 1 0 1095244517 28729344 6684 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 7014 6684 114 221 0 6790 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28056

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=782392/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=34260 CPUtime=51.08
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 8393 0 0 0 5101 7 0 0 25 0 1 0 1095244517 35082240 8248 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 8565 8248 114 221 0 8341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34260

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=776888/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=39144 CPUtime=102.26
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 9616 0 0 0 10217 9 0 0 25 0 1 0 1095244517 40083456 9471 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 9786 9471 114 221 0 9562 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39144

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=770424/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=45664 CPUtime=162.24
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 11219 0 0 0 16213 11 0 0 25 0 1 0 1095244517 46759936 11074 1992294400 4194304 5102648 548682068800 18446744073709551615 4249911 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 11416 11074 114 221 0 11192 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45664

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=766840/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=49240 CPUtime=222.22
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 12104 0 0 0 22210 12 0 0 25 0 1 0 1095244517 50421760 11959 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 12310 11959 114 221 0 12086 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49240

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=763320/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=52772 CPUtime=282.2
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 12985 0 0 0 28207 13 0 0 25 0 1 0 1095244517 54038528 12840 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 13193 12840 114 221 0 12969 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 52772

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=762488/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=53432 CPUtime=342.18
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 13175 0 0 0 34204 14 0 0 25 0 1 0 1095244517 54714368 13030 1992294400 4194304 5102648 548682068800 18446744073709551615 4250037 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 13358 13030 114 221 0 13134 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 53432

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=754936/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=60944 CPUtime=402.15
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 15045 0 0 0 40199 16 0 0 25 0 1 0 1095244517 62406656 14900 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 15236 14900 114 221 0 15012 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 60944

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=754936/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=60944 CPUtime=462.13
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 15047 0 0 0 46197 16 0 0 25 0 1 0 1095244517 62406656 14902 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 15236 14902 114 221 0 15012 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 60944

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=755128/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=60944 CPUtime=522.11
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 15049 0 0 0 52195 16 0 0 25 0 1 0 1095244517 62406656 14904 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 15236 14904 114 221 0 15012 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 60944

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3847
/proc/meminfo: memFree=751800/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=64248 CPUtime=582.09
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 15867 0 0 0 58192 17 0 0 25 0 1 0 1095244517 65789952 15722 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 16062 15722 114 221 0 15838 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 64248

[startup+642.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 3847
/proc/meminfo: memFree=751736/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=64248 CPUtime=642.07
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 15867 0 0 0 64190 17 0 0 25 0 1 0 1095244517 65789952 15722 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 16062 15722 114 221 0 15838 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 64248

[startup+702.301 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 3847
/proc/meminfo: memFree=750392/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=65568 CPUtime=702.05
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 16219 0 0 0 70187 18 0 0 25 0 1 0 1095244517 67141632 16074 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 16392 16074 114 221 0 16168 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 65568

[startup+762.302 s]
/proc/loadavg: 1.14 1.06 1.01 2/65 3847
/proc/meminfo: memFree=749432/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=66492 CPUtime=762.04
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 16442 0 0 0 76185 19 0 0 25 0 1 0 1095244517 68087808 16297 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 16623 16297 114 221 0 16399 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 66492

[startup+822.302 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 3847
/proc/meminfo: memFree=747512/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=68340 CPUtime=822.01
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 16914 0 0 0 82182 19 0 0 25 0 1 0 1095244517 69980160 16769 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 17085 16769 114 221 0 16861 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 68340

[startup+882.306 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 3847
/proc/meminfo: memFree=745656/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=70452 CPUtime=882
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 17412 0 0 0 88180 20 0 0 25 0 1 0 1095244517 72142848 17267 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 17613 17267 114 221 0 17389 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 70452

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 3847
/proc/meminfo: memFree=742392/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=73684 CPUtime=941.97
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 18196 0 0 0 94176 21 0 0 25 0 1 0 1095244517 75452416 18051 1992294400 4194304 5102648 548682068800 18446744073709551615 4249098 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 18421 18051 114 221 0 18197 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 73684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3847
/proc/meminfo: memFree=731448/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=84616 CPUtime=1001.95
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 20919 0 0 0 100170 25 0 0 25 0 1 0 1095244517 86646784 20774 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 21154 20774 114 221 0 20930 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 84616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3847
/proc/meminfo: memFree=731320/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=84784 CPUtime=1061.93
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 20948 0 0 0 106168 25 0 0 25 0 1 0 1095244517 86818816 20803 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 21196 20803 114 221 0 20972 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 84784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3847
/proc/meminfo: memFree=731320/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=84784 CPUtime=1121.92
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 20949 0 0 0 112166 26 0 0 25 0 1 0 1095244517 86818816 20804 1992294400 4194304 5102648 548682068800 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 21196 20804 114 221 0 20972 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 84784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3847
/proc/meminfo: memFree=731320/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=84784 CPUtime=1181.89
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 20949 0 0 0 118163 26 0 0 25 0 1 0 1095244517 86818816 20804 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 21196 20804 114 221 0 20972 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 84784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3847
/proc/meminfo: memFree=731320/2055920 swapFree=4176604/4192956
[pid=3844] ppid=3842 vsize=84784 CPUtime=1200.09
/proc/3844/stat : 3844 (varsat-crafted_) R 3842 3844 3673 0 -1 4194304 20949 0 0 0 119983 26 0 0 25 0 1 0 1095244517 86818816 20804 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/3844/statm: 21196 20804 114 221 0 20972 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 84784

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.52
CPU time (s): 1200.11
CPU user time (s): 1199.83
CPU system time (s): 0.278957
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 84784

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

runsolver used 0.940856 second user time and 2.43463 second system time

The end

Launcher Data

Begin job on node34 at 2009-03-28 08:36:35
IDJOB=1514079
IDBENCH=70316
IDSOLVER=537
FILE ID=node34/1514079-1238225795
PBS_JOBID= 9060642
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1769448312-079.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514079-1238225795/watcher-1514079-1238225795 -o /tmp/evaluation-result-1514079-1238225795/solver-1514079-1238225795 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1514093149 HOME/instance-1514079-1238225795.cnf

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

MD5SUM BENCH= 9495def54e734dca859c56c910204a6a
RANDOM SEED=1514093149

node34.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.259
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.259
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:        815136 kB
Buffers:         96028 kB
Cached:        1044612 kB
SwapCached:      10192 kB
Active:         158976 kB
Inactive:       993328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        815136 kB
SwapTotal:     4192956 kB
SwapFree:      4176604 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          17240 kB
Slab:            74504 kB
Committed_AS:  2594972 kB
PageTables:       1388 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= 66352 MiB
End job on node34 at 2009-03-28 08:56:38