Trace number 1529874

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/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S2083778933-085.cnf
MD5SUMe13634ab61f0f03aa1f18900849e7462
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.98/700.32	HOME/hydrasat-multi.sh: line 48: 24258 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.98/700.32	c Trying configuration 2
1200.03/1200.61	HOME/hydrasat-multi.sh: line 64: 24266 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.03/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-1529874-1238449819/watcher-1529874-1238449819 -o /tmp/evaluation-result-1529874-1238449819/solver-1529874-1238449819 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529874-1238449819.cnf 1800 1525559625 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24257
/proc/meminfo: memFree=1234720/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) R 24255 24257 23808 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24257/statm: 1340 238 196 169 0 51 0
[pid=24258] ppid=24257 vsize=1452 CPUtime=0
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1117643550 1486848 149 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 363 149 116 317 0 43 0

[startup+0.0539911 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24257
/proc/meminfo: memFree=1234720/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=1852 CPUtime=0.04
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 295 0 0 0 4 0 0 0 19 0 1 0 1117643550 1896448 276 1992294400 134512640 135813592 4294956160 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 463 276 150 317 0 143 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7212

[startup+0.101994 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24257
/proc/meminfo: memFree=1234720/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=1852 CPUtime=0.09
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 306 0 0 0 9 0 0 0 19 0 1 0 1117643550 1896448 287 1992294400 134512640 135813592 4294956160 18446744073709551615 134662269 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 463 287 150 317 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7212

[startup+0.302012 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24257
/proc/meminfo: memFree=1234720/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=1984 CPUtime=0.29
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 343 0 0 0 29 0 0 0 21 0 1 0 1117643550 2031616 324 1992294400 134512640 135813592 4294956160 18446744073709551615 134661606 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 496 324 150 317 0 176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7344

[startup+0.701047 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24257
/proc/meminfo: memFree=1234720/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=2252 CPUtime=0.69
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 394 0 0 0 69 0 0 0 25 0 1 0 1117643550 2306048 375 1992294400 134512640 135813592 4294956160 18446744073709551615 134665577 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 563 375 150 317 0 243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7612

[startup+1.50112 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1233232/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=2648 CPUtime=1.49
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 491 0 0 0 149 0 0 0 25 0 1 0 1117643550 2711552 472 1992294400 134512640 135813592 4294956160 18446744073709551615 134665023 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 662 472 150 317 0 342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8008

[startup+3.10126 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1232848/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=2920 CPUtime=3.09
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 564 0 0 0 309 0 0 0 25 0 1 0 1117643550 2990080 545 1992294400 134512640 135813592 4294956160 18446744073709551615 134597685 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 730 545 150 317 0 410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8280

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1232464/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=3056 CPUtime=6.29
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 577 0 0 0 629 0 0 0 25 0 1 0 1117643550 3129344 558 1992294400 134512640 135813592 4294956160 18446744073709551615 134597173 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 764 558 150 317 0 444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8416

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1231248/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=4560 CPUtime=12.68
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 952 0 0 0 1268 0 0 0 25 0 1 0 1117643550 4669440 922 1992294400 134512640 135813592 4294956160 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 1140 922 150 317 0 820 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9920

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1230032/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=5632 CPUtime=25.48
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 1214 0 0 0 2548 0 0 0 25 0 1 0 1117643550 5767168 1182 1992294400 134512640 135813592 4294956160 18446744073709551615 134668495 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 1408 1182 150 317 0 1088 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10992

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1230032/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=5772 CPUtime=51.06
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 1221 0 0 0 5106 0 0 0 25 0 1 0 1117643550 5910528 1189 1992294400 134512640 135813592 4294956160 18446744073709551615 134661571 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 1443 1189 150 317 0 1123 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11132

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1223504/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=13288 CPUtime=102.25
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 2970 0 0 0 10223 2 0 0 25 0 1 0 1117643550 13606912 2828 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 3322 2828 150 317 0 3002 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18648

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1219408/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=17840 CPUtime=162.22
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 4090 0 0 0 16220 2 0 0 25 0 1 0 1117643550 18268160 3847 1992294400 134512640 135813592 4294956160 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 4460 3847 150 317 0 4140 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 23200

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1216912/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=20596 CPUtime=222.19
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 4827 0 0 0 22216 3 0 0 25 0 1 0 1117643550 21090304 4448 1992294400 134512640 135813592 4294956160 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 5149 4448 150 317 0 4829 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25956

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1214544/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=23628 CPUtime=282.17
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 5483 0 0 0 28214 3 0 0 25 0 1 0 1117643550 24195072 5048 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 5907 5048 150 317 0 5587 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 28988

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1214224/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=23868 CPUtime=342.14
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 5559 0 0 0 34211 3 0 0 25 0 1 0 1117643550 24440832 5124 1992294400 134512640 135813592 4294956160 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 5967 5124 150 317 0 5647 0

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

[pid=24258] ppid=24257 vsize=29364 CPUtime=462.09
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 6904 0 0 0 46205 4 0 0 25 0 1 0 1117643550 30068736 6348 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 7341 6348 150 317 0 7021 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 34724

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1209168/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=29516 CPUtime=522.06
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 6957 0 0 0 52202 4 0 0 25 0 1 0 1117643550 30224384 6401 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 7379 6401 150 317 0 7059 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 34876

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24259
/proc/meminfo: memFree=1207504/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=31368 CPUtime=582.03
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 7372 0 0 0 58199 4 0 0 25 0 1 0 1117643550 32120832 6816 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 7842 6816 150 317 0 7522 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 36728

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24265
/proc/meminfo: memFree=1205128/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5360 CPUtime=0
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117643550 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24257/statm: 1340 239 197 169 0 51 0
[pid=24258] ppid=24257 vsize=34288 CPUtime=642.01
/proc/24258/stat : 24258 (hydrasat_cache4) R 24257 24257 23808 0 -1 4194304 7908 0 0 0 64196 5 0 0 25 0 1 0 1117643550 35110912 7352 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/24258/statm: 8572 7352 150 317 0 8252 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 39648

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24266
/proc/meminfo: memFree=1201872/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=3204 CPUtime=1.96
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 610 0 0 0 196 0 0 0 25 0 1 0 1117713582 3280896 592 1992294400 134512640 135995732 4294956016 18446744073709551615 135202273 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 801 592 172 362 0 436 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 8568

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/71 24266
/proc/meminfo: memFree=1197584/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=7688 CPUtime=61.92
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 1682 0 0 0 6190 2 0 0 25 0 1 0 1117713582 7872512 1658 1992294400 134512640 135995732 4294956016 18446744073709551615 134807735 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 1922 1658 172 362 0 1557 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 13052

[startup+822.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/71 24266
/proc/meminfo: memFree=1195536/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=10108 CPUtime=121.89
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 2202 0 0 0 12187 2 0 0 25 0 1 0 1117713582 10350592 2178 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 2527 2178 172 362 0 2162 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 15472

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24266
/proc/meminfo: memFree=1194000/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=11832 CPUtime=181.87
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 2594 0 0 0 18184 3 0 0 25 0 1 0 1117713582 12115968 2570 1992294400 134512640 135995732 4294956016 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 2958 2570 172 362 0 2593 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 17196

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24266
/proc/meminfo: memFree=1191888/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=14392 CPUtime=241.84
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 3194 0 0 0 24180 4 0 0 25 0 1 0 1117713582 14737408 3129 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 3598 3129 172 362 0 3233 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 19756

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24266
/proc/meminfo: memFree=1187728/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=18652 CPUtime=301.82
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 4235 0 0 0 30177 5 0 0 25 0 1 0 1117713582 19099648 4170 1992294400 134512640 135995732 4294956016 18446744073709551615 134807830 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 4663 4170 172 362 0 4298 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 24016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24266
/proc/meminfo: memFree=1185168/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=21512 CPUtime=361.79
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 4940 0 0 0 36174 5 0 0 25 0 1 0 1117713582 22028288 4800 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 5378 4800 172 362 0 5013 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 26876

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24266
/proc/meminfo: memFree=1182608/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=24080 CPUtime=421.76
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 5589 0 0 0 42170 6 0 0 25 0 1 0 1117713582 24657920 5449 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 6020 5449 172 362 0 5655 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 29444

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24266
/proc/meminfo: memFree=1179984/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=26864 CPUtime=481.74
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 6242 0 0 0 48168 6 0 0 25 0 1 0 1117713582 27508736 6102 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 6716 6102 172 362 0 6351 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 32228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24266
/proc/meminfo: memFree=1179344/2055920 swapFree=4171840/4192956
[pid=24257] ppid=24255 vsize=5364 CPUtime=700
/proc/24257/stat : 24257 (hydrasat-multi.) S 24255 24257 23808 0 -1 4194304 321 9413 0 0 0 0 69983 17 16 0 1 0 1117643550 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24257/statm: 1341 245 202 169 0 52 0
[pid=24266] ppid=24257 vsize=27444 CPUtime=500.03
/proc/24266/stat : 24266 (hydrasat_cachew) R 24257 24257 23808 0 -1 4194304 6399 0 0 0 49997 6 0 0 25 0 1 0 1117713582 28102656 6259 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/24266/statm: 6861 6259 172 362 0 6496 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 32808

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.82
CPU system time (s): 0.255961
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 41460

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

runsolver used 1.14582 second user time and 3.2585 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-30 23:50:19
IDJOB=1529874
IDBENCH=70409
IDSOLVER=518
FILE ID=node58/1529874-1238449819
PBS_JOBID= 9061631
Free space on /tmp= 66400 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S2083778933-085.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529874-1238449819/watcher-1529874-1238449819 -o /tmp/evaluation-result-1529874-1238449819/solver-1529874-1238449819 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529874-1238449819.cnf 1800 1525559625

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

MD5SUM BENCH= e13634ab61f0f03aa1f18900849e7462
RANDOM SEED=1525559625

node58.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.222
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.222
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:       1235200 kB
Buffers:         91332 kB
Cached:         639980 kB
SwapCached:      11044 kB
Active:         161984 kB
Inactive:       581868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235200 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:          17436 kB
Slab:            62424 kB
Committed_AS:  2613168 kB
PageTables:       1768 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= 66368 MiB
End job on node58 at 2009-03-31 00:10:21