Trace number 1735159

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.08 1200.61

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes4.cnf
MD5SUMdf9c42090e37db3e7c6222a93cb90a4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.17582
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Trying configuration 1
699.98/700.31	HOME/hydrasat-multi.sh: line 48: 26096 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.98/700.31	c Trying configuration 2
1200.05/1200.60	HOME/hydrasat-multi.sh: line 64: 26098 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/1200.60	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1735159-1240800487/watcher-1735159-1240800487 -o /tmp/evaluation-result-1735159-1240800487/solver-1735159-1240800487 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1735159-1240800487.cnf 1800 1562188469 

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.94 0.96 0.98 3/64 26095
/proc/meminfo: memFree=1582104/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=1692 CPUtime=0
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 108082632 1732608 159 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 423 160 117 317 0 103 0

[startup+0.0533451 s]
/proc/loadavg: 0.94 0.96 0.98 3/64 26095
/proc/meminfo: memFree=1582104/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=4860 CPUtime=0.04
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 1009 0 0 0 4 0 0 0 19 0 1 0 108082632 4976640 991 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 1215 992 117 317 0 895 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10220

[startup+0.101344 s]
/proc/loadavg: 0.94 0.96 0.98 3/64 26095
/proc/meminfo: memFree=1582104/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=6432 CPUtime=0.09
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 1456 0 0 0 9 0 0 0 19 0 1 0 108082632 6586368 1352 1992294400 134512640 135813592 4294956176 18446744073709551615 134521148 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 1608 1352 124 317 0 1288 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11792

[startup+0.301361 s]
/proc/loadavg: 0.94 0.96 0.98 3/64 26095
/proc/meminfo: memFree=1582104/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=7332 CPUtime=0.28
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 1660 0 0 0 28 0 0 0 20 0 1 0 108082632 7507968 1496 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 1833 1496 126 317 0 1513 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12692

[startup+0.701405 s]
/proc/loadavg: 0.94 0.96 0.98 3/64 26095
/proc/meminfo: memFree=1582104/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=7332 CPUtime=0.68
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 1687 0 0 0 68 0 0 0 24 0 1 0 108082632 7507968 1523 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 1833 1523 126 317 0 1513 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12692

[startup+1.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 26097
/proc/meminfo: memFree=1576200/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=9288 CPUtime=1.49
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 2191 0 0 0 148 1 0 0 25 0 1 0 108082632 9510912 2026 1992294400 134512640 135813592 4294956176 18446744073709551615 134665414 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 2322 2026 149 317 0 2002 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14648

[startup+3.10167 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 26097
/proc/meminfo: memFree=1573896/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=9948 CPUtime=3.09
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 2338 0 0 0 308 1 0 0 25 0 1 0 108082632 10186752 2173 1992294400 134512640 135813592 4294956176 18446744073709551615 134662677 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 2487 2173 149 317 0 2167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15308

[startup+6.30103 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 26097
/proc/meminfo: memFree=1572616/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=10884 CPUtime=6.28
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 2576 0 0 0 627 1 0 0 25 0 1 0 108082632 11145216 2411 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 2721 2411 149 317 0 2401 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16244

[startup+12.7017 s]
/proc/loadavg: 0.95 0.96 0.98 2/66 26097
/proc/meminfo: memFree=1571272/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=12244 CPUtime=12.69
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 2918 0 0 0 1267 2 0 0 25 0 1 0 108082632 12537856 2753 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 3061 2753 149 317 0 2741 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17604

[startup+25.5022 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 26097
/proc/meminfo: memFree=1568136/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=15700 CPUtime=25.48
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 3695 0 0 0 2545 3 0 0 25 0 1 0 108082632 16076800 3530 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 3925 3530 149 317 0 3605 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21060

[startup+51.102 s]
/proc/loadavg: 0.97 0.96 0.98 2/66 26097
/proc/meminfo: memFree=1562056/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=22700 CPUtime=51.06
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 5310 0 0 0 5103 3 0 0 25 0 1 0 108082632 23244800 5145 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 5675 5145 149 317 0 5355 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28060

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26097
/proc/meminfo: memFree=1557320/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=27464 CPUtime=102.25
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 6365 0 0 0 10221 4 0 0 25 0 1 0 108082632 28123136 6200 1992294400 134512640 135813592 4294956176 18446744073709551615 134665821 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 6866 6200 149 317 0 6546 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 32824

[startup+162.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 26097
/proc/meminfo: memFree=1556488/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=28532 CPUtime=162.21
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 6569 0 0 0 16217 4 0 0 25 0 1 0 108082632 29216768 6404 1992294400 134512640 135813592 4294956176 18446744073709551615 134588784 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 7133 6404 149 317 0 6813 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 33892

[startup+222.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 26097
/proc/meminfo: memFree=1555080/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=30236 CPUtime=222.19
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 6932 0 0 0 22214 5 0 0 25 0 1 0 108082632 30961664 6767 1992294400 134512640 135813592 4294956176 18446744073709551615 134665297 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 7559 6767 149 317 0 7239 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 35596

[startup+282.303 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 26097
/proc/meminfo: memFree=1554376/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=31188 CPUtime=282.16
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 7087 0 0 0 28211 5 0 0 25 0 1 0 108082632 31936512 6922 1992294400 134512640 135813592 4294956176 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 7797 6922 149 317 0 7477 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 36548

[startup+342.303 s]
/proc/loadavg: 1.05 1.00 0.99 2/66 26097
/proc/meminfo: memFree=1554376/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=31188 CPUtime=342.14
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 7088 0 0 0 34209 5 0 0 25 0 1 0 108082632 31936512 6923 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 7797 6923 149 317 0 7477 0

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

[pid=26096] ppid=26095 vsize=31936 CPUtime=462.09
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 7281 0 0 0 46204 5 0 0 25 0 1 0 108082632 32702464 7116 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 7984 7116 149 317 0 7664 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 37296

[startup+522.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 26097
/proc/meminfo: memFree=1553096/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=32520 CPUtime=522.06
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 7391 0 0 0 52201 5 0 0 25 0 1 0 108082632 33300480 7226 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 8130 7226 149 317 0 7810 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 37880

[startup+582.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/66 26097
/proc/meminfo: memFree=1553096/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=32520 CPUtime=582.04
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 7391 0 0 0 58199 5 0 0 25 0 1 0 108082632 33300480 7226 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 8130 7226 149 317 0 7810 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 37880

[startup+642.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 26097
/proc/meminfo: memFree=1553096/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5360 CPUtime=0
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108082632 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1340 239 197 169 0 51 0
[pid=26096] ppid=26095 vsize=32520 CPUtime=642.01
/proc/26096/stat : 26096 (hydrasat_cache4) R 26095 26095 25374 0 -1 4194304 7391 0 0 0 64196 5 0 0 25 0 1 0 108082632 33300480 7226 1992294400 134512640 135813592 4294956176 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 0 0 0
/proc/26096/statm: 8130 7226 149 317 0 7810 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 37880

[startup+702.302 s]
/proc/loadavg: 1.12 1.06 1.00 2/66 26098
/proc/meminfo: memFree=1547528/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=6924 CPUtime=1.97
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1552 0 0 0 197 0 0 0 25 0 1 0 108152663 7090176 1389 1992294400 134512640 135995732 4294956032 18446744073709551615 134682282 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 1731 1389 171 362 0 1366 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 12288

[startup+762.306 s]
/proc/loadavg: 1.11 1.06 1.00 2/66 26098
/proc/meminfo: memFree=1547016/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=7848 CPUtime=61.95
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1800 0 0 0 6195 0 0 0 25 0 1 0 108152663 8036352 1637 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 1962 1637 171 362 0 1597 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 13212

[startup+822.301 s]
/proc/loadavg: 1.10 1.07 1.00 2/66 26104
/proc/meminfo: memFree=1546560/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=8376 CPUtime=121.94
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1921 0 0 0 12193 1 0 0 25 0 1 0 108152663 8577024 1758 1992294400 134512640 135995732 4294956032 18446744073709551615 134807915 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 2094 1758 171 362 0 1729 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 13740

[startup+882.302 s]
/proc/loadavg: 1.13 1.08 1.01 2/66 26104
/proc/meminfo: memFree=1546560/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=8376 CPUtime=181.91
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1926 0 0 0 18190 1 0 0 25 0 1 0 108152663 8577024 1763 1992294400 134512640 135995732 4294956032 18446744073709551615 135366972 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 2094 1763 171 362 0 1729 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 13740

[startup+942.302 s]
/proc/loadavg: 1.14 1.09 1.01 2/66 26104
/proc/meminfo: memFree=1546560/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=8376 CPUtime=241.88
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1926 0 0 0 24187 1 0 0 25 0 1 0 108152663 8577024 1763 1992294400 134512640 135995732 4294956032 18446744073709551615 134589575 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 2094 1763 171 362 0 1729 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 13740

[startup+1002.3 s]
/proc/loadavg: 1.14 1.10 1.02 2/66 26104
/proc/meminfo: memFree=1546560/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=8376 CPUtime=301.86
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1930 0 0 0 30185 1 0 0 25 0 1 0 108152663 8577024 1767 1992294400 134512640 135995732 4294956032 18446744073709551615 134807915 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 2094 1767 171 362 0 1729 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 13740

[startup+1062.3 s]
/proc/loadavg: 1.13 1.11 1.02 2/66 26104
/proc/meminfo: memFree=1546560/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=8376 CPUtime=361.82
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1945 0 0 0 36181 1 0 0 25 0 1 0 108152663 8577024 1782 1992294400 134512640 135995732 4294956032 18446744073709551615 134808012 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 2094 1782 171 362 0 1729 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 13740

[startup+1122.3 s]
/proc/loadavg: 1.05 1.09 1.02 2/66 26104
/proc/meminfo: memFree=1546504/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=8508 CPUtime=421.79
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1957 0 0 0 42178 1 0 0 25 0 1 0 108152663 8712192 1794 1992294400 134512640 135995732 4294956032 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 2127 1794 171 362 0 1762 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 13872

[startup+1182.3 s]
/proc/loadavg: 1.02 1.07 1.01 2/66 26104
/proc/meminfo: memFree=1546440/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=8508 CPUtime=481.77
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1974 0 0 0 48176 1 0 0 25 0 1 0 108152663 8712192 1811 1992294400 134512640 135995732 4294956032 18446744073709551615 134663578 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 2127 1811 171 362 0 1762 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 13872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.08 1.08 1.02 2/66 26104
/proc/meminfo: memFree=1546440/2055920 swapFree=4192812/4192956
[pid=26095] ppid=26093 vsize=5364 CPUtime=699.99
/proc/26095/stat : 26095 (hydrasat-multi.) S 26093 26095 25374 0 -1 4194304 322 8126 0 0 0 0 69983 16 19 0 1 0 108082632 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26095/statm: 1341 245 202 169 0 52 0
[pid=26098] ppid=26095 vsize=8508 CPUtime=500.06
/proc/26098/stat : 26098 (hydrasat_cachew) R 26095 26095 25374 0 -1 4194304 1978 0 0 0 50005 1 0 0 25 0 1 0 108152663 8712192 1815 1992294400 134512640 135995732 4294956032 18446744073709551615 134807860 0 0 4096 1 0 0 0 17 0 0 0
/proc/26098/statm: 2127 1815 171 362 0 1762 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 13872

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.08
CPU user time (s): 1199.89
CPU system time (s): 0.19097
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 37880

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

runsolver used 0.971852 second user time and 3.40448 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-27 04:48:07
IDJOB=1735159
IDBENCH=71365
IDSOLVER=518
FILE ID=node5/1735159-1240800487
PBS_JOBID= 9187348
Free space on /tmp= 66340 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes4.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735159-1240800487/watcher-1735159-1240800487 -o /tmp/evaluation-result-1735159-1240800487/solver-1735159-1240800487 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1735159-1240800487.cnf 1800 1562188469

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

MD5SUM BENCH= df9c42090e37db3e7c6222a93cb90a4d
RANDOM SEED=1562188469

node5.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.212
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.212
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:       1582584 kB
Buffers:         61140 kB
Cached:         332504 kB
SwapCached:        144 kB
Active:         147428 kB
Inactive:       260240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4920 kB
Writeback:           0 kB
Mapped:          23664 kB
Slab:            51736 kB
Committed_AS:   408240 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node5 at 2009-04-27 05:08:10