Trace number 1725783

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 326.346 326.457

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.6443
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data

0.00/0.00	c Trying configuration 1
326.28/326.44	
326.28/326.44	c decisions : 412112
326.28/326.44	c conflicts : 308633
326.28/326.44	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-1725783-1240706578/watcher-1725783-1240706578 -o /tmp/evaluation-result-1725783-1240706578/solver-1725783-1240706578 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1725783-1240706578.cnf 1800 572949284 

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.99 0.98 1.00 2/64 3805
/proc/meminfo: memFree=1800960/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=880 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) R 3803 3805 3739 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 98686670 901120 25 1992294400 4194304 4889804 548682068736 18446744073709551615 231880062345 0 0 4096 0 0 0 0 17 1 0 0
/proc/3805/statm: 220 25 18 169 0 8 0

[startup+0.102374 s]
/proc/loadavg: 0.99 0.98 1.00 2/64 3805
/proc/meminfo: memFree=1800960/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201385 s]
/proc/loadavg: 0.99 0.98 1.00 2/64 3805
/proc/meminfo: memFree=1800960/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301395 s]
/proc/loadavg: 0.99 0.98 1.00 2/64 3805
/proc/meminfo: memFree=1800960/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701442 s]
/proc/loadavg: 0.99 0.98 1.00 2/64 3805
/proc/meminfo: memFree=1800960/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50153 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1798448/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=3988 CPUtime=1.48
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 830 0 0 0 148 0 0 0 25 0 1 0 98686671 4083712 811 1992294400 134512640 135813592 4294956176 18446744073709551615 134665852 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 997 811 149 317 0 677 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9348

[startup+3.10272 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1797424/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=5176 CPUtime=3.08
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 1115 0 0 0 308 0 0 0 25 0 1 0 98686671 5300224 1096 1992294400 134512640 135813592 4294956176 18446744073709551615 134662639 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 1294 1096 149 317 0 974 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10536

[startup+6.3011 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1795512/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=6752 CPUtime=6.28
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 1469 0 0 0 628 0 0 0 25 0 1 0 98686671 6914048 1450 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 1688 1450 149 317 0 1368 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12112

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1792760/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=9552 CPUtime=12.68
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 2149 0 0 0 1267 1 0 0 25 0 1 0 98686671 9781248 2097 1992294400 134512640 135813592 4294956176 18446744073709551615 134661796 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 2388 2097 149 317 0 2068 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14912

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1789496/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=13048 CPUtime=25.47
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 2920 0 0 0 2545 2 0 0 25 0 1 0 98686671 13361152 2868 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 3262 2868 149 317 0 2942 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18408

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1785272/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=17888 CPUtime=51.06
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 4037 0 0 0 5103 3 0 0 25 0 1 0 98686671 18317312 3920 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 4472 3920 149 317 0 4152 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23248

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1777592/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=26048 CPUtime=102.25
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 5944 0 0 0 10220 5 0 0 25 0 1 0 98686671 26673152 5827 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 6512 5827 149 317 0 6192 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31408

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1771384/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=33396 CPUtime=162.23
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 7624 0 0 0 16217 6 0 0 25 0 1 0 98686671 34197504 7378 1992294400 134512640 135813592 4294956176 18446744073709551615 134665442 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 8349 7378 149 317 0 8029 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38756

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1766328/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=38892 CPUtime=222.21
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 8869 0 0 0 22214 7 0 0 25 0 1 0 98686671 39825408 8623 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 9723 8623 149 317 0 9403 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 44252

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1761080/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=44888 CPUtime=282.19
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 10245 0 0 0 28211 8 0 0 25 0 1 0 98686671 45965312 9918 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 11222 9918 149 317 0 10902 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 50248

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

[startup+307.202 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1759160/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=46988 CPUtime=307.09
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 10725 0 0 0 30700 9 0 0 25 0 1 0 98686671 48115712 10398 1992294400 134512640 135813592 4294956176 18446744073709551615 134665181 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 11747 10398 149 317 0 11427 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 52348

[startup+320.002 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1758520/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=47632 CPUtime=319.88
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 10880 0 0 0 31979 9 0 0 25 0 1 0 98686671 48775168 10553 1992294400 134512640 135813592 4294956176 18446744073709551615 134665514 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 11908 10553 149 317 0 11588 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 52992

[startup+323.201 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1758392/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=47764 CPUtime=323.08
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 10915 0 0 0 32299 9 0 0 25 0 1 0 98686671 48910336 10588 1992294400 134512640 135813592 4294956176 18446744073709551615 134665763 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 11941 10588 149 317 0 11621 0
Current children cumulated CPU time (s) 323.08
Current children cumulated vsize (KiB) 53124

[startup+324.802 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1758328/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=47764 CPUtime=324.68
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 10930 0 0 0 32459 9 0 0 25 0 1 0 98686671 48910336 10603 1992294400 134512640 135813592 4294956176 18446744073709551615 134665004 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 11941 10603 149 317 0 11621 0
Current children cumulated CPU time (s) 324.68
Current children cumulated vsize (KiB) 53124

[startup+325.602 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1758264/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=47764 CPUtime=325.48
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 10945 0 0 0 32539 9 0 0 25 0 1 0 98686671 48910336 10618 1992294400 134512640 135813592 4294956176 18446744073709551615 134665845 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 11941 10618 149 317 0 11621 0
Current children cumulated CPU time (s) 325.48
Current children cumulated vsize (KiB) 53124

[startup+326.002 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1758264/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=47908 CPUtime=325.88
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 10948 0 0 0 32579 9 0 0 25 0 1 0 98686671 49057792 10621 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 11977 10621 149 317 0 11657 0
Current children cumulated CPU time (s) 325.88
Current children cumulated vsize (KiB) 53268

[startup+326.402 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 3807
/proc/meminfo: memFree=1758264/2055920 swapFree=4192812/4192956
[pid=3805] ppid=3803 vsize=5360 CPUtime=0
/proc/3805/stat : 3805 (hydrasat-multi.) S 3803 3805 3739 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 98686670 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3805/statm: 1340 239 197 169 0 51 0
[pid=3807] ppid=3805 vsize=47908 CPUtime=326.28
/proc/3807/stat : 3807 (hydrasat_cache4) R 3805 3805 3739 0 -1 4194304 10950 0 0 0 32619 9 0 0 25 0 1 0 98686671 49057792 10623 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 1 0 0
/proc/3807/statm: 11977 10623 149 317 0 11657 0
Current children cumulated CPU time (s) 326.28
Current children cumulated vsize (KiB) 53268

Child status: 20
Real time (s): 326.457
CPU time (s): 326.346
CPU user time (s): 326.245
CPU system time (s): 0.100984
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 53268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 326.245
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11259
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= 5
involuntary context switches= 957

runsolver used 0.377942 second user time and 0.773882 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 02:42:58
IDJOB=1725783
IDBENCH=24598
IDSOLVER=518
FILE ID=node75/1725783-1240706578
PBS_JOBID= 9186814
Free space on /tmp= 66432 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725783-1240706578/watcher-1725783-1240706578 -o /tmp/evaluation-result-1725783-1240706578/solver-1725783-1240706578 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1725783-1240706578.cnf 1800 572949284

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=572949284

node75.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.213
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.213
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:       1801440 kB
Buffers:         29472 kB
Cached:         149572 kB
SwapCached:          0 kB
Active:          84216 kB
Inactive:       108700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4384 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            47492 kB
Committed_AS:   249656 kB
PageTables:       1416 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= 66428 MiB
End job on node75 at 2009-04-26 02:48:25