Trace number 1530480

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S926047226-039.cnf
MD5SUM58a348483ec5f90a0278e7c47824496f
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 variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.90/700.24	HOME/hydrasat-multi.sh: line 48:  1445 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.90/700.24	c Trying configuration 2
1200.08/1200.61	HOME/hydrasat-multi.sh: line 64:  1453 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.08/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-1530480-1238547257/watcher-1530480-1238547257 -o /tmp/evaluation-result-1530480-1238547257/solver-1530480-1238547257 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1530480-1238547257.cnf 1800 1506435054 

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.85 0.97 1.14 3/76 1444
/proc/meminfo: memFree=1650120/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) R 1442 1444 1407 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 257203694239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1444/statm: 1340 238 196 169 0 51 0
[pid=1445] ppid=1444 vsize=1584 CPUtime=0
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1127386917 1622016 160 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 396 160 116 317 0 76 0

[startup+0.0214429 s]
/proc/loadavg: 0.85 0.97 1.14 3/76 1444
/proc/meminfo: memFree=1650120/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=1716 CPUtime=0.01
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 270 0 0 0 1 0 0 0 18 0 1 0 1127386917 1757184 251 1992294400 134512640 135813592 4294956176 18446744073709551615 135205443 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 429 251 150 317 0 109 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7076

[startup+0.101449 s]
/proc/loadavg: 0.85 0.97 1.14 3/76 1444
/proc/meminfo: memFree=1650120/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=1844 CPUtime=0.09
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 290 0 0 0 9 0 0 0 19 0 1 0 1127386917 1888256 271 1992294400 134512640 135813592 4294956176 18446744073709551615 134662425 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 461 271 150 317 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7204

[startup+0.301465 s]
/proc/loadavg: 0.85 0.97 1.14 3/76 1444
/proc/meminfo: memFree=1650120/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=1976 CPUtime=0.29
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 327 0 0 0 29 0 0 0 21 0 1 0 1127386917 2023424 308 1992294400 134512640 135813592 4294956176 18446744073709551615 134661569 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 494 308 150 317 0 174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7336

[startup+0.701498 s]
/proc/loadavg: 0.85 0.97 1.14 3/76 1444
/proc/meminfo: memFree=1650120/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=2236 CPUtime=0.69
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 375 0 0 0 69 0 0 0 25 0 1 0 1127386917 2289664 356 1992294400 134512640 135813592 4294956176 18446744073709551615 134665450 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 559 356 150 317 0 239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7596

[startup+1.50156 s]
/proc/loadavg: 0.85 0.97 1.14 2/78 1446
/proc/meminfo: memFree=1648760/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=2628 CPUtime=1.49
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 478 0 0 0 149 0 0 0 25 0 1 0 1127386917 2691072 459 1992294400 134512640 135813592 4294956176 18446744073709551615 134597470 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 657 459 150 317 0 337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7988

[startup+3.1017 s]
/proc/loadavg: 0.86 0.97 1.14 2/78 1446
/proc/meminfo: memFree=1648312/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=2760 CPUtime=3.09
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 520 0 0 0 309 0 0 0 25 0 1 0 1127386917 2826240 501 1992294400 134512640 135813592 4294956176 18446744073709551615 134668570 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 690 501 150 317 0 370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8120

[startup+6.30196 s]
/proc/loadavg: 0.86 0.97 1.14 2/78 1446
/proc/meminfo: memFree=1647224/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=3824 CPUtime=6.29
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 781 0 0 0 629 0 0 0 25 0 1 0 1127386917 3915776 762 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 956 762 150 317 0 636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9184

[startup+12.7025 s]
/proc/loadavg: 0.88 0.97 1.13 2/78 1446
/proc/meminfo: memFree=1644952/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=5952 CPUtime=12.68
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 1305 0 0 0 1268 0 0 0 25 0 1 0 1127386917 6094848 1286 1992294400 134512640 135813592 4294956176 18446744073709551615 134665273 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 1488 1286 150 317 0 1168 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11312

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 1.13 2/78 1446
/proc/meminfo: memFree=1644568/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=6488 CPUtime=25.48
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 1425 0 0 0 2548 0 0 0 25 0 1 0 1127386917 6643712 1406 1992294400 134512640 135813592 4294956176 18446744073709551615 134665688 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 1622 1406 150 317 0 1302 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11848

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 1.13 2/78 1446
/proc/meminfo: memFree=1644312/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=6896 CPUtime=51.07
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 1513 0 0 0 5107 0 0 0 25 0 1 0 1127386917 7061504 1494 1992294400 134512640 135813592 4294956176 18446744073709551615 134665722 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 1724 1494 150 317 0 1404 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12256

[startup+102.308 s]
/proc/loadavg: 0.97 0.97 1.12 2/78 1446
/proc/meminfo: memFree=1641560/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=9960 CPUtime=102.25
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 2201 0 0 0 10224 1 0 0 25 0 1 0 1127386917 10199040 2182 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 2490 2182 150 317 0 2170 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15320

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.11 2/78 1446
/proc/meminfo: memFree=1637400/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=14312 CPUtime=162.22
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 3249 0 0 0 16220 2 0 0 25 0 1 0 1127386917 14655488 3192 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 3578 3192 150 317 0 3258 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19672

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.09 2/78 1446
/proc/meminfo: memFree=1635864/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=16048 CPUtime=222.2
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 3633 0 0 0 22218 2 0 0 25 0 1 0 1127386917 16433152 3576 1992294400 134512640 135813592 4294956176 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 4012 3576 150 317 0 3692 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21408

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.09 2/78 1446
/proc/meminfo: memFree=1635864/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=16048 CPUtime=282.17
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 3639 0 0 0 28215 2 0 0 25 0 1 0 1127386917 16433152 3582 1992294400 134512640 135813592 4294956176 18446744073709551615 134667818 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 4012 3582 150 317 0 3692 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 21408

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.08 2/78 1446
/proc/meminfo: memFree=1635544/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=16384 CPUtime=342.15
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 3720 0 0 0 34212 3 0 0 25 0 1 0 1127386917 16777216 3663 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 4096 3663 150 317 0 3776 0

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

[pid=1445] ppid=1444 vsize=17176 CPUtime=462.09
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 3858 0 0 0 46206 3 0 0 25 0 1 0 1127386917 17588224 3801 1992294400 134512640 135813592 4294956176 18446744073709551615 134665537 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 4294 3801 150 317 0 3974 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 22536

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.06 2/78 1452
/proc/meminfo: memFree=1634968/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=17176 CPUtime=522.07
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 3859 0 0 0 52204 3 0 0 25 0 1 0 1127386917 17588224 3802 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 4294 3802 150 317 0 3974 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 22536

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.06 2/78 1452
/proc/meminfo: memFree=1634904/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=17176 CPUtime=582.05
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 3859 0 0 0 58202 3 0 0 25 0 1 0 1127386917 17588224 3802 1992294400 134512640 135813592 4294956176 18446744073709551615 134667486 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 4294 3802 150 317 0 3974 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 22536

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/78 1452
/proc/meminfo: memFree=1634904/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5360 CPUtime=0
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1127386917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1444/statm: 1340 239 197 169 0 51 0
[pid=1445] ppid=1444 vsize=17176 CPUtime=642.02
/proc/1445/stat : 1445 (hydrasat_cache4) R 1444 1444 1407 0 -1 4194304 3859 0 0 0 64199 3 0 0 25 0 1 0 1127386917 17588224 3802 1992294400 134512640 135813592 4294956176 18446744073709551615 134665093 0 0 4096 1 0 0 0 17 0 0 0
/proc/1445/statm: 4294 3802 150 317 0 3974 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 22536

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/78 1453
/proc/meminfo: memFree=1633624/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=2404 CPUtime=2.04
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 408 0 0 0 204 0 0 0 25 0 1 0 1127456942 2461696 391 1992294400 134512640 135995732 4294956032 18446744073709551615 134633121 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 601 391 172 362 0 236 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 7768

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 1.04 2/78 1453
/proc/meminfo: memFree=1627736/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=8788 CPUtime=62.03
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 1947 0 0 0 6201 2 0 0 25 0 1 0 1127456942 8998912 1930 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 2197 1930 172 362 0 1832 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 14152

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/78 1453
/proc/meminfo: memFree=1627480/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=9056 CPUtime=121.99
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 2011 0 0 0 12197 2 0 0 25 0 1 0 1127456942 9273344 1994 1992294400 134512640 135995732 4294956032 18446744073709551615 134807706 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 2264 1994 172 362 0 1899 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 14420

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/78 1453
/proc/meminfo: memFree=1627096/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=9584 CPUtime=181.97
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 2121 0 0 0 18195 2 0 0 25 0 1 0 1127456942 9814016 2104 1992294400 134512640 135995732 4294956032 18446744073709551615 134807790 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 2396 2104 172 362 0 2031 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 14948

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/78 1453
/proc/meminfo: memFree=1624984/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=12020 CPUtime=241.95
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 2691 0 0 0 24192 3 0 0 25 0 1 0 1127456942 12308480 2641 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 3005 2641 172 362 0 2640 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 17384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.02 2/78 1453
/proc/meminfo: memFree=1622360/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=14828 CPUtime=301.92
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 3369 0 0 0 30188 4 0 0 25 0 1 0 1127456942 15183872 3319 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 3707 3319 172 362 0 3342 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 20192

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.01 2/78 1453
/proc/meminfo: memFree=1620248/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=16992 CPUtime=361.89
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 3902 0 0 0 36185 4 0 0 25 0 1 0 1127456942 17399808 3852 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 4248 3852 172 362 0 3883 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 22356

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1453
/proc/meminfo: memFree=1617368/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=20388 CPUtime=421.87
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 4690 0 0 0 42182 5 0 0 25 0 1 0 1127456942 20877312 4575 1992294400 134512640 135995732 4294956032 18446744073709551615 134807991 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 5097 4575 172 362 0 4732 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 25752

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1453
/proc/meminfo: memFree=1616920/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=20652 CPUtime=481.84
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 4785 0 0 0 48179 5 0 0 25 0 1 0 1127456942 21147648 4670 1992294400 134512640 135995732 4294956032 18446744073709551615 134807860 0 0 4096 1 0 0 0 17 1 0 0
/proc/1453/statm: 5163 4670 172 362 0 4798 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 26016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1453
/proc/meminfo: memFree=1616344/2055920 swapFree=4173760/4192956
[pid=1444] ppid=1442 vsize=5364 CPUtime=699.94
/proc/1444/stat : 1444 (hydrasat-multi.) S 1442 1444 1407 0 -1 4194304 322 4183 0 0 0 0 69985 9 16 0 1 0 1127386917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1444/statm: 1341 245 202 169 0 52 0
[pid=1453] ppid=1444 vsize=21236 CPUtime=500.14
/proc/1453/stat : 1453 (hydrasat_cachew) R 1444 1444 1407 0 -1 4194304 4942 0 0 0 50009 5 0 0 25 0 1 0 1127456942 21745664 4827 1992294400 134512640 135995732 4294956032 18446744073709551615 134808066 0 0 4096 1 0 0 0 17 0 0 0
/proc/1453/statm: 5309 4827 172 362 0 4944 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 26600

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.11
CPU user time (s): 1199.95
CPU system time (s): 0.156976
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 26600

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

runsolver used 1.47477 second user time and 3.99439 second system time

The end

Launcher Data

Begin job on node65 at 2009-04-01 02:54:17
IDJOB=1530480
IDBENCH=70611
IDSOLVER=518
FILE ID=node65/1530480-1238547257
PBS_JOBID= 9062121
Free space on /tmp= 66316 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S926047226-039.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530480-1238547257/watcher-1530480-1238547257 -o /tmp/evaluation-result-1530480-1238547257/solver-1530480-1238547257 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1530480-1238547257.cnf 1800 1506435054

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

MD5SUM BENCH= 58a348483ec5f90a0278e7c47824496f
RANDOM SEED=1506435054

node65.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.231
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.231
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:       1650672 kB
Buffers:         85096 kB
Cached:         231784 kB
SwapCached:       9792 kB
Active:         188412 kB
Inactive:       139760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650672 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:            4204 kB
Writeback:           0 kB
Mapped:          16868 kB
Slab:            61888 kB
Committed_AS:  3506516 kB
PageTables:       2316 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= 66300 MiB
End job on node65 at 2009-04-01 03:14:20