Trace number 1730522

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

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark179.938
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

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

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-1730522-1240760379/watcher-1730522-1240760379 -o /tmp/evaluation-result-1730522-1240760379/solver-1730522-1240760379 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1730522-1240760379.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.75 1.72 1.38 3/64 8783
/proc/meminfo: memFree=1743952/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=1308 CPUtime=0
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 120000 104066729 1339392 162 1992294400 134512640 135224549 4294956208 18446744073709551615 134524224 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 327 162 89 173 0 152 0

[startup+0.089926 s]
/proc/loadavg: 1.75 1.72 1.38 3/64 8783
/proc/meminfo: memFree=1743952/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=2364 CPUtime=0.08
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 435 0 0 0 8 0 0 0 20 0 1 120000 104066729 2420736 419 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 591 419 89 173 0 416 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2364

[startup+0.101928 s]
/proc/loadavg: 1.75 1.72 1.38 3/64 8783
/proc/meminfo: memFree=1743952/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=2364 CPUtime=0.1
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 435 0 0 0 10 0 0 0 20 0 1 120000 104066729 2420736 419 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 591 419 89 173 0 416 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2364

[startup+0.30195 s]
/proc/loadavg: 1.75 1.72 1.38 3/64 8783
/proc/meminfo: memFree=1743952/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=2892 CPUtime=0.3
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 556 0 0 0 30 0 0 0 22 0 1 120000 104066729 2961408 540 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 723 540 89 173 0 548 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2892

[startup+0.701999 s]
/proc/loadavg: 1.75 1.72 1.38 3/64 8783
/proc/meminfo: memFree=1743952/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=3684 CPUtime=0.7
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 750 0 0 0 70 0 0 0 25 0 1 120000 104066729 3772416 734 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 921 734 89 173 0 746 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3684

[startup+1.50109 s]
/proc/loadavg: 1.75 1.72 1.38 2/65 8784
/proc/meminfo: memFree=1740808/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=4500 CPUtime=1.49
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 951 0 0 0 149 0 0 0 25 0 1 120000 104066729 4608000 935 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 1125 935 89 173 0 950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4500

[startup+3.10128 s]
/proc/loadavg: 1.75 1.72 1.38 2/65 8784
/proc/meminfo: memFree=1739400/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=6524 CPUtime=3.09
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 1456 0 0 0 309 0 0 0 25 0 1 120000 104066729 6680576 1440 1992294400 134512640 135224549 4294956208 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 1631 1440 89 173 0 1456 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6524

[startup+6.30166 s]
/proc/loadavg: 1.69 1.71 1.38 2/65 8784
/proc/meminfo: memFree=1736008/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=9692 CPUtime=6.29
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 2241 0 0 0 629 0 0 0 25 0 1 120000 104066729 9924608 2225 1992294400 134512640 135224549 4294956208 18446744073709551615 134595376 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 2423 2225 89 173 0 2248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9692

[startup+12.7024 s]
/proc/loadavg: 1.63 1.70 1.38 2/65 8784
/proc/meminfo: memFree=1729992/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=14716 CPUtime=12.68
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 3496 0 0 0 1267 1 0 0 25 0 1 120000 104066729 15069184 3480 1992294400 134512640 135224549 4294956208 18446744073709551615 134632730 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 3679 3480 89 173 0 3504 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14716

[startup+25.5019 s]
/proc/loadavg: 1.49 1.66 1.37 2/65 8784
/proc/meminfo: memFree=1723720/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=20936 CPUtime=25.48
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 5059 0 0 0 2545 3 0 0 25 0 1 120000 104066729 21438464 5043 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 5234 5043 89 173 0 5059 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20936

[startup+51.1019 s]
/proc/loadavg: 1.32 1.61 1.36 2/65 8784
/proc/meminfo: memFree=1713608/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=31200 CPUtime=51.07
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 7569 0 0 0 5102 5 0 0 25 0 1 120000 104066729 31948800 7553 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 7800 7553 89 173 0 7625 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31200

[startup+102.306 s]
/proc/loadavg: 1.14 1.51 1.34 2/65 8784
/proc/meminfo: memFree=1704264/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=40788 CPUtime=102.26
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 9929 0 0 0 10220 6 0 0 25 0 1 120000 104066729 41766912 9913 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 10197 9913 89 173 0 10022 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40788

[startup+162.302 s]
/proc/loadavg: 1.05 1.42 1.32 2/65 8784
/proc/meminfo: memFree=1691720/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=53572 CPUtime=162.24
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 13090 0 0 0 16214 10 0 0 25 0 1 120000 104066729 54857728 13009 1992294400 134512640 135224549 4294956208 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 13393 13009 89 173 0 13218 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53572

[startup+222.302 s]
/proc/loadavg: 1.02 1.34 1.29 2/65 8784
/proc/meminfo: memFree=1686984/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=58204 CPUtime=222.21
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 14256 0 0 0 22211 10 0 0 25 0 1 120000 104066729 59600896 14175 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 14551 14175 89 173 0 14376 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 58204

[startup+282.301 s]
/proc/loadavg: 1.00 1.27 1.27 2/65 8784
/proc/meminfo: memFree=1677000/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=68880 CPUtime=282.2
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 16893 0 0 0 28206 14 0 0 25 0 1 120000 104066729 70533120 16812 1992294400 134512640 135224549 4294956208 18446744073709551615 134595286 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 17220 16812 89 173 0 17045 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 68880

[startup+342.301 s]
/proc/loadavg: 1.00 1.22 1.25 2/65 8784
/proc/meminfo: memFree=1671304/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=74112 CPUtime=342.18
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 18200 0 0 0 34203 15 0 0 25 0 1 120000 104066729 75890688 18119 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 18528 18119 89 173 0 18353 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 74112

[startup+402.301 s]
/proc/loadavg: 1.00 1.18 1.23 2/65 8784
/proc/meminfo: memFree=1667592/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=77704 CPUtime=402.17
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 19080 0 0 0 40201 16 0 0 25 0 1 120000 104066729 79568896 18999 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 19426 18999 89 173 0 19251 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 77704

[startup+462.301 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 8784
/proc/meminfo: memFree=1660616/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=85288 CPUtime=462.14
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 20934 0 0 0 46196 18 0 0 25 0 1 120000 104066729 87334912 20724 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 21322 20724 89 173 0 21147 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 85288

[startup+522.301 s]
/proc/loadavg: 1.00 1.11 1.20 2/65 8784
/proc/meminfo: memFree=1653832/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=92148 CPUtime=522.12
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 22625 0 0 0 52193 19 0 0 25 0 1 120000 104066729 94359552 22415 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 23037 22415 89 173 0 22862 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 92148

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.18 2/65 8784
/proc/meminfo: memFree=1653768/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=92148 CPUtime=582.11
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 22627 0 0 0 58192 19 0 0 25 0 1 120000 104066729 94359552 22417 1992294400 134512640 135224549 4294956208 18446744073709551615 134595604 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 23037 22417 89 173 0 22862 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 92148

[startup+642.301 s]
/proc/loadavg: 1.00 1.07 1.17 2/65 8784
/proc/meminfo: memFree=1645256/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=101048 CPUtime=642.1
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 24759 0 0 0 64188 22 0 0 25 0 1 120000 104066729 103473152 24549 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 25262 24549 89 173 0 25087 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 101048

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.16 2/65 8784
/proc/meminfo: memFree=1645192/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=101048 CPUtime=702.08
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 24773 0 0 0 70186 22 0 0 25 0 1 120000 104066729 103473152 24563 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 25262 24563 89 173 0 25087 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 101048

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 8784
/proc/meminfo: memFree=1637832/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=108700 CPUtime=762.07
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 26605 0 0 0 76184 23 0 0 25 0 1 120000 104066729 111308800 26395 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 27175 26395 89 173 0 27000 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 108700

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 8784
/proc/meminfo: memFree=1634952/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=111540 CPUtime=822.04
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 27304 0 0 0 82181 23 0 0 25 0 1 120000 104066729 114216960 27094 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 27885 27094 89 173 0 27710 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 111540

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 8784
/proc/meminfo: memFree=1634440/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=112204 CPUtime=882.03
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 27418 0 0 0 88179 24 0 0 25 0 1 120000 104066729 114896896 27208 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 28051 27208 89 173 0 27876 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 112204

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 8784
/proc/meminfo: memFree=1626440/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=120564 CPUtime=942
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 29459 0 0 0 94175 25 0 0 25 0 1 120000 104066729 123457536 29249 1992294400 134512640 135224549 4294956208 18446744073709551615 134595309 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 30141 29249 89 173 0 29966 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 120564

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 8784
/proc/meminfo: memFree=1624392/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=122280 CPUtime=1001.99
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 29905 0 0 0 100174 25 0 0 25 0 1 120000 104066729 125214720 29695 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 30570 29695 89 173 0 30395 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 122280

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 8784
/proc/meminfo: memFree=1624008/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=122748 CPUtime=1061.97
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 29997 0 0 0 106172 25 0 0 25 0 1 120000 104066729 125693952 29787 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 30687 29787 89 173 0 30512 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 122748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 8784
/proc/meminfo: memFree=1623112/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=124028 CPUtime=1121.95
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 30221 0 0 0 112170 25 0 0 25 0 1 120000 104066729 127004672 30011 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 31007 30011 89 173 0 30832 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 124028

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 8784
/proc/meminfo: memFree=1613896/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=133176 CPUtime=1181.93
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 32493 0 0 0 118166 27 0 0 25 0 1 120000 104066729 136372224 32283 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 33294 32283 89 173 0 33119 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 133176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 8784
/proc/meminfo: memFree=1613896/2055920 swapFree=4186716/4192956
[pid=8783] ppid=8781 vsize=133176 CPUtime=1200.03
/proc/8783/stat : 8783 (CirCUs) R 8781 8783 8299 0 -1 4194304 32493 0 0 0 119976 27 0 0 25 0 1 100 104066729 136372224 32283 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8783/statm: 33294 32283 89 173 0 33119 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 133176

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.06
CPU user time (s): 1199.77
CPU system time (s): 0.293955
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 133176

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

runsolver used 0.843871 second user time and 2.50262 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 17:39:39
IDJOB=1730522
IDBENCH=24731
IDSOLVER=544
FILE ID=node75/1730522-1240760379
PBS_JOBID= 9187079
Free space on /tmp= 66436 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730522-1240760379/watcher-1730522-1240760379 -o /tmp/evaluation-result-1730522-1240760379/solver-1730522-1240760379 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1730522-1240760379.cnf -t 1200

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=545012465

node75.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:       1744432 kB
Buffers:         31772 kB
Cached:         204028 kB
SwapCached:       3016 kB
Active:          79596 kB
Inactive:       167044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744432 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            1108 kB
Writeback:           0 kB
Mapped:          19020 kB
Slab:            50780 kB
Committed_AS:   283432 kB
PageTables:       1416 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= 66436 MiB
End job on node75 at 2009-04-26 17:59:41