Trace number 1729621

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
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 CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.00	c Eliminate time :          0 

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-1729621-1240751809/watcher-1729621-1240751809 -o /tmp/evaluation-result-1729621-1240751809/solver-1729621-1240751809 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1729621-1240751809.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.75 1.77 1.47 3/64 22658
/proc/meminfo: memFree=1604416/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=1452 CPUtime=0
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 120000 103213888 1486848 159 1992294400 134512640 135224549 4294956208 18446744073709551615 134569983 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 363 159 74 173 0 188 0

[startup+0.0267301 s]
/proc/loadavg: 1.75 1.77 1.47 3/64 22658
/proc/meminfo: memFree=1604416/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=1584 CPUtime=0.02
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 217 0 0 0 2 0 0 0 18 0 1 120000 103213888 1622016 201 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 396 201 89 173 0 221 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1584

[startup+0.102744 s]
/proc/loadavg: 1.75 1.77 1.47 3/64 22658
/proc/meminfo: memFree=1604416/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=1848 CPUtime=0.1
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 295 0 0 0 10 0 0 0 18 0 1 120000 103213888 1892352 279 1992294400 134512640 135224549 4294956208 18446744073709551615 134618974 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 462 279 89 173 0 287 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1848

[startup+0.301776 s]
/proc/loadavg: 1.75 1.77 1.47 3/64 22658
/proc/meminfo: memFree=1604416/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=1980 CPUtime=0.3
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 341 0 0 0 30 0 0 0 19 0 1 120000 103213888 2027520 325 1992294400 134512640 135224549 4294956208 18446744073709551615 134619265 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 495 325 89 173 0 320 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1980

[startup+0.701845 s]
/proc/loadavg: 1.75 1.77 1.47 3/64 22658
/proc/meminfo: memFree=1604416/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=2244 CPUtime=0.69
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 401 0 0 0 69 0 0 0 22 0 1 120000 103213888 2297856 385 1992294400 134512640 135224549 4294956208 18446744073709551615 134595704 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 561 385 89 173 0 386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2244

[startup+1.50198 s]
/proc/loadavg: 1.75 1.77 1.47 2/65 22659
/proc/meminfo: memFree=1603000/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=2904 CPUtime=1.49
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 542 0 0 0 149 0 0 0 25 0 1 120000 103213888 2973696 526 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 726 526 89 173 0 551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2904

[startup+3.10125 s]
/proc/loadavg: 1.75 1.77 1.47 2/65 22659
/proc/meminfo: memFree=1602168/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=3696 CPUtime=3.09
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 744 0 0 0 309 0 0 0 25 0 1 120000 103213888 3784704 728 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 924 728 89 173 0 749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3696

[startup+6.3018 s]
/proc/loadavg: 1.69 1.76 1.47 2/65 22659
/proc/meminfo: memFree=1600896/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=4752 CPUtime=6.29
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 1019 0 0 0 629 0 0 0 25 0 1 120000 103213888 4866048 1003 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 1188 1003 89 173 0 1013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4752

[startup+12.7019 s]
/proc/loadavg: 1.63 1.75 1.47 2/65 22659
/proc/meminfo: memFree=1598976/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=6468 CPUtime=12.69
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 1437 0 0 0 1268 1 0 0 25 0 1 120000 103213888 6623232 1421 1992294400 134512640 135224549 4294956208 18446744073709551615 134595535 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 1617 1421 89 173 0 1442 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6468

[startup+25.5021 s]
/proc/loadavg: 1.56 1.73 1.46 2/65 22659
/proc/meminfo: memFree=1596864/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=8448 CPUtime=25.49
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 1950 0 0 0 2547 2 0 0 25 0 1 120000 103213888 8650752 1934 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 2112 1934 89 173 0 1937 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8448

[startup+51.1015 s]
/proc/loadavg: 1.37 1.67 1.45 2/65 22659
/proc/meminfo: memFree=1594560/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=10688 CPUtime=51.08
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 2532 0 0 0 5105 3 0 0 25 0 1 120000 103213888 10944512 2483 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 2672 2483 89 173 0 2497 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10688

[startup+102.305 s]
/proc/loadavg: 1.21 1.58 1.43 2/65 22659
/proc/meminfo: memFree=1591552/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=13724 CPUtime=102.26
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 3288 0 0 0 10222 4 0 0 25 0 1 120000 103213888 14053376 3239 1992294400 134512640 135224549 4294956208 18446744073709551615 134587800 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 3431 3239 89 173 0 3256 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13724

[startup+162.301 s]
/proc/loadavg: 1.07 1.47 1.40 2/65 22659
/proc/meminfo: memFree=1588032/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=17544 CPUtime=162.24
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 4258 0 0 0 16218 6 0 0 25 0 1 120000 103213888 17965056 4144 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 4386 4144 89 173 0 4211 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17544

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.37 2/65 22659
/proc/meminfo: memFree=1585920/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=19392 CPUtime=222.21
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 4744 0 0 0 22215 6 0 0 25 0 1 120000 103213888 19857408 4630 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 4848 4630 89 173 0 4673 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19392

[startup+282.302 s]
/proc/loadavg: 1.01 1.31 1.35 2/65 22659
/proc/meminfo: memFree=1584128/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=21108 CPUtime=282.2
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 5174 0 0 0 28213 7 0 0 25 0 1 120000 103213888 21614592 5060 1992294400 134512640 135224549 4294956208 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 5277 5060 89 173 0 5102 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21108

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.32 2/65 22659
/proc/meminfo: memFree=1582208/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=22956 CPUtime=342.18
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 5647 0 0 0 34210 8 0 0 25 0 1 120000 103213888 23506944 5533 1992294400 134512640 135224549 4294956208 18446744073709551615 134595704 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 5739 5533 89 173 0 5564 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 22956

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.30 2/65 22659
/proc/meminfo: memFree=1580096/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=25068 CPUtime=402.16
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 6177 0 0 0 40208 8 0 0 25 0 1 120000 103213888 25669632 6063 1992294400 134512640 135224549 4294956208 18446744073709551615 134618751 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 6267 6063 89 173 0 6092 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 25068

[startup+462.303 s]
/proc/loadavg: 1.00 1.16 1.28 2/65 22659
/proc/meminfo: memFree=1577792/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=27312 CPUtime=462.15
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 6753 0 0 0 46206 9 0 0 25 0 1 120000 103213888 27967488 6639 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 6828 6639 89 173 0 6653 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 27312

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.26 2/65 22659
/proc/meminfo: memFree=1577536/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=27448 CPUtime=522.12
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 6785 0 0 0 52203 9 0 0 25 0 1 120000 103213888 28106752 6671 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 6862 6671 89 173 0 6687 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 27448

[startup+582.301 s]
/proc/loadavg: 1.00 1.10 1.24 2/65 22659
/proc/meminfo: memFree=1574848/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=30600 CPUtime=582.1
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 7584 0 0 0 58200 10 0 0 25 0 1 120000 103213888 31334400 7341 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 7650 7341 89 173 0 7475 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 30600

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.22 2/65 22659
/proc/meminfo: memFree=1574848/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=30600 CPUtime=642.09
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 7584 0 0 0 64199 10 0 0 25 0 1 120000 103213888 31334400 7341 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 7650 7341 89 173 0 7475 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 30600

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.20 2/65 22659
/proc/meminfo: memFree=1572032/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=33380 CPUtime=702.06
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 8280 0 0 0 70195 11 0 0 25 0 1 120000 103213888 34181120 8037 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 8345 8037 89 173 0 8170 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 33380

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.19 2/65 22659
/proc/meminfo: memFree=1571968/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=33380 CPUtime=762.05
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 8280 0 0 0 76194 11 0 0 25 0 1 120000 103213888 34181120 8037 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 8345 8037 89 173 0 8170 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 33380

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 22659
/proc/meminfo: memFree=1571584/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=33776 CPUtime=822.03
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 8392 0 0 0 82191 12 0 0 25 0 1 120000 103213888 34586624 8149 1992294400 134512640 135224549 4294956208 18446744073709551615 134632731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 8444 8149 89 173 0 8269 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 33776

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 22659
/proc/meminfo: memFree=1568640/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=36552 CPUtime=882.01
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 9101 0 0 0 88188 13 0 0 25 0 1 120000 103213888 37429248 8858 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 9138 8858 89 173 0 8963 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 36552

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 22659
/proc/meminfo: memFree=1568640/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=36552 CPUtime=941.99
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 9101 0 0 0 94186 13 0 0 25 0 1 120000 103213888 37429248 8858 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 9138 8858 89 173 0 8963 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 36552

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 22659
/proc/meminfo: memFree=1568576/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=36552 CPUtime=1001.96
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 9101 0 0 0 100183 13 0 0 25 0 1 120000 103213888 37429248 8858 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 9138 8858 89 173 0 8963 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 36552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 22659
/proc/meminfo: memFree=1565440/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=39592 CPUtime=1061.95
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 9881 0 0 0 106181 14 0 0 25 0 1 120000 103213888 40542208 9638 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 9898 9638 89 173 0 9723 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 39592

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 22659
/proc/meminfo: memFree=1565440/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=39592 CPUtime=1121.93
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 9881 0 0 0 112179 14 0 0 25 0 1 120000 103213888 40542208 9638 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 9898 9638 89 173 0 9723 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 39592

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 22659
/proc/meminfo: memFree=1565376/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=39592 CPUtime=1181.9
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 9881 0 0 0 118176 14 0 0 25 0 1 120000 103213888 40542208 9638 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 9898 9638 89 173 0 9723 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 39592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 22659
/proc/meminfo: memFree=1565376/2055920 swapFree=4181396/4192956
[pid=22658] ppid=22656 vsize=39592 CPUtime=1200
/proc/22658/stat : 22658 (CirCUs) R 22656 22658 22460 0 -1 4194304 9881 0 0 0 119986 14 0 0 25 0 1 100 103213888 40542208 9638 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22658/statm: 9898 9638 89 173 0 9723 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 39592

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.41
CPU time (s): 1200.02
CPU user time (s): 1199.87
CPU system time (s): 0.156976
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 39592

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

runsolver used 0.811876 second user time and 2.52562 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-26 15:16:49
IDJOB=1729621
IDBENCH=24708
IDSOLVER=544
FILE ID=node25/1729621-1240751809
PBS_JOBID= 9187066
Free space on /tmp= 66388 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729621-1240751809/watcher-1729621-1240751809 -o /tmp/evaluation-result-1729621-1240751809/solver-1729621-1240751809 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1729621-1240751809.cnf -t 1200

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

MD5SUM BENCH= e6cd66a115f70af2c02b5cac2d51607a
RANDOM SEED=1298130665

node25.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.259
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.259
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:       1604896 kB
Buffers:         40956 kB
Cached:         353392 kB
SwapCached:       5424 kB
Active:         127324 kB
Inactive:       274956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1604896 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            1104 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            34760 kB
Committed_AS:   395412 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node25 at 2009-04-26 15:36:51