Trace number 1529640

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.03 1200.81

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1256544997-019.cnf
MD5SUM01285fb91a1e47f6ebc0bc6eca4b49ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark220.267
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.95/700.40	HOME/hydrasat-multi.sh: line 48:  8069 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.95/700.40	c Trying configuration 2
1200.00/1200.80	HOME/hydrasat-multi.sh: line 64:  8073 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.00/1200.80	c Trying configuration 3

Verifier Data

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

Watcher Data

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

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

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.83 1.83 1.45 3/64 8068
/proc/meminfo: memFree=1770120/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=1684 CPUtime=0
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 164 0 0 0 0 0 0 0 19 0 1 0 1112562461 1724416 146 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 421 147 117 317 0 101 0

[startup+0.0537971 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 8068
/proc/meminfo: memFree=1770120/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=3532 CPUtime=0.04
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 672 0 0 0 4 0 0 0 19 0 1 0 1112562461 3616768 654 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 883 655 117 317 0 563 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8892

[startup+0.101805 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 8068
/proc/meminfo: memFree=1770120/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=5720 CPUtime=0.09
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 1248 0 0 0 9 0 0 0 19 0 1 0 1112562461 5857280 1230 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 1430 1230 122 317 0 1110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11080

[startup+0.301846 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 8068
/proc/meminfo: memFree=1770120/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=7432 CPUtime=0.28
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 1688 0 0 0 28 0 0 0 21 0 1 0 1112562461 7610368 1548 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 1858 1548 126 317 0 1538 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12792

[startup+0.701924 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 8068
/proc/meminfo: memFree=1770120/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=11300 CPUtime=0.69
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 2741 0 0 0 68 1 0 0 24 0 1 0 1112562461 11571200 2516 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 2825 2516 150 317 0 2505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16660

[startup+1.50108 s]
/proc/loadavg: 1.83 1.83 1.45 2/66 8070
/proc/meminfo: memFree=1760248/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=11564 CPUtime=1.49
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 2811 0 0 0 148 1 0 0 25 0 1 0 1112562461 11841536 2586 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 2891 2586 150 317 0 2571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16924

[startup+3.1014 s]
/proc/loadavg: 1.83 1.83 1.45 2/66 8070
/proc/meminfo: memFree=1759928/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=11696 CPUtime=3.09
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 2842 0 0 0 308 1 0 0 25 0 1 0 1112562461 11976704 2617 1992294400 134512640 135813592 4294956160 18446744073709551615 134592198 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 2924 2617 150 317 0 2604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17056

[startup+6.30303 s]
/proc/loadavg: 1.77 1.81 1.45 2/66 8070
/proc/meminfo: memFree=1759544/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=11828 CPUtime=6.29
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 2875 0 0 0 628 1 0 0 25 0 1 0 1112562461 12111872 2650 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 2957 2650 150 317 0 2637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17188

[startup+12.7013 s]
/proc/loadavg: 1.71 1.80 1.44 2/66 8070
/proc/meminfo: memFree=1759168/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=12232 CPUtime=12.67
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 2978 0 0 0 1266 1 0 0 25 0 1 0 1112562461 12525568 2753 1992294400 134512640 135813592 4294956160 18446744073709551615 134592198 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 3058 2753 150 317 0 2738 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17592

[startup+25.5018 s]
/proc/loadavg: 1.55 1.76 1.44 2/66 8070
/proc/meminfo: memFree=1757440/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=14108 CPUtime=25.47
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 3459 0 0 0 2545 2 0 0 25 0 1 0 1112562461 14446592 3234 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 3527 3234 150 317 0 3207 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19468

[startup+51.1019 s]
/proc/loadavg: 1.36 1.70 1.42 2/66 8070
/proc/meminfo: memFree=1756608/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=14908 CPUtime=51.06
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 3643 0 0 0 5104 2 0 0 25 0 1 0 1112562461 15265792 3418 1992294400 134512640 135813592 4294956160 18446744073709551615 134667540 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 3727 3418 150 317 0 3407 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20268

[startup+102.307 s]
/proc/loadavg: 1.15 1.59 1.40 2/66 8070
/proc/meminfo: memFree=1756480/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=14908 CPUtime=102.2
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 3643 0 0 0 10218 2 0 0 25 0 1 0 1112562461 15265792 3418 1992294400 134512640 135813592 4294956160 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 3727 3418 150 317 0 3407 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 20268

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/66 8072
/proc/meminfo: memFree=1756224/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=14908 CPUtime=162.13
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 3643 0 0 0 16211 2 0 0 25 0 1 0 1112562461 15265792 3418 1992294400 134512640 135813592 4294956160 18446744073709551615 135205397 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 3727 3418 150 317 0 3407 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 20268

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 8072
/proc/meminfo: memFree=1756032/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=15176 CPUtime=222.11
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 3735 0 0 0 22209 2 0 0 25 0 1 0 1112562461 15540224 3510 1992294400 134512640 135813592 4294956160 18446744073709551615 134592509 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 3794 3510 150 317 0 3474 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 20536

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 8072
/proc/meminfo: memFree=1755008/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=16376 CPUtime=282.06
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 4020 0 0 0 28204 2 0 0 25 0 1 0 1112562461 16769024 3795 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 4094 3795 150 317 0 3774 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 21736

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 8072
/proc/meminfo: memFree=1753472/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=17984 CPUtime=342.04
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 4437 0 0 0 34201 3 0 0 25 0 1 0 1112562461 18415616 4212 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 4496 4212 150 317 0 4176 0

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

[pid=8069] ppid=8068 vsize=19584 CPUtime=461.97
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 4821 0 0 0 46194 3 0 0 25 0 1 0 1112562461 20054016 4596 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 4896 4596 150 317 0 4576 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 24944

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/66 8072
/proc/meminfo: memFree=1751744/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=19584 CPUtime=521.94
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 4821 0 0 0 52191 3 0 0 25 0 1 0 1112562461 20054016 4596 1992294400 134512640 135813592 4294956160 18446744073709551615 134665722 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 4896 4596 150 317 0 4576 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 24944

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 8072
/proc/meminfo: memFree=1751744/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=19584 CPUtime=581.92
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 4821 0 0 0 58189 3 0 0 25 0 1 0 1112562461 20054016 4596 1992294400 134512640 135813592 4294956160 18446744073709551615 134664946 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 4896 4596 150 317 0 4576 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 24944

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 8072
/proc/meminfo: memFree=1751744/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5360 CPUtime=0
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1112562461 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1340 239 197 169 0 51 0
[pid=8069] ppid=8068 vsize=19584 CPUtime=641.88
/proc/8069/stat : 8069 (hydrasat_cache4) R 8068 8068 7884 0 -1 4194304 4821 0 0 0 64185 3 0 0 25 0 1 0 1112562461 20054016 4596 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/8069/statm: 4896 4596 150 317 0 4576 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 24944

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 8073
/proc/meminfo: memFree=1745344/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=8028 CPUtime=1.89
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 1896 0 0 0 188 1 0 0 25 0 1 0 1112632501 8220672 1672 1992294400 134512640 135995732 4294956016 18446744073709551615 135385617 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 2007 1672 172 362 0 1642 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 13392

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 8073
/proc/meminfo: memFree=1744320/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=9092 CPUtime=61.83
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 2172 0 0 0 6182 1 0 0 25 0 1 0 1112632501 9310208 1948 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 2273 1948 172 362 0 1908 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 14456

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 8073
/proc/meminfo: memFree=1743808/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=9764 CPUtime=121.79
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 2334 0 0 0 12178 1 0 0 25 0 1 0 1112632501 9998336 2110 1992294400 134512640 135995732 4294956016 18446744073709551615 134807884 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 2441 2110 172 362 0 2076 0
Current children cumulated CPU time (s) 821.74
Current children cumulated vsize (KiB) 15128

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 8073
/proc/meminfo: memFree=1743296/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=10172 CPUtime=181.75
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 2460 0 0 0 18174 1 0 0 25 0 1 0 1112632501 10416128 2236 1992294400 134512640 135995732 4294956016 18446744073709551615 135366851 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 2543 2236 172 362 0 2178 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 15536

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 8073
/proc/meminfo: memFree=1741952/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=11764 CPUtime=241.73
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 2836 0 0 0 24171 2 0 0 25 0 1 0 1112632501 12046336 2612 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 2941 2612 172 362 0 2576 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 17128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 8073
/proc/meminfo: memFree=1739264/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=14452 CPUtime=301.67
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 3506 0 0 0 30165 2 0 0 25 0 1 0 1112632501 14798848 3282 1992294400 134512640 135995732 4294956016 18446744073709551615 134808056 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 3613 3282 172 362 0 3248 0
Current children cumulated CPU time (s) 1001.62
Current children cumulated vsize (KiB) 19816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/71 8079
/proc/meminfo: memFree=1736448/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=16048 CPUtime=361.62
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 3933 0 0 0 36160 2 0 0 25 0 1 0 1112632501 16433152 3709 1992294400 134512640 135995732 4294956016 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 4012 3709 172 362 0 3647 0
Current children cumulated CPU time (s) 1061.57
Current children cumulated vsize (KiB) 21412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 8079
/proc/meminfo: memFree=1736952/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=16448 CPUtime=421.6
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 4020 0 0 0 42157 3 0 0 25 0 1 0 1112632501 16842752 3796 1992294400 134512640 135995732 4294956016 18446744073709551615 134807654 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 4112 3796 172 362 0 3747 0
Current children cumulated CPU time (s) 1121.55
Current children cumulated vsize (KiB) 21812

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 8079
/proc/meminfo: memFree=1737016/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=16448 CPUtime=481.56
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 4020 0 0 0 48153 3 0 0 25 0 1 0 1112632501 16842752 3796 1992294400 134512640 135995732 4294956016 18446744073709551615 134589807 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 4112 3796 172 362 0 3747 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 21812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 8079
/proc/meminfo: memFree=1737016/2055920 swapFree=4176300/4192956
[pid=8068] ppid=8066 vsize=5364 CPUtime=699.95
/proc/8068/stat : 8068 (hydrasat-multi.) S 8066 8068 7884 0 -1 4194304 321 4953 0 0 0 0 69985 10 19 0 1 0 1112562461 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8068/statm: 1341 245 202 169 0 52 0
[pid=8073] ppid=8068 vsize=16448 CPUtime=500.05
/proc/8073/stat : 8073 (hydrasat_cachew) R 8068 8068 7884 0 -1 4194304 4020 0 0 0 50002 3 0 0 25 0 1 0 1112632501 16842752 3796 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/8073/statm: 4112 3796 172 362 0 3747 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 21812

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.81
CPU time (s): 1200.03
CPU user time (s): 1199.88
CPU system time (s): 0.147977
CPU usage (%): 99.9352
Max. virtual memory (cumulated for all children) (KiB): 24944

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

runsolver used 1.45978 second user time and 2.89056 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-30 09:43:19
IDJOB=1529640
IDBENCH=70331
IDSOLVER=518
FILE ID=node53/1529640-1238398999
PBS_JOBID= 9061390
Free space on /tmp= 66040 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1256544997-019.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529640-1238398999/watcher-1529640-1238398999 -o /tmp/evaluation-result-1529640-1238398999/solver-1529640-1238398999 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529640-1238398999.cnf 1800 686046859

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

MD5SUM BENCH= 01285fb91a1e47f6ebc0bc6eca4b49ed
RANDOM SEED=686046859

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1770600 kB
Buffers:         56464 kB
Cached:         155624 kB
SwapCached:      10544 kB
Active:          53104 kB
Inactive:       171076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770600 kB
SwapTotal:     4192956 kB
SwapFree:      4176300 kB
Dirty:            5152 kB
Writeback:           0 kB
Mapped:          17848 kB
Slab:            47124 kB
Committed_AS:  2499384 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66020 MiB
End job on node53 at 2009-03-30 10:03:22