Trace number 1731370

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

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
MD5SUM3c6e2bf4052a26ce5bdb6cfc9e1f735c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark506.219
Satisfiable
(Un)Satisfiability was proved
Number of variables1075
Number of clauses7545
Sum of the clauses size30180
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 47545
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.02	c Eliminate time :       0.01 

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-1731370-1240769872/watcher-1731370-1240769872 -o /tmp/evaluation-result-1731370-1240769872/solver-1731370-1240769872 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1731370-1240769872.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.83 1.82 1.44 3/64 26714
/proc/meminfo: memFree=1522928/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=1460 CPUtime=0
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 120000 105014397 1495040 161 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 365 161 70 173 0 190 0

[startup+0.064651 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 26714
/proc/meminfo: memFree=1522928/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=1996 CPUtime=0.06
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 328 0 0 0 6 0 0 0 18 0 1 120000 105014397 2043904 312 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 499 313 91 173 0 324 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1996

[startup+0.102654 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 26714
/proc/meminfo: memFree=1522928/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=1996 CPUtime=0.09
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 348 0 0 0 9 0 0 0 18 0 1 120000 105014397 2043904 332 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 499 332 91 173 0 324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.301676 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 26714
/proc/meminfo: memFree=1522928/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=2260 CPUtime=0.29
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 383 0 0 0 29 0 0 0 19 0 1 120000 105014397 2314240 367 1992294400 134512640 135224549 4294956208 18446744073709551615 134595622 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 565 367 91 173 0 390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2260

[startup+0.70272 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 26714
/proc/meminfo: memFree=1522928/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=2260 CPUtime=0.69
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 412 0 0 0 69 0 0 0 23 0 1 120000 105014397 2314240 396 1992294400 134512640 135224549 4294956208 18446744073709551615 134619309 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 565 396 91 173 0 390 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2260

[startup+1.50181 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 26715
/proc/meminfo: memFree=1521576/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=2656 CPUtime=1.49
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 482 0 0 0 149 0 0 0 25 0 1 120000 105014397 2719744 466 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 664 466 91 173 0 489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2656

[startup+3.10199 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 26715
/proc/meminfo: memFree=1521064/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=2920 CPUtime=3.09
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 576 0 0 0 309 0 0 0 25 0 1 120000 105014397 2990080 560 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 730 560 91 173 0 555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2920

[startup+6.30134 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 26715
/proc/meminfo: memFree=1520296/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=3580 CPUtime=6.29
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 732 0 0 0 629 0 0 0 25 0 1 120000 105014397 3665920 716 1992294400 134512640 135224549 4294956208 18446744073709551615 134632748 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 895 716 91 173 0 720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3580

[startup+12.7011 s]
/proc/loadavg: 1.71 1.79 1.43 2/65 26715
/proc/meminfo: memFree=1519080/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=4636 CPUtime=12.69
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 967 0 0 0 1268 1 0 0 25 0 1 120000 105014397 4747264 951 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 1159 951 91 173 0 984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4636

[startup+25.5015 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 26715
/proc/meminfo: memFree=1517800/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=5960 CPUtime=25.48
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 1314 0 0 0 2547 1 0 0 25 0 1 120000 105014397 6103040 1298 1992294400 134512640 135224549 4294956208 18446744073709551615 134619218 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 1490 1298 91 173 0 1315 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5960

[startup+51.1013 s]
/proc/loadavg: 1.36 1.69 1.41 2/65 26715
/proc/meminfo: memFree=1516200/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=7712 CPUtime=51.08
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 1714 0 0 0 5106 2 0 0 25 0 1 120000 105014397 7897088 1698 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 1928 1698 91 173 0 1753 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7712

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.39 2/65 26715
/proc/meminfo: memFree=1513768/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=10088 CPUtime=102.26
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 2302 0 0 0 10224 2 0 0 25 0 1 120000 105014397 10330112 2286 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 2522 2286 91 173 0 2347 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10088

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/65 26715
/proc/meminfo: memFree=1511912/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=12220 CPUtime=162.25
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 2847 0 0 0 16222 3 0 0 25 0 1 120000 105014397 12513280 2766 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 3055 2766 91 173 0 2880 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12220

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/65 26715
/proc/meminfo: memFree=1510184/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=13980 CPUtime=222.22
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 3269 0 0 0 22219 3 0 0 25 0 1 120000 105014397 14315520 3188 1992294400 134512640 135224549 4294956208 18446744073709551615 134595680 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 3495 3188 91 173 0 3320 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13980

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.31 2/65 26715
/proc/meminfo: memFree=1508776/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=15332 CPUtime=282.21
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 3615 0 0 0 28217 4 0 0 25 0 1 120000 105014397 15699968 3534 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 3833 3534 91 173 0 3658 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 15332

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 26715
/proc/meminfo: memFree=1507688/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=16484 CPUtime=342.19
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 3879 0 0 0 34215 4 0 0 25 0 1 120000 105014397 16879616 3798 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 4121 3798 91 173 0 3946 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16484

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 26715
/proc/meminfo: memFree=1506280/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=17736 CPUtime=402.17
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 4212 0 0 0 40213 4 0 0 25 0 1 120000 105014397 18161664 4131 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 4434 4131 91 173 0 4259 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17736

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 26715
/proc/meminfo: memFree=1504616/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=19496 CPUtime=462.15
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 4634 0 0 0 46210 5 0 0 25 0 1 120000 105014397 19963904 4553 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 4874 4553 91 173 0 4699 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 19496

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 26715
/proc/meminfo: memFree=1504616/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=19496 CPUtime=522.14
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 4643 0 0 0 52209 5 0 0 25 0 1 120000 105014397 19963904 4562 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 4874 4562 91 173 0 4699 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 19496

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 26715
/proc/meminfo: memFree=1503144/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=21512 CPUtime=582.12
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 5142 0 0 0 58206 6 0 0 25 0 1 120000 105014397 22028288 4932 1992294400 134512640 135224549 4294956208 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 5378 4932 91 173 0 5203 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 21512

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 26715
/proc/meminfo: memFree=1502952/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=21836 CPUtime=642.11
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 5191 0 0 0 64205 6 0 0 25 0 1 120000 105014397 22360064 4981 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 5459 4981 91 173 0 5284 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 21836

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 26715
/proc/meminfo: memFree=1501288/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=23444 CPUtime=702.09
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 5593 0 0 0 70202 7 0 0 25 0 1 120000 105014397 24006656 5383 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 5861 5383 91 173 0 5686 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 23444

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 26715
/proc/meminfo: memFree=1501160/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=23660 CPUtime=762.08
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 5628 0 0 0 76201 7 0 0 25 0 1 120000 105014397 24227840 5418 1992294400 134512640 135224549 4294956208 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 5915 5418 91 173 0 5740 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 23660

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 26715
/proc/meminfo: memFree=1499176/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=25392 CPUtime=822.05
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 6110 0 0 0 82198 7 0 0 25 0 1 120000 105014397 26001408 5900 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 6348 5900 91 173 0 6173 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 25392

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 26715
/proc/meminfo: memFree=1499240/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=25392 CPUtime=882.04
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 6110 0 0 0 88196 8 0 0 25 0 1 120000 105014397 26001408 5900 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 6348 5900 91 173 0 6173 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 25392

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 26715
/proc/meminfo: memFree=1498856/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=25936 CPUtime=942.02
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 6200 0 0 0 94194 8 0 0 25 0 1 120000 105014397 26558464 5990 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 6484 5990 91 173 0 6309 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 25936

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 26715
/proc/meminfo: memFree=1497192/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=27764 CPUtime=1002
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 6623 0 0 0 100192 8 0 0 25 0 1 120000 105014397 28430336 6413 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 6941 6413 91 173 0 6766 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 27764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 26715
/proc/meminfo: memFree=1497128/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=27764 CPUtime=1061.98
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 6623 0 0 0 106190 8 0 0 25 0 1 120000 105014397 28430336 6413 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 6941 6413 91 173 0 6766 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 27764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 26715
/proc/meminfo: memFree=1497064/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=27916 CPUtime=1121.97
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 6657 0 0 0 112188 9 0 0 25 0 1 120000 105014397 28585984 6447 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 6979 6447 91 173 0 6804 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 27916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 26715
/proc/meminfo: memFree=1494760/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=30328 CPUtime=1181.95
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 7224 0 0 0 118185 10 0 0 25 0 1 120000 105014397 31055872 7014 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 7582 7014 91 173 0 7407 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 30328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 26715
/proc/meminfo: memFree=1494760/2055920 swapFree=4192812/4192956
[pid=26714] ppid=26712 vsize=30328 CPUtime=1200.05
/proc/26714/stat : 26714 (CirCUs) R 26712 26714 26465 0 -1 4194304 7224 0 0 0 119995 10 0 0 25 0 1 100 105014397 31055872 7014 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26714/statm: 7582 7014 91 173 0 7407 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30328

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.06
CPU user time (s): 1199.95
CPU system time (s): 0.108983
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 30328

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

runsolver used 0.893864 second user time and 2.6556 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-26 20:17:52
IDJOB=1731370
IDBENCH=24750
IDSOLVER=544
FILE ID=node59/1731370-1240769872
PBS_JOBID= 9187168
Free space on /tmp= 66396 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731370-1240769872/watcher-1731370-1240769872 -o /tmp/evaluation-result-1731370-1240769872/solver-1731370-1240769872 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1731370-1240769872.cnf -t 1200

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

MD5SUM BENCH= 3c6e2bf4052a26ce5bdb6cfc9e1f735c
RANDOM SEED=1950513279

node59.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.240
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.240
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:       1523408 kB
Buffers:         64408 kB
Cached:         387588 kB
SwapCached:          0 kB
Active:         257628 kB
Inactive:       208264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1208 kB
Writeback:           0 kB
Mapped:          23656 kB
Slab:            52636 kB
Committed_AS:   467732 kB
PageTables:       1456 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= 66396 MiB
End job on node59 at 2009-04-26 20:37:55