Trace number 1736109

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.08 1200.51

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes1.cnf
MD5SUMd217d44a5e3291823bfd6ded60a7812f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark323.585
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.94/700.21	HOME/hydrasat-multi.sh: line 48: 23685 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.94/700.21	c Trying configuration 2
1200.05/1200.50	HOME/hydrasat-multi.sh: line 64: 23689 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/1200.50	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-1736109-1240810110/watcher-1736109-1240810110 -o /tmp/evaluation-result-1736109-1240810110/solver-1736109-1240810110 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1736109-1240810110.cnf 1800 1575843398 

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: 2.01 1.89 1.53 3/65 23684
/proc/meminfo: memFree=1704232/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=1916 CPUtime=0
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 109040510 1961984 172 1992294400 134512640 135813592 4294956160 18446744073709551615 134797744 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 479 173 117 317 0 159 0

[startup+0.0585831 s]
/proc/loadavg: 2.01 1.89 1.53 3/65 23684
/proc/meminfo: memFree=1704232/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=5216 CPUtime=0.05
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 1069 0 0 0 5 0 0 0 18 0 1 0 109040510 5341184 1051 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 1304 1052 117 317 0 984 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10576

[startup+0.101599 s]
/proc/loadavg: 2.01 1.89 1.53 3/65 23684
/proc/meminfo: memFree=1704232/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=8252 CPUtime=0.09
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 1934 0 0 0 8 1 0 0 18 0 1 0 109040510 8450048 1805 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 2063 1805 124 317 0 1743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13612

[startup+0.301632 s]
/proc/loadavg: 2.01 1.89 1.53 3/65 23684
/proc/meminfo: memFree=1704232/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=8252 CPUtime=0.29
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 1934 0 0 0 28 1 0 0 19 0 1 0 109040510 8450048 1805 1992294400 134512640 135813592 4294956160 18446744073709551615 134676886 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 2063 1805 124 317 0 1743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13612

[startup+0.701704 s]
/proc/loadavg: 2.01 1.89 1.53 3/65 23684
/proc/meminfo: memFree=1704232/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=9636 CPUtime=0.69
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 2279 0 0 0 68 1 0 0 23 0 1 0 109040510 9867264 2067 1992294400 134512640 135813592 4294956160 18446744073709551615 134521137 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 2409 2067 126 317 0 2089 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14996

[startup+1.50185 s]
/proc/loadavg: 2.01 1.89 1.53 2/67 23686
/proc/meminfo: memFree=1696152/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=9636 CPUtime=1.49
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 2279 0 0 0 148 1 0 0 25 0 1 0 109040510 9867264 2067 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 2409 2067 126 317 0 2089 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14996

[startup+3.10213 s]
/proc/loadavg: 2.01 1.89 1.53 3/67 23686
/proc/meminfo: memFree=1694168/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=12588 CPUtime=3.09
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 3037 0 0 0 308 1 0 0 25 0 1 0 109040510 12890112 2824 1992294400 134512640 135813592 4294956160 18446744073709551615 135205427 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 3147 2824 149 317 0 2827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17948

[startup+6.3017 s]
/proc/loadavg: 1.93 1.88 1.52 2/67 23686
/proc/meminfo: memFree=1692184/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=13516 CPUtime=6.28
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 3268 0 0 0 627 1 0 0 25 0 1 0 109040510 13840384 3055 1992294400 134512640 135813592 4294956160 18446744073709551615 134665273 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 3379 3055 149 317 0 3059 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18876

[startup+12.7018 s]
/proc/loadavg: 1.86 1.86 1.52 2/67 23686
/proc/meminfo: memFree=1691248/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=14312 CPUtime=12.68
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 3453 0 0 0 1267 1 0 0 25 0 1 0 109040510 14655488 3240 1992294400 134512640 135813592 4294956160 18446744073709551615 134665061 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 3578 3240 149 317 0 3258 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19672

[startup+25.5011 s]
/proc/loadavg: 1.67 1.82 1.51 2/67 23686
/proc/meminfo: memFree=1690736/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=14844 CPUtime=25.48
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 3581 0 0 0 2547 1 0 0 25 0 1 0 109040510 15200256 3368 1992294400 134512640 135813592 4294956160 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 3711 3368 149 317 0 3391 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20204

[startup+51.1017 s]
/proc/loadavg: 1.44 1.75 1.50 2/67 23686
/proc/meminfo: memFree=1689776/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=15768 CPUtime=51.06
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 3821 0 0 0 5105 1 0 0 25 0 1 0 109040510 16146432 3608 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 3942 3608 149 317 0 3622 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21128

[startup+102.306 s]
/proc/loadavg: 1.19 1.64 1.47 2/67 23686
/proc/meminfo: memFree=1689264/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=16304 CPUtime=102.26
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 3958 0 0 0 10224 2 0 0 25 0 1 0 109040510 16695296 3745 1992294400 134512640 135813592 4294956160 18446744073709551615 135205372 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 4076 3745 149 317 0 3756 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21664

[startup+162.301 s]
/proc/loadavg: 1.07 1.52 1.44 2/67 23686
/proc/meminfo: memFree=1688944/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=16572 CPUtime=162.23
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 4037 0 0 0 16221 2 0 0 25 0 1 0 109040510 16969728 3824 1992294400 134512640 135813592 4294956160 18446744073709551615 134662852 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 4143 3824 149 317 0 3823 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21932

[startup+222.301 s]
/proc/loadavg: 1.02 1.42 1.41 2/67 23686
/proc/meminfo: memFree=1688688/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=16836 CPUtime=222.21
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 4092 0 0 0 22219 2 0 0 25 0 1 0 109040510 17240064 3879 1992294400 134512640 135813592 4294956160 18446744073709551615 134665520 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 4209 3879 149 317 0 3889 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22196

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.38 2/67 23686
/proc/meminfo: memFree=1687088/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=18444 CPUtime=282.19
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 4482 0 0 0 28217 2 0 0 25 0 1 0 109040510 18886656 4269 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 4611 4269 149 317 0 4291 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 23804

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.35 2/67 23686
/proc/meminfo: memFree=1686320/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=19244 CPUtime=342.16
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 4671 0 0 0 34214 2 0 0 25 0 1 0 109040510 19705856 4458 1992294400 134512640 135813592 4294956160 18446744073709551615 134665397 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 4811 4458 149 317 0 4491 0

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

[pid=23685] ppid=23684 vsize=19376 CPUtime=522.1
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 4709 0 0 0 52208 2 0 0 25 0 1 0 109040510 19841024 4496 1992294400 134512640 135813592 4294956160 18446744073709551615 134592205 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 4844 4496 149 317 0 4524 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 24736

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.26 2/67 23686
/proc/meminfo: memFree=1686192/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=19376 CPUtime=582.08
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 4709 0 0 0 58206 2 0 0 25 0 1 0 109040510 19841024 4496 1992294400 134512640 135813592 4294956160 18446744073709551615 134662878 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 4844 4496 149 317 0 4524 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 24736

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.24 2/67 23688
/proc/meminfo: memFree=1686000/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5360 CPUtime=0
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109040510 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23684/statm: 1340 239 197 169 0 51 0
[pid=23685] ppid=23684 vsize=19376 CPUtime=642.06
/proc/23685/stat : 23685 (hydrasat_cache4) R 23684 23684 23496 0 -1 4194304 4709 0 0 0 64204 2 0 0 25 0 1 0 109040510 19841024 4496 1992294400 134512640 135813592 4294956160 18446744073709551615 134665352 0 0 4096 1 0 0 0 17 1 0 0
/proc/23685/statm: 4844 4496 149 317 0 4524 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 24736

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.23 2/67 23689
/proc/meminfo: memFree=1679344/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=8936 CPUtime=2.07
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 2081 0 0 0 207 0 0 0 25 0 1 0 109110531 9150464 1869 1992294400 134512640 135995732 4294956016 18446744073709551615 135364531 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 2234 1869 171 362 0 1869 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 14300

[startup+762.305 s]
/proc/loadavg: 1.03 1.07 1.21 2/67 23689
/proc/meminfo: memFree=1678256/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=9992 CPUtime=62.05
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 2347 0 0 0 6205 0 0 0 25 0 1 0 109110531 10231808 2135 1992294400 134512640 135995732 4294956016 18446744073709551615 134682212 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 2498 2135 171 362 0 2133 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 15356

[startup+822.301 s]
/proc/loadavg: 1.01 1.06 1.20 2/67 23689
/proc/meminfo: memFree=1677232/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=10916 CPUtime=122.03
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 2592 0 0 0 12202 1 0 0 25 0 1 0 109110531 11177984 2380 1992294400 134512640 135995732 4294956016 18446744073709551615 134682251 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 2729 2380 171 362 0 2364 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 16280

[startup+882.303 s]
/proc/loadavg: 1.00 1.04 1.18 2/67 23689
/proc/meminfo: memFree=1675568/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=12632 CPUtime=182
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 3012 0 0 0 18199 1 0 0 25 0 1 0 109110531 12935168 2800 1992294400 134512640 135995732 4294956016 18446744073709551615 134589073 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 3158 2800 171 362 0 2793 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 17996

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/67 23689
/proc/meminfo: memFree=1672880/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=15276 CPUtime=241.99
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 3683 0 0 0 24197 2 0 0 25 0 1 0 109110531 15642624 3471 1992294400 134512640 135995732 4294956016 18446744073709551615 134806567 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 3819 3471 171 362 0 3454 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 20640

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 23689
/proc/meminfo: memFree=1672432/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=15816 CPUtime=301.96
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 3793 0 0 0 30194 2 0 0 25 0 1 0 109110531 16195584 3581 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 3954 3581 171 362 0 3589 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 21180

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 23689
/proc/meminfo: memFree=1672368/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=15816 CPUtime=361.94
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 3793 0 0 0 36192 2 0 0 25 0 1 0 109110531 16195584 3581 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 3954 3581 171 362 0 3589 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 21180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/67 23689
/proc/meminfo: memFree=1672368/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=15816 CPUtime=421.92
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 3793 0 0 0 42190 2 0 0 25 0 1 0 109110531 16195584 3581 1992294400 134512640 135995732 4294956016 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 3954 3581 171 362 0 3589 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 21180

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 23689
/proc/meminfo: memFree=1672368/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=15816 CPUtime=481.9
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 3793 0 0 0 48188 2 0 0 25 0 1 0 109110531 16195584 3581 1992294400 134512640 135995732 4294956016 18446744073709551615 134806628 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 3954 3581 171 362 0 3589 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 21180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 23689
/proc/meminfo: memFree=1672368/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=15816 CPUtime=500.1
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 3793 0 0 0 50008 2 0 0 25 0 1 0 109110531 16195584 3581 1992294400 134512640 135995732 4294956016 18446744073709551615 134807697 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 3954 3581 171 362 0 3589 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 21180

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 23689
/proc/meminfo: memFree=1672368/2055920 swapFree=4192812/4192956
[pid=23684] ppid=23682 vsize=5364 CPUtime=699.95
/proc/23684/stat : 23684 (hydrasat-multi.) S 23682 23684 23496 0 -1 4194304 321 4888 0 0 0 0 69986 9 16 0 1 0 109040510 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23684/statm: 1341 245 202 169 0 52 0
[pid=23689] ppid=23684 vsize=15816 CPUtime=500.1
/proc/23689/stat : 23689 (hydrasat_cachew) R 23684 23684 23496 0 -1 4194304 3793 0 0 0 50008 2 0 0 25 0 1 0 109110531 16195584 3581 1992294400 134512640 135995732 4294956016 18446744073709551615 134807697 0 0 4096 1 0 0 0 17 1 0 0
/proc/23689/statm: 3954 3581 171 362 0 3589 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 21180

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.12798
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 24736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9028
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= 9
involuntary context switches= 1312

runsolver used 1.05084 second user time and 3.32649 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-27 07:28:30
IDJOB=1736109
IDBENCH=71613
IDSOLVER=518
FILE ID=node89/1736109-1240810110
PBS_JOBID= 9187442
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= d217d44a5e3291823bfd6ded60a7812f
RANDOM SEED=1575843398

node89.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.268
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.268
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:       1704776 kB
Buffers:         47568 kB
Cached:         224364 kB
SwapCached:          0 kB
Active:          92980 kB
Inactive:       192712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5056 kB
Writeback:           0 kB
Mapped:          23544 kB
Slab:            51468 kB
Committed_AS:   353640 kB
PageTables:       1372 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= 66360 MiB
End job on node89 at 2009-04-27 07:48:32