Trace number 1730076

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-MultiUNSAT 120.061 120.106

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.7661
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.00	c Trying configuration 1
119.95/120.10	
119.95/120.10	c decisions : 279960
119.95/120.10	c conflicts : 213985
119.95/120.10	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28256
/proc/meminfo: memFree=1838584/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) R 28254 28256 28128 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28256/statm: 1340 238 196 169 0 51 0
[pid=28257] ppid=28256 vsize=1452 CPUtime=0
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 103622448 1486848 145 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 363 145 116 317 0 43 0

[startup+0.075301 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28256
/proc/meminfo: memFree=1838584/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=2524 CPUtime=0.07
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 411 0 0 0 7 0 0 0 19 0 1 0 103622448 2584576 393 1992294400 134512640 135813592 4294956176 18446744073709551615 134520732 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 631 393 125 317 0 311 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7884

[startup+0.101302 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28256
/proc/meminfo: memFree=1838584/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=2524 CPUtime=0.09
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 411 0 0 0 9 0 0 0 19 0 1 0 103622448 2584576 393 1992294400 134512640 135813592 4294956176 18446744073709551615 134520743 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 631 393 125 317 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7884

[startup+0.301315 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28256
/proc/meminfo: memFree=1838584/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=2656 CPUtime=0.29
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 481 0 0 0 29 0 0 0 21 0 1 0 103622448 2719744 462 1992294400 134512640 135813592 4294956176 18446744073709551615 134597889 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 664 462 149 317 0 344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8016

[startup+0.701341 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28256
/proc/meminfo: memFree=1838584/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=2916 CPUtime=0.69
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 547 0 0 0 69 0 0 0 25 0 1 0 103622448 2985984 528 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 729 528 149 317 0 409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8276

[startup+1.50139 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1836456/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=3440 CPUtime=1.49
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 685 0 0 0 149 0 0 0 25 0 1 0 103622448 3522560 666 1992294400 134512640 135813592 4294956176 18446744073709551615 134667486 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 860 666 149 317 0 540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8800

[startup+3.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1835560/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=4500 CPUtime=3.09
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 957 0 0 0 309 0 0 0 25 0 1 0 103622448 4608000 938 1992294400 134512640 135813592 4294956176 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 1125 938 149 317 0 805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9860

[startup+6.3017 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1833512/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=6492 CPUtime=6.29
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 1420 0 0 0 629 0 0 0 25 0 1 0 103622448 6647808 1401 1992294400 134512640 135813592 4294956176 18446744073709551615 135224261 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 1623 1401 149 317 0 1303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11852

[startup+12.7021 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1830440/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=9692 CPUtime=12.68
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 2168 0 0 0 1268 0 0 0 25 0 1 0 103622448 9924608 2116 1992294400 134512640 135813592 4294956176 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 2423 2116 149 317 0 2103 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15052

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1826920/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=13324 CPUtime=25.47
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 3020 0 0 0 2546 1 0 0 25 0 1 0 103622448 13643776 2968 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 3331 2968 149 317 0 3011 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18684

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1821224/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=19908 CPUtime=51.07
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 4524 0 0 0 5104 3 0 0 25 0 1 0 103622448 20385792 4407 1992294400 134512640 135813592 4294956176 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 4977 4407 149 317 0 4657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25268

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1813352/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=28608 CPUtime=102.25
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 6545 0 0 0 10221 4 0 0 25 0 1 0 103622448 29294592 6299 1992294400 134512640 135813592 4294956176 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 7152 6299 149 317 0 6832 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 33968

Solver just ended. Dumping a history of the last processes samples

[startup+108.701 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1812136/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=30004 CPUtime=108.64
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 6862 0 0 0 10860 4 0 0 25 0 1 0 103622448 30724096 6616 1992294400 134512640 135813592 4294956176 18446744073709551615 134665897 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 7501 6616 149 317 0 7181 0
Current children cumulated CPU time (s) 108.64
Current children cumulated vsize (KiB) 35364

[startup+115.103 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1811304/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=31084 CPUtime=115.04
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 7086 0 0 0 11500 4 0 0 25 0 1 0 103622448 31830016 6840 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 7771 6840 149 317 0 7451 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 36444

[startup+118.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1810984/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=31652 CPUtime=118.24
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 7187 0 0 0 11820 4 0 0 25 0 1 0 103622448 32411648 6941 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 7913 6941 149 317 0 7593 0
Current children cumulated CPU time (s) 118.24
Current children cumulated vsize (KiB) 37012

[startup+119.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1810792/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=31792 CPUtime=119.04
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 7202 0 0 0 11900 4 0 0 25 0 1 0 103622448 32555008 6956 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 7948 6956 149 317 0 7628 0
Current children cumulated CPU time (s) 119.04
Current children cumulated vsize (KiB) 37152

[startup+119.905 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1810664/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=31792 CPUtime=119.85
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194304 7220 0 0 0 11980 5 0 0 25 0 1 0 103622448 32555008 6974 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 7948 6974 149 317 0 7628 0
Current children cumulated CPU time (s) 119.85
Current children cumulated vsize (KiB) 37152

[startup+120.101 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28258
/proc/meminfo: memFree=1810664/2055920 swapFree=4181212/4192956
[pid=28256] ppid=28254 vsize=5360 CPUtime=0
/proc/28256/stat : 28256 (hydrasat-multi.) S 28254 28256 28128 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 103622448 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28256/statm: 1340 239 197 169 0 51 0
[pid=28257] ppid=28256 vsize=0 CPUtime=120.05
/proc/28257/stat : 28257 (hydrasat_cache4) R 28256 28256 28128 0 -1 4194308 7232 0 0 0 12000 5 0 0 25 0 1 0 103622448 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 0 0 0
/proc/28257/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 120.05
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 120.106
CPU time (s): 120.061
CPU user time (s): 120.003
CPU system time (s): 0.057991
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 37152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.003
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7533
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= 4
involuntary context switches= 283

runsolver used 0.123981 second user time and 0.320951 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-26 16:24:49
IDJOB=1730076
IDBENCH=24721
IDSOLVER=518
FILE ID=node22/1730076-1240755889
PBS_JOBID= 9187120
Free space on /tmp= 66148 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730076-1240755889/watcher-1730076-1240755889 -o /tmp/evaluation-result-1730076-1240755889/solver-1730076-1240755889 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1730076-1240755889.cnf 1800 187766539

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

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=187766539

node22.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1839128 kB
Buffers:         17004 kB
Cached:         124356 kB
SwapCached:       5588 kB
Active:          18556 kB
Inactive:       130688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839128 kB
SwapTotal:     4192956 kB
SwapFree:      4181212 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            53728 kB
Committed_AS:   483100 kB
PageTables:       1368 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= 66144 MiB
End job on node22 at 2009-04-26 16:26:49