Trace number 1727108

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.41

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
Bench CategoryCRAFTED (crafted 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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.90/700.18	HOME/hydrasat-multi.sh: line 48: 19862 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.90/700.18	c Trying configuration 2
1200.04/1200.40	HOME/hydrasat-multi.sh: line 64: 19864 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/1200.40	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-1727108-1240720982/watcher-1727108-1240720982 -o /tmp/evaluation-result-1727108-1240720982/solver-1727108-1240720982 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1727108-1240720982.cnf 1800 1270761093 

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 19861
/proc/meminfo: memFree=1824696/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=1632 CPUtime=0
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 100131656 1671168 148 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 408 149 117 317 0 88 0

[startup+0.097686 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19861
/proc/meminfo: memFree=1824696/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=3876 CPUtime=0.09
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 756 0 0 0 9 0 0 0 18 0 1 0 100131656 3969024 738 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 969 738 117 317 0 649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9236

[startup+0.101685 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19861
/proc/meminfo: memFree=1824696/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=3876 CPUtime=0.09
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 779 0 0 0 9 0 0 0 18 0 1 0 100131656 3969024 761 1992294400 134512640 135813592 4294956176 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 969 761 117 317 0 649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9236

[startup+0.301703 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19861
/proc/meminfo: memFree=1824696/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=5688 CPUtime=0.29
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 1249 0 0 0 29 0 0 0 19 0 1 0 100131656 5824512 1194 1992294400 134512640 135813592 4294956176 18446744073709551615 134677087 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 1422 1194 124 317 0 1102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11048

[startup+0.701736 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19861
/proc/meminfo: memFree=1824696/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=7612 CPUtime=0.69
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 1722 0 0 0 69 0 0 0 22 0 1 0 100131656 7794688 1666 1992294400 134512640 135813592 4294956176 18446744073709551615 134662848 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 1903 1666 149 317 0 1583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12972

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1818216/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=7744 CPUtime=1.49
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 1775 0 0 0 149 0 0 0 25 0 1 0 100131656 7929856 1719 1992294400 134512640 135813592 4294956176 18446744073709551615 135205787 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 1936 1719 149 317 0 1616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13104

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1817960/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=8008 CPUtime=3.09
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 1821 0 0 0 309 0 0 0 25 0 1 0 100131656 8200192 1765 1992294400 134512640 135813592 4294956176 18446744073709551615 134665187 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 2002 1765 149 317 0 1682 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13368

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1817576/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=8008 CPUtime=6.28
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 1848 0 0 0 628 0 0 0 25 0 1 0 100131656 8200192 1792 1992294400 134512640 135813592 4294956176 18446744073709551615 134664777 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 2002 1792 149 317 0 1682 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13368

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1817384/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=8272 CPUtime=12.68
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 1891 0 0 0 1268 0 0 0 25 0 1 0 100131656 8470528 1835 1992294400 134512640 135813592 4294956176 18446744073709551615 134665205 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 2068 1835 149 317 0 1748 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13632

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1817128/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=8540 CPUtime=25.49
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 1963 0 0 0 2548 1 0 0 25 0 1 0 100131656 8744960 1907 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 2135 1907 149 317 0 1815 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13900

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1817000/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=8672 CPUtime=51.07
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 2006 0 0 0 5106 1 0 0 25 0 1 0 100131656 8880128 1950 1992294400 134512640 135813592 4294956176 18446744073709551615 134665074 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 2168 1950 149 317 0 1848 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14032

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1816936/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=8672 CPUtime=102.26
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 2006 0 0 0 10225 1 0 0 25 0 1 0 100131656 8880128 1950 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 2168 1950 149 317 0 1848 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1816808/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=8804 CPUtime=162.24
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 2044 0 0 0 16223 1 0 0 25 0 1 0 100131656 9015296 1988 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 2201 1988 149 317 0 1881 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14164

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1816552/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=9068 CPUtime=222.22
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 2106 0 0 0 22221 1 0 0 25 0 1 0 100131656 9285632 2050 1992294400 134512640 135813592 4294956176 18446744073709551615 134661571 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 2267 2050 149 317 0 1947 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14428

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1812904/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=13072 CPUtime=282.2
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 3014 0 0 0 28218 2 0 0 25 0 1 0 100131656 13385728 2958 1992294400 134512640 135813592 4294956176 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 3268 2958 149 317 0 2948 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 18432

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1809128/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=17396 CPUtime=342.19
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 3995 0 0 0 34216 3 0 0 25 0 1 0 100131656 17813504 3886 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 4349 3886 149 317 0 4029 0

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

[pid=19862] ppid=19861 vsize=18724 CPUtime=462.15
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 4254 0 0 0 46212 3 0 0 25 0 1 0 100131656 19173376 4145 1992294400 134512640 135813592 4294956176 18446744073709551615 134665401 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 4681 4145 149 317 0 4361 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 24084

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1807848/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=18880 CPUtime=522.14
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 4296 0 0 0 52211 3 0 0 25 0 1 0 100131656 19333120 4187 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 4720 4187 149 317 0 4400 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 24240

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1807400/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=19432 CPUtime=582.13
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 4398 0 0 0 58209 4 0 0 25 0 1 0 100131656 19898368 4289 1992294400 134512640 135813592 4294956176 18446744073709551615 134665495 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 4858 4289 149 317 0 4538 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 24792

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19863
/proc/meminfo: memFree=1805480/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5360 CPUtime=0
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100131656 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19861/statm: 1340 239 197 169 0 51 0
[pid=19862] ppid=19861 vsize=21632 CPUtime=642.11
/proc/19862/stat : 19862 (hydrasat_cache4) R 19861 19861 19730 0 -1 4194304 4868 0 0 0 64207 4 0 0 25 0 1 0 100131656 22151168 4759 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/19862/statm: 5408 4759 149 317 0 5088 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 26992

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19864
/proc/meminfo: memFree=1795048/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=5920 CPUtime=2.1
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 1308 0 0 0 209 1 0 0 25 0 1 0 100201675 6062080 1254 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 1480 1254 172 362 0 1115 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 11284

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 19864
/proc/meminfo: memFree=1793448/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=7916 CPUtime=62.07
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 1788 0 0 0 6206 1 0 0 25 0 1 0 100201675 8105984 1734 1992294400 134512640 135995732 4294956032 18446744073709551615 134807691 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 1979 1734 172 362 0 1614 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 13280

[startup+822.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 19864
/proc/meminfo: memFree=1793448/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=8064 CPUtime=122.05
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 1809 0 0 0 12204 1 0 0 25 0 1 0 100201675 8257536 1755 1992294400 134512640 135995732 4294956032 18446744073709551615 134682324 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 2016 1755 172 362 0 1651 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 13428

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19864
/proc/meminfo: memFree=1793384/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=8064 CPUtime=182.04
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 1820 0 0 0 18203 1 0 0 25 0 1 0 100201675 8257536 1766 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 2016 1766 172 362 0 1651 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 13428

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19864
/proc/meminfo: memFree=1793320/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=8064 CPUtime=242.02
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 1820 0 0 0 24201 1 0 0 25 0 1 0 100201675 8257536 1766 1992294400 134512640 135995732 4294956032 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 2016 1766 172 362 0 1651 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 13428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19864
/proc/meminfo: memFree=1793320/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=8064 CPUtime=302.01
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 1823 0 0 0 30200 1 0 0 25 0 1 0 100201675 8257536 1769 1992294400 134512640 135995732 4294956032 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 2016 1769 172 362 0 1651 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 13428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19864
/proc/meminfo: memFree=1792232/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=9124 CPUtime=361.99
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 2089 0 0 0 36198 1 0 0 25 0 1 0 100201675 9342976 2035 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 2281 2035 172 362 0 1916 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 14488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19870
/proc/meminfo: memFree=1791848/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=9436 CPUtime=421.96
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 2141 0 0 0 42195 1 0 0 25 0 1 0 100201675 9662464 2087 1992294400 134512640 135995732 4294956032 18446744073709551615 134806628 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 2359 2087 172 362 0 1994 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 14800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19870
/proc/meminfo: memFree=1791592/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=9708 CPUtime=481.95
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 2208 0 0 0 48194 1 0 0 25 0 1 0 100201675 9940992 2154 1992294400 134512640 135995732 4294956032 18446744073709551615 135385625 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 2427 2154 172 362 0 2062 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 15072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19870
/proc/meminfo: memFree=1791592/2055920 swapFree=4191900/4192956
[pid=19861] ppid=19859 vsize=5364 CPUtime=699.99
/proc/19861/stat : 19861 (hydrasat-multi.) S 19859 19861 19730 0 -1 4194304 322 6945 0 0 0 0 69983 16 16 0 1 0 100131656 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19861/statm: 1341 245 202 169 0 52 0
[pid=19864] ppid=19861 vsize=9708 CPUtime=500.05
/proc/19864/stat : 19864 (hydrasat_cachew) R 19861 19861 19730 0 -1 4194304 2208 0 0 0 50004 1 0 0 25 0 1 0 100201675 9940992 2154 1992294400 134512640 135995732 4294956032 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 1 0 0
/proc/19864/statm: 2427 2154 172 362 0 2062 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 15072

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.06
CPU user time (s): 1199.88
CPU system time (s): 0.183972
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 33128

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

runsolver used 1.3028 second user time and 2.97655 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-26 06:43:02
IDJOB=1727108
IDBENCH=24629
IDSOLVER=518
FILE ID=node15/1727108-1240720982
PBS_JOBID= 9186884
Free space on /tmp= 66268 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727108-1240720982/watcher-1727108-1240720982 -o /tmp/evaluation-result-1727108-1240720982/solver-1727108-1240720982 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1727108-1240720982.cnf 1800 1270761093

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

MD5SUM BENCH= 3ec02d98577965dc40d4f2f9fa0499c0
RANDOM SEED=1270761093

node15.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.220
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	: 5931.00
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.220
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:       1825240 kB
Buffers:         16520 kB
Cached:         139420 kB
SwapCached:        528 kB
Active:          72280 kB
Inactive:        97156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825240 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5192 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            47228 kB
Committed_AS:   356648 kB
PageTables:       1460 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= 66240 MiB
End job on node15 at 2009-04-26 07:03:05