Trace number 1727850

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.06 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1108.56
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

0.00/0.00	c Trying configuration 1
700.02/700.31	HOME/hydrasat-multi.sh: line 48: 30812 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.02/700.31	c Trying configuration 2
1200.02/1200.50	HOME/hydrasat-multi.sh: line 64: 30814 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.02/1200.50	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:492) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30811
/proc/meminfo: memFree=1590424/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=1584 CPUtime=0
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 101007071 1622016 157 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 396 157 116 317 0 76 0

[startup+0.031702 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30811
/proc/meminfo: memFree=1590424/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=2244 CPUtime=0.02
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 352 0 0 0 2 0 0 0 18 0 1 0 101007071 2297856 334 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 561 334 116 317 0 241 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7604

[startup+0.101714 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30811
/proc/meminfo: memFree=1590424/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=3232 CPUtime=0.09
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 596 0 0 0 9 0 0 0 18 0 1 0 101007071 3309568 578 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 808 578 123 317 0 488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8592

[startup+0.301749 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30811
/proc/meminfo: memFree=1590424/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=3496 CPUtime=0.29
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 698 0 0 0 29 0 0 0 19 0 1 0 101007071 3579904 679 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 874 679 149 317 0 554 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8856

[startup+0.701824 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30811
/proc/meminfo: memFree=1590424/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=3624 CPUtime=0.69
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 746 0 0 0 69 0 0 0 22 0 1 0 101007071 3710976 727 1992294400 134512640 135813592 4294956176 18446744073709551615 134664763 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 906 727 149 317 0 586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8984

[startup+1.50297 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1587720/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=3884 CPUtime=1.49
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 789 0 0 0 149 0 0 0 25 0 1 0 101007071 3977216 770 1992294400 134512640 135813592 4294956176 18446744073709551615 134592178 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 971 770 149 317 0 651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9244

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1587336/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=4148 CPUtime=3.09
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 878 0 0 0 309 0 0 0 25 0 1 0 101007071 4247552 859 1992294400 134512640 135813592 4294956176 18446744073709551615 134665897 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 1037 859 149 317 0 717 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9508

[startup+6.30286 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1585992/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=5464 CPUtime=6.28
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 1198 0 0 0 628 0 0 0 25 0 1 0 101007071 5595136 1179 1992294400 134512640 135813592 4294956176 18446744073709551615 134665725 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 1366 1179 149 317 0 1046 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10824

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1584264/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=7064 CPUtime=12.68
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 1562 0 0 0 1267 1 0 0 25 0 1 0 101007071 7233536 1543 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 1766 1543 149 317 0 1446 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12424

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1582088/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=9348 CPUtime=25.48
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 2082 0 0 0 2547 1 0 0 25 0 1 0 101007071 9572352 2063 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 2337 2063 149 317 0 2017 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14708

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1578760/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=12992 CPUtime=51.07
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 2945 0 0 0 5105 2 0 0 25 0 1 0 101007071 13303808 2893 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 3248 2893 149 317 0 2928 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18352

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1572488/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=19928 CPUtime=102.26
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 4520 0 0 0 10222 4 0 0 25 0 1 0 101007071 20406272 4468 1992294400 134512640 135813592 4294956176 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 4982 4468 149 317 0 4662 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25288

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1566600/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=26788 CPUtime=162.23
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 6097 0 0 0 16218 5 0 0 25 0 1 0 101007071 27430912 5944 1992294400 134512640 135813592 4294956176 18446744073709551615 134664943 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 6697 5944 149 317 0 6377 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32148

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1560136/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=33536 CPUtime=222.21
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 7742 0 0 0 22215 6 0 0 25 0 1 0 101007071 34340864 7525 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 8384 7525 149 317 0 8064 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 38896

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1555400/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=39068 CPUtime=282.18
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 8958 0 0 0 28212 6 0 0 25 0 1 0 101007071 40005632 8700 1992294400 134512640 135813592 4294956176 18446744073709551615 134665957 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 9767 8700 149 317 0 9447 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 44428

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1555016/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=39532 CPUtime=342.16
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 9116 0 0 0 34210 6 0 0 25 0 1 0 101007071 40480768 8782 1992294400 134512640 135813592 4294956176 18446744073709551615 135205516 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 9883 8782 149 317 0 9563 0

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

[pid=30812] ppid=30811 vsize=41844 CPUtime=522.1
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 9724 0 0 0 52203 7 0 0 25 0 1 0 101007071 42848256 9177 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 10461 9177 149 317 0 10141 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 47204

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1552584/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=42716 CPUtime=582.07
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 9923 0 0 0 58200 7 0 0 25 0 1 0 101007071 43741184 9376 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 10679 9376 149 317 0 10359 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 48076

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30813
/proc/meminfo: memFree=1551752/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5360 CPUtime=0
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101007071 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30811/statm: 1340 239 197 169 0 51 0
[pid=30812] ppid=30811 vsize=43968 CPUtime=642.06
/proc/30812/stat : 30812 (hydrasat_cache4) R 30811 30811 30572 0 -1 4194304 10238 0 0 0 64198 8 0 0 25 0 1 0 101007071 45023232 9570 1992294400 134512640 135813592 4294956176 18446744073709551615 134665763 0 0 4096 1 0 0 0 17 1 0 0
/proc/30812/statm: 10992 9570 149 317 0 10672 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 49328

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1548936/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=3392 CPUtime=1.97
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 651 0 0 0 197 0 0 0 25 0 1 0 101077103 3473408 634 1992294400 134512640 135995732 4294956032 18446744073709551615 135369318 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 848 634 172 362 0 483 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 8756

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1547848/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=5020 CPUtime=61.95
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 1042 0 0 0 6193 2 0 0 25 0 1 0 101077103 5140480 1025 1992294400 134512640 135995732 4294956032 18446744073709551615 134808079 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 1255 1025 172 362 0 890 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 10384

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1547784/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=5020 CPUtime=121.92
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 1061 0 0 0 12190 2 0 0 25 0 1 0 101077103 5140480 1044 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 1255 1044 172 362 0 890 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 10384

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1547336/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=5600 CPUtime=181.91
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 1184 0 0 0 18188 3 0 0 25 0 1 0 101077103 5734400 1167 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 1400 1167 172 362 0 1035 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 10964

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1546952/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=5868 CPUtime=241.89
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 1267 0 0 0 24186 3 0 0 25 0 1 0 101077103 6008832 1250 1992294400 134512640 135995732 4294956032 18446744073709551615 134806548 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 1467 1250 172 362 0 1102 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 11232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1545864/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=7100 CPUtime=301.87
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 1559 0 0 0 30183 4 0 0 25 0 1 0 101077103 7270400 1542 1992294400 134512640 135995732 4294956032 18446744073709551615 134807884 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 1775 1542 172 362 0 1410 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 12464

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1543176/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=9904 CPUtime=361.84
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 2236 0 0 0 36179 5 0 0 25 0 1 0 101077103 10141696 2219 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 2476 2219 172 362 0 2111 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 15268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1541256/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=11952 CPUtime=421.82
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 2724 0 0 0 42177 5 0 0 25 0 1 0 101077103 12238848 2674 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 2988 2674 172 362 0 2623 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 17316

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1538952/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=14388 CPUtime=481.79
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 3296 0 0 0 48173 6 0 0 25 0 1 0 101077103 14733312 3246 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 3597 3246 172 362 0 3232 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 19752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1538632/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=14572 CPUtime=499.99
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 3382 0 0 0 49993 6 0 0 25 0 1 0 101077103 14921728 3285 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 3643 3285 172 362 0 3278 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 19936

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30814
/proc/meminfo: memFree=1538632/2055920 swapFree=4181852/4192956
[pid=30811] ppid=30809 vsize=5364 CPUtime=700.03
/proc/30811/stat : 30811 (hydrasat-multi.) S 30809 30811 30572 0 -1 4194304 322 11571 0 0 0 0 69980 23 16 0 1 0 101007071 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30811/statm: 1341 245 202 169 0 52 0
[pid=30814] ppid=30811 vsize=14572 CPUtime=499.99
/proc/30814/stat : 30814 (hydrasat_cachew) R 30811 30811 30572 0 -1 4194304 3382 0 0 0 49993 6 0 0 25 0 1 0 101077103 14921728 3285 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 1 0 0
/proc/30814/statm: 3643 3285 172 362 0 3278 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 19936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.75
CPU system time (s): 0.310952
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 49648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.310952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15302
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= 10
involuntary context switches= 2493

runsolver used 1.37579 second user time and 2.87056 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-26 09:08:52
IDJOB=1727850
IDBENCH=24646
IDSOLVER=518
FILE ID=node7/1727850-1240729732
PBS_JOBID= 9186946
Free space on /tmp= 66204 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727850-1240729732/watcher-1727850-1240729732 -o /tmp/evaluation-result-1727850-1240729732/solver-1727850-1240729732 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1727850-1240729732.cnf 1800 1680928499

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=1680928499

node7.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.256
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.256
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:       1590904 kB
Buffers:         52128 kB
Cached:         338116 kB
SwapCached:       4972 kB
Active:         180884 kB
Inactive:       217308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590904 kB
SwapTotal:     4192956 kB
SwapFree:      4181852 kB
Dirty:            4472 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            52872 kB
Committed_AS:   710064 kB
PageTables:       1444 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= 66160 MiB
End job on node7 at 2009-04-26 09:28:55