Trace number 1727395

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

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
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 variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

Solver Data

19.48/19.50	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
19.48/19.50	c Eliminate time :      17.91 

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-1727395-1240724298/watcher-1727395-1240724298 -o /tmp/evaluation-result-1727395-1240724298/solver-1727395-1240724298 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1727395-1240724298.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.91 1.82 1.43 3/64 25761
/proc/meminfo: memFree=1838840/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=10828 CPUtime=0
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 345 0 0 0 0 0 0 0 18 0 1 120000 100463192 11087872 330 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 2707 330 70 173 0 2532 0

[startup+0.089971 s]
/proc/loadavg: 1.91 1.82 1.43 3/64 25761
/proc/meminfo: memFree=1838840/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=15072 CPUtime=0.08
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 1423 0 0 0 8 0 0 0 18 0 1 120000 100463192 15433728 1375 1992294400 134512640 135224549 4294956208 18446744073709551615 134632646 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 3768 1381 70 173 0 3593 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15072

[startup+0.102969 s]
/proc/loadavg: 1.91 1.82 1.43 3/64 25761
/proc/meminfo: memFree=1838840/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=15340 CPUtime=0.09
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 1570 0 0 0 9 0 0 0 18 0 1 120000 100463192 15708160 1457 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 3835 1457 70 173 0 3660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15340

[startup+0.30199 s]
/proc/loadavg: 1.91 1.82 1.43 3/64 25761
/proc/meminfo: memFree=1838840/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=22980 CPUtime=0.29
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 3771 0 0 0 28 1 0 0 19 0 1 120000 100463192 23531520 3529 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 5745 3530 70 173 0 5570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22980

[startup+0.701033 s]
/proc/loadavg: 1.91 1.82 1.43 3/64 25761
/proc/meminfo: memFree=1838840/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=38392 CPUtime=0.68
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 8156 0 0 0 65 3 0 0 22 0 1 120000 100463192 39313408 7657 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 9598 7657 70 173 0 9423 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38392

[startup+1.50112 s]
/proc/loadavg: 1.91 1.82 1.43 2/65 25762
/proc/meminfo: memFree=1796144/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=72652 CPUtime=1.49
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 17813 0 0 0 139 10 0 0 25 0 1 120000 100463192 74395648 15776 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 18163 15776 70 173 0 17988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72652

[startup+3.10129 s]
/proc/loadavg: 1.91 1.82 1.43 2/65 25762
/proc/meminfo: memFree=1772208/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=75684 CPUtime=3.09
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 18699 0 0 0 299 10 0 0 25 0 1 120000 100463192 77500416 16661 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 18921 16661 74 173 0 18746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75684

[startup+6.30164 s]
/proc/loadavg: 1.84 1.80 1.42 2/65 25762
/proc/meminfo: memFree=1772208/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=75684 CPUtime=6.29
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 18699 0 0 0 619 10 0 0 25 0 1 120000 100463192 77500416 16661 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 18921 16661 74 173 0 18746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75684

[startup+12.7013 s]
/proc/loadavg: 1.77 1.79 1.42 2/65 25762
/proc/meminfo: memFree=1772400/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=75684 CPUtime=12.69
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 18699 0 0 0 1259 10 0 0 25 0 1 120000 100463192 77500416 16661 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 18921 16661 74 173 0 18746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75684

[startup+25.5027 s]
/proc/loadavg: 1.60 1.75 1.41 2/65 25762
/proc/meminfo: memFree=1771760/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=76488 CPUtime=25.48
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 18936 0 0 0 2538 10 0 0 25 0 1 120000 100463192 78323712 16898 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 19122 16898 90 173 0 18947 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76488

[startup+51.1025 s]
/proc/loadavg: 1.40 1.69 1.40 2/65 25762
/proc/meminfo: memFree=1770800/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=77544 CPUtime=51.07
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 19181 0 0 0 5096 11 0 0 25 0 1 120000 100463192 79405056 17143 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 19386 17143 90 173 0 19211 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77544

[startup+102.306 s]
/proc/loadavg: 1.17 1.58 1.38 2/65 25762
/proc/meminfo: memFree=1769136/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=79264 CPUtime=102.25
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 19615 0 0 0 10214 11 0 0 25 0 1 120000 100463192 81166336 17577 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 19816 17577 90 173 0 19641 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 79264

[startup+162.303 s]
/proc/loadavg: 1.06 1.47 1.35 2/65 25762
/proc/meminfo: memFree=1767152/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=81224 CPUtime=162.23
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 20103 0 0 0 16211 12 0 0 25 0 1 120000 100463192 83173376 18065 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 20306 18065 90 173 0 20131 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 81224

[startup+222.303 s]
/proc/loadavg: 1.02 1.38 1.33 2/65 25762
/proc/meminfo: memFree=1765168/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=83072 CPUtime=222.21
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 20578 0 0 0 22209 12 0 0 25 0 1 120000 100463192 85065728 18540 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 20768 18540 90 173 0 20593 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 83072

[startup+282.302 s]
/proc/loadavg: 1.01 1.31 1.30 2/65 25762
/proc/meminfo: memFree=1763376/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=84920 CPUtime=282.2
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 21027 0 0 0 28207 13 0 0 25 0 1 120000 100463192 86958080 18989 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 21230 18989 90 173 0 21055 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 84920

[startup+342.303 s]
/proc/loadavg: 1.00 1.25 1.28 2/65 25762
/proc/meminfo: memFree=1762032/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=86360 CPUtime=342.18
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 21347 0 0 0 34205 13 0 0 25 0 1 120000 100463192 88432640 19309 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 21590 19309 90 173 0 21415 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 86360

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.26 2/65 25762
/proc/meminfo: memFree=1761136/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=87152 CPUtime=402.16
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 21561 0 0 0 40202 14 0 0 25 0 1 120000 100463192 89243648 19523 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 21788 19523 90 173 0 21613 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 87152

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.24 2/65 25762
/proc/meminfo: memFree=1760112/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=88208 CPUtime=462.14
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 21817 0 0 0 46200 14 0 0 25 0 1 120000 100463192 90324992 19779 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 22052 19779 90 173 0 21877 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 88208

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 25762
/proc/meminfo: memFree=1758384/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=89792 CPUtime=522.13
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 22227 0 0 0 52198 15 0 0 25 0 1 120000 100463192 91947008 20189 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 22448 20189 90 173 0 22273 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 89792

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.21 2/65 25762
/proc/meminfo: memFree=1756848/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=91244 CPUtime=582.1
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 22601 0 0 0 58195 15 0 0 25 0 1 120000 100463192 93433856 20563 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 22811 20563 90 173 0 22636 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 91244

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.19 2/65 25762
/proc/meminfo: memFree=1756848/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=91244 CPUtime=642.1
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 22601 0 0 0 64194 16 0 0 25 0 1 120000 100463192 93433856 20563 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 22811 20563 90 173 0 22636 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 91244

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 25762
/proc/meminfo: memFree=1754928/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=93092 CPUtime=702.07
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 23063 0 0 0 70191 16 0 0 25 0 1 120000 100463192 95326208 21025 1992294400 134512640 135224549 4294956208 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 23273 21025 90 173 0 23098 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 93092

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.16 2/65 25762
/proc/meminfo: memFree=1754928/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=93092 CPUtime=762.06
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 23064 0 0 0 76190 16 0 0 25 0 1 120000 100463192 95326208 21026 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 23273 21026 90 173 0 23098 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 93092

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 25762
/proc/meminfo: memFree=1752624/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=95336 CPUtime=822.04
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 23624 0 0 0 82187 17 0 0 25 0 1 120000 100463192 97624064 21586 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 23834 21586 90 173 0 23659 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 95336

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 25762
/proc/meminfo: memFree=1752560/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=95336 CPUtime=882.02
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 23624 0 0 0 88185 17 0 0 25 0 1 120000 100463192 97624064 21586 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 23834 21586 90 173 0 23659 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 95336

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 25762
/proc/meminfo: memFree=1750000/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=98232 CPUtime=942.01
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 24390 0 0 0 94183 18 0 0 25 0 1 120000 100463192 100589568 22223 1992294400 134512640 135224549 4294956208 18446744073709551615 134595312 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 24558 22223 90 173 0 24383 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 98232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 25762
/proc/meminfo: memFree=1749936/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=98232 CPUtime=1001.99
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 24390 0 0 0 100181 18 0 0 25 0 1 120000 100463192 100589568 22223 1992294400 134512640 135224549 4294956208 18446744073709551615 134595748 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 24558 22223 90 173 0 24383 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 98232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 25762
/proc/meminfo: memFree=1747952/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=100344 CPUtime=1061.97
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 24907 0 0 0 106178 19 0 0 25 0 1 120000 100463192 102752256 22740 1992294400 134512640 135224549 4294956208 18446744073709551615 134632736 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 25086 22740 90 173 0 24911 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 100344

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 25762
/proc/meminfo: memFree=1747248/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=100872 CPUtime=1121.95
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 25048 0 0 0 112176 19 0 0 25 0 1 120000 100463192 103292928 22881 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 25218 22881 90 173 0 25043 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 100872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25762
/proc/meminfo: memFree=1747248/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=100872 CPUtime=1181.93
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 25049 0 0 0 118174 19 0 0 25 0 1 120000 100463192 103292928 22882 1992294400 134512640 135224549 4294956208 18446744073709551615 134613647 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 25218 22882 90 173 0 25043 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 100872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25762
/proc/meminfo: memFree=1747184/2055920 swapFree=4192812/4192956
[pid=25761] ppid=25759 vsize=100872 CPUtime=1200.03
/proc/25761/stat : 25761 (CirCUs) R 25759 25761 25664 0 -1 4194304 25049 0 0 0 119984 19 0 0 25 0 1 100 100463192 103292928 22882 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25761/statm: 25218 22882 90 173 0 25043 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 100872

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.06
CPU user time (s): 1199.85
CPU system time (s): 0.215967
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 100872

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

runsolver used 0.829873 second user time and 2.58661 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-26 07:38:20
IDJOB=1727395
IDBENCH=24637
IDSOLVER=544
FILE ID=node21/1727395-1240724298
PBS_JOBID= 9186939
Free space on /tmp= 66328 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727395-1240724298/watcher-1727395-1240724298 -o /tmp/evaluation-result-1727395-1240724298/solver-1727395-1240724298 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1727395-1240724298.cnf -t 1200

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

MD5SUM BENCH= 4c4e7e1211c6b5f2d2564e77e64df6f5
RANDOM SEED=2050221483

node21.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.233
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.233
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:       1840024 kB
Buffers:         13244 kB
Cached:         113032 kB
SwapCached:          0 kB
Active:          38432 kB
Inactive:       101688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15560 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            61792 kB
Committed_AS:   388912 kB
PageTables:       1376 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= 66328 MiB
End job on node21 at 2009-04-26 07:58:23