Trace number 1722881

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.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

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

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-1722881-1240680705/watcher-1722881-1240680705 -o /tmp/evaluation-result-1722881-1240680705/solver-1722881-1240680705 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1722881-1240680705.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.91 1.84 1.49 3/64 5143
/proc/meminfo: memFree=1783568/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=2068 CPUtime=0
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 120000 96098495 2117632 181 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 517 181 70 173 0 342 0

[startup+0.011323 s]
/proc/loadavg: 1.91 1.84 1.49 3/64 5143
/proc/meminfo: memFree=1783568/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=2596 CPUtime=0
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 120000 96098495 2658304 287 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 649 287 70 173 0 474 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2596

[startup+0.101332 s]
/proc/loadavg: 1.91 1.84 1.49 3/64 5143
/proc/meminfo: memFree=1783568/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=6936 CPUtime=0.09
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 1537 0 0 0 8 1 0 0 18 0 1 120000 96098495 7102464 1423 1992294400 134512640 135224549 4294956208 18446744073709551615 134570229 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 1734 1423 74 173 0 1559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6936

[startup+0.301355 s]
/proc/loadavg: 1.91 1.84 1.49 3/64 5143
/proc/meminfo: memFree=1783568/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=6936 CPUtime=0.29
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 1537 0 0 0 28 1 0 0 19 0 1 120000 96098495 7102464 1423 1992294400 134512640 135224549 4294956208 18446744073709551615 134570624 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 1734 1423 74 173 0 1559 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6936

[startup+0.701401 s]
/proc/loadavg: 1.91 1.84 1.49 3/64 5143
/proc/meminfo: memFree=1783568/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=7344 CPUtime=0.69
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 1626 0 0 0 68 1 0 0 23 0 1 120000 96098495 7520256 1512 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 1836 1512 90 173 0 1661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7344

[startup+1.5015 s]
/proc/loadavg: 1.91 1.84 1.49 2/65 5144
/proc/meminfo: memFree=1777608/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=7740 CPUtime=1.49
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 1732 0 0 0 148 1 0 0 25 0 1 120000 96098495 7925760 1618 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 1935 1618 90 173 0 1760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7740

[startup+3.10268 s]
/proc/loadavg: 1.91 1.84 1.49 2/65 5144
/proc/meminfo: memFree=1777160/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=8532 CPUtime=3.09
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 1922 0 0 0 308 1 0 0 25 0 1 120000 96098495 8736768 1808 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 2133 1808 90 173 0 1958 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8532

[startup+6.30106 s]
/proc/loadavg: 1.84 1.82 1.49 2/65 5144
/proc/meminfo: memFree=1775880/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=9088 CPUtime=6.29
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 2070 0 0 0 628 1 0 0 25 0 1 120000 96098495 9306112 1956 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 2272 1956 90 173 0 2097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9088

[startup+12.7018 s]
/proc/loadavg: 1.77 1.81 1.49 2/65 5144
/proc/meminfo: memFree=1774216/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=10540 CPUtime=12.69
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 2454 0 0 0 1267 2 0 0 25 0 1 120000 96098495 10792960 2340 1992294400 134512640 135224549 4294956208 18446744073709551615 134595331 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 2635 2340 90 173 0 2460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10540

[startup+25.5013 s]
/proc/loadavg: 1.60 1.77 1.48 2/65 5144
/proc/meminfo: memFree=1772488/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=12364 CPUtime=25.49
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 2891 0 0 0 2547 2 0 0 25 0 1 120000 96098495 12660736 2777 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 3091 2777 90 173 0 2916 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12364

[startup+51.1013 s]
/proc/loadavg: 1.40 1.70 1.46 2/65 5144
/proc/meminfo: memFree=1766792/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=18184 CPUtime=51.07
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 4307 0 0 0 5104 3 0 0 25 0 1 120000 96098495 18620416 4193 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 4546 4193 90 173 0 4371 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18184

[startup+102.305 s]
/proc/loadavg: 1.17 1.59 1.44 2/65 5144
/proc/meminfo: memFree=1763464/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=21504 CPUtime=102.27
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 5138 0 0 0 10223 4 0 0 25 0 1 120000 96098495 22020096 5024 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 5376 5024 90 173 0 5201 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21504

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.41 2/65 5144
/proc/meminfo: memFree=1760136/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=25060 CPUtime=162.25
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 5950 0 0 0 16220 5 0 0 25 0 1 120000 96098495 25661440 5836 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 6265 5836 90 173 0 6090 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25060

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.38 2/65 5144
/proc/meminfo: memFree=1755848/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=29360 CPUtime=222.23
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 7008 0 0 0 22217 6 0 0 25 0 1 120000 96098495 30064640 6894 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 7340 6894 90 173 0 7165 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29360

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.35 2/65 5144
/proc/meminfo: memFree=1753992/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=31108 CPUtime=282.22
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 7460 0 0 0 28215 7 0 0 25 0 1 120000 96098495 31854592 7346 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 7777 7346 90 173 0 7602 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31108

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.33 2/65 5144
/proc/meminfo: memFree=1750344/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=34880 CPUtime=342.2
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 8374 0 0 0 34212 8 0 0 25 0 1 120000 96098495 35717120 8260 1992294400 134512640 135224549 4294956208 18446744073709551615 134631371 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 8720 8260 90 173 0 8545 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 34880

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.31 2/65 5144
/proc/meminfo: memFree=1747528/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=37536 CPUtime=402.19
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 9080 0 0 0 40210 9 0 0 25 0 1 120000 96098495 38436864 8966 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 9384 8966 90 173 0 9209 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 37536

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.28 2/65 5146
/proc/meminfo: memFree=1745352/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=39780 CPUtime=462.16
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 9627 0 0 0 46207 9 0 0 25 0 1 120000 96098495 40734720 9513 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 9945 9513 90 173 0 9770 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 39780

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.26 2/65 5146
/proc/meminfo: memFree=1742664/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=42772 CPUtime=522.15
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 10389 0 0 0 52205 10 0 0 25 0 1 120000 96098495 43798528 10146 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 10693 10146 90 173 0 10518 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 42772

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.24 2/65 5146
/proc/meminfo: memFree=1740488/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=44876 CPUtime=582.14
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 10936 0 0 0 58203 11 0 0 25 0 1 120000 96098495 45953024 10693 1992294400 134512640 135224549 4294956208 18446744073709551615 134595312 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 11219 10693 90 173 0 11044 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 44876

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.23 2/65 5146
/proc/meminfo: memFree=1735432/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=49936 CPUtime=642.12
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 12196 0 0 0 64201 11 0 0 25 0 1 120000 96098495 51134464 11953 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 12484 11953 90 173 0 12309 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 49936

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/65 5146
/proc/meminfo: memFree=1732360/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=53148 CPUtime=702.1
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 12961 0 0 0 70198 12 0 0 25 0 1 120000 96098495 54423552 12718 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 13287 12718 90 173 0 13112 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 53148

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.19 2/65 5146
/proc/meminfo: memFree=1732104/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=53464 CPUtime=762.09
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 13008 0 0 0 76196 13 0 0 25 0 1 120000 96098495 54747136 12765 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 13366 12765 90 173 0 13191 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 53464

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 5146
/proc/meminfo: memFree=1728072/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=57388 CPUtime=822.07
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 14004 0 0 0 82193 14 0 0 25 0 1 120000 96098495 58765312 13761 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 14347 13761 90 173 0 14172 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 57388

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 5146
/proc/meminfo: memFree=1727880/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=57608 CPUtime=882.05
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 14048 0 0 0 88191 14 0 0 25 0 1 120000 96098495 58990592 13805 1992294400 134512640 135224549 4294956208 18446744073709551615 134638535 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 14402 13805 90 173 0 14227 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 57608

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 5146
/proc/meminfo: memFree=1722568/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=63012 CPUtime=942.04
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 15393 0 0 0 94188 16 0 0 25 0 1 120000 96098495 64524288 15150 1992294400 134512640 135224549 4294956208 18446744073709551615 134631394 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 15753 15150 90 173 0 15578 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 63012

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 5146
/proc/meminfo: memFree=1722440/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=63012 CPUtime=1002.02
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 15393 0 0 0 100186 16 0 0 25 0 1 120000 96098495 64524288 15150 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 15753 15150 90 173 0 15578 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 63012

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 5146
/proc/meminfo: memFree=1722440/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=63012 CPUtime=1062
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 15393 0 0 0 106184 16 0 0 25 0 1 120000 96098495 64524288 15150 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 15753 15150 90 173 0 15578 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 63012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 5146
/proc/meminfo: memFree=1717896/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=67520 CPUtime=1121.99
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 16521 0 0 0 112181 18 0 0 25 0 1 120000 96098495 69140480 16278 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 16880 16278 90 173 0 16705 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 67520

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 5146
/proc/meminfo: memFree=1717896/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=67520 CPUtime=1181.97
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 16522 0 0 0 118179 18 0 0 25 0 1 120000 96098495 69140480 16279 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 16880 16279 90 173 0 16705 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 67520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 5146
/proc/meminfo: memFree=1717896/2055920 swapFree=4192812/4192956
[pid=5143] ppid=5141 vsize=67520 CPUtime=1200.07
/proc/5143/stat : 5143 (CirCUs) R 5141 5143 4954 0 -1 4194304 16523 0 0 0 119989 18 0 0 25 0 1 100 96098495 69140480 16280 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5143/statm: 16880 16280 90 173 0 16705 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 67520

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.09
CPU user time (s): 1199.9
CPU system time (s): 0.19597
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 67520

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

runsolver used 1.09783 second user time and 2.21766 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 19:31:45
IDJOB=1722881
IDBENCH=71098
IDSOLVER=544
FILE ID=node53/1722881-1240680705
PBS_JOBID= 9186639
Free space on /tmp= 66448 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=93368343

node53.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.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1784048 kB
Buffers:         19732 kB
Cached:         180928 kB
SwapCached:        144 kB
Active:          66696 kB
Inactive:       147996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2276 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            43236 kB
Committed_AS:   264796 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= 66448 MiB
End job on node53 at 2009-04-25 19:51:47