Trace number 1729674

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.09 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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-1729674-1240752456/watcher-1729674-1240752456 -o /tmp/evaluation-result-1729674-1240752456/solver-1729674-1240752456 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1729674-1240752456.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.82 1.78 1.47 2/64 26767
/proc/meminfo: memFree=1589240/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=1176 CPUtime=0
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 120000 103272326 1204224 131 1992294400 134512640 135224549 4294956208 18446744073709551615 134587790 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 294 131 91 173 0 119 0

[startup+0.092548 s]
/proc/loadavg: 1.82 1.78 1.47 2/64 26767
/proc/meminfo: memFree=1589240/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=1704 CPUtime=0.08
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 251 0 0 0 8 0 0 0 18 0 1 120000 103272326 1744896 235 1992294400 134512640 135224549 4294956208 18446744073709551615 134583891 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 426 235 91 173 0 251 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1704

[startup+0.101548 s]
/proc/loadavg: 1.82 1.78 1.47 2/64 26767
/proc/meminfo: memFree=1589240/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=1704 CPUtime=0.09
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 251 0 0 0 9 0 0 0 18 0 1 120000 103272326 1744896 235 1992294400 134512640 135224549 4294956208 18446744073709551615 134588253 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 426 235 91 173 0 251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1704

[startup+0.301583 s]
/proc/loadavg: 1.82 1.78 1.47 2/64 26767
/proc/meminfo: memFree=1589240/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=1836 CPUtime=0.29
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 302 0 0 0 29 0 0 0 19 0 1 120000 103272326 1880064 286 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 459 286 91 173 0 284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1836

[startup+0.701654 s]
/proc/loadavg: 1.82 1.78 1.47 2/64 26767
/proc/meminfo: memFree=1589240/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=2232 CPUtime=0.69
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 390 0 0 0 69 0 0 0 23 0 1 120000 103272326 2285568 374 1992294400 134512640 135224549 4294956208 18446744073709551615 134618668 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 558 374 91 173 0 383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2232

[startup+1.5018 s]
/proc/loadavg: 1.82 1.78 1.47 2/65 26768
/proc/meminfo: memFree=1587952/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=2760 CPUtime=1.49
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 540 0 0 0 149 0 0 0 25 0 1 120000 103272326 2826240 524 1992294400 134512640 135224549 4294956208 18446744073709551615 134595412 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 690 524 91 173 0 515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2760

[startup+3.10108 s]
/proc/loadavg: 1.82 1.78 1.47 2/65 26768
/proc/meminfo: memFree=1587120/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=3712 CPUtime=3.09
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 753 0 0 0 309 0 0 0 25 0 1 120000 103272326 3801088 737 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 928 737 91 173 0 753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3712

[startup+6.30165 s]
/proc/loadavg: 1.75 1.76 1.46 2/65 26768
/proc/meminfo: memFree=1585520/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=5032 CPUtime=6.29
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 1068 0 0 0 629 0 0 0 25 0 1 120000 103272326 5152768 1052 1992294400 134512640 135224549 4294956208 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 1258 1052 91 173 0 1083 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5032

[startup+12.7018 s]
/proc/loadavg: 1.69 1.75 1.46 2/65 26768
/proc/meminfo: memFree=1583792/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=6884 CPUtime=12.69
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 1543 0 0 0 1268 1 0 0 25 0 1 120000 103272326 7049216 1527 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 1721 1527 91 173 0 1546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6884

[startup+25.5011 s]
/proc/loadavg: 1.54 1.71 1.45 2/65 26768
/proc/meminfo: memFree=1581424/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=8728 CPUtime=25.49
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 2007 0 0 0 2547 2 0 0 25 0 1 120000 103272326 8937472 1958 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 2182 1958 91 173 0 2007 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8728

[startup+51.1016 s]
/proc/loadavg: 1.35 1.65 1.44 2/65 26768
/proc/meminfo: memFree=1579120/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=10972 CPUtime=51.07
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 2584 0 0 0 5105 2 0 0 25 0 1 120000 103272326 11235328 2535 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 2743 2535 91 173 0 2568 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10972

[startup+102.306 s]
/proc/loadavg: 1.15 1.55 1.42 2/65 26768
/proc/meminfo: memFree=1576048/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=14316 CPUtime=102.26
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 3411 0 0 0 10222 4 0 0 25 0 1 120000 103272326 14659584 3297 1992294400 134512640 135224549 4294956208 18446744073709551615 134618699 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 3579 3297 91 173 0 3404 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14316

[startup+162.301 s]
/proc/loadavg: 1.05 1.45 1.39 2/65 26768
/proc/meminfo: memFree=1572848/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=17504 CPUtime=162.24
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 4225 0 0 0 16219 5 0 0 25 0 1 120000 103272326 17924096 4111 1992294400 134512640 135224549 4294956208 18446744073709551615 134632721 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 4376 4111 91 173 0 4201 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17504

[startup+222.303 s]
/proc/loadavg: 1.02 1.36 1.36 2/65 26768
/proc/meminfo: memFree=1569904/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=20264 CPUtime=222.21
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 4907 0 0 0 22216 5 0 0 25 0 1 120000 103272326 20750336 4793 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 5066 4793 91 173 0 4891 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20264

[startup+282.302 s]
/proc/loadavg: 1.00 1.29 1.33 2/65 26768
/proc/meminfo: memFree=1568048/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=22148 CPUtime=282.19
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 5359 0 0 0 28213 6 0 0 25 0 1 120000 103272326 22679552 5245 1992294400 134512640 135224549 4294956208 18446744073709551615 134632719 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 5537 5245 91 173 0 5362 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 22148

[startup+342.301 s]
/proc/loadavg: 1.00 1.24 1.31 2/65 26768
/proc/meminfo: memFree=1566000/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=24128 CPUtime=342.16
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 5855 0 0 0 34210 6 0 0 25 0 1 120000 103272326 24707072 5741 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 6032 5741 91 173 0 5857 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24128

[startup+402.302 s]
/proc/loadavg: 1.00 1.19 1.29 2/65 26768
/proc/meminfo: memFree=1564016/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=26256 CPUtime=402.15
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 6399 0 0 0 40208 7 0 0 25 0 1 120000 103272326 26886144 6285 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 6564 6285 91 173 0 6389 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26256

[startup+462.302 s]
/proc/loadavg: 1.00 1.15 1.27 2/65 26768
/proc/meminfo: memFree=1563312/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=27296 CPUtime=462.12
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 6654 0 0 0 46205 7 0 0 25 0 1 120000 103272326 27951104 6411 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 6824 6411 91 173 0 6649 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 27296

[startup+522.302 s]
/proc/loadavg: 1.00 1.12 1.25 2/65 26768
/proc/meminfo: memFree=1561008/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=29604 CPUtime=522.11
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 7232 0 0 0 52203 8 0 0 25 0 1 120000 103272326 30314496 6989 1992294400 134512640 135224549 4294956208 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 7401 6989 91 173 0 7226 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 29604

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.23 2/65 26768
/proc/meminfo: memFree=1560944/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=29604 CPUtime=582.09
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 7244 0 0 0 58201 8 0 0 25 0 1 120000 103272326 30314496 7001 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 7401 7001 91 173 0 7226 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 29604

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 26768
/proc/meminfo: memFree=1558448/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=32136 CPUtime=642.06
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 7854 0 0 0 64198 8 0 0 25 0 1 120000 103272326 32907264 7611 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 8034 7611 91 173 0 7859 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 32136

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.20 2/65 26770
/proc/meminfo: memFree=1558384/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=32284 CPUtime=702.04
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 7881 0 0 0 70196 8 0 0 25 0 1 120000 103272326 33058816 7638 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 8071 7638 91 173 0 7896 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 32284

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 26770
/proc/meminfo: memFree=1555184/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=35608 CPUtime=762.02
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 8666 0 0 0 76193 9 0 0 25 0 1 120000 103272326 36462592 8423 1992294400 134512640 135224549 4294956208 18446744073709551615 134631371 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 8902 8423 91 173 0 8727 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 35608

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 26770
/proc/meminfo: memFree=1555312/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=35608 CPUtime=822
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 8666 0 0 0 82190 10 0 0 25 0 1 120000 103272326 36462592 8423 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 8902 8423 91 173 0 8727 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 35608

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 26770
/proc/meminfo: memFree=1555312/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=35608 CPUtime=881.98
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 8671 0 0 0 88188 10 0 0 25 0 1 120000 103272326 36462592 8428 1992294400 134512640 135224549 4294956208 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 8902 8428 91 173 0 8727 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 35608

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 26770
/proc/meminfo: memFree=1552496/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=38556 CPUtime=941.96
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 9380 0 0 0 94185 11 0 0 25 0 1 120000 103272326 39481344 9137 1992294400 134512640 135224549 4294956208 18446744073709551615 134631368 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 9639 9137 91 173 0 9464 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 38556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 26770
/proc/meminfo: memFree=1552432/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=38556 CPUtime=1001.94
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 9380 0 0 0 100183 11 0 0 25 0 1 120000 103272326 39481344 9137 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 9639 9137 91 173 0 9464 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 38556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 26770
/proc/meminfo: memFree=1552176/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=38828 CPUtime=1061.91
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 9431 0 0 0 106180 11 0 0 25 0 1 120000 103272326 39759872 9188 1992294400 134512640 135224549 4294956208 18446744073709551615 134632730 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 9707 9188 91 173 0 9532 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 38828

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 26770
/proc/meminfo: memFree=1551088/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=39764 CPUtime=1121.89
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 9705 0 0 0 112178 11 0 0 25 0 1 120000 103272326 40718336 9462 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 9941 9462 91 173 0 9766 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 39764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 26770
/proc/meminfo: memFree=1548208/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=42708 CPUtime=1181.87
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 10417 0 0 0 118175 12 0 0 25 0 1 120000 103272326 43732992 10174 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 10677 10174 91 173 0 10502 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 42708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 26770
/proc/meminfo: memFree=1548208/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=42708 CPUtime=1200.07
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 10417 0 0 0 119994 13 0 0 25 0 1 100 103272326 43732992 10174 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 10677 10174 91 173 0 10502 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 42708

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.09 2/65 26770
/proc/meminfo: memFree=1548208/2055920 swapFree=4180888/4192956
[pid=26767] ppid=26765 vsize=42708 CPUtime=1200.07
/proc/26767/stat : 26767 (CirCUs) R 26765 26767 26667 0 -1 4194304 10417 0 0 0 119994 13 0 0 25 0 1 100 103272326 43732992 10174 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26767/statm: 10677 10174 91 173 0 10502 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 42708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.137979
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 42708

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

runsolver used 0.944856 second user time and 2.52961 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-26 15:27:36
IDJOB=1729674
IDBENCH=24710
IDSOLVER=544
FILE ID=node60/1729674-1240752456
PBS_JOBID= 9187106
Free space on /tmp= 66416 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729674-1240752456/watcher-1729674-1240752456 -o /tmp/evaluation-result-1729674-1240752456/solver-1729674-1240752456 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1729674-1240752456.cnf -t 1200

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

MD5SUM BENCH= 8fce8bf20db46a2557b7a1cf79e53b51
RANDOM SEED=129424102

node60.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.256
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.256
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:       1589720 kB
Buffers:         51556 kB
Cached:         327988 kB
SwapCached:       5948 kB
Active:          78896 kB
Inactive:       309012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589720 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            1068 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            64244 kB
Committed_AS:   413904 kB
PageTables:       1448 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= 66416 MiB
End job on node60 at 2009-04-26 15:47:38