Trace number 1726578

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.1 1200.71

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
700.14/700.51	HOME/hydrasat-multi.sh: line 48: 23348 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.14/700.51	c Trying configuration 2
1200.07/1200.70	HOME/hydrasat-multi.sh: line 64: 23356 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/1200.70	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-1726578-1240714209/watcher-1726578-1240714209 -o /tmp/evaluation-result-1726578-1240714209/solver-1726578-1240714209 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1726578-1240714209.cnf 1800 127374013 

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.02 3/64 23347
/proc/meminfo: memFree=1100720/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=1452 CPUtime=0
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 167 0 0 0 0 0 0 0 19 0 1 0 99455042 1486848 149 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 363 149 116 317 0 43 0

[startup+0.023426 s]
/proc/loadavg: 0.99 1.00 1.02 3/64 23347
/proc/meminfo: memFree=1100720/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=2244 CPUtime=0.01
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 375 0 0 0 1 0 0 0 19 0 1 0 99455042 2297856 357 1992294400 134512640 135813592 4294956160 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 561 357 123 317 0 241 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7604

[startup+0.10144 s]
/proc/loadavg: 0.99 1.00 1.02 3/64 23347
/proc/meminfo: memFree=1100720/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=3184 CPUtime=0.09
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 624 0 0 0 9 0 0 0 19 0 1 0 99455042 3260416 605 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 796 605 149 317 0 476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8544

[startup+0.301475 s]
/proc/loadavg: 0.99 1.00 1.02 3/64 23347
/proc/meminfo: memFree=1100720/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=3448 CPUtime=0.29
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 675 0 0 0 29 0 0 0 21 0 1 0 99455042 3530752 656 1992294400 134512640 135813592 4294956160 18446744073709551615 134662169 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 862 656 149 317 0 542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8808

[startup+0.70155 s]
/proc/loadavg: 0.99 1.00 1.02 3/64 23347
/proc/meminfo: memFree=1100720/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=3448 CPUtime=0.69
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 701 0 0 0 69 0 0 0 25 0 1 0 99455042 3530752 682 1992294400 134512640 135813592 4294956160 18446744073709551615 134591814 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 862 682 149 317 0 542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8808

[startup+1.5017 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 23349
/proc/meminfo: memFree=1098272/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=3580 CPUtime=1.49
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 738 0 0 0 149 0 0 0 25 0 1 0 99455042 3665920 719 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 895 719 149 317 0 575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8940

[startup+3.10199 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 23349
/proc/meminfo: memFree=1097952/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=4104 CPUtime=3.09
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 841 0 0 0 309 0 0 0 25 0 1 0 99455042 4202496 822 1992294400 134512640 135813592 4294956160 18446744073709551615 134665903 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 1026 822 149 317 0 706 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9464

[startup+6.30157 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 23349
/proc/meminfo: memFree=1096800/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=5068 CPUtime=6.29
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 1074 0 0 0 629 0 0 0 25 0 1 0 99455042 5189632 1055 1992294400 134512640 135813592 4294956160 18446744073709551615 134665984 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 1267 1055 149 317 0 947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10428

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 23349
/proc/meminfo: memFree=1094752/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=7120 CPUtime=12.68
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 1562 0 0 0 1268 0 0 0 25 0 1 0 99455042 7290880 1543 1992294400 134512640 135813592 4294956160 18446744073709551615 134665015 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 1780 1543 149 317 0 1460 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12480

[startup+25.5011 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 23349
/proc/meminfo: memFree=1091744/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=10656 CPUtime=25.47
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 2376 0 0 0 2547 0 0 0 25 0 1 0 99455042 10911744 2291 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 2664 2291 149 317 0 2344 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16016

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.01 2/66 23349
/proc/meminfo: memFree=1085920/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=17556 CPUtime=51.07
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 4061 0 0 0 5105 2 0 0 25 0 1 0 99455042 17977344 3760 1992294400 134512640 135813592 4294956160 18446744073709551615 134667480 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 4389 3760 149 317 0 4069 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22916

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.01 2/66 23349
/proc/meminfo: memFree=1078688/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=25496 CPUtime=102.24
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 5886 0 0 0 10221 3 0 0 25 0 1 0 99455042 26107904 5520 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 6374 5520 149 317 0 6054 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30856

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23349
/proc/meminfo: memFree=1072672/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=32900 CPUtime=162.21
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 7834 0 0 0 16217 4 0 0 25 0 1 0 99455042 33689600 7044 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 8225 7044 149 317 0 7905 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 38260

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23349
/proc/meminfo: memFree=1067360/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=38012 CPUtime=222.18
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 9121 0 0 0 22213 5 0 0 25 0 1 0 99455042 38924288 8331 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 9503 8331 149 317 0 9183 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 43372

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23349
/proc/meminfo: memFree=1061280/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=45580 CPUtime=282.16
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 11187 0 0 0 28210 6 0 0 25 0 1 0 99455042 46673920 9871 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 11395 9871 149 317 0 11075 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 50940

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23349
/proc/meminfo: memFree=1056160/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=50600 CPUtime=342.12
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 12500 0 0 0 34205 7 0 0 25 0 1 0 99455042 51814400 11121 1992294400 134512640 135813592 4294956160 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 12650 11121 149 317 0 12330 0

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

[pid=23348] ppid=23347 vsize=66340 CPUtime=522.03
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 16471 0 0 0 52194 9 0 0 25 0 1 0 99455042 67932160 14300 1992294400 134512640 135813592 4294956160 18446744073709551615 134665401 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 16585 14300 149 317 0 16265 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 71700

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23349
/proc/meminfo: memFree=1039968/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=69904 CPUtime=582
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 17443 0 0 0 58190 10 0 0 25 0 1 0 99455042 71581696 15179 1992294400 134512640 135813592 4294956160 18446744073709551615 134665329 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 17476 15179 149 317 0 17156 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 75264

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23349
/proc/meminfo: memFree=1035744/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5360 CPUtime=0
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99455041 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1340 239 197 169 0 51 0
[pid=23348] ppid=23347 vsize=74456 CPUtime=641.98
/proc/23348/stat : 23348 (hydrasat_cache4) R 23347 23347 19841 0 -1 4194304 18718 0 0 0 64187 11 0 0 25 0 1 0 99455042 76242944 16160 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/23348/statm: 18614 16160 149 317 0 18294 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 79816

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1029536/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=3116 CPUtime=1.78
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 589 0 0 0 178 0 0 0 25 0 1 0 99525092 3190784 571 1992294400 134512640 135995732 4294956016 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 779 571 171 362 0 414 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 8480

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 23356
/proc/meminfo: memFree=1029856/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=3900 CPUtime=61.76
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 778 0 0 0 6175 1 0 0 25 0 1 0 99525092 3993600 760 1992294400 134512640 135995732 4294956016 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 975 760 171 362 0 610 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 9264

[startup+822.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 23356
/proc/meminfo: memFree=1029856/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=4044 CPUtime=121.72
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 799 0 0 0 12171 1 0 0 25 0 1 0 99525092 4141056 781 1992294400 134512640 135995732 4294956016 18446744073709551615 135366972 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 1011 781 171 362 0 646 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 9408

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1029024/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=5140 CPUtime=181.68
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 1056 0 0 0 18167 1 0 0 25 0 1 0 99525092 5263360 1038 1992294400 134512640 135995732 4294956016 18446744073709551615 134807897 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 1285 1038 171 362 0 920 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 10504

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1026272/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=8164 CPUtime=241.65
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 1775 0 0 0 24164 1 0 0 25 0 1 0 99525092 8359936 1753 1992294400 134512640 135995732 4294956016 18446744073709551615 134807869 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 2041 1753 171 362 0 1676 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 13528

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1024032/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=10584 CPUtime=301.63
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 2325 0 0 0 30161 2 0 0 25 0 1 0 99525092 10838016 2303 1992294400 134512640 135995732 4294956016 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 2646 2303 171 362 0 2281 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 15948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1022368/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=12384 CPUtime=361.59
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 2741 0 0 0 36156 3 0 0 25 0 1 0 99525092 12681216 2719 1992294400 134512640 135995732 4294956016 18446744073709551615 134808039 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 3096 2719 171 362 0 2731 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 17748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1020832/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=13988 CPUtime=421.56
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 3127 0 0 0 42153 3 0 0 25 0 1 0 99525092 14323712 3105 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 3497 3105 171 362 0 3132 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 19352

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1020000/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=14900 CPUtime=481.53
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 3364 0 0 0 48150 3 0 0 25 0 1 0 99525092 15257600 3309 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 3725 3309 171 362 0 3360 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 20264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1019808/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=15064 CPUtime=499.93
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 3408 0 0 0 49990 3 0 0 25 0 1 0 99525092 15425536 3353 1992294400 134512640 135995732 4294956016 18446744073709551615 134807823 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 3766 3353 171 362 0 3401 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 20428

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23356
/proc/meminfo: memFree=1019808/2055920 swapFree=4124000/4192956
[pid=23347] ppid=23345 vsize=5364 CPUtime=700.14
/proc/23347/stat : 23347 (hydrasat-multi.) S 23345 23347 19841 0 -1 4194304 321 21619 0 0 0 0 69977 37 19 0 1 0 99455041 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23347/statm: 1341 245 202 169 0 52 0
[pid=23356] ppid=23347 vsize=15064 CPUtime=499.93
/proc/23356/stat : 23356 (hydrasat_cachew) R 23347 23347 19841 0 -1 4194304 3408 0 0 0 49990 3 0 0 25 0 1 0 99525092 15425536 3353 1992294400 134512640 135995732 4294956016 18446744073709551615 134807823 0 0 4096 1 0 0 0 17 0 0 0
/proc/23356/statm: 3766 3353 171 362 0 3401 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 20428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1199.68
CPU system time (s): 0.420936
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 82280

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

runsolver used 1.04884 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-26 04:50:09
IDJOB=1726578
IDBENCH=24617
IDSOLVER=518
FILE ID=node2/1726578-1240714209
PBS_JOBID= 9186798
Free space on /tmp= 66316 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726578-1240714209/watcher-1726578-1240714209 -o /tmp/evaluation-result-1726578-1240714209/solver-1726578-1240714209 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1726578-1240714209.cnf 1800 127374013

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=127374013

node2.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.265
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.265
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:       1101208 kB
Buffers:         83260 kB
Cached:         724084 kB
SwapCached:      63124 kB
Active:         392524 kB
Inactive:       480392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1101208 kB
SwapTotal:     4192956 kB
SwapFree:      4124000 kB
Dirty:            4192 kB
Writeback:           0 kB
Mapped:          14000 kB
Slab:            67708 kB
Committed_AS:   366708 kB
PageTables:       1468 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= 66248 MiB
End job on node2 at 2009-04-26 05:10:12