Trace number 1735781

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.96755
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.09/0.18	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.09/0.18	c Eliminate time :       0.14 

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-1735781-1240806487/watcher-1735781-1240806487 -o /tmp/evaluation-result-1735781-1240806487/solver-1735781-1240806487 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1735781-1240806487.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.97 0.98 0.99 3/64 1320
/proc/meminfo: memFree=1718352/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=1924 CPUtime=0
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 120000 108682559 1970176 178 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 481 179 70 173 0 306 0

[startup+0.0143959 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 1320
/proc/meminfo: memFree=1718352/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=2584 CPUtime=0.01
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 368 0 0 0 1 0 0 0 18 0 1 120000 108682559 2646016 353 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 646 354 70 173 0 471 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2584

[startup+0.101411 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 1320
/proc/meminfo: memFree=1718352/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=5216 CPUtime=0.09
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 1080 0 0 0 9 0 0 0 18 0 1 120000 108682559 5341184 1031 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 1304 1031 74 173 0 1129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5216

[startup+0.301447 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 1320
/proc/meminfo: memFree=1718352/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=5880 CPUtime=0.29
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 1291 0 0 0 29 0 0 0 19 0 1 120000 108682559 6021120 1242 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 1470 1242 90 173 0 1295 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5880

[startup+0.70152 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 1320
/proc/meminfo: memFree=1718352/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=7740 CPUtime=0.69
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 1750 0 0 0 68 1 0 0 23 0 1 120000 108682559 7925760 1701 1992294400 134512640 135224549 4294956224 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 1935 1702 90 173 0 1760 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7740

[startup+1.50167 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1711752/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=8136 CPUtime=1.49
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 1840 0 0 0 148 1 0 0 25 0 1 120000 108682559 8331264 1791 1992294400 134512640 135224549 4294956224 18446744073709551615 134618656 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 2034 1791 90 173 0 1859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8136

[startup+3.10196 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1711240/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=9060 CPUtime=3.09
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 2077 0 0 0 308 1 0 0 25 0 1 120000 108682559 9277440 2028 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 2265 2028 90 173 0 2090 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9060

[startup+6.30256 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1709640/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=9888 CPUtime=6.29
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 2280 0 0 0 628 1 0 0 25 0 1 120000 108682559 10125312 2231 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 2472 2231 90 173 0 2297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9888

[startup+12.7017 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1707528/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=12020 CPUtime=12.69
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 2811 0 0 0 1267 2 0 0 25 0 1 120000 108682559 12308480 2762 1992294400 134512640 135224549 4294956224 18446744073709551615 134587872 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 3005 2762 90 173 0 2830 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12020

[startup+25.5011 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1703944/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=15848 CPUtime=25.48
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 3770 0 0 0 2545 3 0 0 25 0 1 120000 108682559 16228352 3721 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 3962 3721 90 173 0 3787 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15848

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1698248/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=21260 CPUtime=51.07
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 5110 0 0 0 5103 4 0 0 25 0 1 120000 108682559 21770240 5061 1992294400 134512640 135224549 4294956224 18446744073709551615 134618922 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 5315 5061 90 173 0 5140 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21260

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1691400/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=28128 CPUtime=102.26
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 6816 0 0 0 10219 7 0 0 25 0 1 120000 108682559 28803072 6767 1992294400 134512640 135224549 4294956224 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 7032 6767 90 173 0 6857 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28128

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1687240/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=32476 CPUtime=162.23
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 7928 0 0 0 16215 8 0 0 25 0 1 120000 108682559 33255424 7814 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 8119 7814 90 173 0 7944 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32476

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1680456/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=39208 CPUtime=222.21
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 9606 0 0 0 22211 10 0 0 25 0 1 120000 108682559 40148992 9492 1992294400 134512640 135224549 4294956224 18446744073709551615 134588248 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 9802 9492 90 173 0 9627 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 39208

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1676168/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=43300 CPUtime=282.19
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 10657 0 0 0 28207 12 0 0 25 0 1 120000 108682559 44339200 10543 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 10825 10543 90 173 0 10650 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 43300

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1672200/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=47276 CPUtime=342.17
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 11635 0 0 0 34204 13 0 0 25 0 1 120000 108682559 48410624 11521 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 11819 11521 90 173 0 11644 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 47276

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1669960/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=49784 CPUtime=402.15
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 12287 0 0 0 40201 14 0 0 25 0 1 120000 108682559 50978816 12173 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 12446 12173 90 173 0 12271 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 49784

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1667400/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=52028 CPUtime=462.12
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 12833 0 0 0 46198 14 0 0 25 0 1 120000 108682559 53276672 12719 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 13007 12719 90 173 0 12832 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 52028

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1321
/proc/meminfo: memFree=1661576/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=57864 CPUtime=522.1
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 14291 0 0 0 52194 16 0 0 25 0 1 120000 108682559 59252736 14177 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 14466 14177 90 173 0 14291 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 57864

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1661384/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=57864 CPUtime=582.08
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 14291 0 0 0 58192 16 0 0 25 0 1 120000 108682559 59252736 14177 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 14466 14177 90 173 0 14291 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 57864

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1655880/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=63424 CPUtime=642.05
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 15700 0 0 0 64188 17 0 0 25 0 1 120000 108682559 64946176 15586 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 15856 15586 90 173 0 15681 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 63424

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1655880/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=63424 CPUtime=702.03
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 15700 0 0 0 70186 17 0 0 25 0 1 120000 108682559 64946176 15586 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 15856 15586 90 173 0 15681 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 63424

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1655816/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=63424 CPUtime=762.01
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 15703 0 0 0 76184 17 0 0 25 0 1 120000 108682559 64946176 15589 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 15856 15589 90 173 0 15681 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 63424

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1648200/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=71476 CPUtime=821.99
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 17715 0 0 0 82180 19 0 0 25 0 1 120000 108682559 73191424 17472 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 17869 17472 90 173 0 17694 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 71476

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1648200/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=71476 CPUtime=881.97
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 17716 0 0 0 88178 19 0 0 25 0 1 120000 108682559 73191424 17473 1992294400 134512640 135224549 4294956224 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 17869 17473 90 173 0 17694 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 71476

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1648200/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=71476 CPUtime=941.95
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 17717 0 0 0 94176 19 0 0 25 0 1 120000 108682559 73191424 17474 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 17869 17474 90 173 0 17694 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 71476

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1644552/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=75172 CPUtime=1001.92
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 18628 0 0 0 100173 19 0 0 25 0 1 120000 108682559 76976128 18385 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 18793 18385 90 173 0 18618 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 75172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1642120/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=77548 CPUtime=1061.9
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 19237 0 0 0 106170 20 0 0 25 0 1 120000 108682559 79409152 18994 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 19387 18994 90 173 0 19212 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 77548

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1642056/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=77548 CPUtime=1121.88
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 19237 0 0 0 112168 20 0 0 25 0 1 120000 108682559 79409152 18994 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 19387 18994 90 173 0 19212 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 77548

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1641992/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=77548 CPUtime=1181.86
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 19243 0 0 0 118166 20 0 0 25 0 1 120000 108682559 79409152 19000 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 19387 19000 90 173 0 19212 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 77548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1641992/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=77548 CPUtime=1200.05
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 19244 0 0 0 119985 20 0 0 25 0 1 100 108682559 79409152 19001 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 19387 19001 90 173 0 19212 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 77548

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1323
/proc/meminfo: memFree=1641992/2055920 swapFree=4181320/4192956
[pid=1320] ppid=1318 vsize=77548 CPUtime=1200.05
/proc/1320/stat : 1320 (CirCUs) R 1318 1320 436 0 -1 4194304 19244 0 0 0 119985 20 0 0 25 0 1 100 108682559 79409152 19001 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1320/statm: 19387 19001 90 173 0 19212 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 77548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.86
CPU system time (s): 0.216967
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 77548

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

runsolver used 0.936857 second user time and 2.39064 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-27 06:28:07
IDJOB=1735781
IDBENCH=71524
IDSOLVER=544
FILE ID=node7/1735781-1240806487
PBS_JOBID= 9187386
Free space on /tmp= 66208 MiB

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

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=1837936226

node7.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.256
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.256
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1718832 kB
Buffers:         47320 kB
Cached:         223324 kB
SwapCached:       5504 kB
Active:          64824 kB
Inactive:       213700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718832 kB
SwapTotal:     4192956 kB
SwapFree:      4181320 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            44548 kB
Committed_AS:   755720 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node7 at 2009-04-27 06:48:10