Trace number 1718247

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 48.6176 48.6535

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.8.unsat.cnf
MD5SUM35a8bbabf9cb954216ad71150cb47290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.9202
Satisfiable
(Un)Satisfiability was proved
Number of variables684
Number of clauses2300
Sum of the clauses size5992
Maximum clause length15
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 2978
Number of clauses of size 31284
Number of clauses of size 416
Number of clauses of size 512
Number of clauses of size over 57

Solver Data

0.00/0.00	c Trying configuration 1
48.56/48.65	
48.56/48.65	c decisions : 180909
48.56/48.65	c conflicts : 157250
48.56/48.65	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-1718247-1240634871/watcher-1718247-1240634871 -o /tmp/evaluation-result-1718247-1240634871/solver-1718247-1240634871 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1718247-1240634871.cnf 1800 125447675 

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.01 0.97 0.99 3/64 10463
/proc/meminfo: memFree=1230980/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) R 10461 10463 10366 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10463/statm: 1340 238 196 169 0 51 0
[pid=10464] ppid=10463 vsize=1452 CPUtime=0
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 91516143 1486848 144 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 363 145 116 317 0 43 0

[startup+0.052708 s]
/proc/loadavg: 1.01 0.97 0.99 3/64 10463
/proc/meminfo: memFree=1230980/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=1980 CPUtime=0.04
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 309 0 0 0 4 0 0 0 19 0 1 0 91516143 2027520 290 1992294400 134512640 135813592 4294956176 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 495 290 149 317 0 175 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7340

[startup+0.102712 s]
/proc/loadavg: 1.01 0.97 0.99 3/64 10463
/proc/meminfo: memFree=1230980/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=1980 CPUtime=0.09
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 321 0 0 0 9 0 0 0 19 0 1 0 91516143 2027520 302 1992294400 134512640 135813592 4294956176 18446744073709551615 134665338 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 495 302 149 317 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7340

[startup+0.301732 s]
/proc/loadavg: 1.01 0.97 0.99 3/64 10463
/proc/meminfo: memFree=1230980/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=2108 CPUtime=0.29
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 347 0 0 0 29 0 0 0 21 0 1 0 91516143 2158592 328 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 527 328 149 317 0 207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7468

[startup+0.701773 s]
/proc/loadavg: 1.01 0.97 0.99 3/64 10463
/proc/meminfo: memFree=1230980/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=2364 CPUtime=0.69
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 407 0 0 0 69 0 0 0 25 0 1 0 91516143 2420736 388 1992294400 134512640 135813592 4294956176 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 591 389 149 317 0 271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7724

[startup+1.50286 s]
/proc/loadavg: 1.01 0.97 0.99 2/66 10465
/proc/meminfo: memFree=1229556/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=2784 CPUtime=1.49
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 515 0 0 0 149 0 0 0 25 0 1 0 91516143 2850816 496 1992294400 134512640 135813592 4294956176 18446744073709551615 134662696 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 696 496 149 317 0 376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8144

[startup+3.10202 s]
/proc/loadavg: 1.01 0.97 0.99 2/66 10465
/proc/meminfo: memFree=1228852/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=3584 CPUtime=3.09
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 711 0 0 0 309 0 0 0 25 0 1 0 91516143 3670016 692 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 896 692 149 317 0 576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8944

[startup+6.30135 s]
/proc/loadavg: 1.16 1.00 1.00 2/66 10465
/proc/meminfo: memFree=1226868/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=5072 CPUtime=6.29
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 1057 0 0 0 629 0 0 0 25 0 1 0 91516143 5193728 1038 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 1268 1038 149 317 0 948 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10432

[startup+12.702 s]
/proc/loadavg: 1.31 1.04 1.01 2/66 10465
/proc/meminfo: memFree=1226484/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=5376 CPUtime=12.68
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 1142 0 0 0 1268 0 0 0 25 0 1 0 91516143 5505024 1123 1992294400 134512640 135813592 4294956176 18446744073709551615 134664959 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 1344 1123 149 317 0 1024 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10736

[startup+25.5013 s]
/proc/loadavg: 1.34 1.05 1.02 2/66 10465
/proc/meminfo: memFree=1224372/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=7852 CPUtime=25.46
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 1677 0 0 0 2546 0 0 0 25 0 1 0 91516143 8040448 1658 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 1963 1658 149 317 0 1643 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13212

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

[startup+38.3016 s]
/proc/loadavg: 1.26 1.05 1.01 2/66 10465
/proc/meminfo: memFree=1222772/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=9780 CPUtime=38.26
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 2124 0 0 0 3826 0 0 0 25 0 1 0 91516143 10014720 2105 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 2445 2105 149 317 0 2125 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 15140

[startup+44.7023 s]
/proc/loadavg: 1.24 1.05 1.01 2/66 10465
/proc/meminfo: memFree=1221876/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=10720 CPUtime=44.65
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 2348 0 0 0 4465 0 0 0 25 0 1 0 91516143 10977280 2329 1992294400 134512640 135813592 4294956176 18446744073709551615 134665984 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 2680 2329 149 317 0 2360 0
Current children cumulated CPU time (s) 44.65
Current children cumulated vsize (KiB) 16080

[startup+46.3015 s]
/proc/loadavg: 1.22 1.05 1.01 2/66 10465
/proc/meminfo: memFree=1221556/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=10984 CPUtime=46.25
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 2407 0 0 0 4625 0 0 0 25 0 1 0 91516143 11247616 2388 1992294400 134512640 135813592 4294956176 18446744073709551615 134665960 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 2746 2388 149 317 0 2426 0
Current children cumulated CPU time (s) 46.25
Current children cumulated vsize (KiB) 16344

[startup+47.9016 s]
/proc/loadavg: 1.22 1.05 1.01 2/66 10465
/proc/meminfo: memFree=1221364/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=11152 CPUtime=47.86
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 2465 0 0 0 4785 1 0 0 25 0 1 0 91516143 11419648 2446 1992294400 134512640 135813592 4294956176 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 2788 2446 149 317 0 2468 0
Current children cumulated CPU time (s) 47.86
Current children cumulated vsize (KiB) 16512

[startup+48.3017 s]
/proc/loadavg: 1.22 1.05 1.01 2/66 10465
/proc/meminfo: memFree=1221236/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=11152 CPUtime=48.26
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 2479 0 0 0 4825 1 0 0 25 0 1 0 91516143 11419648 2460 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 2788 2460 149 317 0 2468 0
Current children cumulated CPU time (s) 48.26
Current children cumulated vsize (KiB) 16512

[startup+48.5017 s]
/proc/loadavg: 1.22 1.05 1.01 2/66 10465
/proc/meminfo: memFree=1221236/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=11280 CPUtime=48.46
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 2481 0 0 0 4845 1 0 0 25 0 1 0 91516143 11550720 2462 1992294400 134512640 135813592 4294956176 18446744073709551615 134665173 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 2820 2462 149 317 0 2500 0
Current children cumulated CPU time (s) 48.46
Current children cumulated vsize (KiB) 16640

[startup+48.6017 s]
/proc/loadavg: 1.22 1.05 1.01 2/66 10465
/proc/meminfo: memFree=1221236/2055920 swapFree=4192956/4192956
[pid=10463] ppid=10461 vsize=5360 CPUtime=0
/proc/10463/stat : 10463 (hydrasat-multi.) S 10461 10463 10366 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91516143 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10463/statm: 1340 239 197 169 0 51 0
[pid=10464] ppid=10463 vsize=11280 CPUtime=48.56
/proc/10464/stat : 10464 (hydrasat_cache4) R 10463 10463 10366 0 -1 4194304 2484 0 0 0 4855 1 0 0 25 0 1 0 91516143 11550720 2465 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/10464/statm: 2820 2465 149 317 0 2500 0
Current children cumulated CPU time (s) 48.56
Current children cumulated vsize (KiB) 16640

Child status: 20
Real time (s): 48.6535
CPU time (s): 48.6176
CPU user time (s): 48.6036
CPU system time (s): 0.013997
CPU usage (%): 99.9262
Max. virtual memory (cumulated for all children) (KiB): 16640

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

runsolver used 0.066989 second user time and 0.170974 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 06:47:51
IDJOB=1718247
IDBENCH=20473
IDSOLVER=518
FILE ID=node90/1718247-1240634871
PBS_JOBID= 9186409
Free space on /tmp= 66524 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.8.unsat.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718247-1240634871/watcher-1718247-1240634871 -o /tmp/evaluation-result-1718247-1240634871/solver-1718247-1240634871 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1718247-1240634871.cnf 1800 125447675

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

MD5SUM BENCH= 35a8bbabf9cb954216ad71150cb47290
RANDOM SEED=125447675

node90.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1231460 kB
Buffers:         87188 kB
Cached:         635924 kB
SwapCached:          0 kB
Active:         314380 kB
Inactive:       422504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1231460 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4276 kB
Writeback:           0 kB
Mapped:          23448 kB
Slab:            73680 kB
Committed_AS:   197204 kB
PageTables:       1428 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= 66520 MiB
End job on node90 at 2009-04-25 06:48:40