Trace number 1529895

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
MD5SUM2a9d7aa09089c785d286d069b028c319
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.132979
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
700.00/700.32	HOME/hydrasat-multi.sh: line 48: 12047 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.00/700.32	c Trying configuration 2
1200.07/1200.61	HOME/hydrasat-multi.sh: line 64: 12051 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/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-1529895-1238452308/watcher-1529895-1238452308 -o /tmp/evaluation-result-1529895-1238452308/solver-1529895-1238452308 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529895-1238452308.cnf 1800 459455930 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 12046
/proc/meminfo: memFree=1086520/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) R 12044 12046 11890 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/12046/statm: 1340 238 196 169 0 51 0
[pid=12047] ppid=12046 vsize=1452 CPUtime=0
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 289432159 1486848 146 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 363 146 116 317 0 43 0

[startup+0.0701249 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 12046
/proc/meminfo: memFree=1086520/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=1852 CPUtime=0.06
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 291 0 0 0 6 0 0 0 19 0 1 0 289432159 1896448 272 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 463 272 149 317 0 143 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7212

[startup+0.102127 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 12046
/proc/meminfo: memFree=1086520/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=1852 CPUtime=0.09
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 298 0 0 0 9 0 0 0 19 0 1 0 289432159 1896448 279 1992294400 134512640 135813592 4294956176 18446744073709551615 134665559 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 463 279 149 317 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7212

[startup+0.302149 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 12046
/proc/meminfo: memFree=1086520/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=1984 CPUtime=0.29
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 330 0 0 0 29 0 0 0 21 0 1 0 289432159 2031616 311 1992294400 134512640 135813592 4294956176 18446744073709551615 134608991 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 496 311 149 317 0 176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7344

[startup+0.702193 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 12046
/proc/meminfo: memFree=1086520/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=2240 CPUtime=0.69
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 392 0 0 0 69 0 0 0 25 0 1 0 289432159 2293760 373 1992294400 134512640 135813592 4294956176 18446744073709551615 134587996 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 560 373 149 317 0 240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7600

[startup+1.50128 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1084904/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=2636 CPUtime=1.49
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 487 0 0 0 149 0 0 0 25 0 1 0 289432159 2699264 468 1992294400 134512640 135813592 4294956176 18446744073709551615 134667480 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 659 468 149 317 0 339 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7996

[startup+3.10146 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1084712/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=2772 CPUtime=3.09
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 527 0 0 0 309 0 0 0 25 0 1 0 289432159 2838528 508 1992294400 134512640 135813592 4294956176 18446744073709551615 134665909 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 693 508 149 317 0 373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8132

[startup+6.30181 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1084584/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=2908 CPUtime=6.29
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 537 0 0 0 629 0 0 0 25 0 1 0 289432159 2977792 518 1992294400 134512640 135813592 4294956176 18446744073709551615 134597889 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 727 518 149 317 0 407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8268

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1084392/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=2908 CPUtime=12.68
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 563 0 0 0 1268 0 0 0 25 0 1 0 289432159 2977792 544 1992294400 134512640 135813592 4294956176 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 727 544 149 317 0 407 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8268

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1082536/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=5200 CPUtime=25.48
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 1087 0 0 0 2548 0 0 0 25 0 1 0 289432159 5324800 1068 1992294400 134512640 135813592 4294956176 18446744073709551615 134664971 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 1300 1068 149 317 0 980 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10560

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1079208/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=8872 CPUtime=51.07
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 1957 0 0 0 5106 1 0 0 25 0 1 0 289432159 9084928 1901 1992294400 134512640 135813592 4294956176 18446744073709551615 134665059 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 2218 1901 149 317 0 1898 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14232

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1076712/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=11672 CPUtime=102.24
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 2610 0 0 0 10223 1 0 0 25 0 1 0 289432159 11952128 2473 1992294400 134512640 135813592 4294956176 18446744073709551615 134665442 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 2918 2473 149 317 0 2598 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17032

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1070696/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=18672 CPUtime=162.22
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 4220 0 0 0 16220 2 0 0 25 0 1 0 289432159 19120128 4022 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 4668 4022 149 317 0 4348 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 24032

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1065576/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=24512 CPUtime=222.19
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 5735 0 0 0 22216 3 0 0 25 0 1 0 289432159 25100288 5292 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 6128 5292 149 317 0 5808 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 29872

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1061800/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=28500 CPUtime=282.16
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 6745 0 0 0 28212 4 0 0 25 0 1 0 289432159 29184000 6236 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 7125 6236 149 317 0 6805 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 33860

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1057960/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=33104 CPUtime=342.14
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 7847 0 0 0 34209 5 0 0 25 0 1 0 289432159 33898496 7173 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 8276 7173 149 317 0 7956 0

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

[pid=12047] ppid=12046 vsize=39268 CPUtime=462.09
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 9700 0 0 0 46203 6 0 0 25 0 1 0 289432159 40210432 8604 1992294400 134512640 135813592 4294956176 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 9817 8604 149 317 0 9497 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 44628

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12048
/proc/meminfo: memFree=1052136/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=39268 CPUtime=522.07
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 9700 0 0 0 52201 6 0 0 25 0 1 0 289432159 40210432 8604 1992294400 134512640 135813592 4294956176 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 9817 8604 149 317 0 9497 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 44628

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12050
/proc/meminfo: memFree=1051944/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=39564 CPUtime=582.04
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 9757 0 0 0 58198 6 0 0 25 0 1 0 289432159 40513536 8661 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 9891 8661 149 317 0 9571 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 44924

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12050
/proc/meminfo: memFree=1051752/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5360 CPUtime=0
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 289432159 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12046/statm: 1340 239 197 169 0 51 0
[pid=12047] ppid=12046 vsize=39728 CPUtime=642.02
/proc/12047/stat : 12047 (hydrasat_cache4) R 12046 12046 11890 0 -1 4194304 9814 0 0 0 64196 6 0 0 25 0 1 0 289432159 40681472 8718 1992294400 134512640 135813592 4294956176 18446744073709551615 134668022 0 0 4096 1 0 0 0 17 0 0 0
/proc/12047/statm: 9932 8718 149 317 0 9612 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 45088

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12051
/proc/meminfo: memFree=1049640/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=2556 CPUtime=1.97
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 441 0 0 0 197 0 0 0 25 0 1 0 289502191 2617344 424 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 639 424 171 362 0 274 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 7920

[startup+762.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1045480/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=7416 CPUtime=61.93
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 1622 0 0 0 6193 0 0 0 25 0 1 0 289502191 7593984 1605 1992294400 134512640 135995732 4294956032 18446744073709551615 134806544 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 1854 1605 171 362 0 1489 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 12780

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1041832/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=11696 CPUtime=121.9
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 2605 0 0 0 12189 1 0 0 25 0 1 0 289502191 11976704 2539 1992294400 134512640 135995732 4294956032 18446744073709551615 134807706 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 2924 2539 171 362 0 2559 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 17060

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1036200/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=17820 CPUtime=181.88
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 4145 0 0 0 18185 3 0 0 25 0 1 0 289502191 18247680 3975 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 4455 3975 171 362 0 4090 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 23184

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1033640/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=20588 CPUtime=241.85
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 4804 0 0 0 24182 3 0 0 25 0 1 0 289502191 21082112 4634 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 5147 4634 171 362 0 4782 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 25952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1031144/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=23092 CPUtime=301.83
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 5516 0 0 0 30179 4 0 0 25 0 1 0 289502191 23646208 5249 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 5773 5249 171 362 0 5408 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 28456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1028648/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=25732 CPUtime=361.8
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 6148 0 0 0 36176 4 0 0 25 0 1 0 289502191 26349568 5881 1992294400 134512640 135995732 4294956032 18446744073709551615 134807792 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 6433 5881 171 362 0 6068 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 31096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1026408/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=28136 CPUtime=421.78
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 6683 0 0 0 42173 5 0 0 25 0 1 0 289502191 28811264 6416 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 7034 6416 171 362 0 6669 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 33500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1026408/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=28136 CPUtime=481.75
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 6683 0 0 0 48170 5 0 0 25 0 1 0 289502191 28811264 6416 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 7034 6416 171 362 0 6669 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 33500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12051
/proc/meminfo: memFree=1026408/2055920 swapFree=4181692/4192956
[pid=12046] ppid=12044 vsize=5364 CPUtime=700.02
/proc/12046/stat : 12046 (hydrasat-multi.) S 12044 12046 11890 0 -1 4194304 322 10938 0 0 0 0 69982 20 16 0 1 0 289432159 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12046/statm: 1341 245 202 169 0 52 0
[pid=12051] ppid=12046 vsize=28136 CPUtime=500.05
/proc/12051/stat : 12051 (hydrasat_cachew) R 12046 12046 11890 0 -1 4194304 6683 0 0 0 50000 5 0 0 25 0 1 0 289502191 28811264 6416 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/12051/statm: 7034 6416 171 362 0 6669 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 33500

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.1
CPU user time (s): 1199.83
CPU system time (s): 0.266959
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 45404

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

runsolver used 1.00585 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-31 00:31:48
IDJOB=1529895
IDBENCH=70416
IDSOLVER=518
FILE ID=node42/1529895-1238452308
PBS_JOBID= 9061672
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 2a9d7aa09089c785d286d069b028c319
RANDOM SEED=459455930

node42.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.211
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.211
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:       1087064 kB
Buffers:        109764 kB
Cached:         754704 kB
SwapCached:       5184 kB
Active:         112004 kB
Inactive:       760968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1087064 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:          14224 kB
Slab:            81948 kB
Committed_AS:   943184 kB
PageTables:       1388 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= 66212 MiB
End job on node42 at 2009-03-31 00:51:50