Trace number 1723031

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.12 1200.62

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.50/0.51	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.50/0.51	c Eliminate time :       0.41 

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-1723031-1240682465/watcher-1723031-1240682465 -o /tmp/evaluation-result-1723031-1240682465/solver-1723031-1240682465 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1723031-1240682465.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.97 0.99 3/64 20920
/proc/meminfo: memFree=1410728/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=2360 CPUtime=0
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 120000 96280092 2416640 188 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 590 189 70 173 0 415 0

[startup+0.013238 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20920
/proc/meminfo: memFree=1410728/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=2888 CPUtime=0.01
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 335 0 0 0 1 0 0 0 18 0 1 120000 96280092 2957312 320 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 722 321 70 173 0 547 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2888

[startup+0.101243 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20920
/proc/meminfo: memFree=1410728/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=8156 CPUtime=0.09
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 1792 0 0 0 9 0 0 0 18 0 1 120000 96280092 8351744 1712 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 2039 1714 70 173 0 1864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8156

[startup+0.301254 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20920
/proc/meminfo: memFree=1410728/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=8284 CPUtime=0.3
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 1824 0 0 0 29 1 0 0 19 0 1 120000 96280092 8482816 1743 1992294400 134512640 135224549 4294956224 18446744073709551615 134570492 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 2071 1743 74 173 0 1896 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8284

[startup+0.701279 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20920
/proc/meminfo: memFree=1410728/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=8680 CPUtime=0.7
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 1940 0 0 0 69 1 0 0 23 0 1 120000 96280092 8888320 1859 1992294400 134512640 135224549 4294956224 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 2170 1859 90 173 0 1995 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8680

[startup+1.50133 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1403232/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=9616 CPUtime=1.49
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 2166 0 0 0 148 1 0 0 25 0 1 120000 96280092 9846784 2085 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 2404 2085 90 173 0 2229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9616

[startup+3.10243 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1402336/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=10276 CPUtime=3.09
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 2345 0 0 0 308 1 0 0 25 0 1 120000 96280092 10522624 2264 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 2569 2264 90 173 0 2394 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10276

[startup+6.30164 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1401312/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=10812 CPUtime=6.29
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 2478 0 0 0 628 1 0 0 25 0 1 120000 96280092 11071488 2397 1992294400 134512640 135224549 4294956224 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 2703 2397 90 173 0 2528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10812

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1401072/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=10812 CPUtime=12.69
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 2481 0 0 0 1268 1 0 0 25 0 1 120000 96280092 11071488 2400 1992294400 134512640 135224549 4294956224 18446744073709551615 134638379 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 2703 2400 90 173 0 2528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10812

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1398000/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=14156 CPUtime=25.49
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 3302 0 0 0 2547 2 0 0 25 0 1 120000 96280092 14495744 3221 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 3539 3221 90 173 0 3364 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14156

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1394352/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=17936 CPUtime=51.07
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 4223 0 0 0 5105 2 0 0 25 0 1 120000 96280092 18366464 4142 1992294400 134512640 135224549 4294956224 18446744073709551615 134595596 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 4484 4142 90 173 0 4309 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17936

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1387760/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=24432 CPUtime=102.26
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 5839 0 0 0 10222 4 0 0 25 0 1 120000 96280092 25018368 5758 1992294400 134512640 135224549 4294956224 18446744073709551615 134587953 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 6108 5758 90 173 0 5933 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24432

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1384112/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=28608 CPUtime=162.23
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 6841 0 0 0 16218 5 0 0 25 0 1 120000 96280092 29294592 6760 1992294400 134512640 135224549 4294956224 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 7152 6760 90 173 0 6977 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28608

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1379568/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=32772 CPUtime=222.2
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 7865 0 0 0 22214 6 0 0 25 0 1 120000 96280092 33558528 7784 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20920/statm: 8193 7784 90 173 0 8018 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 32772

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1375664/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=36644 CPUtime=282.17
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 8838 0 0 0 28210 7 0 0 25 0 1 120000 96280092 37523456 8757 1992294400 134512640 135224549 4294956224 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 9161 8757 90 173 0 8986 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 36644

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1372016/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=40372 CPUtime=342.14
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 9754 0 0 0 34206 8 0 0 25 0 1 120000 96280092 41340928 9673 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 10093 9673 90 173 0 9918 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 40372

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1370416/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=41968 CPUtime=402.12
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 10147 0 0 0 40203 9 0 0 25 0 1 120000 96280092 42975232 10066 1992294400 134512640 135224549 4294956224 18446744073709551615 134595530 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20920/statm: 10492 10066 90 173 0 10317 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 41968

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1367088/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=45420 CPUtime=462.1
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 11016 0 0 0 46200 10 0 0 25 0 1 120000 96280092 46510080 10935 1992294400 134512640 135224549 4294956224 18446744073709551615 134595352 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 11355 10935 90 173 0 11180 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 45420

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1366640/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=45696 CPUtime=522.08
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 11096 0 0 0 52198 10 0 0 25 0 1 120000 96280092 46792704 11015 1992294400 134512640 135224549 4294956224 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 11424 11015 90 173 0 11249 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 45696

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1361392/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=51496 CPUtime=582.06
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 12512 0 0 0 58195 11 0 0 25 0 1 120000 96280092 52731904 12302 1992294400 134512640 135224549 4294956224 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20920/statm: 12874 12302 90 173 0 12699 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 51496

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1361136/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=51760 CPUtime=642.04
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 12594 0 0 0 64193 11 0 0 25 0 1 120000 96280092 53002240 12384 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 12940 12384 90 173 0 12765 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 51760

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1357488/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=55340 CPUtime=702.02
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 13451 0 0 0 70189 13 0 0 25 0 1 120000 96280092 56668160 13241 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 13835 13241 90 173 0 13660 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 55340

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1357424/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=55340 CPUtime=761.98
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 13460 0 0 0 76185 13 0 0 25 0 1 120000 96280092 56668160 13250 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 13835 13250 90 173 0 13660 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 55340

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1353968/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=58832 CPUtime=821.96
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 14326 0 0 0 82182 14 0 0 25 0 1 120000 96280092 60243968 14116 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 14708 14116 90 173 0 14533 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 58832

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1353904/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=58976 CPUtime=881.94
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 14353 0 0 0 88180 14 0 0 25 0 1 120000 96280092 60391424 14143 1992294400 134512640 135224549 4294956224 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 14744 14143 90 173 0 14569 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 58976

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1348976/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=64200 CPUtime=941.92
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 15591 0 0 0 94177 15 0 0 25 0 1 120000 96280092 65740800 15381 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20920/statm: 16050 15381 90 173 0 15875 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 64200

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1348912/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=64200 CPUtime=1001.89
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 15596 0 0 0 100174 15 0 0 25 0 1 120000 96280092 65740800 15386 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 16050 15386 90 173 0 15875 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 64200

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1348848/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=64200 CPUtime=1061.85
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 15603 0 0 0 106170 15 0 0 25 0 1 120000 96280092 65740800 15393 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 16050 15393 90 173 0 15875 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 64200

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1342704/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=70844 CPUtime=1121.82
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 17120 0 0 0 112166 16 0 0 25 0 1 120000 96280092 72544256 16910 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20920/statm: 17711 16910 90 173 0 17536 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 70844

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1342640/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=70844 CPUtime=1181.8
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 17121 0 0 0 118164 16 0 0 25 0 1 120000 96280092 72544256 16911 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 17711 16911 90 173 0 17536 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 70844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20921
/proc/meminfo: memFree=1342640/2055920 swapFree=4130580/4192956
[pid=20920] ppid=20918 vsize=70844 CPUtime=1200.1
/proc/20920/stat : 20920 (CirCUs) R 20918 20920 20847 0 -1 4194304 17123 0 0 0 119994 16 0 0 25 0 1 100 96280092 72544256 16913 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20920/statm: 17711 16913 90 173 0 17536 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 70844

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.62
CPU time (s): 1200.12
CPU user time (s): 1199.94
CPU system time (s): 0.176973
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 70844

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

runsolver used 0.963853 second user time and 3.41148 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 20:01:05
IDJOB=1723031
IDBENCH=71101
IDSOLVER=544
FILE ID=node22/1723031-1240682465
PBS_JOBID= 9186708
Free space on /tmp= 66132 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=762570724

node22.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.232
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.232
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:       1411208 kB
Buffers:         31780 kB
Cached:         504572 kB
SwapCached:      56132 kB
Active:         276076 kB
Inactive:       318636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411208 kB
SwapTotal:     4192956 kB
SwapFree:      4130580 kB
Dirty:            2708 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            36104 kB
Committed_AS:   415532 kB
PageTables:       1368 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= 66132 MiB
End job on node22 at 2009-04-25 20:21:08