Trace number 1723441

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
CircUs 2009-03-23? (TO) 1200.06 1200.52

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark188.185
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

0.39/0.43	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.39/0.43	c Eliminate time :       0.32 

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-1723441-1240685877/watcher-1723441-1240685877 -o /tmp/evaluation-result-1723441-1240685877/solver-1723441-1240685877 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1723441-1240685877.cnf -t 1200 

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.92 0.98 0.99 3/64 26071
/proc/meminfo: memFree=1840640/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=2776 CPUtime=0
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 120000 96622079 2842624 321 1992294400 134512640 135224549 4294956208 18446744073709551615 134632646 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 694 321 70 173 0 519 0

[startup+0.0425339 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26071
/proc/meminfo: memFree=1840640/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=4624 CPUtime=0.03
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 820 0 0 0 3 0 0 0 18 0 1 120000 96622079 4734976 805 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 1156 806 70 173 0 981 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4624

[startup+0.101544 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26071
/proc/meminfo: memFree=1840640/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=7516 CPUtime=0.09
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 1645 0 0 0 8 1 0 0 18 0 1 120000 96622079 7696384 1532 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 1879 1532 70 173 0 1704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7516

[startup+0.301583 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26071
/proc/meminfo: memFree=1840640/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=8568 CPUtime=0.29
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 1989 0 0 0 28 1 0 0 19 0 1 120000 96622079 8773632 1875 1992294400 134512640 135224549 4294956208 18446744073709551615 134576041 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 2142 1875 77 173 0 1967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8568

[startup+0.701662 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26071
/proc/meminfo: memFree=1840640/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=8756 CPUtime=0.69
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 2057 0 0 0 68 1 0 0 22 0 1 120000 96622079 8966144 1943 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 2189 1943 93 173 0 2014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8756

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26072
/proc/meminfo: memFree=1833208/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=8888 CPUtime=1.49
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 2099 0 0 0 148 1 0 0 25 0 1 120000 96622079 9101312 1985 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 2222 1985 93 173 0 2047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8888

[startup+3.10113 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26072
/proc/meminfo: memFree=1832760/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=9020 CPUtime=3.09
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 2135 0 0 0 308 1 0 0 25 0 1 120000 96622079 9236480 2021 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 2255 2021 93 173 0 2080 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9020

[startup+6.30176 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26072
/proc/meminfo: memFree=1832504/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=9152 CPUtime=6.29
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 2179 0 0 0 628 1 0 0 25 0 1 120000 96622079 9371648 2065 1992294400 134512640 135224549 4294956208 18446744073709551615 134638367 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 2288 2065 93 173 0 2113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9152

[startup+12.703 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26072
/proc/meminfo: memFree=1832056/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=9584 CPUtime=12.68
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 2267 0 0 0 1267 1 0 0 25 0 1 120000 96622079 9814016 2153 1992294400 134512640 135224549 4294956208 18446744073709551615 134584992 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 2396 2153 93 173 0 2221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9584

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 26072
/proc/meminfo: memFree=1831288/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=10508 CPUtime=25.48
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 2495 0 0 0 2546 2 0 0 25 0 1 120000 96622079 10760192 2381 1992294400 134512640 135224549 4294956208 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 2627 2381 93 173 0 2452 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10508

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 26072
/proc/meminfo: memFree=1829304/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=12364 CPUtime=51.07
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 2970 0 0 0 5105 2 0 0 25 0 1 120000 96622079 12660736 2856 1992294400 134512640 135224549 4294956208 18446744073709551615 134584992 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 3091 2856 93 173 0 2916 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12364

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 26072
/proc/meminfo: memFree=1825016/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=16788 CPUtime=102.26
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 4076 0 0 0 10222 4 0 0 25 0 1 120000 96622079 17190912 3962 1992294400 134512640 135224549 4294956208 18446744073709551615 134595216 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 4197 3962 93 173 0 4022 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16788

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26072
/proc/meminfo: memFree=1818744/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=22996 CPUtime=162.23
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 5613 0 0 0 16217 6 0 0 25 0 1 120000 96622079 23547904 5499 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 5749 5499 93 173 0 5574 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22996

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1812728/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=29056 CPUtime=222.2
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 7081 0 0 0 22213 7 0 0 25 0 1 120000 96622079 29753344 6967 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 7264 6967 93 173 0 7089 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 29056

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1808376/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=33280 CPUtime=282.18
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 8138 0 0 0 28209 9 0 0 25 0 1 120000 96622079 34078720 8024 1992294400 134512640 135224549 4294956208 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 8320 8024 93 173 0 8145 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 33280

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1802360/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=39232 CPUtime=342.16
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 9653 0 0 0 34205 11 0 0 25 0 1 120000 96622079 40173568 9539 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 9808 9539 93 173 0 9633 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 39232

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1800568/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=41096 CPUtime=402.14
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 10093 0 0 0 40202 12 0 0 25 0 1 120000 96622079 42082304 9979 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 10274 9979 93 173 0 10099 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 41096

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1800056/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=41536 CPUtime=462.12
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 10210 0 0 0 46200 12 0 0 25 0 1 120000 96622079 42532864 10096 1992294400 134512640 135224549 4294956208 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 10384 10096 93 173 0 10209 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 41536

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1797112/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=45044 CPUtime=522.09
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 11086 0 0 0 52196 13 0 0 25 0 1 120000 96622079 46125056 10843 1992294400 134512640 135224549 4294956208 18446744073709551615 134595356 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 11261 10843 93 173 0 11086 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 45044

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1793208/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=48880 CPUtime=582.07
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 12061 0 0 0 58193 14 0 0 25 0 1 120000 96622079 50053120 11818 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 12220 11818 93 173 0 12045 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 48880

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1793080/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=49064 CPUtime=642.05
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 12084 0 0 0 64191 14 0 0 25 0 1 120000 96622079 50241536 11841 1992294400 134512640 135224549 4294956208 18446744073709551615 134595591 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 12266 11841 93 173 0 12091 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 49064

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1790968/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=51136 CPUtime=702.02
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 12592 0 0 0 70187 15 0 0 25 0 1 120000 96622079 52363264 12349 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 12784 12349 93 173 0 12609 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 51136

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1790712/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=51276 CPUtime=762
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 12632 0 0 0 76185 15 0 0 25 0 1 120000 96622079 52506624 12389 1992294400 134512640 135224549 4294956208 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 12819 12389 93 173 0 12644 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 51276

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1787704/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=54292 CPUtime=821.98
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 13380 0 0 0 82182 16 0 0 25 0 1 120000 96622079 55595008 13137 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 13573 13137 93 173 0 13398 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 54292

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1787704/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=54452 CPUtime=881.95
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 13390 0 0 0 88179 16 0 0 25 0 1 120000 96622079 55758848 13147 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 13613 13147 93 173 0 13438 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 54452

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1784056/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=57868 CPUtime=941.93
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 14278 0 0 0 94176 17 0 0 25 0 1 120000 96622079 59256832 14035 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 14467 14035 93 173 0 14292 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 57868

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26078
/proc/meminfo: memFree=1784120/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=57868 CPUtime=1001.92
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 14278 0 0 0 100174 18 0 0 25 0 1 120000 96622079 59256832 14035 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 14467 14035 93 173 0 14292 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 57868

[startup+1062.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 26078
/proc/meminfo: memFree=1783800/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=58252 CPUtime=1061.89
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 14337 0 0 0 106171 18 0 0 25 0 1 120000 96622079 59650048 14094 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 14563 14094 93 173 0 14388 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 58252

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 26078
/proc/meminfo: memFree=1781752/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=60264 CPUtime=1121.87
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 14845 0 0 0 112169 18 0 0 25 0 1 120000 96622079 61710336 14602 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 15066 14602 93 173 0 14891 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 60264

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26078
/proc/meminfo: memFree=1780856/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=61188 CPUtime=1181.85
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 15047 0 0 0 118166 19 0 0 25 0 1 120000 96622079 62656512 14804 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 15297 14804 93 173 0 15122 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 61188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26078
/proc/meminfo: memFree=1780856/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=61188 CPUtime=1200.04
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 15047 0 0 0 119985 19 0 0 25 0 1 100 96622079 62656512 14804 1992294400 134512640 135224549 4294956208 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 15297 14804 93 173 0 15122 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 61188

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26078
/proc/meminfo: memFree=1780856/2055924 swapFree=4180784/4192956
[pid=26071] ppid=26069 vsize=61188 CPUtime=1200.04
/proc/26071/stat : 26071 (CirCUs) R 26069 26071 25640 0 -1 4194304 15047 0 0 0 119985 19 0 0 25 0 1 100 96622079 62656512 14804 1992294400 134512640 135224549 4294956208 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26071/statm: 15297 14804 93 173 0 15122 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 61188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.86
CPU system time (s): 0.206968
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 61188

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

runsolver used 1.06084 second user time and 2.26465 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-25 20:57:57
IDJOB=1723441
IDBENCH=71699
IDSOLVER=544
FILE ID=node6/1723441-1240685877
PBS_JOBID= 9186633
Free space on /tmp= 66332 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723441-1240685877/watcher-1723441-1240685877 -o /tmp/evaluation-result-1723441-1240685877/solver-1723441-1240685877 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1723441-1240685877.cnf -t 1200

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED=2001761175

node6.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.281
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.281
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:      2055924 kB
MemFree:       1841120 kB
Buffers:         22200 kB
Cached:         121784 kB
SwapCached:       5956 kB
Active:          30844 kB
Inactive:       121488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1841120 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:            2604 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            48476 kB
Committed_AS:   391468 kB
PageTables:       1452 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= 66332 MiB
End job on node6 at 2009-04-25 21:18:00