Trace number 1529418

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
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.07 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1352224201-070.cnf
MD5SUMce4c4bfdd2071e51446dd0a693e805b0
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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 515300

Solver Data

0.00/0.00	c Trying configuration 1
699.98/700.34	HOME/hydrasat-multi.sh: line 48: 15606 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.98/700.34	c Trying configuration 2
1200.04/1200.61	HOME/hydrasat-multi.sh: line 64: 15608 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/1200.61	c Trying configuration 3

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-1529418-1238382082/watcher-1529418-1238382082 -o /tmp/evaluation-result-1529418-1238382082/solver-1529418-1238382082 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529418-1238382082.cnf 1800 715738259 

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: 0.96 1.06 1.13 3/65 15605
/proc/meminfo: memFree=1289744/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) R 15603 15605 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15605/statm: 1340 238 196 169 0 51 0
[pid=15606] ppid=15605 vsize=1584 CPUtime=0
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 321929005 1622016 147 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 396 147 116 317 0 76 0

[startup+0.023792 s]
/proc/loadavg: 0.96 1.06 1.13 3/65 15605
/proc/meminfo: memFree=1289744/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=1980 CPUtime=0.02
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 292 0 0 0 2 0 0 0 19 0 1 0 321929005 2027520 274 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 495 274 116 317 0 175 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7340

[startup+0.1028 s]
/proc/loadavg: 0.96 1.06 1.13 3/65 15605
/proc/meminfo: memFree=1289744/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=3340 CPUtime=0.09
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 616 0 0 0 9 0 0 0 19 0 1 0 321929005 3420160 598 1992294400 134512640 135813592 4294956176 18446744073709551615 134521126 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 835 598 123 317 0 515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.302825 s]
/proc/loadavg: 0.96 1.06 1.13 3/65 15605
/proc/meminfo: memFree=1289744/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=3340 CPUtime=0.29
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 618 0 0 0 29 0 0 0 21 0 1 0 321929005 3420160 600 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 835 600 125 317 0 515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8700

[startup+0.702875 s]
/proc/loadavg: 0.96 1.06 1.13 3/65 15605
/proc/meminfo: memFree=1289744/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=4016 CPUtime=0.69
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 813 0 0 0 69 0 0 0 25 0 1 0 321929005 4112384 794 1992294400 134512640 135813592 4294956176 18446744073709551615 134665009 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 1004 794 149 317 0 684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9376

[startup+1.50198 s]
/proc/loadavg: 0.96 1.06 1.13 2/67 15607
/proc/meminfo: memFree=1286656/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=4280 CPUtime=1.49
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 887 0 0 0 149 0 0 0 25 0 1 0 321929005 4382720 868 1992294400 134512640 135813592 4294956176 18446744073709551615 134664973 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 1070 868 149 317 0 750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9640

[startup+3.10118 s]
/proc/loadavg: 0.96 1.06 1.13 2/67 15607
/proc/meminfo: memFree=1286208/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=4924 CPUtime=3.09
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 1049 0 0 0 309 0 0 0 25 0 1 0 321929005 5042176 1030 1992294400 134512640 135813592 4294956176 18446744073709551615 134665966 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 1231 1030 149 317 0 911 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10284

[startup+6.30158 s]
/proc/loadavg: 0.96 1.06 1.13 2/67 15607
/proc/meminfo: memFree=1285568/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=4924 CPUtime=6.29
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 1049 0 0 0 629 0 0 0 25 0 1 0 321929005 5042176 1030 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 1231 1030 149 317 0 911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10284

[startup+12.7014 s]
/proc/loadavg: 0.96 1.06 1.13 2/67 15607
/proc/meminfo: memFree=1285064/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=5828 CPUtime=12.69
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 1251 0 0 0 1269 0 0 0 25 0 1 0 321929005 5967872 1232 1992294400 134512640 135813592 4294956176 18446744073709551615 134665706 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 1457 1232 149 317 0 1137 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11188

[startup+25.503 s]
/proc/loadavg: 0.97 1.05 1.13 2/67 15607
/proc/meminfo: memFree=1284616/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=6100 CPUtime=25.48
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 1309 0 0 0 2548 0 0 0 25 0 1 0 321929005 6246400 1290 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 1525 1290 149 317 0 1205 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11460

[startup+51.1012 s]
/proc/loadavg: 0.98 1.05 1.12 2/67 15607
/proc/meminfo: memFree=1284360/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=6616 CPUtime=51.06
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 1453 0 0 0 5106 0 0 0 25 0 1 0 321929005 6774784 1434 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 1654 1434 149 317 0 1334 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11976

[startup+102.307 s]
/proc/loadavg: 0.99 1.04 1.12 2/67 15607
/proc/meminfo: memFree=1278984/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=12084 CPUtime=102.24
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 2732 0 0 0 10224 0 0 0 25 0 1 0 321929005 12374016 2713 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 3021 2713 149 317 0 2701 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17444

[startup+162.302 s]
/proc/loadavg: 0.99 1.03 1.10 2/67 15607
/proc/meminfo: memFree=1278856/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=12084 CPUtime=162.21
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 2764 0 0 0 16221 0 0 0 25 0 1 0 321929005 12374016 2745 1992294400 134512640 135813592 4294956176 18446744073709551615 134597482 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 3021 2745 149 317 0 2701 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17444

[startup+222.303 s]
/proc/loadavg: 0.99 1.02 1.09 2/67 15607
/proc/meminfo: memFree=1278728/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=12264 CPUtime=222.18
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 2776 0 0 0 22218 0 0 0 25 0 1 0 321929005 12558336 2757 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 3066 2757 149 317 0 2746 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 17624

[startup+282.302 s]
/proc/loadavg: 0.99 1.02 1.09 2/67 15607
/proc/meminfo: memFree=1278536/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=12520 CPUtime=282.15
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 2833 0 0 0 28215 0 0 0 25 0 1 0 321929005 12820480 2814 1992294400 134512640 135813592 4294956176 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 3130 2814 149 317 0 2810 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 17880

[startup+342.303 s]
/proc/loadavg: 0.99 1.01 1.08 2/67 15607
/proc/meminfo: memFree=1273352/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=18288 CPUtime=342.13
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 4243 0 0 0 34211 2 0 0 25 0 1 0 321929005 18726912 4143 1992294400 134512640 135813592 4294956176 18446744073709551615 134665047 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 4572 4143 149 317 0 4252 0

################
# More data... #
################

[pid=15606] ppid=15605 vsize=28084 CPUtime=462.08
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 6615 0 0 0 46203 5 0 0 25 0 1 0 321929005 28758016 6434 1992294400 134512640 135813592 4294956176 18446744073709551615 134667543 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 7021 6434 149 317 0 6701 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 33444

[startup+522.303 s]
/proc/loadavg: 0.99 1.00 1.06 2/67 15607
/proc/meminfo: memFree=1259080/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=33916 CPUtime=522.06
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 8063 0 0 0 52200 6 0 0 25 0 1 0 321929005 34729984 7756 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 8479 7756 149 317 0 8159 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 39276

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/67 15607
/proc/meminfo: memFree=1258696/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=34048 CPUtime=582.03
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 8128 0 0 0 58197 6 0 0 25 0 1 0 321929005 34865152 7821 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 8512 7821 149 317 0 8192 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 39408

[startup+642.303 s]
/proc/loadavg: 0.99 1.00 1.05 2/67 15607
/proc/meminfo: memFree=1255752/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 321929005 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 239 197 169 0 51 0
[pid=15606] ppid=15605 vsize=37092 CPUtime=642.01
/proc/15606/stat : 15606 (hydrasat_cache4) R 15605 15605 15568 0 -1 4194304 8836 0 0 0 64194 7 0 0 25 0 1 0 321929005 37982208 8529 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/15606/statm: 9273 8529 149 317 0 8953 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 42452

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/67 15608
/proc/meminfo: memFree=1250824/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=3644 CPUtime=1.95
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 711 0 0 0 195 0 0 0 25 0 1 0 321999039 3731456 694 1992294400 134512640 135995732 4294956032 18446744073709551615 134807747 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 911 694 171 362 0 546 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 9008

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 1.04 2/67 15608
/proc/meminfo: memFree=1245896/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=9200 CPUtime=61.89
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 2100 0 0 0 6188 1 0 0 25 0 1 0 321999039 9420800 2083 1992294400 134512640 135995732 4294956032 18446744073709551615 134807823 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 2300 2083 171 362 0 1935 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 14564

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/67 15608
/proc/meminfo: memFree=1242248/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=12960 CPUtime=121.87
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 2991 0 0 0 12184 3 0 0 25 0 1 0 321999039 13271040 2974 1992294400 134512640 135995732 4294956032 18446744073709551615 134807853 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 3240 2974 171 362 0 2875 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 18324

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/67 15608
/proc/meminfo: memFree=1242248/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=12960 CPUtime=181.85
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 2994 0 0 0 18182 3 0 0 25 0 1 0 321999039 13271040 2977 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 3240 2977 171 362 0 2875 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 18324

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.02 2/67 15608
/proc/meminfo: memFree=1242184/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=12960 CPUtime=241.82
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 3013 0 0 0 24179 3 0 0 25 0 1 0 321999039 13271040 2996 1992294400 134512640 135995732 4294956032 18446744073709551615 134841833 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 3240 2996 171 362 0 2875 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 18324

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.02 2/67 15608
/proc/meminfo: memFree=1242120/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=13144 CPUtime=301.8
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 3046 0 0 0 30177 3 0 0 25 0 1 0 321999039 13459456 3029 1992294400 134512640 135995732 4294956032 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 3286 3029 171 362 0 2921 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 18508

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/67 15608
/proc/meminfo: memFree=1237448/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=18104 CPUtime=361.77
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 4216 0 0 0 36173 4 0 0 25 0 1 0 321999039 18538496 4199 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 4526 4199 171 362 0 4161 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 23468

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 15608
/proc/meminfo: memFree=1233928/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=21792 CPUtime=421.74
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 5156 0 0 0 42169 5 0 0 25 0 1 0 321999039 22315008 5101 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 5448 5101 171 362 0 5083 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 27156

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 15608
/proc/meminfo: memFree=1229960/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=25912 CPUtime=481.72
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 6129 0 0 0 48166 6 0 0 25 0 1 0 321999039 26533888 6074 1992294400 134512640 135995732 4294956032 18446744073709551615 134806628 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 6478 6074 171 362 0 6113 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 31276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 15608
/proc/meminfo: memFree=1228744/2055920 swapFree=4191900/4192956
[pid=15605] ppid=15603 vsize=5364 CPUtime=700.03
/proc/15605/stat : 15605 (hydrasat-multi.) S 15603 15605 15568 0 -1 4194304 322 9953 0 0 0 0 69981 22 16 0 1 0 321929005 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1341 245 202 169 0 52 0
[pid=15608] ppid=15605 vsize=27304 CPUtime=500.01
/proc/15608/stat : 15608 (hydrasat_cachew) R 15605 15605 15568 0 -1 4194304 6442 0 0 0 49995 6 0 0 25 0 1 0 321999039 27959296 6387 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/15608/statm: 6826 6387 171 362 0 6461 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 32668

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.61
CPU time (s): 1200.07
CPU user time (s): 1199.78
CPU system time (s): 0.294955
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 44620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16744
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= 8
involuntary context switches= 2957

runsolver used 1.05984 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-30 05:01:23
IDJOB=1529418
IDBENCH=70257
IDSOLVER=518
FILE ID=node54/1529418-1238382082
PBS_JOBID= 9061314
Free space on /tmp= 66492 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1352224201-070.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529418-1238382082/watcher-1529418-1238382082 -o /tmp/evaluation-result-1529418-1238382082/solver-1529418-1238382082 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529418-1238382082.cnf 1800 715738259

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

MD5SUM BENCH= ce4c4bfdd2071e51446dd0a693e805b0
RANDOM SEED=715738259

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:       1290288 kB
Buffers:         86456 kB
Cached:         583492 kB
SwapCached:        260 kB
Active:         150660 kB
Inactive:       534412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290288 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4668 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            66604 kB
Committed_AS:   854232 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= 66452 MiB
End job on node54 at 2009-03-30 05:21:25