Trace number 1734859

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/unforced/
rbsat-v2640c305320g2.cnf
MD5SUMa751c1722336404421531c8b945f61ee
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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.95 1.02 1.00 3/64 30406
/proc/meminfo: memFree=1134096/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) R 30404 30406 28031 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 246406507167 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30406/statm: 1340 238 196 169 0 51 0
[pid=30407] ppid=30406 vsize=2648 CPUtime=0
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 107816219 2711552 159 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 662 160 117 317 0 342 0

[startup+0.0818691 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 30406
/proc/meminfo: memFree=1134096/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=7400 CPUtime=0.07
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 1438 0 0 0 7 0 0 0 19 0 1 0 107816219 7577600 1420 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 1850 1421 117 317 0 1530 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12760

[startup+0.102872 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 30406
/proc/meminfo: memFree=1134096/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=8720 CPUtime=0.09
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 1783 0 0 0 9 0 0 0 19 0 1 0 107816219 8929280 1765 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 2180 1766 117 317 0 1860 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14080

[startup+0.30189 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 30406
/proc/meminfo: memFree=1134096/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=22188 CPUtime=0.29
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 5358 0 0 0 27 2 0 0 21 0 1 0 107816219 22720512 5340 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 5547 5340 122 317 0 5227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27548

[startup+0.701928 s]
/proc/loadavg: 0.95 1.02 1.00 3/64 30406
/proc/meminfo: memFree=1134096/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=24552 CPUtime=0.69
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 6225 0 0 0 67 2 0 0 25 0 1 0 107816219 25141248 5909 1992294400 134512640 135813592 4294956176 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 6138 5909 124 317 0 5818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29912

[startup+1.503 s]
/proc/loadavg: 0.95 1.02 1.00 2/66 30408
/proc/meminfo: memFree=1110592/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=24552 CPUtime=1.49
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 6225 0 0 0 147 2 0 0 25 0 1 0 107816219 25141248 5909 1992294400 134512640 135813592 4294956176 18446744073709551615 134521348 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 6138 5909 124 317 0 5818 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29912

[startup+3.10117 s]
/proc/loadavg: 0.95 1.02 1.00 2/66 30408
/proc/meminfo: memFree=1110464/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=29968 CPUtime=3.08
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 7578 0 0 0 305 3 0 0 25 0 1 0 107816219 30687232 6963 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/30407/statm: 7492 6963 126 317 0 7172 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35328

[startup+6.30146 s]
/proc/loadavg: 0.95 1.02 1.00 2/66 30408
/proc/meminfo: memFree=1105984/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=29968 CPUtime=6.28
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 7578 0 0 0 625 3 0 0 25 0 1 0 107816219 30687232 6963 1992294400 134512640 135813592 4294956176 18446744073709551615 134521124 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 7492 6963 126 317 0 7172 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35328

[startup+12.7011 s]
/proc/loadavg: 0.95 1.02 1.00 2/66 30408
/proc/meminfo: memFree=1105984/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=29968 CPUtime=12.67
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 7578 0 0 0 1264 3 0 0 25 0 1 0 107816219 30687232 6963 1992294400 134512640 135813592 4294956176 18446744073709551615 134521390 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 7492 6963 126 317 0 7172 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 35328

[startup+25.5013 s]
/proc/loadavg: 0.96 1.02 1.00 2/66 30408
/proc/meminfo: memFree=1095360/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=40984 CPUtime=25.47
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 10631 0 0 0 2542 5 0 0 25 0 1 0 107816219 41967616 9727 1992294400 134512640 135813592 4294956176 18446744073709551615 134587699 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 10246 9727 149 317 0 9926 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46344

[startup+51.1017 s]
/proc/loadavg: 0.98 1.02 1.00 2/66 30408
/proc/meminfo: memFree=1093952/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=42448 CPUtime=51.05
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 10969 0 0 0 5100 5 0 0 25 0 1 0 107816219 43466752 10065 1992294400 134512640 135813592 4294956176 18446744073709551615 135204212 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 10612 10065 149 317 0 10292 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 47808

[startup+102.307 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 30408
/proc/meminfo: memFree=1091712/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=44740 CPUtime=102.23
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 11512 0 0 0 10217 6 0 0 25 0 1 0 107816219 45813760 10608 1992294400 134512640 135813592 4294956176 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 11185 10608 149 317 0 10865 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 50100

[startup+162.301 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 30408
/proc/meminfo: memFree=1091392/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=45136 CPUtime=162.21
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 11606 0 0 0 16215 6 0 0 25 0 1 0 107816219 46219264 10702 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 11284 10702 149 317 0 10964 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 50496

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30408
/proc/meminfo: memFree=1090432/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=46068 CPUtime=222.19
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 11836 0 0 0 22213 6 0 0 25 0 1 0 107816219 47173632 10932 1992294400 134512640 135813592 4294956176 18446744073709551615 134662875 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 11517 10932 149 317 0 11197 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 51428

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30408
/proc/meminfo: memFree=1090176/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=46332 CPUtime=282.14
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 11904 0 0 0 28208 6 0 0 25 0 1 0 107816219 47443968 11000 1992294400 134512640 135813592 4294956176 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 11583 11000 149 317 0 11263 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 51692

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30408
/proc/meminfo: memFree=1089544/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=47004 CPUtime=342.12
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 12062 0 0 0 34206 6 0 0 25 0 1 0 107816219 48132096 11158 1992294400 134512640 135813592 4294956176 18446744073709551615 134665414 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 11751 11158 149 317 0 11431 0

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

[pid=30407] ppid=30406 vsize=48216 CPUtime=462.08
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 12373 0 0 0 46201 7 0 0 25 0 1 0 107816219 49373184 11469 1992294400 134512640 135813592 4294956176 18446744073709551615 135207291 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 12054 11469 149 317 0 11734 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 53576

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30408
/proc/meminfo: memFree=1088008/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=48620 CPUtime=522.05
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 12452 0 0 0 52198 7 0 0 25 0 1 0 107816219 49786880 11548 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 12155 11548 149 317 0 11835 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 53980

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30408
/proc/meminfo: memFree=1087880/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=48756 CPUtime=582.03
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 12487 0 0 0 58196 7 0 0 25 0 1 0 107816219 49926144 11583 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 12189 11583 149 317 0 11869 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 54116

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30408
/proc/meminfo: memFree=1087688/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5360 CPUtime=0
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107816219 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30406/statm: 1340 239 197 169 0 51 0
[pid=30407] ppid=30406 vsize=48888 CPUtime=642.01
/proc/30407/stat : 30407 (hydrasat_cache4) R 30406 30406 28031 0 -1 4194304 12530 0 0 0 64194 7 0 0 25 0 1 0 107816219 50061312 11626 1992294400 134512640 135813592 4294956176 18446744073709551615 134665507 0 0 4096 1 0 0 0 17 0 0 0
/proc/30407/statm: 12222 11626 149 317 0 11902 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 54248

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1068040/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=19948 CPUtime=1.9
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 5053 0 0 0 188 2 0 0 25 0 1 0 107886257 20426752 4739 1992294400 134512640 135995732 4294956032 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 1 0 0
/proc/30409/statm: 4987 4739 150 362 0 4622 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 25312

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1062728/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=27348 CPUtime=61.87
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7205 0 0 0 6183 4 0 0 25 0 1 0 107886257 28004352 6303 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 6837 6303 171 362 0 6472 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 32712

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1062408/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=27880 CPUtime=121.84
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7328 0 0 0 12180 4 0 0 25 0 1 0 107886257 28549120 6426 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 6970 6426 171 362 0 6605 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 33244

[startup+882.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1061832/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=28408 CPUtime=181.82
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7478 0 0 0 18178 4 0 0 25 0 1 0 107886257 29089792 6576 1992294400 134512640 135995732 4294956032 18446744073709551615 134843065 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 7102 6576 171 362 0 6737 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 33772

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1061448/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=28804 CPUtime=241.79
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7573 0 0 0 24175 4 0 0 25 0 1 0 107886257 29495296 6671 1992294400 134512640 135995732 4294956032 18446744073709551615 134807867 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 7201 6671 171 362 0 6836 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 34168

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1060808/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=29464 CPUtime=301.77
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7742 0 0 0 30173 4 0 0 25 0 1 0 107886257 30171136 6840 1992294400 134512640 135995732 4294956032 18446744073709551615 134808089 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 7366 6840 171 362 0 7001 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 34828

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1060360/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=29992 CPUtime=361.75
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7862 0 0 0 36171 4 0 0 25 0 1 0 107886257 30711808 6960 1992294400 134512640 135995732 4294956032 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 7498 6960 171 362 0 7133 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 35356

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1060360/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=29992 CPUtime=421.71
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7862 0 0 0 42167 4 0 0 25 0 1 0 107886257 30711808 6960 1992294400 134512640 135995732 4294956032 18446744073709551615 134808032 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 7498 6960 171 362 0 7133 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 35356

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1060360/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=29992 CPUtime=481.69
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7862 0 0 0 48165 4 0 0 25 0 1 0 107886257 30711808 6960 1992294400 134512640 135995732 4294956032 18446744073709551615 134848352 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 7498 6960 171 362 0 7133 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 35356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 30409
/proc/meminfo: memFree=1060296/2055920 swapFree=4192956/4192956
[pid=30406] ppid=30404 vsize=5364 CPUtime=700.06
/proc/30406/stat : 30406 (hydrasat-multi.) S 30404 30406 28031 0 -1 4194304 322 12957 0 0 0 0 69981 25 16 0 1 0 107816219 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30406/statm: 1341 245 202 169 0 52 0
[pid=30409] ppid=30406 vsize=29992 CPUtime=499.98
/proc/30409/stat : 30409 (hydrasat_cachew) R 30406 30406 28031 0 -1 4194304 7862 0 0 0 49994 4 0 0 25 0 1 0 107886257 30711808 6960 1992294400 134512640 135995732 4294956032 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 0 0 0
/proc/30409/statm: 7498 6960 171 362 0 7133 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35356

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.77
CPU system time (s): 0.311952
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 54248

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

runsolver used 0.988849 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-27 04:04:51
IDJOB=1734859
IDBENCH=71311
IDSOLVER=518
FILE ID=node61/1734859-1240797891
PBS_JOBID= 9187308
Free space on /tmp= 66420 MiB

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

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

MD5SUM BENCH= a751c1722336404421531c8b945f61ee
RANDOM SEED=323342100

node61.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.216
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.216
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:       1134576 kB
Buffers:        105228 kB
Cached:         707168 kB
SwapCached:          0 kB
Active:         273380 kB
Inactive:       552716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1134576 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7980 kB
Writeback:           0 kB
Mapped:          23524 kB
Slab:            81448 kB
Committed_AS:   468060 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node61 at 2009-04-27 04:24:54