Trace number 1529445

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1178729443-051.cnf
MD5SUMf5bbeff2cbd29506603dd9467e477360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark421.162
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 513600

Solver Data

0.00/0.00	c Trying configuration 1
699.99/700.35	HOME/hydrasat-multi.sh: line 48:  9769 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.99/700.35	c Trying configuration 2
1200.03/1200.61	HOME/hydrasat-multi.sh: line 64:  9773 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.03/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:489) (c) roussel@cril.univ-artois.fr

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

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: 1.07 1.01 1.00 3/64 9768
/proc/meminfo: memFree=1718904/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=1452 CPUtime=0
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 163 0 0 0 0 0 0 0 19 0 1 0 1111030558 1486848 145 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 363 145 116 317 0 43 0

[startup+0.0558669 s]
/proc/loadavg: 1.07 1.01 1.00 3/64 9768
/proc/meminfo: memFree=1718904/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=3056 CPUtime=0.05
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 567 0 0 0 5 0 0 0 19 0 1 0 1111030558 3129344 549 1992294400 134512640 135813592 4294956176 18446744073709551615 134521126 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 764 549 123 317 0 444 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8416

[startup+0.101872 s]
/proc/loadavg: 1.07 1.01 1.00 3/64 9768
/proc/meminfo: memFree=1718904/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=3056 CPUtime=0.09
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 567 0 0 0 9 0 0 0 19 0 1 0 1111030558 3129344 549 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 764 549 123 317 0 444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8416

[startup+0.301902 s]
/proc/loadavg: 1.07 1.01 1.00 3/64 9768
/proc/meminfo: memFree=1718904/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=3056 CPUtime=0.29
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 569 0 0 0 29 0 0 0 21 0 1 0 1111030558 3129344 551 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 764 551 125 317 0 444 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8416

[startup+0.701958 s]
/proc/loadavg: 1.07 1.01 1.00 3/64 9768
/proc/meminfo: memFree=1718904/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=3724 CPUtime=0.69
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 751 0 0 0 69 0 0 0 25 0 1 0 1111030558 3813376 732 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 931 732 150 317 0 611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9084

[startup+1.50107 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 9770
/proc/meminfo: memFree=1716072/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=3988 CPUtime=1.49
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 817 0 0 0 149 0 0 0 25 0 1 0 1111030558 4083712 798 1992294400 134512640 135813592 4294956176 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 997 798 150 317 0 677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9348

[startup+3.10131 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 9770
/proc/meminfo: memFree=1715624/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=4672 CPUtime=3.09
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 969 0 0 0 309 0 0 0 25 0 1 0 1111030558 4784128 950 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 1168 950 150 317 0 848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10032

[startup+6.30177 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 9770
/proc/meminfo: memFree=1715112/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=4672 CPUtime=6.29
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 969 0 0 0 629 0 0 0 25 0 1 0 1111030558 4784128 950 1992294400 134512640 135813592 4294956176 18446744073709551615 134664954 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 1168 950 150 317 0 848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10032

[startup+12.7027 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 9770
/proc/meminfo: memFree=1714224/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=5792 CPUtime=12.68
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 1265 0 0 0 1268 0 0 0 25 0 1 0 1111030558 5931008 1246 1992294400 134512640 135813592 4294956176 18446744073709551615 134665082 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 1448 1246 150 317 0 1128 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11152

[startup+25.5015 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 9770
/proc/meminfo: memFree=1714032/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=5792 CPUtime=25.48
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 1265 0 0 0 2548 0 0 0 25 0 1 0 1111030558 5931008 1246 1992294400 134512640 135813592 4294956176 18446744073709551615 134591998 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 1448 1246 150 317 0 1128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11152

[startup+51.1012 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 9770
/proc/meminfo: memFree=1712560/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=7588 CPUtime=51.06
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 1663 0 0 0 5105 1 0 0 25 0 1 0 1111030558 7770112 1644 1992294400 134512640 135813592 4294956176 18446744073709551615 134665454 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 1897 1644 150 317 0 1577 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12948

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9770
/proc/meminfo: memFree=1708400/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=11840 CPUtime=102.24
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 2681 0 0 0 10222 2 0 0 25 0 1 0 1111030558 12124160 2657 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 2960 2657 150 317 0 2640 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17200

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=1704816/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=15992 CPUtime=162.21
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 3668 0 0 0 16219 2 0 0 25 0 1 0 1111030558 16375808 3578 1992294400 134512640 135813592 4294956176 18446744073709551615 134665514 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 3998 3578 150 317 0 3678 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21352

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=1698032/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=23468 CPUtime=222.19
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 5489 0 0 0 22215 4 0 0 25 0 1 0 1111030558 24031232 5228 1992294400 134512640 135813592 4294956176 18446744073709551615 134665520 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 5867 5228 150 317 0 5547 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 28828

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=1692720/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=29168 CPUtime=282.17
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 6826 0 0 0 28211 6 0 0 25 0 1 0 1111030558 29868032 6565 1992294400 134512640 135813592 4294956176 18446744073709551615 135206719 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 7292 6565 150 317 0 6972 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 34528

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=1688752/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=33612 CPUtime=342.15
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 7841 0 0 0 34208 7 0 0 25 0 1 0 1111030558 34418688 7580 1992294400 134512640 135813592 4294956176 18446744073709551615 134665187 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 8403 7580 150 317 0 8083 0

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

[pid=9769] ppid=9768 vsize=41812 CPUtime=462.09
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 9818 0 0 0 46200 9 0 0 25 0 1 0 1111030558 42815488 9416 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 10453 9416 150 317 0 10133 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 47172

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=1680944/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=41812 CPUtime=522.07
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 9830 0 0 0 52198 9 0 0 25 0 1 0 1111030558 42815488 9428 1992294400 134512640 135813592 4294956176 18446744073709551615 134665347 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 10453 9428 150 317 0 10133 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 47172

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=1680816/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=42304 CPUtime=582.03
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 9922 0 0 0 58194 9 0 0 25 0 1 0 1111030558 43319296 9520 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 10576 9520 150 317 0 10256 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 47664

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=1680432/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5360 CPUtime=0
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111030558 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1340 239 197 169 0 51 0
[pid=9769] ppid=9768 vsize=42780 CPUtime=642.02
/proc/9769/stat : 9769 (hydrasat_cache4) R 9768 9768 9731 0 -1 4194304 10013 0 0 0 64192 10 0 0 25 0 1 0 1111030558 43806720 9611 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9769/statm: 10695 9611 150 317 0 10375 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 48140

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9773
/proc/meminfo: memFree=1677296/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=3508 CPUtime=1.94
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 666 0 0 0 194 0 0 0 25 0 1 0 1111100593 3592192 649 1992294400 134512640 135995732 4294956032 18446744073709551615 134807853 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 877 649 172 362 0 512 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 8872

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9773
/proc/meminfo: memFree=1671536/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=10056 CPUtime=61.89
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 2276 0 0 0 6188 1 0 0 25 0 1 0 1111100593 10297344 2237 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 2514 2237 172 362 0 2149 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 15420

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9773
/proc/meminfo: memFree=1667696/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=14024 CPUtime=121.86
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 3231 0 0 0 12184 2 0 0 25 0 1 0 1111100593 14360576 3190 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 3506 3190 172 362 0 3141 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 19388

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9773
/proc/meminfo: memFree=1667632/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=14172 CPUtime=181.83
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 3253 0 0 0 18181 2 0 0 25 0 1 0 1111100593 14512128 3212 1992294400 134512640 135995732 4294956032 18446744073709551615 134808131 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 3543 3212 172 362 0 3178 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 19536

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9773
/proc/meminfo: memFree=1667568/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=14172 CPUtime=241.79
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 3277 0 0 0 24177 2 0 0 25 0 1 0 1111100593 14512128 3236 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 3543 3236 172 362 0 3178 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 19536

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9773
/proc/meminfo: memFree=1667376/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=14496 CPUtime=301.77
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 3325 0 0 0 30175 2 0 0 25 0 1 0 1111100593 14843904 3284 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 3624 3284 172 362 0 3259 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 19860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9773
/proc/meminfo: memFree=1665456/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=16408 CPUtime=361.75
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 3822 0 0 0 36172 3 0 0 25 0 1 0 1111100593 16801792 3750 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 4102 3750 172 362 0 3737 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 21772

[startup+1122.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 9773
/proc/meminfo: memFree=1662384/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=19684 CPUtime=421.72
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 4600 0 0 0 42168 4 0 0 25 0 1 0 1111100593 20156416 4528 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 4921 4528 172 362 0 4556 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 25048

[startup+1182.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 9773
/proc/meminfo: memFree=1657776/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=24784 CPUtime=481.7
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 5810 0 0 0 48165 5 0 0 25 0 1 0 1111100593 25378816 5705 1992294400 134512640 135995732 4294956032 18446744073709551615 134807756 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 6196 5705 172 362 0 5831 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 30148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 9773
/proc/meminfo: memFree=1655856/2055920 swapFree=4174420/4192956
[pid=9768] ppid=9766 vsize=5364 CPUtime=700.04
/proc/9768/stat : 9768 (hydrasat-multi.) S 9766 9768 9731 0 -1 4194304 322 11099 0 0 0 0 69979 25 19 0 1 0 1111030558 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9768/statm: 1341 245 202 169 0 52 0
[pid=9773] ppid=9768 vsize=26652 CPUtime=499.99
/proc/9773/stat : 9773 (hydrasat_cachew) R 9768 9768 9731 0 -1 4194304 6271 0 0 0 49994 5 0 0 25 0 1 0 1111100593 27291648 6125 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9773/statm: 6663 6125 172 362 0 6298 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 32016

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.06
CPU user time (s): 1199.74
CPU system time (s): 0.320951
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 48820

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

runsolver used 0.942856 second user time and 3.43248 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 05:27:28
IDJOB=1529445
IDBENCH=70266
IDSOLVER=518
FILE ID=node22/1529445-1238383648
PBS_JOBID= 9061344
Free space on /tmp= 66328 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1178729443-051.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529445-1238383648/watcher-1529445-1238383648 -o /tmp/evaluation-result-1529445-1238383648/solver-1529445-1238383648 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529445-1238383648.cnf 1800 1187432254

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

MD5SUM BENCH= f5bbeff2cbd29506603dd9467e477360
RANDOM SEED=1187432254

node22.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.279
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.279
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:       1719392 kB
Buffers:         73336 kB
Cached:         166388 kB
SwapCached:      12352 kB
Active:          42960 kB
Inactive:       210652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719392 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            4632 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            69056 kB
Committed_AS:  2907832 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= 66288 MiB
End job on node22 at 2009-03-30 05:47:31