Trace number 1721781

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.78/0.88	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.78/0.88	c Eliminate time :       0.74 

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-1721781-1240669442/watcher-1721781-1240669442 -o /tmp/evaluation-result-1721781-1240669442/solver-1721781-1240669442 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1721781-1240669442.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.92 0.98 0.99 3/65 18317
/proc/meminfo: memFree=1674872/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=2712 CPUtime=0
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 212 0 0 0 0 0 0 0 20 0 1 120000 94974575 2777088 197 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 678 197 70 173 0 503 0

[startup+0.0650709 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18317
/proc/meminfo: memFree=1674872/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=6272 CPUtime=0.06
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 1176 0 0 0 6 0 0 0 20 0 1 120000 94974575 6422528 1128 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 1568 1128 70 173 0 1393 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6272

[startup+0.101078 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18317
/proc/meminfo: memFree=1674872/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=8508 CPUtime=0.09
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 1833 0 0 0 9 0 0 0 20 0 1 120000 94974575 8712192 1720 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 2127 1722 70 173 0 1952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8508

[startup+0.301116 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18317
/proc/meminfo: memFree=1674872/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=11656 CPUtime=0.28
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 2690 0 0 0 28 0 0 0 22 0 1 120000 94974575 11935744 2447 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 2914 2447 74 173 0 2739 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11656

[startup+0.701194 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18317
/proc/meminfo: memFree=1674872/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=11656 CPUtime=0.68
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 2690 0 0 0 68 0 0 0 25 0 1 120000 94974575 11935744 2447 1992294400 134512640 135224549 4294956208 18446744073709551615 134571502 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 2914 2447 74 173 0 2739 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11656

[startup+1.50135 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18318
/proc/meminfo: memFree=1664944/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=13240 CPUtime=1.49
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 3105 0 0 0 148 1 0 0 25 0 1 120000 94974575 13557760 2862 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 3310 2862 90 173 0 3135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13240

[startup+3.10167 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18318
/proc/meminfo: memFree=1663152/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=13900 CPUtime=3.09
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 3298 0 0 0 308 1 0 0 25 0 1 120000 94974575 14233600 3055 1992294400 134512640 135224549 4294956208 18446744073709551615 134595312 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 3475 3055 90 173 0 3300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13900

[startup+6.3013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1661744/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=15412 CPUtime=6.28
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 3656 0 0 0 627 1 0 0 25 0 1 120000 94974575 15781888 3413 1992294400 134512640 135224549 4294956208 18446744073709551615 134595312 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 3853 3413 90 173 0 3678 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15412

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1660016/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=17128 CPUtime=12.69
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 4076 0 0 0 1267 2 0 0 25 0 1 120000 94974575 17539072 3833 1992294400 134512640 135224549 4294956208 18446744073709551615 134618957 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 4282 3833 90 173 0 4107 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17128

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1658544/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=18164 CPUtime=25.48
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 4340 0 0 0 2546 2 0 0 25 0 1 120000 94974575 18599936 4097 1992294400 134512640 135224549 4294956208 18446744073709551615 134595272 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 4541 4097 90 173 0 4366 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18164

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1652784/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=24104 CPUtime=51.06
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 5791 0 0 0 5103 3 0 0 25 0 1 120000 94974575 24682496 5548 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 6026 5548 90 173 0 5851 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24104

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1644848/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=31908 CPUtime=102.25
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 7754 0 0 0 10220 5 0 0 25 0 1 120000 94974575 32673792 7511 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 7977 7511 90 173 0 7802 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31908

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1637232/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=39708 CPUtime=162.23
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 9657 0 0 0 16216 7 0 0 25 0 1 120000 94974575 40660992 9414 1992294400 134512640 135224549 4294956208 18446744073709551615 134595393 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 9927 9414 90 173 0 9752 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 39708

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1632240/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=44620 CPUtime=222.21
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 10886 0 0 0 22213 8 0 0 25 0 1 120000 94974575 45690880 10643 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 11155 10643 90 173 0 10980 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 44620

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1629232/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=47564 CPUtime=282.19
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 11634 0 0 0 28210 9 0 0 25 0 1 120000 94974575 48705536 11391 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 11891 11391 90 173 0 11716 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 47564

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1626736/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=50076 CPUtime=342.17
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 12256 0 0 0 34207 10 0 0 25 0 1 120000 94974575 51277824 12013 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 12519 12013 90 173 0 12344 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 50076

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1621616/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=55280 CPUtime=402.15
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 13533 0 0 0 40204 11 0 0 25 0 1 120000 94974575 56606720 13290 1992294400 134512640 135224549 4294956208 18446744073709551615 134587945 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 13820 13290 90 173 0 13645 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 55280

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1617392/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=59408 CPUtime=462.13
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 14577 0 0 0 46201 12 0 0 25 0 1 120000 94974575 60833792 14334 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 14852 14334 90 173 0 14677 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 59408

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1611440/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=65864 CPUtime=522.11
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 16181 0 0 0 52197 14 0 0 25 0 1 120000 94974575 67444736 15809 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 16466 15809 90 173 0 16291 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 65864

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1611376/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=65864 CPUtime=582.09
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 16192 0 0 0 58195 14 0 0 25 0 1 120000 94974575 67444736 15820 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 16466 15820 90 173 0 16291 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 65864

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1606192/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=70940 CPUtime=642.06
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 17466 0 0 0 64191 15 0 0 25 0 1 120000 94974575 72642560 17094 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 17735 17094 90 173 0 17560 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 70940

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1603952/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=73316 CPUtime=702.04
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 18069 0 0 0 70188 16 0 0 25 0 1 120000 94974575 75075584 17697 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 18329 17697 90 173 0 18154 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 73316

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1600432/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=76756 CPUtime=762.03
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 18895 0 0 0 76186 17 0 0 25 0 1 120000 94974575 78598144 18523 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 19189 18523 90 173 0 19014 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 76756

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18318
/proc/meminfo: memFree=1600368/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=76756 CPUtime=822
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 18906 0 0 0 82183 17 0 0 25 0 1 120000 94974575 78598144 18534 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 19189 18534 90 173 0 19014 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 76756

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18320
/proc/meminfo: memFree=1595376/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=81384 CPUtime=881.98
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 20091 0 0 0 88180 18 0 0 25 0 1 120000 94974575 83337216 19719 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 20346 19719 90 173 0 20171 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 81384

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18320
/proc/meminfo: memFree=1595376/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=81384 CPUtime=941.96
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 20091 0 0 0 94178 18 0 0 25 0 1 120000 94974575 83337216 19719 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 20346 19719 90 173 0 20171 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 81384

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18320
/proc/meminfo: memFree=1585712/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=91388 CPUtime=1001.93
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 22548 0 0 0 100173 20 0 0 25 0 1 120000 94974575 93581312 22176 1992294400 134512640 135224549 4294956208 18446744073709551615 134631364 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 22847 22176 90 173 0 22672 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 91388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18320
/proc/meminfo: memFree=1585648/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=91388 CPUtime=1061.91
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 22548 0 0 0 106171 20 0 0 25 0 1 120000 94974575 93581312 22176 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 22847 22176 90 173 0 22672 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 91388

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18320
/proc/meminfo: memFree=1585648/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=91388 CPUtime=1121.89
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 22556 0 0 0 112169 20 0 0 25 0 1 120000 94974575 93581312 22184 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 22847 22184 90 173 0 22672 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 91388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18320
/proc/meminfo: memFree=1580272/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=96948 CPUtime=1181.87
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 23961 0 0 0 118166 21 0 0 25 0 1 120000 94974575 99274752 23589 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 24237 23589 90 173 0 24062 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 96948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18320
/proc/meminfo: memFree=1579184/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=97876 CPUtime=1200.07
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 24159 0 0 0 119986 21 0 0 25 0 1 100 94974575 100225024 23787 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 24469 23787 90 173 0 24294 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 97876

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18320
/proc/meminfo: memFree=1579184/2055920 swapFree=4181424/4192956
[pid=18317] ppid=18315 vsize=97876 CPUtime=1200.07
/proc/18317/stat : 18317 (CirCUs) R 18315 18317 18008 0 -1 4194304 24159 0 0 0 119986 21 0 0 25 0 1 100 94974575 100225024 23787 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18317/statm: 24469 23787 90 173 0 24294 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 97876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.86
CPU system time (s): 0.231964
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 97876

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

runsolver used 1.43378 second user time and 2.92156 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-25 16:24:02
IDJOB=1721781
IDBENCH=71076
IDSOLVER=544
FILE ID=node77/1721781-1240669442
PBS_JOBID= 9186573
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=715802458

node77.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.270
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.270
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:       1675288 kB
Buffers:         26080 kB
Cached:         283552 kB
SwapCached:       5412 kB
Active:          81120 kB
Inactive:       236384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675288 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:            3384 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            49028 kB
Committed_AS:   405444 kB
PageTables:       1380 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= 66208 MiB
End job on node77 at 2009-04-25 16:44:05