Trace number 1529778

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.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S745855171-090.cnf
MD5SUM424ae5e08db4b5fb6ed3561627cff998
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.92/700.20	HOME/hydrasat-multi.sh: line 48: 22812 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.92/700.20	c Trying configuration 2
1200.09/1200.40	HOME/hydrasat-multi.sh: line 64: 22814 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.09/1200.40	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:489) (c) roussel@cril.univ-artois.fr

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

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.92 0.98 0.99 3/69 22811
/proc/meminfo: memFree=1292496/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=1584 CPUtime=0
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1113842936 1622016 160 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 396 160 116 317 0 76 0

[startup+0.0169961 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 22811
/proc/meminfo: memFree=1292496/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=1720 CPUtime=0.01
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 219 0 0 0 1 0 0 0 18 0 1 0 1113842936 1761280 201 1992294400 134512640 135813592 4294956176 18446744073709551615 134521151 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 430 201 125 317 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7080

[startup+0.103003 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 22811
/proc/meminfo: memFree=1292496/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=1852 CPUtime=0.09
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 301 0 0 0 9 0 0 0 18 0 1 0 1113842936 1896448 282 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 463 282 150 317 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7212

[startup+0.302019 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 22811
/proc/meminfo: memFree=1292496/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=1984 CPUtime=0.29
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 329 0 0 0 29 0 0 0 19 0 1 0 1113842936 2031616 310 1992294400 134512640 135813592 4294956176 18446744073709551615 134662123 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 496 310 150 317 0 176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7344

[startup+0.701055 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 22811
/proc/meminfo: memFree=1292496/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=2248 CPUtime=0.69
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 389 0 0 0 69 0 0 0 22 0 1 0 1113842936 2301952 370 1992294400 134512640 135813592 4294956176 18446744073709551615 134665115 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 562 370 150 317 0 242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7608

[startup+1.50212 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1291136/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=2644 CPUtime=1.49
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 495 0 0 0 149 0 0 0 25 0 1 0 1113842936 2707456 476 1992294400 134512640 135813592 4294956176 18446744073709551615 134661511 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 661 476 150 317 0 341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8004

[startup+3.10127 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1290688/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=2952 CPUtime=3.09
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 544 0 0 0 309 0 0 0 25 0 1 0 1113842936 3022848 525 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 738 525 150 317 0 418 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8312

[startup+6.30155 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1290432/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=2952 CPUtime=6.29
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 544 0 0 0 629 0 0 0 25 0 1 0 1113842936 3022848 525 1992294400 134512640 135813592 4294956176 18446744073709551615 135198288 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 738 525 150 317 0 418 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8312

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1290376/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=2952 CPUtime=12.69
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 565 0 0 0 1269 0 0 0 25 0 1 0 1113842936 3022848 546 1992294400 134512640 135813592 4294956176 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 738 546 150 317 0 418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8312

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1288456/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=5044 CPUtime=25.48
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 1051 0 0 0 2548 0 0 0 25 0 1 0 1113842936 5165056 1032 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 1261 1032 150 317 0 941 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10404

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1285064/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=8980 CPUtime=51.08
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 1887 0 0 0 5107 1 0 0 25 0 1 0 1113842936 9195520 1862 1992294400 134512640 135813592 4294956176 18446744073709551615 134667777 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 2245 1862 150 317 0 1925 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14340

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1282824/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=11712 CPUtime=102.27
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 2509 0 0 0 10225 2 0 0 25 0 1 0 1113842936 11993088 2438 1992294400 134512640 135813592 4294956176 18446744073709551615 134667800 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 2928 2438 150 317 0 2608 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17072

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1276168/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=19628 CPUtime=162.25
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 4287 0 0 0 16222 3 0 0 25 0 1 0 1113842936 20099072 4080 1992294400 134512640 135813592 4294956176 18446744073709551615 134664993 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 4907 4080 150 317 0 4587 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24988

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1271368/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=25412 CPUtime=222.23
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 5860 0 0 0 22219 4 0 0 25 0 1 0 1113842936 26021888 5219 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 6353 5219 150 317 0 6033 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30772

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1267208/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=30228 CPUtime=282.22
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 6927 0 0 0 28217 5 0 0 25 0 1 0 1113842936 30953472 6286 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 7557 6286 150 317 0 7237 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 35588

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1264968/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=33104 CPUtime=342.2
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 7605 0 0 0 34215 5 0 0 25 0 1 0 1113842936 33898496 6863 1992294400 134512640 135813592 4294956176 18446744073709551615 134665160 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 8276 6863 150 317 0 7956 0

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

[pid=22812] ppid=22811 vsize=38280 CPUtime=462.18
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 8929 0 0 0 46211 7 0 0 25 0 1 0 1113842936 39198720 8074 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 9570 8074 150 317 0 9250 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 43640

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1260040/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=38280 CPUtime=522.16
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 8931 0 0 0 52209 7 0 0 25 0 1 0 1113842936 39198720 8076 1992294400 134512640 135813592 4294956176 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 9570 8076 150 317 0 9250 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 43640

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1259976/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=38280 CPUtime=582.15
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 8938 0 0 0 58208 7 0 0 25 0 1 0 1113842936 39198720 8083 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 9570 8083 150 317 0 9250 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 43640

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22813
/proc/meminfo: memFree=1259848/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5360 CPUtime=0
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113842936 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22811/statm: 1340 239 197 169 0 51 0
[pid=22812] ppid=22811 vsize=38648 CPUtime=642.14
/proc/22812/stat : 22812 (hydrasat_cache4) R 22811 22811 22740 0 -1 4194304 8989 0 0 0 64207 7 0 0 25 0 1 0 1113842936 39575552 8134 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/22812/statm: 9662 8134 150 317 0 9342 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 44008

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22814
/proc/meminfo: memFree=1258120/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=2544 CPUtime=2.09
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 452 0 0 0 209 0 0 0 25 0 1 0 1113912956 2605056 435 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 636 435 172 362 0 271 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 7908

[startup+762.307 s]
/proc/loadavg: 1.10 1.02 1.00 2/71 22814
/proc/meminfo: memFree=1252680/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=8784 CPUtime=62.08
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 1921 0 0 0 6207 1 0 0 25 0 1 0 1113912956 8994816 1904 1992294400 134512640 135995732 4294956032 18446744073709551615 134806628 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 2196 1904 172 362 0 1831 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 14148

[startup+822.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/71 22814
/proc/meminfo: memFree=1252616/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=8784 CPUtime=122.06
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 1948 0 0 0 12205 1 0 0 25 0 1 0 1113912956 8994816 1931 1992294400 134512640 135995732 4294956032 18446744073709551615 134807763 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 2196 1931 172 362 0 1831 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 14148

[startup+882.302 s]
/proc/loadavg: 1.14 1.05 1.01 2/71 22814
/proc/meminfo: memFree=1252424/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=9100 CPUtime=182.04
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 1996 0 0 0 18203 1 0 0 25 0 1 0 1113912956 9318400 1979 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 2275 1979 172 362 0 1910 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 14464

[startup+942.303 s]
/proc/loadavg: 1.05 1.04 1.00 2/71 22814
/proc/meminfo: memFree=1252168/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=9376 CPUtime=242.03
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 2055 0 0 0 24202 1 0 0 25 0 1 0 1113912956 9601024 2038 1992294400 134512640 135995732 4294956032 18446744073709551615 134808122 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 2344 2038 172 362 0 1979 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 14740

[startup+1002.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/71 22814
/proc/meminfo: memFree=1251848/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=9888 CPUtime=302.02
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 2139 0 0 0 30200 2 0 0 25 0 1 0 1113912956 10125312 2122 1992294400 134512640 135995732 4294956032 18446744073709551615 134807704 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 2472 2122 172 362 0 2107 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 15252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 22814
/proc/meminfo: memFree=1248904/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=12888 CPUtime=362
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 2911 0 0 0 36198 2 0 0 25 0 1 0 1113912956 13197312 2840 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 3222 2840 172 362 0 2857 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 18252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 22814
/proc/meminfo: memFree=1246600/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=15476 CPUtime=421.99
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 3513 0 0 0 42196 3 0 0 25 0 1 0 1113912956 15847424 3442 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 3869 3442 172 362 0 3504 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 20840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 22814
/proc/meminfo: memFree=1243848/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=18452 CPUtime=481.98
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 4325 0 0 0 48194 4 0 0 25 0 1 0 1113912956 18894848 4120 1992294400 134512640 135995732 4294956032 18446744073709551615 134807761 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 4613 4120 172 362 0 4248 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 23816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 22814
/proc/meminfo: memFree=1243848/2055920 swapFree=4171840/4192956
[pid=22811] ppid=22809 vsize=5364 CPUtime=700.02
/proc/22811/stat : 22811 (hydrasat-multi.) S 22809 22811 22740 0 -1 4194304 322 10382 0 0 0 0 69981 21 16 0 1 0 1113842936 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1341 245 202 169 0 52 0
[pid=22814] ppid=22811 vsize=18452 CPUtime=500.07
/proc/22814/stat : 22814 (hydrasat_cachew) R 22811 22811 22740 0 -1 4194304 4335 0 0 0 50003 4 0 0 25 0 1 0 1113912956 18894848 4130 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/22814/statm: 4613 4130 172 362 0 4248 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 23816

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.41
CPU time (s): 1200.12
CPU user time (s): 1199.86
CPU system time (s): 0.26196
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 44140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.26196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15066
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= 2806

runsolver used 0.992849 second user time and 3.38448 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-30 13:16:52
IDJOB=1529778
IDBENCH=70377
IDSOLVER=518
FILE ID=node58/1529778-1238411812
PBS_JOBID= 9061471
Free space on /tmp= 66400 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S745855171-090.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529778-1238411812/watcher-1529778-1238411812 -o /tmp/evaluation-result-1529778-1238411812/solver-1529778-1238411812 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529778-1238411812.cnf 1800 1570756157

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

MD5SUM BENCH= 424ae5e08db4b5fb6ed3561627cff998
RANDOM SEED=1570756157

node58.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.222
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.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1293040 kB
Buffers:         88572 kB
Cached:         585280 kB
SwapCached:      11044 kB
Active:          97000 kB
Inactive:       589356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1293040 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          17364 kB
Slab:            62064 kB
Committed_AS:  2559552 kB
PageTables:       1764 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= 66368 MiB
End job on node58 at 2009-03-30 13:36:55