Trace number 1730023

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 355.731 355.901

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
MD5SUMdd374701f9b3db5a8ac095414c025d77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.4682
Satisfiable
(Un)Satisfiability was proved
Number of variables1605
Number of clauses8025
Sum of the clauses size68677
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31142
Number of clauses of size 4106
Number of clauses of size 5888
Number of clauses of size over 55615

Solver Data

0.00/0.00	c Trying configuration 1
355.62/355.89	
355.62/355.89	c decisions : 454372
355.62/355.89	c conflicts : 318484
355.62/355.89	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-1730023-1240755479/watcher-1730023-1240755479 -o /tmp/evaluation-result-1730023-1240755479/solver-1730023-1240755479 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1730023-1240755479.cnf 1800 1358111398 

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 1.00 1.08 3/64 13351
/proc/meminfo: memFree=914008/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) R 13349 13351 12974 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13351/statm: 1340 238 196 169 0 51 0
[pid=13352] ppid=13351 vsize=1452 CPUtime=0
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 157 0 0 0 0 0 0 0 19 0 1 0 103575500 1486848 139 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 363 139 116 317 0 43 0

[startup+0.0263341 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13351
/proc/meminfo: memFree=914008/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=1980 CPUtime=0.02
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 286 0 0 0 2 0 0 0 19 0 1 0 103575500 2027520 268 1992294400 134512640 135813592 4294956160 18446744073709551615 134638552 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 495 268 116 317 0 175 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7340

[startup+0.101342 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13351
/proc/meminfo: memFree=914008/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=2652 CPUtime=0.09
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 443 0 0 0 9 0 0 0 21 0 1 0 103575500 2715648 425 1992294400 134512640 135813592 4294956160 18446744073709551615 134692870 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 663 425 125 317 0 343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8012

[startup+0.301363 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13351
/proc/meminfo: memFree=914008/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=2912 CPUtime=0.29
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 552 0 0 0 29 0 0 0 23 0 1 0 103575500 2981888 533 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 728 533 149 317 0 408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8272

[startup+0.701409 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13351
/proc/meminfo: memFree=914008/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=3316 CPUtime=0.69
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 644 0 0 0 69 0 0 0 25 0 1 0 103575500 3395584 625 1992294400 134512640 135813592 4294956160 18446744073709551615 134665166 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 829 625 149 317 0 509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8676

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13353
/proc/meminfo: memFree=911624/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=3988 CPUtime=1.49
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 814 0 0 0 149 0 0 0 25 0 1 0 103575500 4083712 795 1992294400 134512640 135813592 4294956160 18446744073709551615 134665074 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 997 795 149 317 0 677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9348

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13353
/proc/meminfo: memFree=910472/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=5324 CPUtime=3.09
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 1141 0 0 0 309 0 0 0 25 0 1 0 103575500 5451776 1122 1992294400 134512640 135813592 4294956160 18446744073709551615 134665194 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 1331 1122 149 317 0 1011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10684

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13353
/proc/meminfo: memFree=908168/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=7212 CPUtime=6.28
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 1591 0 0 0 628 0 0 0 25 0 1 0 103575500 7385088 1572 1992294400 134512640 135813592 4294956160 18446744073709551615 134665338 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 1803 1572 149 317 0 1483 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12572

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13353
/proc/meminfo: memFree=905416/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=10108 CPUtime=12.68
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 2267 0 0 0 1267 1 0 0 25 0 1 0 103575500 10350592 2215 1992294400 134512640 135813592 4294956160 18446744073709551615 134591800 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 2527 2215 149 317 0 2207 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15468

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13353
/proc/meminfo: memFree=902152/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=13644 CPUtime=25.48
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 3066 0 0 0 2547 1 0 0 25 0 1 0 103575500 13971456 3014 1992294400 134512640 135813592 4294956160 18446744073709551615 134665271 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 3411 3014 149 317 0 3091 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19004

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 13353
/proc/meminfo: memFree=898056/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=18256 CPUtime=51.07
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 4173 0 0 0 5105 2 0 0 25 0 1 0 103575500 18694144 4056 1992294400 134512640 135813592 4294956160 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 4564 4056 149 317 0 4244 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23616

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 13353
/proc/meminfo: memFree=890312/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=26904 CPUtime=102.24
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 6079 0 0 0 10220 4 0 0 25 0 1 0 103575500 27549696 5962 1992294400 134512640 135813592 4294956160 18446744073709551615 134665292 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 6726 5962 149 317 0 6406 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 32264

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 13353
/proc/meminfo: memFree=884232/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=34132 CPUtime=162.21
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 7704 0 0 0 16216 5 0 0 25 0 1 0 103575500 34951168 7458 1992294400 134512640 135813592 4294956160 18446744073709551615 134665957 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 8533 7458 149 317 0 8213 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 39492

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 13353
/proc/meminfo: memFree=878728/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=40232 CPUtime=222.17
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 9089 0 0 0 22211 6 0 0 25 0 1 0 103575500 41197568 8843 1992294400 134512640 135813592 4294956160 18446744073709551615 134664971 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 10058 8843 149 317 0 9738 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 45592

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 13353
/proc/meminfo: memFree=874696/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=44444 CPUtime=282.15
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 10100 0 0 0 28208 7 0 0 25 0 1 0 103575500 45510656 9854 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 11111 9854 149 317 0 10791 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 49804

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13353
/proc/meminfo: memFree=870984/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=48512 CPUtime=342.12
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 11024 0 0 0 34205 7 0 0 25 0 1 0 103575500 49676288 10778 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 12128 10778 149 317 0 11808 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 53872

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13353
/proc/meminfo: memFree=870856/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=48512 CPUtime=345.32
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 11044 0 0 0 34525 7 0 0 25 0 1 0 103575500 49676288 10798 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 12128 10798 149 317 0 11808 0
Current children cumulated CPU time (s) 345.32
Current children cumulated vsize (KiB) 53872

[startup+351.901 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13353
/proc/meminfo: memFree=870600/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=48788 CPUtime=351.73
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 11116 0 0 0 35165 8 0 0 25 0 1 0 103575500 49958912 10870 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 12197 10870 149 317 0 11877 0
Current children cumulated CPU time (s) 351.73
Current children cumulated vsize (KiB) 54148

[startup+353.502 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13353
/proc/meminfo: memFree=870536/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=48788 CPUtime=353.32
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 11131 0 0 0 35324 8 0 0 25 0 1 0 103575500 49958912 10885 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 12197 10885 149 317 0 11877 0
Current children cumulated CPU time (s) 353.32
Current children cumulated vsize (KiB) 54148

[startup+355.102 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13353
/proc/meminfo: memFree=870536/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=48788 CPUtime=354.92
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 11148 0 0 0 35484 8 0 0 25 0 1 0 103575500 49958912 10902 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 12197 10902 149 317 0 11877 0
Current children cumulated CPU time (s) 354.92
Current children cumulated vsize (KiB) 54148

[startup+355.502 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13353
/proc/meminfo: memFree=870472/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=48788 CPUtime=355.32
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 11152 0 0 0 35524 8 0 0 25 0 1 0 103575500 49958912 10906 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 12197 10906 149 317 0 11877 0
Current children cumulated CPU time (s) 355.32
Current children cumulated vsize (KiB) 54148

[startup+355.702 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13353
/proc/meminfo: memFree=870472/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=48788 CPUtime=355.52
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 11154 0 0 0 35544 8 0 0 25 0 1 0 103575500 49958912 10908 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 12197 10908 149 317 0 11877 0
Current children cumulated CPU time (s) 355.52
Current children cumulated vsize (KiB) 54148

[startup+355.802 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13353
/proc/meminfo: memFree=870472/2055920 swapFree=4192956/4192956
[pid=13351] ppid=13349 vsize=5360 CPUtime=0
/proc/13351/stat : 13351 (hydrasat-multi.) S 13349 13351 12974 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 103575500 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13351/statm: 1340 239 197 169 0 51 0
[pid=13352] ppid=13351 vsize=48788 CPUtime=355.62
/proc/13352/stat : 13352 (hydrasat_cache4) R 13351 13351 12974 0 -1 4194304 11154 0 0 0 35554 8 0 0 25 0 1 0 103575500 49958912 10908 1992294400 134512640 135813592 4294956160 18446744073709551615 134665173 0 0 4096 1 0 0 0 17 0 0 0
/proc/13352/statm: 12197 10908 149 317 0 11877 0
Current children cumulated CPU time (s) 355.62
Current children cumulated vsize (KiB) 54148

Child status: 20
Real time (s): 355.901
CPU time (s): 355.731
CPU user time (s): 355.641
CPU system time (s): 0.089986
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 54148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 355.641
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11464
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= 3
involuntary context switches= 804

runsolver used 0.360945 second user time and 0.940856 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-26 16:17:59
IDJOB=1730023
IDBENCH=24720
IDSOLVER=518
FILE ID=node62/1730023-1240755479
PBS_JOBID= 9187047
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= dd374701f9b3db5a8ac095414c025d77
RANDOM SEED=1358111398

node62.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.220
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.220
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:        914488 kB
Buffers:         92216 kB
Cached:         940228 kB
SwapCached:          0 kB
Active:         275028 kB
Inactive:       772904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        914488 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4396 kB
Writeback:           0 kB
Mapped:          25224 kB
Slab:            79336 kB
Committed_AS:   221180 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node62 at 2009-04-26 16:23:55