Trace number 1728168

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.09 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.174
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 564

Solver Data

0.00/0.00	c Trying configuration 1
700.07/700.42	HOME/hydrasat-multi.sh: line 48: 25013 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.07/700.42	c Trying configuration 2
1200.05/1200.61	HOME/hydrasat-multi.sh: line 64: 25015 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/1200.61	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-1728168-1240733657/watcher-1728168-1240733657 -o /tmp/evaluation-result-1728168-1240733657/solver-1728168-1240733657 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1728168-1240733657.cnf 1800 1144747103 

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.91 0.97 0.99 3/65 25012
/proc/meminfo: memFree=1756920/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=1452 CPUtime=0
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 163 0 0 0 0 0 0 0 19 0 1 0 101395495 1486848 145 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 363 146 116 317 0 43 0

[startup+0.026817 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 25012
/proc/meminfo: memFree=1756920/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=1716 CPUtime=0.02
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 255 0 0 0 2 0 0 0 19 0 1 0 101395495 1757184 236 1992294400 134512640 135813592 4294956176 18446744073709551615 134664962 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 429 236 149 317 0 109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7076

[startup+0.101824 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 25012
/proc/meminfo: memFree=1756920/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=1848 CPUtime=0.09
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 289 0 0 0 9 0 0 0 19 0 1 0 101395495 1892352 270 1992294400 134512640 135813592 4294956176 18446744073709551615 134667888 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 462 272 149 317 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7208

[startup+0.301845 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 25012
/proc/meminfo: memFree=1756920/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=1976 CPUtime=0.29
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 335 0 0 0 29 0 0 0 21 0 1 0 101395495 2023424 316 1992294400 134512640 135813592 4294956176 18446744073709551615 134665966 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 494 316 149 317 0 174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7336

[startup+0.701888 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 25012
/proc/meminfo: memFree=1756920/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=2240 CPUtime=0.69
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 388 0 0 0 69 0 0 0 25 0 1 0 101395495 2293760 369 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 560 369 149 317 0 240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7600

[startup+1.50197 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1755624/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=2776 CPUtime=1.49
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 516 0 0 0 149 0 0 0 25 0 1 0 101395495 2842624 497 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 694 497 149 317 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8136

[startup+3.10114 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1754792/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=3772 CPUtime=3.09
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 752 0 0 0 309 0 0 0 25 0 1 0 101395495 3862528 733 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 943 733 149 317 0 623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9132

[startup+6.30149 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1752296/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=6020 CPUtime=6.28
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 1251 0 0 0 628 0 0 0 25 0 1 0 101395495 6164480 1207 1992294400 134512640 135813592 4294956176 18446744073709551615 134665205 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 1505 1207 149 317 0 1185 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11380

[startup+12.7022 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1747944/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=11024 CPUtime=12.67
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 2436 0 0 0 1267 0 0 0 25 0 1 0 101395495 11288576 2270 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 2756 2270 149 317 0 2436 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16384

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1745896/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=13376 CPUtime=25.47
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 3049 0 0 0 2547 0 0 0 25 0 1 0 101395495 13697024 2802 1992294400 134512640 135813592 4294956176 18446744073709551615 134665562 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 3344 2802 149 317 0 3024 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18736

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1740520/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=20216 CPUtime=51.06
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 4771 0 0 0 5105 1 0 0 25 0 1 0 101395495 20701184 4138 1992294400 134512640 135813592 4294956176 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 5054 4138 149 317 0 4734 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25576

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1733032/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=29188 CPUtime=102.24
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 7258 0 0 0 10221 3 0 0 25 0 1 0 101395495 29888512 5998 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 7297 5998 149 317 0 6977 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 34548

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1729192/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=33024 CPUtime=162.21
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 8479 0 0 0 16217 4 0 0 25 0 1 0 101395495 33816576 6957 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 8256 6957 149 317 0 7936 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 38384

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1724776/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=37528 CPUtime=222.19
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 9727 0 0 0 22214 5 0 0 25 0 1 0 101395495 38428672 8076 1992294400 134512640 135813592 4294956176 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 9382 8076 149 317 0 9062 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 42888

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1720168/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=43712 CPUtime=282.16
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 11808 0 0 0 28210 6 0 0 25 0 1 0 101395495 44761088 9193 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 1 0 0
/proc/25013/statm: 10928 9193 149 317 0 10608 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 49072

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1717480/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=45988 CPUtime=342.13
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 12469 0 0 0 34207 6 0 0 25 0 1 0 101395495 47091712 9854 1992294400 134512640 135813592 4294956176 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 11497 9854 149 317 0 11177 0

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

[pid=25013] ppid=25012 vsize=52276 CPUtime=462.08
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 14378 0 0 0 46200 8 0 0 25 0 1 0 101395495 53530624 11401 1992294400 134512640 135813592 4294956176 18446744073709551615 134665173 0 0 4096 1 0 0 0 17 1 0 0
/proc/25013/statm: 13069 11401 149 317 0 12749 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 57636

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1708840/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=55748 CPUtime=522.06
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 15298 0 0 0 52197 9 0 0 25 0 1 0 101395495 57085952 12000 1992294400 134512640 135813592 4294956176 18446744073709551615 134665173 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 13937 12000 149 317 0 13617 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 61108

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1706472/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=58972 CPUtime=582.03
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 16119 0 0 0 58194 9 0 0 25 0 1 0 101395495 60387328 12564 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 14743 12564 149 317 0 14423 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 64332

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25014
/proc/meminfo: memFree=1702376/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5360 CPUtime=0
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101395494 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1340 239 197 169 0 51 0
[pid=25013] ppid=25012 vsize=63784 CPUtime=642
/proc/25013/stat : 25013 (hydrasat_cache4) R 25012 25012 24697 0 -1 4194304 17744 0 0 0 64190 10 0 0 25 0 1 0 101395495 65314816 13587 1992294400 134512640 135813592 4294956176 18446744073709551615 134665051 0 0 4096 1 0 0 0 17 0 0 0
/proc/25013/statm: 15946 13587 149 317 0 15626 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 69144

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1697384/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=2672 CPUtime=1.87
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 470 0 0 0 187 0 0 0 25 0 1 0 101465537 2736128 453 1992294400 134512640 135995732 4294956032 18446744073709551615 134807721 0 0 4096 1 0 0 0 17 0 0 0
/proc/25015/statm: 668 453 171 362 0 303 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 8036

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1687016/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=14656 CPUtime=61.83
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 3468 0 0 0 6179 4 0 0 25 0 1 0 101465537 15007744 3220 1992294400 134512640 135995732 4294956032 18446744073709551615 134589423 0 0 4096 1 0 0 0 17 0 0 0
/proc/25015/statm: 3664 3220 171 362 0 3299 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 20020

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1681512/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=20516 CPUtime=121.81
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 4923 0 0 0 12175 6 0 0 25 0 1 0 101465537 21008384 4626 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/25015/statm: 5129 4626 171 362 0 4764 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 25880

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1677544/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=25024 CPUtime=181.78
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 6048 0 0 0 18171 7 0 0 25 0 1 0 101465537 25624576 5622 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25015/statm: 6256 5622 171 362 0 5891 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 30388

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1673576/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=30032 CPUtime=241.75
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 7508 0 0 0 24167 8 0 0 25 0 1 0 101465537 30752768 6730 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25015/statm: 7508 6730 171 362 0 7143 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 35396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1670312/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=32628 CPUtime=301.73
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 8207 0 0 0 30164 9 0 0 25 0 1 0 101465537 33411072 7429 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25015/statm: 8157 7429 171 362 0 7792 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 37992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1667304/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=35908 CPUtime=361.7
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 8964 0 0 0 36161 9 0 0 25 0 1 0 101465537 36769792 8186 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/25015/statm: 8977 8186 171 362 0 8612 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 41272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1664936/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=38268 CPUtime=421.68
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 9548 0 0 0 42159 9 0 0 25 0 1 0 101465537 39186432 8770 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25015/statm: 9567 8770 171 362 0 9202 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 43632

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1662696/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=40672 CPUtime=481.66
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 10097 0 0 0 48156 10 0 0 25 0 1 0 101465537 41648128 9319 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/25015/statm: 10168 9319 171 362 0 9803 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 46036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25015
/proc/meminfo: memFree=1660584/2055920 swapFree=4180748/4192956
[pid=25012] ppid=25010 vsize=5364 CPUtime=700.1
/proc/25012/stat : 25012 (hydrasat-multi.) S 25010 25012 24697 0 -1 4194304 322 20637 0 0 0 0 69977 33 19 0 1 0 101395494 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25012/statm: 1341 245 202 169 0 52 0
[pid=25015] ppid=25012 vsize=43096 CPUtime=499.95
/proc/25015/stat : 25015 (hydrasat_cachew) R 25012 25012 24697 0 -1 4194304 10705 0 0 0 49985 10 0 0 25 0 1 0 101465537 44130304 9814 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25015/statm: 10774 9814 171 362 0 10409 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48460

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.09
CPU user time (s): 1199.64
CPU system time (s): 0.446932
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 71592

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

runsolver used 1.08983 second user time and 3.2855 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-26 10:14:17
IDJOB=1728168
IDBENCH=24665
IDSOLVER=518
FILE ID=node81/1728168-1240733657
PBS_JOBID= 9186943
Free space on /tmp= 126392 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728168-1240733657/watcher-1728168-1240733657 -o /tmp/evaluation-result-1728168-1240733657/solver-1728168-1240733657 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1728168-1240733657.cnf 1800 1144747103

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

MD5SUM BENCH= 42a2d57c47222c3ed0e0546d3518a54d
RANDOM SEED=1144747103

node81.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.234
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.234
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:       1757464 kB
Buffers:         33020 kB
Cached:         204608 kB
SwapCached:       5880 kB
Active:         112344 kB
Inactive:       133912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757464 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          13688 kB
Slab:            38008 kB
Committed_AS:   374064 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126332 MiB
End job on node81 at 2009-04-26 10:34:19