Trace number 1721281

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
Bench CategoryAPPLICATION (applications 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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26211
/proc/meminfo: memFree=1858420/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=2164 CPUtime=0
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 120000 94558482 2215936 180 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 541 181 70 173 0 366 0

[startup+0.018242 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26211
/proc/meminfo: memFree=1858420/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=2956 CPUtime=0.01
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 397 0 0 0 1 0 0 0 18 0 1 120000 94558482 3026944 382 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 739 382 70 173 0 564 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2956

[startup+0.101252 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26211
/proc/meminfo: memFree=1858420/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=7692 CPUtime=0.09
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 1728 0 0 0 8 1 0 0 18 0 1 120000 94558482 7876608 1614 1992294400 134512640 135224549 4294956224 18446744073709551615 134569983 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 1923 1614 74 173 0 1748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7692

[startup+0.301272 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26211
/proc/meminfo: memFree=1858420/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=7692 CPUtime=0.29
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 1728 0 0 0 28 1 0 0 19 0 1 120000 94558482 7876608 1614 1992294400 134512640 135224549 4294956224 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 1923 1614 74 173 0 1748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7692

[startup+0.701317 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26211
/proc/meminfo: memFree=1858420/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=8488 CPUtime=0.69
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 1917 0 0 0 68 1 0 0 22 0 1 120000 94558482 8691712 1803 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 2122 1803 90 173 0 1947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8488

[startup+1.50141 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 26212
/proc/meminfo: memFree=1851052/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 2087 0 0 0 148 1 0 0 25 0 1 120000 94558482 9367552 1973 1992294400 134512640 135224549 4294956224 18446744073709551615 134595309 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 2287 1973 90 173 0 2112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9148

[startup+3.10158 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 26212
/proc/meminfo: memFree=1850476/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=9412 CPUtime=3.09
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 2155 0 0 0 308 1 0 0 25 0 1 120000 94558482 9637888 2041 1992294400 134512640 135224549 4294956224 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 2353 2041 90 173 0 2178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9412

[startup+6.30194 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 26212
/proc/meminfo: memFree=1849900/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=9808 CPUtime=6.29
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 2255 0 0 0 628 1 0 0 25 0 1 120000 94558482 10043392 2141 1992294400 134512640 135224549 4294956224 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 2452 2141 90 173 0 2277 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9808

[startup+12.7027 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 26212
/proc/meminfo: memFree=1849004/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=10864 CPUtime=12.69
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 2512 0 0 0 1268 1 0 0 25 0 1 120000 94558482 11124736 2398 1992294400 134512640 135224549 4294956224 18446744073709551615 134595309 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 2716 2398 90 173 0 2541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10864

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 26212
/proc/meminfo: memFree=1848492/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=11356 CPUtime=25.49
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 2646 0 0 0 2547 2 0 0 25 0 1 120000 94558482 11628544 2532 1992294400 134512640 135224549 4294956224 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 2839 2532 90 173 0 2664 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11356

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 26212
/proc/meminfo: memFree=1845036/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=14656 CPUtime=51.08
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 3463 0 0 0 5105 3 0 0 25 0 1 120000 94558482 15007744 3349 1992294400 134512640 135224549 4294956224 18446744073709551615 134595304 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 3664 3349 90 173 0 3489 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14656

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 26212
/proc/meminfo: memFree=1834732/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=25352 CPUtime=102.27
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 6022 0 0 0 10220 7 0 0 25 0 1 120000 94558482 25960448 5908 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 6338 5908 90 173 0 6163 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25352

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1831148/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=29196 CPUtime=162.25
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 6899 0 0 0 16217 8 0 0 25 0 1 120000 94558482 29896704 6785 1992294400 134512640 135224549 4294956224 18446744073709551615 134595379 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 7299 6785 90 173 0 7124 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29196

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1826092/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=34232 CPUtime=222.23
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 8159 0 0 0 22214 9 0 0 25 0 1 120000 94558482 35053568 8045 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 8558 8045 90 173 0 8383 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34232

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1824364/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=35816 CPUtime=282.21
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 8576 0 0 0 28212 9 0 0 25 0 1 120000 94558482 36675584 8462 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 8954 8462 90 173 0 8779 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35816

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1821164/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=38864 CPUtime=342.2
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 9366 0 0 0 34210 10 0 0 25 0 1 120000 94558482 39796736 9252 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 9716 9252 90 173 0 9541 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 38864

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1818796/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=41240 CPUtime=402.18
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 9957 0 0 0 40207 11 0 0 25 0 1 120000 94558482 42229760 9843 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 10310 9843 90 173 0 10135 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 41240

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1812332/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=48316 CPUtime=462.16
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 11707 0 0 0 46204 12 0 0 25 0 1 120000 94558482 49475584 11464 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 12079 11464 90 173 0 11904 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 48316

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1811052/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=49504 CPUtime=522.16
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 12004 0 0 0 52203 13 0 0 25 0 1 120000 94558482 50692096 11761 1992294400 134512640 135224549 4294956224 18446744073709551615 134595571 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 12376 11761 90 173 0 12201 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 49504

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1809708/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=50776 CPUtime=582.14
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 12329 0 0 0 58201 13 0 0 25 0 1 120000 94558482 51994624 12086 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 12694 12086 90 173 0 12519 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 50776

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1805676/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=54736 CPUtime=642.12
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 13325 0 0 0 64198 14 0 0 25 0 1 120000 94558482 56049664 13082 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 13684 13082 90 173 0 13509 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 54736

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1805612/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=54736 CPUtime=702.1
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 13326 0 0 0 70196 14 0 0 25 0 1 120000 94558482 56049664 13083 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 13684 13083 90 173 0 13509 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 54736

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1799724/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=60812 CPUtime=762.09
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 14807 0 0 0 76193 16 0 0 25 0 1 120000 94558482 62271488 14564 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 15203 14564 90 173 0 15028 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 60812

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1799660/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=60812 CPUtime=822.08
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 14811 0 0 0 82192 16 0 0 25 0 1 120000 94558482 62271488 14568 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 15203 14568 90 173 0 15028 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 60812

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1797356/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=63168 CPUtime=882.06
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 15397 0 0 0 88190 16 0 0 25 0 1 120000 94558482 64684032 15154 1992294400 134512640 135224549 4294956224 18446744073709551615 134632730 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 15792 15154 90 173 0 15617 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 63168

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1790828/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=69556 CPUtime=942.04
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 17003 0 0 0 94186 18 0 0 25 0 1 120000 94558482 71225344 16760 1992294400 134512640 135224549 4294956224 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 17389 16760 90 173 0 17214 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 69556

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1790764/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=69556 CPUtime=1002.03
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 17014 0 0 0 100185 18 0 0 25 0 1 120000 94558482 71225344 16771 1992294400 134512640 135224549 4294956224 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 17389 16771 90 173 0 17214 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 69556

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1790636/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=69556 CPUtime=1062.01
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 17040 0 0 0 106183 18 0 0 25 0 1 120000 94558482 71225344 16797 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 17389 16797 90 173 0 17214 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 69556

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1788460/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=71712 CPUtime=1122
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 17562 0 0 0 112181 19 0 0 25 0 1 120000 94558482 73433088 17319 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 17928 17319 90 173 0 17753 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 71712

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1788396/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=71712 CPUtime=1181.98
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 17572 0 0 0 118179 19 0 0 25 0 1 120000 94558482 73433088 17329 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 17928 17329 90 173 0 17753 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 71712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26212
/proc/meminfo: memFree=1788396/2055920 swapFree=4181268/4192956
[pid=26211] ppid=26209 vsize=71712 CPUtime=1200.08
/proc/26211/stat : 26211 (CirCUs) R 26209 26211 26140 0 -1 4194304 17575 0 0 0 119989 19 0 0 25 0 1 100 94558482 73433088 17332 1992294400 134512640 135224549 4294956224 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26211/statm: 17928 17332 90 173 0 17753 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 71712

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.1
CPU user time (s): 1199.89
CPU system time (s): 0.206968
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 71712

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

runsolver used 0.839872 second user time and 2.58261 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-25 15:14:19
IDJOB=1721281
IDBENCH=71066
IDSOLVER=544
FILE ID=node35/1721281-1240665259
PBS_JOBID= 9186602
Free space on /tmp= 66396 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_10_UNKNOWN.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721281-1240665259/watcher-1721281-1240665259 -o /tmp/evaluation-result-1721281-1240665259/solver-1721281-1240665259 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1721281-1240665259.cnf -t 1200

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1012278807

node35.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.214
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.214
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:       1858836 kB
Buffers:         17772 kB
Cached:         132268 kB
SwapCached:       5952 kB
Active:          48624 kB
Inactive:       109720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858836 kB
SwapTotal:     4192956 kB
SwapFree:      4181268 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          13380 kB
Slab:            24728 kB
Committed_AS:   373504 kB
PageTables:       1396 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= 66396 MiB
End job on node35 at 2009-04-25 15:34:22