Trace number 1716189

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-13-u.cnf
MD5SUM4bb23e70b97827425fcf5759bf0a79a2
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 variables184196
Number of clauses833889
Sum of the clauses size1904914
Maximum clause length10
Minimum clause length1
Number of clauses of size 113964
Number of clauses of size 2672565
Number of clauses of size 3112780
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

Solver Data

3.79/3.88	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
3.79/3.88	c Eliminate time :       2.84 

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-1716189-1240612414/watcher-1716189-1240612414 -o /tmp/evaluation-result-1716189-1240612414/solver-1716189-1240612414 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1716189-1240612414.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.99 1.86 1.47 3/65 10563
/proc/meminfo: memFree=1421448/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=5500 CPUtime=0
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 724 0 0 0 0 0 0 0 18 0 1 120000 89270816 5632000 709 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 1375 716 66 173 0 1200 0

[startup+0.0958771 s]
/proc/loadavg: 1.99 1.86 1.47 3/65 10563
/proc/meminfo: memFree=1421448/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=25408 CPUtime=0.08
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 4358 0 0 0 7 1 0 0 18 0 1 120000 89270816 26017792 4245 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 6352 4246 70 173 0 6177 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25408

[startup+0.101876 s]
/proc/loadavg: 1.99 1.86 1.47 3/65 10563
/proc/meminfo: memFree=1421448/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=25804 CPUtime=0.09
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 4482 0 0 0 8 1 0 0 18 0 1 120000 89270816 26423296 4369 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 6451 4369 70 173 0 6276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25804

[startup+0.301897 s]
/proc/loadavg: 1.99 1.86 1.47 3/65 10563
/proc/meminfo: memFree=1421448/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=39088 CPUtime=0.29
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 8272 0 0 0 26 3 0 0 20 0 1 120000 89270816 40026112 7773 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 9772 7774 70 173 0 9597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39088

[startup+0.701938 s]
/proc/loadavg: 1.99 1.86 1.47 3/65 10563
/proc/meminfo: memFree=1421448/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=61596 CPUtime=0.69
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 14505 0 0 0 63 6 0 0 24 0 1 120000 89270816 63074304 13493 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 15399 13494 70 173 0 15224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61596

[startup+1.50202 s]
/proc/loadavg: 1.91 1.85 1.47 2/66 10564
/proc/meminfo: memFree=1352576/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=78164 CPUtime=1.49
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 19308 0 0 0 141 8 0 0 25 0 1 120000 89270816 80039936 18295 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 19541 18295 77 173 0 19366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78164

[startup+3.10119 s]
/proc/loadavg: 1.91 1.85 1.47 2/66 10564
/proc/meminfo: memFree=1338688/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=86376 CPUtime=3.09
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 22161 0 0 0 300 9 0 0 25 0 1 120000 89270816 88449024 21148 1992294400 134512640 135224549 4294956208 18446744073709551615 134570573 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 21594 21148 77 173 0 21419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86376

[startup+6.30152 s]
/proc/loadavg: 2.00 1.87 1.47 2/66 10564
/proc/meminfo: memFree=1332800/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=89644 CPUtime=6.29
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 23568 0 0 0 619 10 0 0 25 0 1 120000 89270816 91795456 22075 1992294400 134512640 135224549 4294956208 18446744073709551615 134636433 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 22411 22075 92 173 0 22236 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89644

[startup+12.7012 s]
/proc/loadavg: 2.08 1.89 1.48 2/66 10564
/proc/meminfo: memFree=1332032/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=90304 CPUtime=12.69
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 23749 0 0 0 1259 10 0 0 25 0 1 120000 89270816 92471296 22256 1992294400 134512640 135224549 4294956208 18446744073709551615 134617443 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 22576 22256 92 173 0 22401 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90304

[startup+25.5015 s]
/proc/loadavg: 2.14 1.90 1.49 2/66 10564
/proc/meminfo: memFree=1329088/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=93916 CPUtime=25.48
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 24626 0 0 0 2537 11 0 0 25 0 1 120000 89270816 96169984 23133 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 23479 23133 92 173 0 23304 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93916

[startup+51.1012 s]
/proc/loadavg: 1.69 1.82 1.47 2/66 10564
/proc/meminfo: memFree=1320384/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=102952 CPUtime=51.08
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 26874 0 0 0 5095 13 0 0 25 0 1 120000 89270816 105422848 25381 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 25738 25381 92 173 0 25563 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102952

[startup+102.305 s]
/proc/loadavg: 1.30 1.69 1.45 2/66 10564
/proc/meminfo: memFree=1301056/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=122248 CPUtime=102.27
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 31673 0 0 0 10209 18 0 0 25 0 1 120000 89270816 125181952 30180 1992294400 134512640 135224549 4294956208 18446744073709551615 134587843 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 30562 30180 92 173 0 30387 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 122248

[startup+162.302 s]
/proc/loadavg: 1.11 1.56 1.42 2/66 10564
/proc/meminfo: memFree=1273088/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=150272 CPUtime=162.25
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 38719 0 0 0 16202 23 0 0 25 0 1 120000 89270816 153878528 37226 1992294400 134512640 135224549 4294956208 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 37568 37226 92 173 0 37393 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 150272

[startup+222.302 s]
/proc/loadavg: 1.04 1.46 1.39 2/66 10564
/proc/meminfo: memFree=1244352/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=178700 CPUtime=222.22
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 45835 0 0 0 22193 29 0 0 25 0 1 120000 89270816 182988800 44342 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 44675 44342 92 173 0 44500 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 178700

[startup+282.301 s]
/proc/loadavg: 1.01 1.37 1.36 2/66 10564
/proc/meminfo: memFree=1232064/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=191116 CPUtime=282.2
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 48870 0 0 0 28188 32 0 0 25 0 1 120000 89270816 195702784 47377 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 47779 47377 92 173 0 47604 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 191116

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.34 2/66 10564
/proc/meminfo: memFree=1232064/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=191116 CPUtime=342.19
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 48874 0 0 0 34187 32 0 0 25 0 1 120000 89270816 195702784 47381 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 47779 47381 92 173 0 47604 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 191116

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.31 2/66 10566
/proc/meminfo: memFree=1231872/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=191116 CPUtime=402.17
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 48874 0 0 0 40185 32 0 0 25 0 1 120000 89270816 195702784 47381 1992294400 134512640 135224549 4294956208 18446744073709551615 134595437 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 47779 47381 92 173 0 47604 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 191116

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.29 2/66 10566
/proc/meminfo: memFree=1211072/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=212276 CPUtime=462.15
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 54157 0 0 0 46179 36 0 0 25 0 1 120000 89270816 217370624 52664 1992294400 134512640 135224549 4294956208 18446744073709551615 134585021 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 53069 52664 92 173 0 52894 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 212276

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.27 2/66 10566
/proc/meminfo: memFree=1208064/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=215056 CPUtime=522.13
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 54850 0 0 0 52177 36 0 0 25 0 1 120000 89270816 220217344 53357 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 53764 53357 92 173 0 53589 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 215056

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.25 2/66 10566
/proc/meminfo: memFree=1208064/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=215056 CPUtime=582.13
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 54850 0 0 0 58176 37 0 0 25 0 1 120000 89270816 220217344 53357 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 53764 53357 92 173 0 53589 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 215056

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.23 2/66 10566
/proc/meminfo: memFree=1208064/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=215056 CPUtime=642.11
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 54850 0 0 0 64174 37 0 0 25 0 1 120000 89270816 220217344 53357 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 53764 53357 92 173 0 53589 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 215056

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/66 10566
/proc/meminfo: memFree=1207936/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=215056 CPUtime=702.09
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 54851 0 0 0 70172 37 0 0 25 0 1 120000 89270816 220217344 53358 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 53764 53358 92 173 0 53589 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 215056

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.20 2/66 10566
/proc/meminfo: memFree=1207936/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=215056 CPUtime=762.08
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 54851 0 0 0 76171 37 0 0 25 0 1 120000 89270816 220217344 53358 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 53764 53358 92 173 0 53589 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 215056

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.18 2/66 10566
/proc/meminfo: memFree=1207872/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=215056 CPUtime=822.06
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 54851 0 0 0 82169 37 0 0 25 0 1 120000 89270816 220217344 53358 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 53764 53358 92 173 0 53589 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 215056

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 10566
/proc/meminfo: memFree=1207936/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=215056 CPUtime=882.03
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 54851 0 0 0 88166 37 0 0 25 0 1 120000 89270816 220217344 53358 1992294400 134512640 135224549 4294956208 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 53764 53358 92 173 0 53589 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 215056

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 10566
/proc/meminfo: memFree=1195968/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=227004 CPUtime=942.01
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 57862 0 0 0 94162 39 0 0 25 0 1 120000 89270816 232452096 56369 1992294400 134512640 135224549 4294956208 18446744073709551615 134588248 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 56751 56369 92 173 0 56576 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 227004

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 10566
/proc/meminfo: memFree=1195968/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=227004 CPUtime=1001.99
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 57862 0 0 0 100160 39 0 0 25 0 1 120000 89270816 232452096 56369 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 56751 56369 92 173 0 56576 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 227004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 10566
/proc/meminfo: memFree=1195904/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=227004 CPUtime=1061.98
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 57862 0 0 0 106159 39 0 0 25 0 1 120000 89270816 232452096 56369 1992294400 134512640 135224549 4294956208 18446744073709551615 134587783 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 56751 56369 92 173 0 56576 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 227004

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 10566
/proc/meminfo: memFree=1195840/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=227004 CPUtime=1121.97
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 57862 0 0 0 112157 40 0 0 25 0 1 120000 89270816 232452096 56369 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 56751 56369 92 173 0 56576 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 227004

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 10566
/proc/meminfo: memFree=1191616/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=231364 CPUtime=1181.95
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 58955 0 0 0 118154 41 0 0 25 0 1 120000 89270816 236916736 57462 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 57841 57462 92 173 0 57666 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 231364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 10566
/proc/meminfo: memFree=1191552/2055924 swapFree=4181440/4192956
[pid=10563] ppid=10561 vsize=231364 CPUtime=1200.05
/proc/10563/stat : 10563 (CirCUs) R 10561 10563 10314 0 -1 4194304 58955 0 0 0 119964 41 0 0 25 0 1 100 89270816 236916736 57462 1992294400 134512640 135224549 4294956208 18446744073709551615 134595225 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10563/statm: 57841 57462 92 173 0 57666 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 231364

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.64
CPU system time (s): 0.447931
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 231364

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

runsolver used 1.3228 second user time and 2.71259 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-25 00:33:35
IDJOB=1716189
IDBENCH=20370
IDSOLVER=544
FILE ID=node83/1716189-1240612414
PBS_JOBID= 9186241
Free space on /tmp= 66156 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-13-u.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716189-1240612414/watcher-1716189-1240612414 -o /tmp/evaluation-result-1716189-1240612414/solver-1716189-1240612414 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1716189-1240612414.cnf -t 1200

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

MD5SUM BENCH= 4bb23e70b97827425fcf5759bf0a79a2
RANDOM SEED=45049702

node83.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.222
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.222
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:      2055924 kB
MemFree:       1421936 kB
Buffers:         64960 kB
Cached:         509328 kB
SwapCached:       5956 kB
Active:         191308 kB
Inactive:       391412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1421936 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           15684 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            37216 kB
Committed_AS:   290716 kB
PageTables:       1384 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= 66156 MiB
End job on node83 at 2009-04-25 00:53:38