Trace number 1727002

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
MD5SUM8b466b7ef3217bdc844a579ae744d427
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 variables18623
Number of clauses182878
Sum of the clauses size821466
Maximum clause length5
Minimum clause length1
Number of clauses of size 1290
Number of clauses of size 218428
Number of clauses of size 318240
Number of clauses of size 40
Number of clauses of size 5145920
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.99/700.33	HOME/hydrasat-multi.sh: line 48: 25605 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.99/700.33	c Trying configuration 2
1200.06/1200.61	HOME/hydrasat-multi.sh: line 64: 25607 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.06/1200.61	c Trying configuration 3

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

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

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.91 0.97 0.99 3/64 25604
/proc/meminfo: memFree=1571192/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) R 25602 25604 25539 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25604/statm: 1340 238 196 169 0 51 0
[pid=25605] ppid=25604 vsize=2168 CPUtime=0
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 100001184 2220032 146 1992294400 134512640 135813592 4294956176 18446744073709551615 134588704 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 542 146 117 317 0 222 0

[startup+0.081623 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 25604
/proc/meminfo: memFree=1571192/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=4280 CPUtime=0.07
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 713 0 0 0 7 0 0 0 19 0 1 0 100001184 4382720 695 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 1070 695 117 317 0 750 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9640

[startup+0.101624 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 25604
/proc/meminfo: memFree=1571192/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=4676 CPUtime=0.09
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 849 0 0 0 9 0 0 0 19 0 1 0 100001184 4788224 831 1992294400 134512640 135813592 4294956176 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 1169 831 117 317 0 849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10036

[startup+0.30165 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 25604
/proc/meminfo: memFree=1571192/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=9428 CPUtime=0.29
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 2106 0 0 0 28 1 0 0 21 0 1 0 100001184 9654272 2088 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 2357 2088 117 317 0 2037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14788

[startup+0.701702 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 25604
/proc/meminfo: memFree=1571192/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=18608 CPUtime=0.68
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 4583 0 0 0 66 2 0 0 25 0 1 0 100001184 19054592 4309 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 4652 4309 124 317 0 4332 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23968

[startup+1.50181 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1554152/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=18608 CPUtime=1.48
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 4583 0 0 0 146 2 0 0 25 0 1 0 100001184 19054592 4309 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 4652 4309 124 317 0 4332 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23968

[startup+3.10202 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1553768/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=25172 CPUtime=3.09
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 6435 0 0 0 306 3 0 0 25 0 1 0 100001184 25776128 5900 1992294400 134512640 135813592 4294956176 18446744073709551615 134592309 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 6293 5900 149 317 0 5973 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30532

[startup+6.30144 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1545512/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=27312 CPUtime=6.28
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 6947 0 0 0 625 3 0 0 25 0 1 0 100001184 27967488 6412 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 6828 6412 149 317 0 6508 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32672

[startup+12.7023 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1545512/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=27312 CPUtime=12.68
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 6971 0 0 0 1265 3 0 0 25 0 1 0 100001184 27967488 6436 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 6828 6436 149 317 0 6508 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32672

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1545512/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=27444 CPUtime=25.48
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 7002 0 0 0 2545 3 0 0 25 0 1 0 100001184 28102656 6467 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 6861 6467 149 317 0 6541 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32804

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1545320/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=27708 CPUtime=51.06
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 7060 0 0 0 5103 3 0 0 25 0 1 0 100001184 28372992 6525 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 6927 6525 149 317 0 6607 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33068

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1543400/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=29612 CPUtime=102.25
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 7535 0 0 0 10221 4 0 0 25 0 1 0 100001184 30322688 7000 1992294400 134512640 135813592 4294956176 18446744073709551615 134662229 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 7403 7000 149 317 0 7083 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 34972

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1541800/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=31096 CPUtime=162.23
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 7917 0 0 0 16219 4 0 0 25 0 1 0 100001184 31842304 7382 1992294400 134512640 135813592 4294956176 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 7774 7382 149 317 0 7454 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36456

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1541544/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=31368 CPUtime=222.2
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 7984 0 0 0 22216 4 0 0 25 0 1 0 100001184 32120832 7449 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 7842 7449 149 317 0 7522 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 36728

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1541096/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=31984 CPUtime=282.18
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 8098 0 0 0 28214 4 0 0 25 0 1 0 100001184 32751616 7563 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 7996 7563 149 317 0 7676 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 37344

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1540136/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=32928 CPUtime=342.13
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 8364 0 0 0 34209 4 0 0 25 0 1 0 100001184 33718272 7829 1992294400 134512640 135813592 4294956176 18446744073709551615 134665115 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 8232 7829 149 317 0 7912 0

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

[pid=25605] ppid=25604 vsize=33500 CPUtime=462.08
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 8500 0 0 0 46203 5 0 0 25 0 1 0 100001184 34304000 7965 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 8375 7965 149 317 0 8055 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 38860

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1535656/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=37704 CPUtime=522.06
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 9494 0 0 0 52200 6 0 0 25 0 1 0 100001184 38608896 8959 1992294400 134512640 135813592 4294956176 18446744073709551615 134662330 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 9426 8959 149 317 0 9106 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 43064

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1534632/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=38552 CPUtime=582.04
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 9717 0 0 0 58198 6 0 0 25 0 1 0 100001184 39477248 9182 1992294400 134512640 135813592 4294956176 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 9638 9182 149 317 0 9318 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 43912

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25606
/proc/meminfo: memFree=1534184/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5360 CPUtime=0
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100001183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1340 239 197 169 0 51 0
[pid=25605] ppid=25604 vsize=39188 CPUtime=642.02
/proc/25605/stat : 25605 (hydrasat_cache4) R 25604 25604 25539 0 -1 4194304 9825 0 0 0 64196 6 0 0 25 0 1 0 100001184 40128512 9290 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25605/statm: 9797 9290 149 317 0 9477 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 44548

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25607
/proc/meminfo: memFree=1515560/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=18240 CPUtime=1.95
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 4475 0 0 0 194 1 0 0 25 0 1 0 100071217 18677760 4203 1992294400 134512640 135995732 4294956032 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 4560 4203 151 362 0 4195 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 23604

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25607
/proc/meminfo: memFree=1514792/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=19520 CPUtime=61.93
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 5099 0 0 0 6192 1 0 0 25 0 1 0 100071217 19988480 4566 1992294400 134512640 135995732 4294956032 18446744073709551615 135365589 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 4880 4566 172 362 0 4515 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 24884

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25607
/proc/meminfo: memFree=1514536/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=19916 CPUtime=121.89
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 5184 0 0 0 12188 1 0 0 25 0 1 0 100071217 20393984 4651 1992294400 134512640 135995732 4294956032 18446744073709551615 134808122 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 4979 4651 172 362 0 4614 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 25280

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25607
/proc/meminfo: memFree=1512616/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=21804 CPUtime=181.87
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 5668 0 0 0 18185 2 0 0 25 0 1 0 100071217 22327296 5135 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 5451 5135 172 362 0 5086 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 27168

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25607
/proc/meminfo: memFree=1512616/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=21804 CPUtime=241.84
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 5668 0 0 0 24182 2 0 0 25 0 1 0 100071217 22327296 5135 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 5451 5135 172 362 0 5086 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 27168

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25607
/proc/meminfo: memFree=1512040/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=22492 CPUtime=301.81
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 5840 0 0 0 30179 2 0 0 25 0 1 0 100071217 23031808 5307 1992294400 134512640 135995732 4294956032 18446744073709551615 134841888 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 5623 5307 172 362 0 5258 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 27856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25609
/proc/meminfo: memFree=1510760/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=23724 CPUtime=361.78
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 6116 0 0 0 36176 2 0 0 25 0 1 0 100071217 24293376 5583 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 5931 5583 172 362 0 5566 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 29088

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25609
/proc/meminfo: memFree=1509416/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=25052 CPUtime=421.75
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 6462 0 0 0 42173 2 0 0 25 0 1 0 100071217 25653248 5929 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 6263 5929 172 362 0 5898 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 30416

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25609
/proc/meminfo: memFree=1508008/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=26488 CPUtime=481.73
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 6814 0 0 0 48170 3 0 0 25 0 1 0 100071217 27123712 6281 1992294400 134512640 135995732 4294956032 18446744073709551615 134808137 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 6622 6281 172 362 0 6257 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 31852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25609
/proc/meminfo: memFree=1508008/2055920 swapFree=4181092/4192956
[pid=25604] ppid=25602 vsize=5364 CPUtime=700.03
/proc/25604/stat : 25604 (hydrasat-multi.) S 25602 25604 25539 0 -1 4194304 322 10582 0 0 0 0 69982 21 16 0 1 0 100001183 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25604/statm: 1341 245 202 169 0 52 0
[pid=25607] ppid=25604 vsize=26488 CPUtime=500.03
/proc/25607/stat : 25607 (hydrasat_cachew) R 25604 25604 25539 0 -1 4194304 6814 0 0 0 50000 3 0 0 25 0 1 0 100071217 27123712 6281 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25607/statm: 6622 6281 172 362 0 6257 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 31852

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1199.83
CPU system time (s): 0.255961
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 46224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 2806

runsolver used 0.967852 second user time and 3.40648 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 06:21:17
IDJOB=1727002
IDBENCH=24627
IDSOLVER=518
FILE ID=node13/1727002-1240719676
PBS_JOBID= 9186889
Free space on /tmp= 66228 MiB

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

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

MD5SUM BENCH= 8b466b7ef3217bdc844a579ae744d427
RANDOM SEED=868235476

node13.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.227
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.227
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:       1571736 kB
Buffers:         53520 kB
Cached:         351672 kB
SwapCached:       5664 kB
Active:         165624 kB
Inactive:       247676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571736 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            9200 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            56888 kB
Committed_AS:   334632 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= 66188 MiB
End job on node13 at 2009-04-26 06:41:20