Trace number 1719673

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.1 1200.41

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.8818
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

Solver Data

0.03/0.05	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.03/0.05	c Eliminate time :       0.03 

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-1719673-1240648220/watcher-1719673-1240648220 -o /tmp/evaluation-result-1719673-1240648220/solver-1719673-1240648220 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1719673-1240648220.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.00 1.00 1.00 3/65 16303
/proc/meminfo: memFree=1806192/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=1744 CPUtime=0
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 120000 92851213 1785856 190 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 436 191 70 173 0 261 0

[startup+0.040123 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16303
/proc/meminfo: memFree=1806192/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=2992 CPUtime=0.03
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 531 0 0 0 3 0 0 0 20 0 1 120000 92851213 3063808 515 1992294400 134512640 135224549 4294956224 18446744073709551615 134578131 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 748 515 76 173 0 573 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2992

[startup+0.101129 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16303
/proc/meminfo: memFree=1806192/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=3160 CPUtime=0.09
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 578 0 0 0 9 0 0 0 20 0 1 120000 92851213 3235840 562 1992294400 134512640 135224549 4294956224 18446744073709551615 134595347 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 790 562 92 173 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3160

[startup+0.301151 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16303
/proc/meminfo: memFree=1806192/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=3424 CPUtime=0.29
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 649 0 0 0 29 0 0 0 22 0 1 120000 92851213 3506176 633 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 856 633 92 173 0 681 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3424

[startup+0.701197 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16303
/proc/meminfo: memFree=1806192/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=4084 CPUtime=0.69
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 838 0 0 0 69 0 0 0 25 0 1 120000 92851213 4182016 822 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 1021 822 92 173 0 846 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4084

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1802920/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=4480 CPUtime=1.49
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 936 0 0 0 149 0 0 0 25 0 1 120000 92851213 4587520 920 1992294400 134512640 135224549 4294956224 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 1120 920 92 173 0 945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4480

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1802536/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=5008 CPUtime=3.09
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 1039 0 0 0 309 0 0 0 25 0 1 120000 92851213 5128192 1023 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 1252 1023 92 173 0 1077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5008

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1801448/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=5932 CPUtime=6.29
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 1273 0 0 0 629 0 0 0 25 0 1 120000 92851213 6074368 1257 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 1483 1257 92 173 0 1308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5932

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1799600/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=7516 CPUtime=12.68
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 1673 0 0 0 1268 0 0 0 25 0 1 120000 92851213 7696384 1657 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 1879 1657 92 173 0 1704 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7516

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1797360/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=9760 CPUtime=25.48
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 2235 0 0 0 2547 1 0 0 25 0 1 120000 92851213 9994240 2219 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 2440 2219 92 173 0 2265 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9760

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1794928/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=12396 CPUtime=51.08
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 2896 0 0 0 5106 2 0 0 25 0 1 120000 92851213 12693504 2847 1992294400 134512640 135224549 4294956224 18446744073709551615 134587717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 3099 2847 92 173 0 2924 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12396

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1790640/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=16620 CPUtime=102.26
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 3966 0 0 0 10223 3 0 0 25 0 1 120000 92851213 17018880 3917 1992294400 134512640 135224549 4294956224 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 4155 3917 92 173 0 3980 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16620

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1787568/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=19924 CPUtime=162.25
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 4777 0 0 0 16221 4 0 0 25 0 1 120000 92851213 20402176 4663 1992294400 134512640 135224549 4294956224 18446744073709551615 134595631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 4981 4663 92 173 0 4806 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19924

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1785840/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=21648 CPUtime=222.24
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 5202 0 0 0 22219 5 0 0 25 0 1 120000 92851213 22167552 5088 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 5412 5088 92 173 0 5237 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 21648

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1781936/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=25688 CPUtime=282.21
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 6215 0 0 0 28216 5 0 0 25 0 1 120000 92851213 26304512 6101 1992294400 134512640 135224549 4294956224 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 6422 6101 92 173 0 6247 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25688

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1779824/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=27668 CPUtime=342.2
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 6703 0 0 0 34214 6 0 0 25 0 1 120000 92851213 28332032 6589 1992294400 134512640 135224549 4294956224 18446744073709551615 134631395 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 6917 6589 92 173 0 6742 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27668

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1779504/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=28108 CPUtime=402.19
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 6830 0 0 0 40213 6 0 0 25 0 1 120000 92851213 28782592 6716 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 7027 6716 92 173 0 6852 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 28108

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16304
/proc/meminfo: memFree=1777328/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=30012 CPUtime=462.17
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 7308 0 0 0 46211 6 0 0 25 0 1 120000 92851213 30732288 7194 1992294400 134512640 135224549 4294956224 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 7503 7194 92 173 0 7328 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 30012

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1773552/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=33600 CPUtime=522.16
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 8197 0 0 0 52208 8 0 0 25 0 1 120000 92851213 34406400 8083 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 8400 8083 92 173 0 8225 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 33600

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1773232/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=34092 CPUtime=582.14
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 8275 0 0 0 58206 8 0 0 25 0 1 120000 92851213 34910208 8161 1992294400 134512640 135224549 4294956224 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 8523 8161 92 173 0 8348 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 34092

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1772656/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=35184 CPUtime=642.12
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 8551 0 0 0 64204 8 0 0 25 0 1 120000 92851213 36028416 8308 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 8796 8308 92 173 0 8621 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 35184

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1771888/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=36056 CPUtime=702.11
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 8764 0 0 0 70202 9 0 0 25 0 1 120000 92851213 36921344 8521 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 9014 8521 92 173 0 8839 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 36056

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1769904/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=37904 CPUtime=762.09
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 9233 0 0 0 76200 9 0 0 25 0 1 120000 92851213 38813696 8990 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 9476 8990 92 173 0 9301 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 37904

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1769904/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=37904 CPUtime=822.07
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 9239 0 0 0 82198 9 0 0 25 0 1 120000 92851213 38813696 8996 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 9476 8996 92 173 0 9301 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 37904

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1765168/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=42520 CPUtime=882.05
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 10407 0 0 0 88195 10 0 0 25 0 1 120000 92851213 43540480 10164 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 10630 10164 92 173 0 10455 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 42520

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1765040/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=42896 CPUtime=942.04
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 10446 0 0 0 94194 10 0 0 25 0 1 120000 92851213 43925504 10203 1992294400 134512640 135224549 4294956224 18446744073709551615 134618565 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 10724 10203 92 173 0 10549 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 42896

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1764720/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=43028 CPUtime=1002.02
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 10533 0 0 0 100192 10 0 0 25 0 1 120000 92851213 44060672 10290 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 10757 10290 92 173 0 10582 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 43028

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1762352/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=45340 CPUtime=1062.01
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 11110 0 0 0 106190 11 0 0 25 0 1 120000 92851213 46428160 10867 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 11335 10867 92 173 0 11160 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 45340

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1762224/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=45484 CPUtime=1122
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 11135 0 0 0 112189 11 0 0 25 0 1 120000 92851213 46575616 10892 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 11371 10892 92 173 0 11196 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 45484

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1762224/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=45484 CPUtime=1181.98
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 11168 0 0 0 118187 11 0 0 25 0 1 120000 92851213 46575616 10925 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 11371 10925 92 173 0 11196 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 45484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16306
/proc/meminfo: memFree=1760880/2055920 swapFree=4180992/4192956
[pid=16303] ppid=16301 vsize=47008 CPUtime=1200.08
/proc/16303/stat : 16303 (CirCUs) R 16301 16303 15871 0 -1 4194304 11510 0 0 0 119997 11 0 0 25 0 1 100 92851213 48136192 11267 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16303/statm: 11752 11267 92 173 0 11577 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47008

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.41
CPU time (s): 1200.1
CPU user time (s): 1199.97
CPU system time (s): 0.122981
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 47008

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

runsolver used 1.41478 second user time and 2.93755 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 10:30:20
IDJOB=1719673
IDBENCH=69567
IDSOLVER=544
FILE ID=node87/1719673-1240648220
PBS_JOBID= 9186438
Free space on /tmp= 66420 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719673-1240648220/watcher-1719673-1240648220 -o /tmp/evaluation-result-1719673-1240648220/solver-1719673-1240648220 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1719673-1240648220.cnf -t 1200

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=481683678

node87.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.213
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.213
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:       1806608 kB
Buffers:         32728 kB
Cached:         146392 kB
SwapCached:       5772 kB
Active:          69672 kB
Inactive:       117660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806608 kB
SwapTotal:     4192956 kB
SwapFree:      4180992 kB
Dirty:            1400 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            47852 kB
Committed_AS:   290564 kB
PageTables:       1460 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= 66420 MiB
End job on node87 at 2009-04-25 10:50:23