Trace number 1530375

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S387386125-069.cnf
MD5SUMb2823982c36e6ccfe58a4082350a85f9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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 Trying configuration 1
700.08/700.57	HOME/hydrasat-multi.sh: line 48: 13213 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.08/700.57	c Trying configuration 2
1200.09/1200.80	HOME/hydrasat-multi.sh: line 64: 13221 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.09/1200.80	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-1530375-1238518331/watcher-1530375-1238518331 -o /tmp/evaluation-result-1530375-1238518331/solver-1530375-1238518331 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1530375-1238518331.cnf 1800 712059295 

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.99 0.98 0.99 3/64 13212
/proc/meminfo: memFree=1631792/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=1452 CPUtime=0
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 166 0 0 0 0 0 0 0 19 0 1 0 1124495632 1486848 148 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 363 148 116 317 0 43 0

[startup+0.060833 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13212
/proc/meminfo: memFree=1631792/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=1716 CPUtime=0.05
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 271 0 0 0 5 0 0 0 19 0 1 0 1124495632 1757184 252 1992294400 134512640 135813592 4294956176 18446744073709551615 134665352 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 429 252 150 317 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7076

[startup+0.10184 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13212
/proc/meminfo: memFree=1631792/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=1844 CPUtime=0.09
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 282 0 0 0 9 0 0 0 19 0 1 0 1124495632 1888256 263 1992294400 134512640 135813592 4294956176 18446744073709551615 135205463 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 461 263 150 317 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7204

[startup+0.301879 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13212
/proc/meminfo: memFree=1631792/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=1972 CPUtime=0.29
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 312 0 0 0 29 0 0 0 21 0 1 0 1124495632 2019328 293 1992294400 134512640 135813592 4294956176 18446744073709551615 134665529 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 493 293 150 317 0 173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7332

[startup+0.701958 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13212
/proc/meminfo: memFree=1631792/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=2104 CPUtime=0.69
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 369 0 0 0 69 0 0 0 25 0 1 0 1124495632 2154496 350 1992294400 134512640 135813592 4294956176 18446744073709551615 134663127 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 526 350 150 317 0 206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7464

[startup+1.50112 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1630432/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=2776 CPUtime=1.49
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 510 0 0 0 149 0 0 0 25 0 1 0 1124495632 2842624 491 1992294400 134512640 135813592 4294956176 18446744073709551615 134665347 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 694 491 150 317 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8136

[startup+3.10243 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1629536/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=4092 CPUtime=3.08
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 822 0 0 0 308 0 0 0 25 0 1 0 1124495632 4190208 803 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 1023 803 150 317 0 703 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9452

[startup+6.30106 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1627744/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=5048 CPUtime=6.29
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 1061 0 0 0 628 1 0 0 25 0 1 0 1124495632 5169152 1042 1992294400 134512640 135813592 4294956176 18446744073709551615 134667757 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 1262 1042 150 317 0 942 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10408

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1626912/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=5996 CPUtime=12.68
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 1301 0 0 0 1267 1 0 0 25 0 1 0 1124495632 6139904 1282 1992294400 134512640 135813592 4294956176 18446744073709551615 134662702 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 1499 1282 150 317 0 1179 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11356

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1623520/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=9836 CPUtime=25.47
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 2112 0 0 0 2545 2 0 0 25 0 1 0 1124495632 10072064 2093 1992294400 134512640 135813592 4294956176 18446744073709551615 134667928 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 2459 2093 150 317 0 2139 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15196

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1619296/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=14744 CPUtime=51.07
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 3212 0 0 0 5104 3 0 0 25 0 1 0 1124495632 15097856 3193 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 3686 3193 150 317 0 3366 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20104

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1612000/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=22840 CPUtime=102.24
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 5238 0 0 0 10220 4 0 0 25 0 1 0 1124495632 23388160 4951 1992294400 134512640 135813592 4294956176 18446744073709551615 134665093 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 5710 4951 150 317 0 5390 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28200

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1604640/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=31052 CPUtime=162.2
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 7212 0 0 0 16213 7 0 0 25 0 1 0 1124495632 31797248 6796 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 7763 6796 150 317 0 7443 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 36412

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1598752/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=38228 CPUtime=222.18
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 9230 0 0 0 22210 8 0 0 25 0 1 0 1124495632 39145472 8244 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 9557 8244 150 317 0 9237 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 43588

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1593376/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=44768 CPUtime=282.14
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 10835 0 0 0 28205 9 0 0 25 0 1 0 1124495632 45842432 9608 1992294400 134512640 135813592 4294956176 18446744073709551615 134665287 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 11192 9608 150 317 0 10872 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 50128

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1588712/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=49932 CPUtime=342.1
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 11995 0 0 0 34200 10 0 0 25 0 1 0 1124495632 51130368 10768 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 12483 10768 150 317 0 12163 0

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

[pid=13213] ppid=13212 vsize=58392 CPUtime=462.04
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 14060 0 0 0 46191 13 0 0 25 0 1 0 1124495632 59793408 12576 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 14598 12576 150 317 0 14278 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 63752

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13214
/proc/meminfo: memFree=1575848/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=65312 CPUtime=521.99
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 16000 0 0 0 52186 13 0 0 25 0 1 0 1124495632 66879488 13967 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 16328 13967 150 317 0 16008 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 70672

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13220
/proc/meminfo: memFree=1571368/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=71928 CPUtime=581.95
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 17840 0 0 0 58180 15 0 0 25 0 1 0 1124495632 73654272 15044 1992294400 134512640 135813592 4294956176 18446744073709551615 134665292 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 17982 15044 150 317 0 17662 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 77288

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13220
/proc/meminfo: memFree=1568616/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5360 CPUtime=0
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1124495631 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1340 239 197 169 0 51 0
[pid=13213] ppid=13212 vsize=74620 CPUtime=641.93
/proc/13213/stat : 13213 (hydrasat_cache4) R 13212 13212 13048 0 -1 4194304 18533 0 0 0 64177 16 0 0 25 0 1 0 1124495632 76410880 15737 1992294400 134512640 135813592 4294956176 18446744073709551615 134665181 0 0 4096 1 0 0 0 17 0 0 0
/proc/13213/statm: 18655 15737 150 317 0 18335 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 79980

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13221
/proc/meminfo: memFree=1561512/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=2412 CPUtime=1.72
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 418 0 0 0 172 0 0 0 25 0 1 0 1124565689 2469888 401 1992294400 134512640 135995732 4294956032 18446744073709551615 134588345 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 603 401 172 362 0 238 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 7776

[startup+762.305 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1561512/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=3776 CPUtime=61.69
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 739 0 0 0 6169 0 0 0 25 0 1 0 1124565689 3866624 722 1992294400 134512640 135995732 4294956032 18446744073709551615 134807704 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 944 722 172 362 0 579 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 9140

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1561192/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=4164 CPUtime=121.65
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 829 0 0 0 12165 0 0 0 25 0 1 0 1124565689 4263936 812 1992294400 134512640 135995732 4294956032 18446744073709551615 134806641 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 1041 812 172 362 0 676 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 9528

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1560552/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=4836 CPUtime=181.62
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 991 0 0 0 18162 0 0 0 25 0 1 0 1124565689 4952064 974 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 1209 974 172 362 0 844 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 10200

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1560360/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=4972 CPUtime=241.59
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 1050 0 0 0 24159 0 0 0 25 0 1 0 1124565689 5091328 1033 1992294400 134512640 135995732 4294956032 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 1243 1033 172 362 0 878 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 10336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1560360/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=4972 CPUtime=301.56
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 1050 0 0 0 30156 0 0 0 25 0 1 0 1124565689 5091328 1033 1992294400 134512640 135995732 4294956032 18446744073709551615 134807823 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 1243 1033 172 362 0 878 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 10336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1560296/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=5108 CPUtime=361.51
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 1078 0 0 0 36151 0 0 0 25 0 1 0 1124565689 5230592 1061 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 1277 1061 172 362 0 912 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 10472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1559976/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=5644 CPUtime=421.47
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 1164 0 0 0 42147 0 0 0 25 0 1 0 1124565689 5779456 1147 1992294400 134512640 135995732 4294956032 18446744073709551615 134808024 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 1411 1147 172 362 0 1046 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 11008

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1559720/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=5912 CPUtime=481.45
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 1236 0 0 0 48144 1 0 0 25 0 1 0 1124565689 6053888 1219 1992294400 134512640 135995732 4294956032 18446744073709551615 135366853 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 1478 1219 172 362 0 1113 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 11276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13221
/proc/meminfo: memFree=1559656/2055920 swapFree=4176304/4192956
[pid=13212] ppid=13210 vsize=5364 CPUtime=700.15
/proc/13212/stat : 13212 (hydrasat-multi.) S 13210 13212 13048 0 -1 4194304 322 22854 0 0 0 0 69972 43 19 0 1 0 1124495631 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13212/statm: 1341 245 202 169 0 52 0
[pid=13221] ppid=13212 vsize=5912 CPUtime=499.94
/proc/13221/stat : 13221 (hydrasat_cachew) R 13212 13212 13048 0 -1 4194304 1255 0 0 0 49993 1 0 0 25 0 1 0 1124565689 6053888 1238 1992294400 134512640 135995732 4294956032 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 0 0 0
/proc/13221/statm: 1478 1238 172 362 0 1113 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 11276

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.81
CPU time (s): 1200.11
CPU user time (s): 1199.66
CPU system time (s): 0.447931
CPU usage (%): 99.9415
Max. virtual memory (cumulated for all children) (KiB): 85300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.447931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24458
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= 9
involuntary context switches= 4330

runsolver used 1.44778 second user time and 2.88156 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-31 18:52:11
IDJOB=1530375
IDBENCH=70576
IDSOLVER=518
FILE ID=node53/1530375-1238518331
PBS_JOBID= 9062006
Free space on /tmp= 66040 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S387386125-069.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530375-1238518331/watcher-1530375-1238518331 -o /tmp/evaluation-result-1530375-1238518331/solver-1530375-1238518331 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1530375-1238518331.cnf 1800 712059295

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

MD5SUM BENCH= b2823982c36e6ccfe58a4082350a85f9
RANDOM SEED=712059295

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1632336 kB
Buffers:         82112 kB
Cached:         249048 kB
SwapCached:      10540 kB
Active:         182248 kB
Inactive:       160920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632336 kB
SwapTotal:     4192956 kB
SwapFree:      4176304 kB
Dirty:            4080 kB
Writeback:           0 kB
Mapped:          17788 kB
Slab:            66536 kB
Committed_AS:  2589656 kB
PageTables:       1384 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= 65972 MiB
End job on node53 at 2009-03-31 19:12:14