Trace number 1733331

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.08 1200.43

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
Bench CategoryCRAFTED (crafted 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 variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

Solver Data

141.35/141.48	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
141.35/141.48	c Eliminate time :     139.94 

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-1733331-1240787124/watcher-1733331-1240787124 -o /tmp/evaluation-result-1733331-1240787124/solver-1733331-1240787124 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1733331-1240787124.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 20308
/proc/meminfo: memFree=1746464/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=8644 CPUtime=0
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 196 0 0 0 0 0 0 0 20 0 1 120000 106742177 8851456 181 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 2161 181 70 173 0 1986 0

[startup+0.00946191 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20308
/proc/meminfo: memFree=1746464/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=8908 CPUtime=0
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 274 0 0 0 0 0 0 0 20 0 1 120000 106742177 9121792 259 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 2227 259 70 173 0 2052 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8908

[startup+0.101471 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20308
/proc/meminfo: memFree=1746464/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=14464 CPUtime=0.09
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 1788 0 0 0 8 1 0 0 20 0 1 120000 106742177 14811136 1675 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 3616 1676 70 173 0 3441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14464

[startup+0.301493 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20308
/proc/meminfo: memFree=1746464/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=25848 CPUtime=0.29
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 4727 0 0 0 27 2 0 0 22 0 1 120000 106742177 26468352 4485 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 6462 4485 70 173 0 6287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25848

[startup+0.701536 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20308
/proc/meminfo: memFree=1746464/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=47688 CPUtime=0.69
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 10572 0 0 0 63 6 0 0 25 0 1 120000 106742177 48832512 10073 1992294400 134512640 135224549 4294956208 18446744073709551615 134632814 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 11922 10073 70 173 0 11747 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47688

[startup+1.50263 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20309
/proc/meminfo: memFree=1692120/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=93136 CPUtime=1.49
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 22456 0 0 0 137 12 0 0 25 0 1 120000 106742177 95371264 21444 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 23332 21447 70 173 0 23157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93136

[startup+3.1018 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1656152/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=95416 CPUtime=3.09
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 23319 0 0 0 297 12 0 0 25 0 1 120000 106742177 97705984 22306 1992294400 134512640 135224549 4294956208 18446744073709551615 134570480 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 23854 22306 75 173 0 23679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95416

[startup+6.30116 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1656792/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=95416 CPUtime=6.29
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 23319 0 0 0 617 12 0 0 25 0 1 120000 106742177 97705984 22306 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 23854 22306 75 173 0 23679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95416

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1657432/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=95416 CPUtime=12.69
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 23319 0 0 0 1257 12 0 0 25 0 1 120000 106742177 97705984 22306 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 23854 22306 75 173 0 23679 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95416

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1657496/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=95416 CPUtime=25.48
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 23319 0 0 0 2536 12 0 0 25 0 1 120000 106742177 97705984 22306 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 23854 22306 75 173 0 23679 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95416

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1657496/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=95416 CPUtime=51.07
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 23319 0 0 0 5095 12 0 0 25 0 1 120000 106742177 97705984 22306 1992294400 134512640 135224549 4294956208 18446744073709551615 134570673 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 23854 22306 75 173 0 23679 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95416

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1657496/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=95416 CPUtime=102.26
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 23342 0 0 0 10214 12 0 0 25 0 1 120000 106742177 97705984 22329 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 23854 22329 77 173 0 23679 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95416

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1650648/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=102768 CPUtime=162.25
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 25974 0 0 0 16211 14 0 0 25 0 1 120000 106742177 105234432 24062 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 25692 24062 93 173 0 25517 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 102768

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1646744/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=106744 CPUtime=222.23
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 26949 0 0 0 22208 15 0 0 25 0 1 120000 106742177 109305856 25037 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 26686 25037 93 173 0 26511 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 106744

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1643416/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=110260 CPUtime=282.21
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 27764 0 0 0 28205 16 0 0 25 0 1 120000 106742177 112906240 25852 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 27565 25852 93 173 0 27390 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 110260

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1640800/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=112852 CPUtime=342.19
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 28416 0 0 0 34202 17 0 0 25 0 1 120000 106742177 115560448 26504 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 28213 26504 93 173 0 28038 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 112852

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1639392/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=114220 CPUtime=402.17
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 28759 0 0 0 40200 17 0 0 25 0 1 120000 106742177 116961280 26847 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 28555 26847 93 173 0 28380 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 114220

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1637600/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=116128 CPUtime=462.15
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 29215 0 0 0 46197 18 0 0 25 0 1 120000 106742177 118915072 27303 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 29032 27303 93 173 0 28857 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 116128

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1635680/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=118004 CPUtime=522.13
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 29680 0 0 0 52195 18 0 0 25 0 1 120000 106742177 120836096 27768 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 29501 27768 93 173 0 29326 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 118004

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1633952/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=120136 CPUtime=582.12
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 30235 0 0 0 58193 19 0 0 25 0 1 120000 106742177 123019264 28194 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 30034 28194 93 173 0 29859 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 120136

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1633760/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=120432 CPUtime=642.11
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 30274 0 0 0 64192 19 0 0 25 0 1 120000 106742177 123322368 28233 1992294400 134512640 135224549 4294956208 18446744073709551615 134595709 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 30108 28233 93 173 0 29933 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 120432

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1631776/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=122384 CPUtime=702.09
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 30778 0 0 0 70189 20 0 0 25 0 1 120000 106742177 125321216 28737 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 30596 28737 93 173 0 30421 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 122384

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1631520/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=122568 CPUtime=762.07
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 30834 0 0 0 76187 20 0 0 25 0 1 120000 106742177 125509632 28793 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 30642 28793 93 173 0 30467 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 122568

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1628960/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=125232 CPUtime=822.05
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 31459 0 0 0 82185 20 0 0 25 0 1 120000 106742177 128237568 29418 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 31308 29418 93 173 0 31133 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 125232

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1628832/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=125232 CPUtime=882.03
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 31489 0 0 0 88183 20 0 0 25 0 1 120000 106742177 128237568 29448 1992294400 134512640 135224549 4294956208 18446744073709551615 134618659 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 31308 29448 93 173 0 31133 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 125232

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1626400/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=127736 CPUtime=942.01
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 32102 0 0 0 94180 21 0 0 25 0 1 120000 106742177 130801664 30061 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 31934 30061 93 173 0 31759 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 127736

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1626336/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=127736 CPUtime=1002
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 32113 0 0 0 100179 21 0 0 25 0 1 120000 106742177 130801664 30072 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 31934 30072 93 173 0 31759 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 127736

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1625888/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=128196 CPUtime=1061.98
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 32214 0 0 0 106177 21 0 0 25 0 1 120000 106742177 131272704 30173 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 32049 30173 93 173 0 31874 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 128196

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1623456/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=130620 CPUtime=1121.97
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 32816 0 0 0 112175 22 0 0 25 0 1 120000 106742177 133754880 30775 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 32655 30775 93 173 0 32480 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 130620

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1623456/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=130620 CPUtime=1181.95
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 32816 0 0 0 118173 22 0 0 25 0 1 120000 106742177 133754880 30775 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 32655 30775 93 173 0 32480 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 130620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20309
/proc/meminfo: memFree=1623328/2055920 swapFree=4181508/4192956
[pid=20308] ppid=20306 vsize=130760 CPUtime=1200.05
/proc/20308/stat : 20308 (CirCUs) R 20306 20308 19892 0 -1 4194304 32843 0 0 0 119983 22 0 0 25 0 1 100 106742177 133898240 30802 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20308/statm: 32690 30802 93 173 0 32515 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 130760

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.83
CPU system time (s): 0.241963
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 130760

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

runsolver used 1.3158 second user time and 3.06153 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-27 01:05:25
IDJOB=1733331
IDBENCH=71138
IDSOLVER=544
FILE ID=node86/1733331-1240787124
PBS_JOBID= 9187231
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=1652431590

node86.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:       1746880 kB
Buffers:         43304 kB
Cached:         195032 kB
SwapCached:       5376 kB
Active:         105024 kB
Inactive:       141760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746880 kB
SwapTotal:     4192956 kB
SwapFree:      4181508 kB
Dirty:           28240 kB
Writeback:           0 kB
Mapped:          14088 kB
Slab:            48124 kB
Committed_AS:   449468 kB
PageTables:       1464 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 node86 at 2009-04-27 01:25:28