Trace number 1727925

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.07 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.19/0.23	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.19/0.23	c Eliminate time :       0.18 

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-1727925-1240730715/watcher-1727925-1240730715 -o /tmp/evaluation-result-1727925-1240730715/solver-1727925-1240730715 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1727925-1240730715.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: 1.99 1.84 1.44 3/64 17324
/proc/meminfo: memFree=1848524/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=1724 CPUtime=0
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 120000 101100538 1765376 186 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 431 186 70 173 0 256 0

[startup+0.103132 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 17324
/proc/meminfo: memFree=1848524/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=3616 CPUtime=0.09
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 709 0 0 0 9 0 0 0 20 0 1 120000 101100538 3702784 693 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 904 693 76 173 0 729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3616

[startup+0.20114 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 17324
/proc/meminfo: memFree=1848524/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=3880 CPUtime=0.19
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 792 0 0 0 19 0 0 0 21 0 1 120000 101100538 3973120 776 1992294400 134512640 135224549 4294956208 18446744073709551615 134570518 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 970 776 77 173 0 795 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3880

[startup+0.301151 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 17324
/proc/meminfo: memFree=1848524/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=4152 CPUtime=0.29
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 870 0 0 0 29 0 0 0 22 0 1 120000 101100538 4251648 854 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 1038 854 93 173 0 863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4152

[startup+0.701192 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 17324
/proc/meminfo: memFree=1848524/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=4680 CPUtime=0.69
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 981 0 0 0 69 0 0 0 25 0 1 120000 101100538 4792320 965 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 1170 965 93 173 0 995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4680

[startup+1.50127 s]
/proc/loadavg: 1.91 1.82 1.44 2/65 17325
/proc/meminfo: memFree=1844740/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=5076 CPUtime=1.49
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 1079 0 0 0 149 0 0 0 25 0 1 120000 101100538 5197824 1063 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 1269 1063 93 173 0 1094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5076

[startup+3.10144 s]
/proc/loadavg: 1.91 1.82 1.44 2/65 17325
/proc/meminfo: memFree=1844164/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=5480 CPUtime=3.09
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 1180 0 0 0 309 0 0 0 25 0 1 120000 101100538 5611520 1164 1992294400 134512640 135224549 4294956208 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 1370 1164 93 173 0 1195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5480

[startup+6.30177 s]
/proc/loadavg: 1.84 1.81 1.44 2/65 17325
/proc/meminfo: memFree=1843268/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=6404 CPUtime=6.29
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 1415 0 0 0 629 0 0 0 25 0 1 120000 101100538 6557696 1399 1992294400 134512640 135224549 4294956208 18446744073709551615 134585021 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 1601 1399 93 173 0 1426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6404

[startup+12.7014 s]
/proc/loadavg: 1.77 1.79 1.43 2/65 17325
/proc/meminfo: memFree=1841924/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=7600 CPUtime=12.69
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 1704 0 0 0 1269 0 0 0 25 0 1 120000 101100538 7782400 1688 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 1900 1688 93 173 0 1725 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7600

[startup+25.5017 s]
/proc/loadavg: 1.60 1.75 1.43 2/65 17325
/proc/meminfo: memFree=1840132/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=9316 CPUtime=25.49
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 2156 0 0 0 2548 1 0 0 25 0 1 120000 101100538 9539584 2140 1992294400 134512640 135224549 4294956208 18446744073709551615 134618859 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 2329 2140 93 173 0 2154 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9316

[startup+51.1014 s]
/proc/loadavg: 1.40 1.69 1.41 2/65 17325
/proc/meminfo: memFree=1838020/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=11440 CPUtime=51.08
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 2678 0 0 0 5106 2 0 0 25 0 1 120000 101100538 11714560 2629 1992294400 134512640 135224549 4294956208 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 2860 2629 93 173 0 2685 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11440

[startup+102.302 s]
/proc/loadavg: 1.17 1.58 1.39 2/65 17325
/proc/meminfo: memFree=1835460/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=13960 CPUtime=102.26
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 3328 0 0 0 10224 2 0 0 25 0 1 120000 101100538 14295040 3279 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 3490 3279 93 173 0 3315 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13960

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/65 17325
/proc/meminfo: memFree=1832836/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=17000 CPUtime=162.25
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 4055 0 0 0 16222 3 0 0 25 0 1 120000 101100538 17408000 3941 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 4250 3941 93 173 0 4075 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17000

[startup+222.306 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 17325
/proc/meminfo: memFree=1830532/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=19140 CPUtime=222.23
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 4599 0 0 0 22220 3 0 0 25 0 1 120000 101100538 19599360 4485 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 4785 4485 93 173 0 4610 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19140

[startup+282.301 s]
/proc/loadavg: 1.01 1.31 1.31 2/65 17325
/proc/meminfo: memFree=1828868/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=20592 CPUtime=282.21
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 4995 0 0 0 28218 3 0 0 25 0 1 120000 101100538 21086208 4881 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 5148 4881 93 173 0 4973 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20592

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 17325
/proc/meminfo: memFree=1827012/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=22512 CPUtime=342.2
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 5445 0 0 0 34216 4 0 0 25 0 1 120000 101100538 23052288 5331 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 5628 5331 93 173 0 5453 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22512

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 17325
/proc/meminfo: memFree=1825156/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=24400 CPUtime=402.18
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 5915 0 0 0 40214 4 0 0 25 0 1 120000 101100538 24985600 5801 1992294400 134512640 135224549 4294956208 18446744073709551615 134632721 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 6100 5801 93 173 0 5925 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24400

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 17325
/proc/meminfo: memFree=1825028/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=24560 CPUtime=462.16
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 5961 0 0 0 46212 4 0 0 25 0 1 120000 101100538 25149440 5847 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 6140 5847 93 173 0 5965 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 24560

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 17325
/proc/meminfo: memFree=1823300/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=26208 CPUtime=522.15
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 6367 0 0 0 52210 5 0 0 25 0 1 120000 101100538 26836992 6253 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 6552 6253 93 173 0 6377 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 26208

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 17325
/proc/meminfo: memFree=1821636/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=27876 CPUtime=582.13
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 6794 0 0 0 58208 5 0 0 25 0 1 120000 101100538 28545024 6680 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 6969 6680 93 173 0 6794 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27876

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 17325
/proc/meminfo: memFree=1820740/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=29060 CPUtime=642.11
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 7103 0 0 0 64206 5 0 0 25 0 1 120000 101100538 29757440 6860 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 7265 6860 93 173 0 7090 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29060

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 17325
/proc/meminfo: memFree=1820164/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=29908 CPUtime=702.09
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 7279 0 0 0 70204 5 0 0 25 0 1 120000 101100538 30625792 7036 1992294400 134512640 135224549 4294956208 18446744073709551615 134632721 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 7477 7036 93 173 0 7302 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 29908

[startup+762.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 17325
/proc/meminfo: memFree=1818372/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=31520 CPUtime=762.08
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 7702 0 0 0 76203 5 0 0 25 0 1 120000 101100538 32276480 7459 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 7880 7459 93 173 0 7705 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 31520

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 17325
/proc/meminfo: memFree=1818244/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=31820 CPUtime=822.06
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 7736 0 0 0 82201 5 0 0 25 0 1 120000 101100538 32583680 7493 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 7955 7493 93 173 0 7780 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 31820

[startup+882.306 s]
/proc/loadavg: 1.10 1.06 1.16 2/65 17325
/proc/meminfo: memFree=1815428/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=34560 CPUtime=882.05
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 8425 0 0 0 88199 6 0 0 25 0 1 120000 101100538 35389440 8182 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 8640 8182 93 173 0 8465 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 34560

[startup+942.301 s]
/proc/loadavg: 1.10 1.06 1.15 2/65 17327
/proc/meminfo: memFree=1815236/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=34560 CPUtime=942.02
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 8425 0 0 0 94196 6 0 0 25 0 1 120000 101100538 35389440 8182 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 8640 8182 93 173 0 8465 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 34560

[startup+1002.3 s]
/proc/loadavg: 1.09 1.06 1.14 2/65 17327
/proc/meminfo: memFree=1815300/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=34560 CPUtime=1002.01
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 8428 0 0 0 100195 6 0 0 25 0 1 120000 101100538 35389440 8185 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 8640 8185 93 173 0 8465 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 34560

[startup+1062.3 s]
/proc/loadavg: 1.08 1.06 1.14 2/65 17327
/proc/meminfo: memFree=1812932/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=37128 CPUtime=1061.99
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 9053 0 0 0 106193 6 0 0 25 0 1 120000 101100538 38019072 8810 1992294400 134512640 135224549 4294956208 18446744073709551615 134618565 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 9282 8810 93 173 0 9107 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 37128

[startup+1122.3 s]
/proc/loadavg: 1.08 1.06 1.13 2/65 17327
/proc/meminfo: memFree=1812228/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=37656 CPUtime=1121.97
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 9197 0 0 0 112191 6 0 0 25 0 1 120000 101100538 38559744 8954 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 9414 8954 93 173 0 9239 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 37656

[startup+1182.3 s]
/proc/loadavg: 1.03 1.05 1.12 2/65 17327
/proc/meminfo: memFree=1812164/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=37656 CPUtime=1181.95
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 9197 0 0 0 118189 6 0 0 25 0 1 120000 101100538 38559744 8954 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 9414 8954 93 173 0 9239 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 37656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.02 1.05 1.12 2/65 17327
/proc/meminfo: memFree=1812164/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=37656 CPUtime=1200.05
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 9205 0 0 0 119999 6 0 0 25 0 1 100 101100538 38559744 8962 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 9414 8962 93 173 0 9239 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37656

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

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

[startup+1200.4 s]
/proc/loadavg: 1.02 1.05 1.12 2/65 17327
/proc/meminfo: memFree=1812164/2055920 swapFree=4191900/4192956
[pid=17324] ppid=17322 vsize=37656 CPUtime=1200.05
/proc/17324/stat : 17324 (CirCUs) R 17322 17324 16935 0 -1 4194304 9205 0 0 0 119999 6 0 0 25 0 1 100 101100538 38559744 8962 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17324/statm: 9414 8962 93 173 0 9239 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1200
CPU system time (s): 0.073988
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 37656

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

runsolver used 0.953854 second user time and 2.57061 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-26 09:25:15
IDJOB=1727925
IDBENCH=24648
IDSOLVER=544
FILE ID=node90/1727925-1240730715
PBS_JOBID= 9186915
Free space on /tmp= 66548 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727925-1240730715/watcher-1727925-1240730715 -o /tmp/evaluation-result-1727925-1240730715/solver-1727925-1240730715 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1727925-1240730715.cnf -t 1200

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=862612777

node90.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.238
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.238
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:       1848940 kB
Buffers:         11596 kB
Cached:         117900 kB
SwapCached:        384 kB
Active:          28052 kB
Inactive:       115180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848940 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          22172 kB
Slab:            49744 kB
Committed_AS:   258576 kB
PageTables:       1428 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= 66548 MiB
End job on node90 at 2009-04-26 09:45:17