Trace number 1729091

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.11 1200.42

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-1729091-1240745070/watcher-1729091-1240745070 -o /tmp/evaluation-result-1729091-1240745070/solver-1729091-1240745070 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1729091-1240745070.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.00 1.00 1.00 3/64 26271
/proc/meminfo: memFree=1752136/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=1444 CPUtime=0
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 120000 102534932 1478656 146 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 361 146 70 173 0 186 0

[startup+0.056615 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26271
/proc/meminfo: memFree=1752136/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=2520 CPUtime=0.05
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 451 0 0 0 5 0 0 0 18 0 1 120000 102534932 2580480 435 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 630 435 76 173 0 455 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2520

[startup+0.101618 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26271
/proc/meminfo: memFree=1752136/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=3048 CPUtime=0.09
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 573 0 0 0 9 0 0 0 18 0 1 120000 102534932 3121152 557 1992294400 134512640 135224549 4294956208 18446744073709551615 134632543 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 762 557 76 173 0 587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3048

[startup+0.301638 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26271
/proc/meminfo: memFree=1752136/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=3484 CPUtime=0.29
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 703 0 0 0 29 0 0 0 19 0 1 120000 102534932 3567616 687 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 871 687 92 173 0 696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3484

[startup+0.701679 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26271
/proc/meminfo: memFree=1752136/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=3888 CPUtime=0.69
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 794 0 0 0 69 0 0 0 22 0 1 120000 102534932 3981312 778 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 972 778 92 173 0 797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3888

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26272
/proc/meminfo: memFree=1749120/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=4416 CPUtime=1.49
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 944 0 0 0 149 0 0 0 25 0 1 120000 102534932 4521984 928 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 1104 928 92 173 0 929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4416

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26272
/proc/meminfo: memFree=1748288/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=5340 CPUtime=3.09
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 1159 0 0 0 309 0 0 0 25 0 1 120000 102534932 5468160 1143 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 1335 1143 92 173 0 1160 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5340

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26272
/proc/meminfo: memFree=1746432/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=7188 CPUtime=6.29
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 1616 0 0 0 628 1 0 0 25 0 1 120000 102534932 7360512 1600 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 1797 1600 92 173 0 1622 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7188

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26272
/proc/meminfo: memFree=1743936/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=9032 CPUtime=12.69
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 2088 0 0 0 1268 1 0 0 25 0 1 120000 102534932 9248768 2039 1992294400 134512640 135224549 4294956208 18446744073709551615 134595309 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 2258 2039 92 173 0 2083 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9032

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26272
/proc/meminfo: memFree=1740608/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=12332 CPUtime=25.48
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 2931 0 0 0 2546 2 0 0 25 0 1 120000 102534932 12627968 2882 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 3083 2882 92 173 0 2908 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12332

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26272
/proc/meminfo: memFree=1735360/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=18140 CPUtime=51.08
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 4388 0 0 0 5104 4 0 0 25 0 1 120000 102534932 18575360 4274 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 4535 4274 92 173 0 4360 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18140

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26272
/proc/meminfo: memFree=1728576/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=24496 CPUtime=102.26
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 6006 0 0 0 10222 4 0 0 25 0 1 120000 102534932 25083904 5892 1992294400 134512640 135224549 4294956208 18446744073709551615 134595591 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 6124 5892 92 173 0 5949 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24496

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26272
/proc/meminfo: memFree=1721344/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=32024 CPUtime=162.25
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 7922 0 0 0 16217 8 0 0 25 0 1 120000 102534932 32792576 7679 1992294400 134512640 135224549 4294956208 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 8006 7679 92 173 0 7831 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32024

[startup+222.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 26272
/proc/meminfo: memFree=1716992/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=36520 CPUtime=222.24
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 9030 0 0 0 22215 9 0 0 25 0 1 120000 102534932 37396480 8787 1992294400 134512640 135224549 4294956208 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 9130 8787 92 173 0 8955 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 36520

[startup+282.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 26272
/proc/meminfo: memFree=1711680/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=41604 CPUtime=282.22
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 10324 0 0 0 28212 10 0 0 25 0 1 120000 102534932 42602496 10081 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 10401 10081 92 173 0 10226 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 41604

[startup+342.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 26272
/proc/meminfo: memFree=1707968/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=45392 CPUtime=342.2
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 11239 0 0 0 34209 11 0 0 25 0 1 120000 102534932 46481408 10996 1992294400 134512640 135224549 4294956208 18446744073709551615 134595189 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 11348 10996 92 173 0 11173 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 45392

[startup+402.302 s]
/proc/loadavg: 1.18 1.07 1.01 2/65 26272
/proc/meminfo: memFree=1704000/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=49924 CPUtime=402.18
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 12327 0 0 0 40206 12 0 0 25 0 1 120000 102534932 51122176 12084 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 12481 12084 92 173 0 12306 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 49924

[startup+462.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 26272
/proc/meminfo: memFree=1702848/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=50972 CPUtime=462.18
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 12518 0 0 0 46205 13 0 0 25 0 1 120000 102534932 52195328 12275 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 12743 12275 92 173 0 12568 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 50972

[startup+522.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 26272
/proc/meminfo: memFree=1699008/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=55824 CPUtime=522.16
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 13709 0 0 0 52202 14 0 0 25 0 1 120000 102534932 57163776 13209 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 13956 13209 92 173 0 13781 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 55824

[startup+582.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 26272
/proc/meminfo: memFree=1694720/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=60312 CPUtime=582.14
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 14823 0 0 0 58199 15 0 0 25 0 1 120000 102534932 61759488 14323 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 15078 14323 92 173 0 14903 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 60312

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 26272
/proc/meminfo: memFree=1693184/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=61712 CPUtime=642.14
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 15156 0 0 0 64198 16 0 0 25 0 1 120000 102534932 63193088 14656 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 15428 14656 92 173 0 15253 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 61712

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 26272
/proc/meminfo: memFree=1688640/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=66396 CPUtime=702.11
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 16315 0 0 0 70194 17 0 0 25 0 1 120000 102534932 67989504 15815 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 16599 15815 92 173 0 16424 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 66396

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26272
/proc/meminfo: memFree=1687936/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=66924 CPUtime=762.1
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 16463 0 0 0 76193 17 0 0 25 0 1 120000 102534932 68530176 15963 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 16731 15963 92 173 0 16556 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 66924

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26272
/proc/meminfo: memFree=1687168/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=67868 CPUtime=822.08
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 16659 0 0 0 82191 17 0 0 25 0 1 120000 102534932 69496832 16159 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 16967 16159 92 173 0 16792 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 67868

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26274
/proc/meminfo: memFree=1681728/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=73024 CPUtime=882.06
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 17978 0 0 0 88188 18 0 0 25 0 1 120000 102534932 74776576 17478 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 18256 17478 92 173 0 18081 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 73024

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26274
/proc/meminfo: memFree=1681728/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=73024 CPUtime=942.05
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 17982 0 0 0 94187 18 0 0 25 0 1 120000 102534932 74776576 17482 1992294400 134512640 135224549 4294956208 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 18256 17482 92 173 0 18081 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 73024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26274
/proc/meminfo: memFree=1680960/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=73844 CPUtime=1002.03
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 18163 0 0 0 100185 18 0 0 25 0 1 120000 102534932 75616256 17663 1992294400 134512640 135224549 4294956208 18446744073709551615 134619383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 18461 17663 92 173 0 18286 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 73844

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 26274
/proc/meminfo: memFree=1675328/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=79252 CPUtime=1062.02
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 19571 0 0 0 106182 20 0 0 25 0 1 120000 102534932 81154048 19071 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 19813 19071 92 173 0 19638 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 79252

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 26274
/proc/meminfo: memFree=1675264/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=79252 CPUtime=1122.01
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 19571 0 0 0 112181 20 0 0 25 0 1 120000 102534932 81154048 19071 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 19813 19071 92 173 0 19638 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 79252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26274
/proc/meminfo: memFree=1675008/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=79404 CPUtime=1181.99
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 19636 0 0 0 118179 20 0 0 25 0 1 120000 102534932 81309696 19136 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 19851 19136 92 173 0 19676 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 79404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26274
/proc/meminfo: memFree=1674816/2055920 swapFree=4180816/4192956
[pid=26271] ppid=26269 vsize=79756 CPUtime=1200.09
/proc/26271/stat : 26271 (CirCUs) R 26269 26271 25856 0 -1 4194304 19678 0 0 0 119989 20 0 0 25 0 1 100 102534932 81670144 19178 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26271/statm: 19939 19178 92 173 0 19764 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 79756

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.89
CPU system time (s): 0.219966
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 79756

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

runsolver used 0.860869 second user time and 2.49162 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-26 13:24:31
IDJOB=1729091
IDBENCH=24692
IDSOLVER=544
FILE ID=node45/1729091-1240745070
PBS_JOBID= 9186975
Free space on /tmp= 66296 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729091-1240745070/watcher-1729091-1240745070 -o /tmp/evaluation-result-1729091-1240745070/solver-1729091-1240745070 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1729091-1240745070.cnf -t 1200

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=506283157

node45.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.231
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.231
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:       1752552 kB
Buffers:         28736 kB
Cached:         194996 kB
SwapCached:       5972 kB
Active:          17356 kB
Inactive:       214820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752552 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            1232 kB
Writeback:           0 kB
Mapped:          14092 kB
Slab:            57240 kB
Committed_AS:   411080 kB
PageTables:       1376 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= 66292 MiB
End job on node45 at 2009-04-26 13:44:33