Trace number 1530060

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.09 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S1758422766-080.cnf
MD5SUMd43ec7420ae06189526d8ca748662c3c
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c Trying configuration 1
700.01/700.21	HOME/hydrasat-multi.sh: line 48: 29528 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.01/700.21	c Trying configuration 2
1200.07/1200.40	HOME/hydrasat-multi.sh: line 64: 29532 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/1200.41	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-1530060-1238465998/watcher-1530060-1238465998 -o /tmp/evaluation-result-1530060-1238465998/solver-1530060-1238465998 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1530060-1238465998.cnf 1800 865734286 

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 0.99 3/64 29527
/proc/meminfo: memFree=1526176/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=1584 CPUtime=0
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 1119262973 1622016 172 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 396 172 116 317 0 76 0

[startup+0.0512009 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29527
/proc/meminfo: memFree=1526176/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=2112 CPUtime=0.04
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 342 0 0 0 4 0 0 0 18 0 1 0 1119262973 2162688 324 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 528 324 123 317 0 208 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7472

[startup+0.101206 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29527
/proc/meminfo: memFree=1526176/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=2112 CPUtime=0.09
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 344 0 0 0 9 0 0 0 18 0 1 0 1119262973 2162688 326 1992294400 134512640 135813592 4294956176 18446744073709551615 134520750 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 528 326 125 317 0 208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7472

[startup+0.301227 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29527
/proc/meminfo: memFree=1526176/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=2516 CPUtime=0.29
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 468 0 0 0 29 0 0 0 19 0 1 0 1119262973 2576384 449 1992294400 134512640 135813592 4294956176 18446744073709551615 134664946 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 629 449 150 317 0 309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7876

[startup+0.70127 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29527
/proc/meminfo: memFree=1526176/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=2784 CPUtime=0.69
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 515 0 0 0 69 0 0 0 22 0 1 0 1119262973 2850816 496 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 696 496 150 317 0 376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8144

[startup+1.50136 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1524368/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=3060 CPUtime=1.49
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 593 0 0 0 149 0 0 0 25 0 1 0 1119262973 3133440 574 1992294400 134512640 135813592 4294956176 18446744073709551615 134665145 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 765 574 150 317 0 445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8420

[startup+3.10153 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1523664/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=4252 CPUtime=3.09
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 878 0 0 0 309 0 0 0 25 0 1 0 1119262973 4354048 859 1992294400 134512640 135813592 4294956176 18446744073709551615 134665187 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 1063 859 150 317 0 743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9612

[startup+6.30188 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1522712/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=4688 CPUtime=6.29
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 958 0 0 0 629 0 0 0 25 0 1 0 1119262973 4800512 939 1992294400 134512640 135813592 4294956176 18446744073709551615 134664979 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 1172 939 150 317 0 852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10048

[startup+12.7026 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1522456/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=4688 CPUtime=12.69
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 974 0 0 0 1269 0 0 0 25 0 1 0 1119262973 4800512 955 1992294400 134512640 135813592 4294956176 18446744073709551615 134665258 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 1172 955 150 317 0 852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10048

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1521112/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=6292 CPUtime=25.48
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 1326 0 0 0 2548 0 0 0 25 0 1 0 1119262973 6443008 1307 1992294400 134512640 135813592 4294956176 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 1573 1307 150 317 0 1253 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11652

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1517336/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=10764 CPUtime=51.07
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 2336 0 0 0 5107 0 0 0 25 0 1 0 1119262973 11022336 2256 1992294400 134512640 135813592 4294956176 18446744073709551615 134664971 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 2691 2256 150 317 0 2371 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16124

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1513176/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=15548 CPUtime=102.26
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 3469 0 0 0 10225 1 0 0 25 0 1 0 1119262973 15921152 3267 1992294400 134512640 135813592 4294956176 18446744073709551615 134664943 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 3887 3267 150 317 0 3567 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20908

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1507416/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=21948 CPUtime=162.25
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 5034 0 0 0 16222 3 0 0 25 0 1 0 1119262973 22474752 4711 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 5487 4711 150 317 0 5167 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27308

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1502296/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=27668 CPUtime=222.23
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 6294 0 0 0 22219 4 0 0 25 0 1 0 1119262973 28332032 5971 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 6917 5971 150 317 0 6597 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 33028

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1498008/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=32448 CPUtime=282.22
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 7559 0 0 0 28217 5 0 0 25 0 1 0 1119262973 33226752 7035 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 8112 7035 150 317 0 7792 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 37808

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29529
/proc/meminfo: memFree=1498008/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=32448 CPUtime=342.2
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 7559 0 0 0 34215 5 0 0 25 0 1 0 1119262973 33226752 7035 1992294400 134512640 135813592 4294956176 18446744073709551615 134665414 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 8112 7035 150 317 0 7792 0

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

[pid=29528] ppid=29527 vsize=34932 CPUtime=462.16
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 8249 0 0 0 46211 5 0 0 25 0 1 0 1119262973 35770368 7597 1992294400 134512640 135813592 4294956176 18446744073709551615 134665199 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 8733 7597 150 317 0 8413 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 40292

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29531
/proc/meminfo: memFree=1495192/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=35600 CPUtime=522.15
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 8354 0 0 0 52210 5 0 0 25 0 1 0 1119262973 36454400 7702 1992294400 134512640 135813592 4294956176 18446744073709551615 134665329 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 8900 7702 150 317 0 8580 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 40960

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29531
/proc/meminfo: memFree=1493720/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=37400 CPUtime=582.14
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 8761 0 0 0 58208 6 0 0 25 0 1 0 1119262973 38297600 8066 1992294400 134512640 135813592 4294956176 18446744073709551615 134665282 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 9350 8066 150 317 0 9030 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 42760

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29531
/proc/meminfo: memFree=1493720/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5360 CPUtime=0
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119262973 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29527/statm: 1340 239 197 169 0 51 0
[pid=29528] ppid=29527 vsize=37400 CPUtime=642.13
/proc/29528/stat : 29528 (hydrasat_cache4) R 29527 29527 29490 0 -1 4194304 8773 0 0 0 64207 6 0 0 25 0 1 0 1119262973 38297600 8078 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/29528/statm: 9350 8078 150 317 0 9030 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 42760

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1491608/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=3084 CPUtime=2.08
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 570 0 0 0 208 0 0 0 25 0 1 0 1119332994 3158016 553 1992294400 134512640 135995732 4294956032 18446744073709551615 134808093 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 771 553 172 362 0 406 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 8448

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1484632/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=11080 CPUtime=62.07
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 2460 0 0 0 6206 1 0 0 25 0 1 0 1119332994 11345920 2405 1992294400 134512640 135995732 4294956032 18446744073709551615 134808045 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 2770 2405 172 362 0 2405 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 16444

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1482008/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=13908 CPUtime=122.05
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 3179 0 0 0 12203 2 0 0 25 0 1 0 1119332994 14241792 3076 1992294400 134512640 135995732 4294956032 18446744073709551615 134808032 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 3477 3076 172 362 0 3112 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 19272

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1481560/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=14408 CPUtime=182.03
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 3294 0 0 0 18201 2 0 0 25 0 1 0 1119332994 14753792 3191 1992294400 134512640 135995732 4294956032 18446744073709551615 134806628 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 3602 3191 172 362 0 3237 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 19772

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1481240/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=14760 CPUtime=242.01
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 3371 0 0 0 24199 2 0 0 25 0 1 0 1119332994 15114240 3268 1992294400 134512640 135995732 4294956032 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 3690 3268 172 362 0 3325 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 20124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1480792/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=15436 CPUtime=301.99
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 3503 0 0 0 30197 2 0 0 25 0 1 0 1119332994 15806464 3400 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 3859 3400 172 362 0 3494 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 20800

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1479576/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=16860 CPUtime=361.98
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 3830 0 0 0 36195 3 0 0 25 0 1 0 1119332994 17264640 3653 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 4215 3653 172 362 0 3850 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 22224

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1476696/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=20028 CPUtime=421.97
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 4591 0 0 0 42193 4 0 0 25 0 1 0 1119332994 20508672 4414 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 5007 4414 172 362 0 4642 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 25392

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1473816/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=24132 CPUtime=481.95
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 5574 0 0 0 48191 4 0 0 25 0 1 0 1119332994 24711168 5397 1992294400 134512640 135995732 4294956032 18446744073709551615 134807872 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 6033 5397 172 362 0 5668 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 29496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29532
/proc/meminfo: memFree=1472472/2055920 swapFree=4172472/4192956
[pid=29527] ppid=29525 vsize=5364 CPUtime=700.02
/proc/29527/stat : 29527 (hydrasat-multi.) S 29525 29527 29490 0 -1 4194304 322 9877 0 0 0 0 69983 19 16 0 1 0 1119262973 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29527/statm: 1341 245 202 169 0 52 0
[pid=29532] ppid=29527 vsize=24676 CPUtime=500.05
/proc/29532/stat : 29532 (hydrasat_cachew) R 29527 29527 29490 0 -1 4194304 5727 0 0 0 50001 4 0 0 25 0 1 0 1119332994 25268224 5414 1992294400 134512640 135995732 4294956032 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 1 0 0
/proc/29532/statm: 6169 5414 172 362 0 5804 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 30040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1199.84
CPU system time (s): 0.248962
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 42760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15953
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1600

runsolver used 1.37179 second user time and 3.00654 second system time

The end

Launcher Data

Begin job on node37 at 2009-03-31 04:19:58
IDJOB=1530060
IDBENCH=70471
IDSOLVER=518
FILE ID=node37/1530060-1238465998
PBS_JOBID= 9061761
Free space on /tmp= 66428 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S1758422766-080.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530060-1238465998/watcher-1530060-1238465998 -o /tmp/evaluation-result-1530060-1238465998/solver-1530060-1238465998 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1530060-1238465998.cnf 1800 865734286

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

MD5SUM BENCH= d43ec7420ae06189526d8ca748662c3c
RANDOM SEED=865734286

node37.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.213
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.213
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:       1526656 kB
Buffers:         87500 kB
Cached:         344016 kB
SwapCached:      14360 kB
Active:         170312 kB
Inactive:       276948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1526656 kB
SwapTotal:     4192956 kB
SwapFree:      4172472 kB
Dirty:            4408 kB
Writeback:           0 kB
Mapped:          18676 kB
Slab:            68088 kB
Committed_AS:  2906232 kB
PageTables:       1384 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= 66396 MiB
End job on node37 at 2009-03-31 04:40:00