Trace number 1735009

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.07 1200.61

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g2.cnf
MD5SUM63d94048c368060530aaae24bc900bb9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c Trying configuration 1
699.97/700.31	HOME/hydrasat-multi.sh: line 48: 13465 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.97/700.31	c Trying configuration 2
1200.05/1200.60	HOME/hydrasat-multi.sh: line 64: 13469 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/1200.60	c Trying configuration 3

Verifier Data

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

Watcher Data

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

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

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 0.99 3/64 13464
/proc/meminfo: memFree=1794400/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=1784 CPUtime=0
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 107958749 1826816 154 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 446 155 117 317 0 126 0

[startup+0.0456131 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13464
/proc/meminfo: memFree=1794400/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=4424 CPUtime=0.04
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 857 0 0 0 4 0 0 0 19 0 1 0 107958749 4530176 839 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 1106 840 117 317 0 786 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9784

[startup+0.101619 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13464
/proc/meminfo: memFree=1794400/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=8204 CPUtime=0.09
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 1921 0 0 0 9 0 0 0 19 0 1 0 107958749 8400896 1793 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 2051 1793 124 317 0 1731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13564

[startup+0.301643 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13464
/proc/meminfo: memFree=1794400/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=8204 CPUtime=0.29
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 1921 0 0 0 29 0 0 0 21 0 1 0 107958749 8400896 1793 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 2051 1793 124 317 0 1731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13564

[startup+0.701697 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13464
/proc/meminfo: memFree=1794400/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=9588 CPUtime=0.69
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 2251 0 0 0 69 0 0 0 25 0 1 0 107958749 9818112 2040 1992294400 134512640 135813592 4294956160 18446744073709551615 134521379 0 0 4096 1 0 0 0 17 1 0 0
/proc/13465/statm: 2397 2040 126 317 0 2077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14948

[startup+1.50178 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1786248/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=9588 CPUtime=1.48
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 2251 0 0 0 148 0 0 0 25 0 1 0 107958749 9818112 2040 1992294400 134512640 135813592 4294956160 18446744073709551615 134521410 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 2397 2040 126 317 0 2077 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14948

[startup+3.10197 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1783752/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=12596 CPUtime=3.08
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 3030 0 0 0 308 0 0 0 25 0 1 0 107958749 12898304 2818 1992294400 134512640 135813592 4294956160 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 3149 2818 149 317 0 2829 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17956

[startup+6.30135 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1782344/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=13528 CPUtime=6.28
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 3252 0 0 0 628 0 0 0 25 0 1 0 107958749 13852672 3040 1992294400 134512640 135813592 4294956160 18446744073709551615 135204258 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 3382 3040 149 317 0 3062 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18888

[startup+12.7021 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1781640/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=14056 CPUtime=12.67
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 3410 0 0 0 1267 0 0 0 25 0 1 0 107958749 14393344 3198 1992294400 134512640 135813592 4294956160 18446744073709551615 134665285 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 3514 3198 149 317 0 3194 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19416

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1780744/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=15124 CPUtime=25.48
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 3654 0 0 0 2547 1 0 0 25 0 1 0 107958749 15486976 3442 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 3781 3442 149 317 0 3461 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20484

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1780360/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=15520 CPUtime=51.06
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 3755 0 0 0 5105 1 0 0 25 0 1 0 107958749 15892480 3543 1992294400 134512640 135813592 4294956160 18446744073709551615 134665984 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 3880 3543 149 317 0 3560 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20880

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1780104/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=15652 CPUtime=102.24
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 3804 0 0 0 10223 1 0 0 25 0 1 0 107958749 16027648 3592 1992294400 134512640 135813592 4294956160 18446744073709551615 134665173 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 3913 3592 149 317 0 3593 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21012

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1779336/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=16456 CPUtime=162.21
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 3991 0 0 0 16220 1 0 0 25 0 1 0 107958749 16850944 3779 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 4114 3779 149 317 0 3794 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21816

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1778056/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=17676 CPUtime=222.2
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 4293 0 0 0 22218 2 0 0 25 0 1 0 107958749 18100224 4081 1992294400 134512640 135813592 4294956160 18446744073709551615 134665414 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 4419 4081 149 317 0 4099 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23036

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1777352/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=18476 CPUtime=282.17
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 4472 0 0 0 28215 2 0 0 25 0 1 0 107958749 18919424 4260 1992294400 134512640 135813592 4294956160 18446744073709551615 134664962 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 4619 4260 149 317 0 4299 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23836

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1776328/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=19540 CPUtime=342.13
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 4734 0 0 0 34211 2 0 0 25 0 1 0 107958749 20008960 4522 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 4885 4522 149 317 0 4565 0

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

[pid=13465] ppid=13464 vsize=23776 CPUtime=462.09
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 5740 0 0 0 46206 3 0 0 25 0 1 0 107958749 24346624 5528 1992294400 134512640 135813592 4294956160 18446744073709551615 134668022 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 5944 5528 149 317 0 5624 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 29136

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1771336/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=24748 CPUtime=522.05
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 5960 0 0 0 52202 3 0 0 25 0 1 0 107958749 25341952 5748 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 6187 5748 149 317 0 5867 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 30108

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13466
/proc/meminfo: memFree=1770312/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=26064 CPUtime=582.03
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 6224 0 0 0 58200 3 0 0 25 0 1 0 107958749 26689536 6012 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 6516 6012 149 317 0 6196 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 31424

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13468
/proc/meminfo: memFree=1768200/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5360 CPUtime=0
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107958749 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1340 239 197 169 0 51 0
[pid=13465] ppid=13464 vsize=28144 CPUtime=642
/proc/13465/stat : 13465 (hydrasat_cache4) R 13464 13464 12459 0 -1 4194304 6672 0 0 0 64197 3 0 0 25 0 1 0 107958749 28819456 6460 1992294400 134512640 135813592 4294956160 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 0 0 0
/proc/13465/statm: 7036 6460 149 317 0 6716 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 33504

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1760904/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=8812 CPUtime=1.97
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 2050 0 0 0 197 0 0 0 25 0 1 0 108028780 9023488 1838 1992294400 134512640 135995732 4294956016 18446744073709551615 134656771 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 2203 1838 171 362 0 1838 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 14176

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1759888/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=9868 CPUtime=61.95
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 2323 0 0 0 6194 1 0 0 25 0 1 0 108028780 10104832 2111 1992294400 134512640 135995732 4294956016 18446744073709551615 134807738 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 2467 2111 171 362 0 2102 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 15232

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1758672/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=11056 CPUtime=121.93
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 2631 0 0 0 12191 2 0 0 25 0 1 0 108028780 11321344 2419 1992294400 134512640 135995732 4294956016 18446744073709551615 134842965 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 2764 2419 171 362 0 2399 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 16420

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1758672/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=11056 CPUtime=181.9
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 2631 0 0 0 18188 2 0 0 25 0 1 0 108028780 11321344 2419 1992294400 134512640 135995732 4294956016 18446744073709551615 134843026 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 2764 2419 171 362 0 2399 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 16420

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1758672/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=11056 CPUtime=241.87
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 2631 0 0 0 24185 2 0 0 25 0 1 0 108028780 11321344 2419 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 2764 2419 171 362 0 2399 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 16420

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1758672/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=11056 CPUtime=301.84
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 2631 0 0 0 30182 2 0 0 25 0 1 0 108028780 11321344 2419 1992294400 134512640 135995732 4294956016 18446744073709551615 134807706 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 2764 2419 171 362 0 2399 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 16420

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1758160/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=11584 CPUtime=361.81
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 2769 0 0 0 36179 2 0 0 25 0 1 0 108028780 11862016 2557 1992294400 134512640 135995732 4294956016 18446744073709551615 134807804 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 2896 2557 171 362 0 2531 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 16948

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1757328/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=12508 CPUtime=421.79
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 2981 0 0 0 42177 2 0 0 25 0 1 0 108028780 12808192 2769 1992294400 134512640 135995732 4294956016 18446744073709551615 134807706 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 3127 2769 171 362 0 2762 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 17872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1756368/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=13564 CPUtime=481.77
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 3245 0 0 0 48174 3 0 0 25 0 1 0 108028780 13889536 3033 1992294400 134512640 135995732 4294956016 18446744073709551615 135385588 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 3391 3033 171 362 0 3026 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 18928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13469
/proc/meminfo: memFree=1756112/2055920 swapFree=4181992/4192956
[pid=13464] ppid=13462 vsize=5364 CPUtime=699.98
/proc/13464/stat : 13464 (hydrasat-multi.) S 13462 13464 12459 0 -1 4194304 321 7157 0 0 0 0 69985 13 19 0 1 0 107958749 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13464/statm: 1341 245 202 169 0 52 0
[pid=13469] ppid=13464 vsize=13700 CPUtime=500.07
/proc/13469/stat : 13469 (hydrasat_cachew) R 13464 13464 12459 0 -1 4194304 3281 0 0 0 50004 3 0 0 25 0 1 0 108028780 14028800 3069 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/13469/statm: 3425 3069 171 362 0 3060 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 19064

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.9
CPU system time (s): 0.173973
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 33816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10785
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 3472

runsolver used 1.45878 second user time and 2.37964 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-27 04:28:27
IDJOB=1735009
IDBENCH=71339
IDSOLVER=518
FILE ID=node53/1735009-1240799307
PBS_JOBID= 9187318
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= 63d94048c368060530aaae24bc900bb9
RANDOM SEED=2133923924

node53.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.245
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.245
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:       1794880 kB
Buffers:         20040 kB
Cached:         177460 kB
SwapCached:       5140 kB
Active:          42400 kB
Inactive:       163308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794880 kB
SwapTotal:     4192956 kB
SwapFree:      4181992 kB
Dirty:            5048 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            41444 kB
Committed_AS:   353388 kB
PageTables:       1376 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= 66464 MiB
End job on node53 at 2009-04-27 04:48:30