Trace number 1725253

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-MultiUNSAT 1058.38 1058.81

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.249961
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data

0.00/0.00	c Trying configuration 1
699.91/700.21	HOME/hydrasat-multi.sh: line 48: 15925 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.91/700.21	c Trying configuration 2
1058.36/1058.80	
1058.36/1058.80	c decisions : 11229100
1058.36/1058.80	c conflicts : 9234184
1058.36/1058.80	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15924
/proc/meminfo: memFree=1640688/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) R 15922 15924 15466 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 240472615583 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15924/statm: 1340 238 196 169 0 51 0
[pid=15925] ppid=15924 vsize=1452 CPUtime=0
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 98395753 1486848 158 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 363 158 125 317 0 43 0

[startup+0.0617981 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15924
/proc/meminfo: memFree=1640688/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=1584 CPUtime=0.05
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 234 0 0 0 5 0 0 0 19 0 1 0 98395753 1622016 215 1992294400 134512640 135813592 4294956160 18446744073709551615 134662668 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 396 215 149 317 0 76 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6944

[startup+0.10281 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15924
/proc/meminfo: memFree=1640688/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=1584 CPUtime=0.09
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 237 0 0 0 9 0 0 0 19 0 1 0 98395753 1622016 218 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 396 218 149 317 0 76 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6944

[startup+0.301816 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15924
/proc/meminfo: memFree=1640688/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=1716 CPUtime=0.29
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 254 0 0 0 29 0 0 0 21 0 1 0 98395753 1757184 235 1992294400 134512640 135813592 4294956160 18446744073709551615 134662891 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 429 235 149 317 0 109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7076

[startup+0.701852 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15924
/proc/meminfo: memFree=1640688/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=1844 CPUtime=0.69
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 290 0 0 0 69 0 0 0 25 0 1 0 98395753 1888256 271 1992294400 134512640 135813592 4294956160 18446744073709551615 134661714 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 461 271 149 317 0 141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7204

[startup+1.50192 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1639776/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=1972 CPUtime=1.49
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 318 0 0 0 149 0 0 0 25 0 1 0 98395753 2019328 299 1992294400 134512640 135813592 4294956160 18446744073709551615 134662702 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 493 299 149 317 0 173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7332

[startup+3.10106 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1639648/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=1972 CPUtime=3.09
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 318 0 0 0 309 0 0 0 25 0 1 0 98395753 2019328 299 1992294400 134512640 135813592 4294956160 18446744073709551615 135047553 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 493 299 149 317 0 173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7332

[startup+6.30134 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1639456/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=1972 CPUtime=6.29
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 318 0 0 0 629 0 0 0 25 0 1 0 98395753 2019328 299 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 493 299 149 317 0 173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7332

[startup+12.7019 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1639328/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=1972 CPUtime=12.69
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 318 0 0 0 1269 0 0 0 25 0 1 0 98395753 2019328 299 1992294400 134512640 135813592 4294956160 18446744073709551615 134665323 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 493 299 149 317 0 173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7332

[startup+25.503 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1639200/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=2360 CPUtime=25.49
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 407 0 0 0 2549 0 0 0 25 0 1 0 98395753 2416640 388 1992294400 134512640 135813592 4294956160 18446744073709551615 135202031 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 590 388 149 317 0 270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7720

[startup+51.1022 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1637024/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=4784 CPUtime=51.07
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 991 0 0 0 5107 0 0 0 25 0 1 0 98395753 4898816 972 1992294400 134512640 135813592 4294956160 18446744073709551615 134587999 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 1196 972 149 317 0 876 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10144

[startup+102.307 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1634976/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=6752 CPUtime=102.26
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 1423 0 0 0 10226 0 0 0 25 0 1 0 98395753 6914048 1404 1992294400 134512640 135813592 4294956160 18446744073709551615 135047693 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 1688 1404 149 317 0 1368 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12112

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1634976/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=6752 CPUtime=162.23
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 1423 0 0 0 16223 0 0 0 25 0 1 0 98395753 6914048 1404 1992294400 134512640 135813592 4294956160 18446744073709551615 134662846 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 1688 1404 149 317 0 1368 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12112

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1634912/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=6932 CPUtime=222.2
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 1453 0 0 0 22220 0 0 0 25 0 1 0 98395753 7098368 1434 1992294400 134512640 135813592 4294956160 18446744073709551615 134665258 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 1733 1434 149 317 0 1413 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 12292

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1634592/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=7264 CPUtime=282.18
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 1528 0 0 0 28217 1 0 0 25 0 1 0 98395753 7438336 1509 1992294400 134512640 135813592 4294956160 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 1816 1509 149 317 0 1496 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 12624

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15926
/proc/meminfo: memFree=1634208/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5360 CPUtime=0
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98395752 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15924/statm: 1340 239 197 169 0 51 0
[pid=15925] ppid=15924 vsize=7536 CPUtime=342.16
/proc/15925/stat : 15925 (hydrasat_cache4) R 15924 15924 15466 0 -1 4194304 1610 0 0 0 34215 1 0 0 25 0 1 0 98395753 7716864 1591 1992294400 134512640 135813592 4294956160 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/15925/statm: 1884 1591 149 317 0 1564 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626720/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2016 CPUtime=62.05
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 305 0 0 0 6205 0 0 0 25 0 1 0 98465774 2064384 287 1992294400 134512640 135995732 4294956016 18446744073709551615 135385625 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 504 287 171 362 0 139 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 7380

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626784/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2016 CPUtime=122.02
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 305 0 0 0 12202 0 0 0 25 0 1 0 98465774 2064384 287 1992294400 134512640 135995732 4294956016 18446744073709551615 134808032 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 504 287 171 362 0 139 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 7380

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2016 CPUtime=181.99
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 305 0 0 0 18199 0 0 0 25 0 1 0 98465774 2064384 287 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 504 287 171 362 0 139 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 7380

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2016 CPUtime=241.96
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 305 0 0 0 24196 0 0 0 25 0 1 0 98465774 2064384 287 1992294400 134512640 135995732 4294956016 18446744073709551615 135374456 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 504 287 171 362 0 139 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 7380

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2016 CPUtime=301.94
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 305 0 0 0 30194 0 0 0 25 0 1 0 98465774 2064384 287 1992294400 134512640 135995732 4294956016 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 504 287 171 362 0 139 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 7380

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

[startup+1023.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2016 CPUtime=323.53
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 305 0 0 0 32353 0 0 0 25 0 1 0 98465774 2064384 287 1992294400 134512640 135995732 4294956016 18446744073709551615 134806263 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 504 287 171 362 0 139 0
Current children cumulated CPU time (s) 1023.46
Current children cumulated vsize (KiB) 7380

[startup+1036.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2016 CPUtime=336.32
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 308 0 0 0 33632 0 0 0 25 0 1 0 98465774 2064384 290 1992294400 134512640 135995732 4294956016 18446744073709551615 134665285 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 504 290 171 362 0 139 0
Current children cumulated CPU time (s) 1036.25
Current children cumulated vsize (KiB) 7380

[startup+1049.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2016 CPUtime=349.12
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 313 0 0 0 34912 0 0 0 25 0 1 0 98465774 2064384 295 1992294400 134512640 135995732 4294956016 18446744073709551615 134806305 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 504 295 171 362 0 139 0
Current children cumulated CPU time (s) 1049.05
Current children cumulated vsize (KiB) 7380

[startup+1052.71 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2144 CPUtime=352.33
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 335 0 0 0 35232 1 0 0 25 0 1 0 98465774 2195456 317 1992294400 134512640 135995732 4294956016 18446744073709551615 134807721 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 536 317 171 362 0 171 0
Current children cumulated CPU time (s) 1052.26
Current children cumulated vsize (KiB) 7508

[startup+1055.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2144 CPUtime=355.53
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 341 0 0 0 35552 1 0 0 25 0 1 0 98465774 2195456 323 1992294400 134512640 135995732 4294956016 18446744073709551615 135385627 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 536 323 171 362 0 171 0
Current children cumulated CPU time (s) 1055.46
Current children cumulated vsize (KiB) 7508

[startup+1057.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2144 CPUtime=357.13
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 341 0 0 0 35712 1 0 0 25 0 1 0 98465774 2195456 323 1992294400 134512640 135995732 4294956016 18446744073709551615 134808032 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 536 323 171 362 0 171 0
Current children cumulated CPU time (s) 1057.06
Current children cumulated vsize (KiB) 7508

[startup+1058.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2144 CPUtime=357.93
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 344 0 0 0 35792 1 0 0 25 0 1 0 98465774 2195456 326 1992294400 134512640 135995732 4294956016 18446744073709551615 134589935 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 536 326 171 362 0 171 0
Current children cumulated CPU time (s) 1057.86
Current children cumulated vsize (KiB) 7508

[startup+1058.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2144 CPUtime=358.33
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 344 0 0 0 35832 1 0 0 25 0 1 0 98465774 2195456 326 1992294400 134512640 135995732 4294956016 18446744073709551615 134807747 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 536 326 171 362 0 171 0
Current children cumulated CPU time (s) 1058.26
Current children cumulated vsize (KiB) 7508

[startup+1058.8 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15933
/proc/meminfo: memFree=1626848/2055920 swapFree=4192956/4192956
[pid=15924] ppid=15922 vsize=5364 CPUtime=699.93
/proc/15924/stat : 15924 (hydrasat-multi.) S 15922 15924 15466 0 -1 4194304 321 3790 0 0 0 0 69985 8 16 0 1 0 98395752 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15924/statm: 1341 245 202 169 0 52 0
[pid=15933] ppid=15924 vsize=2144 CPUtime=358.43
/proc/15933/stat : 15933 (hydrasat_cachew) R 15924 15924 15466 0 -1 4194304 345 0 0 0 35842 1 0 0 25 0 1 0 98465774 2195456 327 1992294400 134512640 135995732 4294956016 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 0 0 0
/proc/15933/statm: 536 327 171 362 0 171 0
Current children cumulated CPU time (s) 1058.36
Current children cumulated vsize (KiB) 7508

Child status: 20
Real time (s): 1058.81
CPU time (s): 1058.38
CPU user time (s): 1058.29
CPU system time (s): 0.094985
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 20860

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

runsolver used 0.895863 second user time and 2.96155 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-26 01:53:43
IDJOB=1725253
IDBENCH=24575
IDSOLVER=518
FILE ID=node15/1725253-1240703623
PBS_JOBID= 9186740
Free space on /tmp= 66268 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725253-1240703623/watcher-1725253-1240703623 -o /tmp/evaluation-result-1725253-1240703623/solver-1725253-1240703623 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1725253-1240703623.cnf 1800 910976525

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

MD5SUM BENCH= 9b15e90c034f4532d9c5a9491fda1777
RANDOM SEED=910976525

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:       1641176 kB
Buffers:         43532 kB
Cached:         296604 kB
SwapCached:          0 kB
Active:         117016 kB
Inactive:       237536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1641176 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            46212 kB
Committed_AS:   338484 kB
PageTables:       1464 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= 66252 MiB
End job on node15 at 2009-04-26 02:11:22