Trace number 1722831

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

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

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-1722831-1240680055/watcher-1722831-1240680055 -o /tmp/evaluation-result-1722831-1240680055/solver-1722831-1240680055 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1722831-1240680055.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/65 18390
/proc/meminfo: memFree=1768536/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=2836 CPUtime=0
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 214 0 0 0 0 0 0 0 20 0 1 120000 96035611 2904064 199 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 709 199 70 173 0 534 0

[startup+0.0521531 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 18390
/proc/meminfo: memFree=1768536/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=5612 CPUtime=0.04
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 977 0 0 0 4 0 0 0 20 0 1 120000 96035611 5746688 929 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 1403 930 70 173 0 1228 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5612

[startup+0.102157 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 18390
/proc/meminfo: memFree=1768536/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=8640 CPUtime=0.1
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 1805 0 0 0 9 1 0 0 20 0 1 120000 96035611 8847360 1692 1992294400 134512640 135224549 4294956224 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 2160 1694 70 173 0 1985 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8640

[startup+0.301179 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 18390
/proc/meminfo: memFree=1768536/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=12580 CPUtime=0.29
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 2946 0 0 0 28 1 0 0 22 0 1 120000 96035611 12881920 2703 1992294400 134512640 135224549 4294956224 18446744073709551615 134570627 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 3145 2703 74 173 0 2970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12580

[startup+0.701224 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 18390
/proc/meminfo: memFree=1768536/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=12580 CPUtime=0.69
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 2946 0 0 0 68 1 0 0 25 0 1 120000 96035611 12881920 2703 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 3145 2703 74 173 0 2970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12580

[startup+1.50131 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 18391
/proc/meminfo: memFree=1757904/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=14040 CPUtime=1.49
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 3310 0 0 0 148 1 0 0 25 0 1 120000 96035611 14376960 3067 1992294400 134512640 135224549 4294956224 18446744073709551615 134595604 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 3510 3067 90 173 0 3335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14040

[startup+3.10149 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 18391
/proc/meminfo: memFree=1755600/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=15120 CPUtime=3.09
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 3585 0 0 0 307 2 0 0 25 0 1 120000 96035611 15482880 3342 1992294400 134512640 135224549 4294956224 18446744073709551615 134587860 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 3780 3342 90 173 0 3605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15120

[startup+6.30185 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1754448/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=16632 CPUtime=6.29
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 3971 0 0 0 627 2 0 0 25 0 1 120000 96035611 17031168 3728 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 4158 3728 90 173 0 3983 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16632

[startup+12.7016 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1752720/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=17952 CPUtime=12.69
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 4303 0 0 0 1267 2 0 0 25 0 1 120000 96035611 18382848 4060 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 4488 4060 90 173 0 4313 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17952

[startup+25.502 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1748880/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=21460 CPUtime=25.48
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 5150 0 0 0 2545 3 0 0 25 0 1 120000 96035611 21975040 4907 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 5365 4907 90 173 0 5190 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21460

[startup+51.1019 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1743376/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=27440 CPUtime=51.07
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 6643 0 0 0 5103 4 0 0 25 0 1 120000 96035611 28098560 6400 1992294400 134512640 135224549 4294956224 18446744073709551615 134595535 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 6860 6400 90 173 0 6685 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27440

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1734032/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=36320 CPUtime=102.27
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 8868 0 0 0 10220 7 0 0 25 0 1 120000 96035611 37191680 8625 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 9080 8625 90 173 0 8905 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36320

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1728272/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=42276 CPUtime=162.24
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 10298 0 0 0 16216 8 0 0 25 0 1 120000 96035611 43290624 10055 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 10569 10055 90 173 0 10394 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 42276

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1723408/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=47036 CPUtime=222.23
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 11497 0 0 0 22213 10 0 0 25 0 1 120000 96035611 48164864 11254 1992294400 134512640 135224549 4294956224 18446744073709551615 134613700 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 11759 11254 90 173 0 11584 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47036

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1718608/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=51788 CPUtime=282.21
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 12701 0 0 0 28210 11 0 0 25 0 1 120000 96035611 53030912 12458 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 12947 12458 90 173 0 12772 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51788

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1715472/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=54828 CPUtime=342.19
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 13462 0 0 0 34207 12 0 0 25 0 1 120000 96035611 56143872 13219 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 13707 13219 90 173 0 13532 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54828

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1709776/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=60548 CPUtime=402.18
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 14889 0 0 0 40204 14 0 0 25 0 1 120000 96035611 62001152 14646 1992294400 134512640 135224549 4294956224 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 15137 14646 90 173 0 14962 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 60548

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1702160/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=68088 CPUtime=462.16
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 16769 0 0 0 46200 16 0 0 25 0 1 120000 96035611 69722112 16526 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 17022 16526 90 173 0 16847 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 68088

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1700176/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=70592 CPUtime=522.13
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 17398 0 0 0 52197 16 0 0 25 0 1 120000 96035611 72286208 17026 1992294400 134512640 135224549 4294956224 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 17648 17026 90 173 0 17473 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 70592

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1700112/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=70724 CPUtime=582.13
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 17426 0 0 0 58196 17 0 0 25 0 1 120000 96035611 72421376 17054 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 17681 17054 90 173 0 17506 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 70724

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1692048/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=78648 CPUtime=642.11
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 19397 0 0 0 64193 18 0 0 25 0 1 120000 96035611 80535552 19025 1992294400 134512640 135224549 4294956224 18446744073709551615 134620467 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 19662 19025 90 173 0 19487 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 78648

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1691984/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=78648 CPUtime=702.08
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 19407 0 0 0 70190 18 0 0 25 0 1 120000 96035611 80535552 19035 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 19662 19035 90 173 0 19487 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 78648

[startup+762.305 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1689488/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=81048 CPUtime=762.07
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 20025 0 0 0 76188 19 0 0 25 0 1 120000 96035611 82993152 19653 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 20262 19653 90 173 0 20087 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 81048

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1686992/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=83600 CPUtime=822.05
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 20674 0 0 0 82186 19 0 0 25 0 1 120000 96035611 85606400 20302 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 20900 20302 90 173 0 20725 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 83600

[startup+882.303 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1681360/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=89088 CPUtime=882.04
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 22037 0 0 0 88183 21 0 0 25 0 1 120000 96035611 91226112 21665 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 22272 21665 90 173 0 22097 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 89088

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1681296/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=89088 CPUtime=942.02
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 22042 0 0 0 94181 21 0 0 25 0 1 120000 96035611 91226112 21670 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 22272 21670 90 173 0 22097 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 89088

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1671440/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=99036 CPUtime=1002.01
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 24505 0 0 0 100178 23 0 0 25 0 1 120000 96035611 101412864 24133 1992294400 134512640 135224549 4294956224 18446744073709551615 134631371 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 24759 24133 90 173 0 24584 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 99036

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18391
/proc/meminfo: memFree=1671376/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=99036 CPUtime=1061.99
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 24506 0 0 0 106176 23 0 0 25 0 1 120000 96035611 101412864 24134 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 24759 24134 90 173 0 24584 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 99036

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18393
/proc/meminfo: memFree=1671120/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=99036 CPUtime=1121.97
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 24518 0 0 0 112174 23 0 0 25 0 1 120000 96035611 101412864 24146 1992294400 134512640 135224549 4294956224 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 24759 24146 90 173 0 24584 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 99036

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18393
/proc/meminfo: memFree=1666320/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=104192 CPUtime=1181.94
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 25790 0 0 0 118170 24 0 0 25 0 1 120000 96035611 106692608 25418 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 26048 25418 90 173 0 25873 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 104192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 18393
/proc/meminfo: memFree=1661328/2055920 swapFree=4192192/4192956
[pid=18390] ppid=18388 vsize=108968 CPUtime=1200.05
/proc/18390/stat : 18390 (CirCUs) R 18388 18390 18319 0 -1 4194304 26990 0 0 0 119980 25 0 0 25 0 1 100 96035611 111583232 26618 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18390/statm: 27242 26618 90 173 0 27067 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 108968

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.07
CPU user time (s): 1199.8
CPU system time (s): 0.270958
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 108968

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

runsolver used 1.3248 second user time and 2.89556 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-25 19:20:55
IDJOB=1722831
IDBENCH=71097
IDSOLVER=544
FILE ID=node76/1722831-1240680055
PBS_JOBID= 9186688
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=1993630287

node76.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.220
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.220
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:       1768952 kB
Buffers:         24072 kB
Cached:         203040 kB
SwapCached:        620 kB
Active:          59808 kB
Inactive:       181088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768952 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:          22328 kB
Slab:            31996 kB
Committed_AS:   309048 kB
PageTables:       1432 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= 66196 MiB
End job on node76 at 2009-04-25 19:40:57