Trace number 1579835

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.1 1200.54

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
Bench CategoryAPPLICATION (applications 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 variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

5.40/5.44	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
5.40/5.44	c Eliminate time :        3.8 

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-1579835-1238911773/watcher-1579835-1238911773 -o /tmp/evaluation-result-1579835-1238911773/solver-1579835-1238911773 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1579835-1238911773.cnf -t 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8676
/proc/meminfo: memFree=1295776/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=5880 CPUtime=0
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 685 0 0 0 0 0 0 0 18 0 1 120000 1163842406 6021120 670 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 1470 674 66 173 0 1295 0

[startup+0.0494221 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8676
/proc/meminfo: memFree=1295776/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=23828 CPUtime=0.03
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 3411 0 0 0 3 0 0 0 18 0 1 120000 1163842406 24399872 3396 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 5957 3398 70 173 0 5782 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23828

[startup+0.102431 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8676
/proc/meminfo: memFree=1295776/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=27644 CPUtime=0.09
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 4498 0 0 0 8 1 0 0 18 0 1 120000 1163842406 28307456 4386 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 6911 4386 70 173 0 6736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27644

[startup+0.30247 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8676
/proc/meminfo: memFree=1295776/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=38056 CPUtime=0.29
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 7514 0 0 0 27 2 0 0 19 0 1 120000 1163842406 38969344 7272 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 9514 7272 70 173 0 9339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38056

[startup+0.701551 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8676
/proc/meminfo: memFree=1295776/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=52676 CPUtime=0.69
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 11562 0 0 0 65 4 0 0 22 0 1 120000 1163842406 53940224 11063 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 13169 11063 70 173 0 12994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52676

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8677
/proc/meminfo: memFree=1242840/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=82180 CPUtime=1.49
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 19978 0 0 0 140 9 0 0 25 0 1 120000 1163842406 84152320 18966 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 20545 18966 70 173 0 20370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82180

[startup+3.10203 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1214488/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=103264 CPUtime=3.09
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 25833 0 0 0 297 12 0 0 25 0 1 120000 1163842406 105742336 23795 1992294400 134512640 135224549 4294956208 18446744073709551615 134632549 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 25816 23795 77 173 0 25641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103264

[startup+6.30167 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1197656/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=105568 CPUtime=6.29
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 27675 0 0 0 616 13 0 0 25 0 1 120000 1163842406 108101632 25157 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 26392 25157 92 173 0 26217 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105568

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1195224/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=105568 CPUtime=12.68
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 27704 0 0 0 1255 13 0 0 25 0 1 120000 1163842406 108101632 25186 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 26392 25186 92 173 0 26217 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 105568

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1193880/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=107048 CPUtime=25.48
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 28058 0 0 0 2534 14 0 0 25 0 1 120000 1163842406 109617152 25540 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 26762 25540 92 173 0 26587 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107048

[startup+51.1026 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1190680/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=110272 CPUtime=51.06
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 28856 0 0 0 5091 15 0 0 25 0 1 120000 1163842406 112918528 26338 1992294400 134512640 135224549 4294956208 18446744073709551615 134595180 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 27568 26338 92 173 0 27393 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 110272

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1180184/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=120724 CPUtime=102.24
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 31486 0 0 0 10207 17 0 0 25 0 1 120000 1163842406 123621376 28968 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 30181 28968 92 173 0 30006 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 120724

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1165144/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=136068 CPUtime=162.22
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 35276 0 0 0 16201 21 0 0 25 0 1 120000 1163842406 139333632 32758 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 34017 32758 92 173 0 33842 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 136068

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1148632/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=152368 CPUtime=222.2
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 39362 0 0 0 22195 25 0 0 25 0 1 120000 1163842406 156024832 36844 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 38092 36844 92 173 0 37917 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 152368

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1133272/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=167860 CPUtime=282.17
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 43261 0 0 0 28189 28 0 0 25 0 1 120000 1163842406 171888640 40743 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 41965 40743 92 173 0 41790 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 167860

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1117976/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=183220 CPUtime=342.15
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 47028 0 0 0 34184 31 0 0 25 0 1 120000 1163842406 187617280 44510 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 45805 44510 92 173 0 45630 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 183220

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1105496/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=195784 CPUtime=402.14
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 50173 0 0 0 40179 35 0 0 25 0 1 120000 1163842406 200482816 47655 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 48946 47655 92 173 0 48771 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 195784

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1103064/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=197908 CPUtime=462.12
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 50725 0 0 0 46176 36 0 0 25 0 1 120000 1163842406 202657792 48207 1992294400 134512640 135224549 4294956208 18446744073709551615 134587841 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 49477 48207 92 173 0 49302 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 197908

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1103064/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=197908 CPUtime=522.1
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 50725 0 0 0 52174 36 0 0 25 0 1 120000 1163842406 202657792 48207 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 49477 48207 92 173 0 49302 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 197908

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1103064/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=197908 CPUtime=582.07
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 50725 0 0 0 58171 36 0 0 25 0 1 120000 1163842406 202657792 48207 1992294400 134512640 135224549 4294956208 18446744073709551615 134587860 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 49477 48207 92 173 0 49302 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 197908

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1103000/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=197908 CPUtime=642.06
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 50725 0 0 0 64170 36 0 0 25 0 1 120000 1163842406 202657792 48207 1992294400 134512640 135224549 4294956208 18446744073709551615 134587913 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 49477 48207 92 173 0 49302 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 197908

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1102744/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=198304 CPUtime=702.03
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 50824 0 0 0 70167 36 0 0 25 0 1 120000 1163842406 203063296 48306 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 49576 48306 92 173 0 49401 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 198304

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1091992/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=208888 CPUtime=762.01
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 53456 0 0 0 76163 38 0 0 25 0 1 120000 1163842406 213901312 50938 1992294400 134512640 135224549 4294956208 18446744073709551615 134618685 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 52222 50938 92 173 0 52047 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 208888

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1084248/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=216840 CPUtime=821.98
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 55435 0 0 0 82157 41 0 0 25 0 1 120000 1163842406 222044160 52917 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 54210 52917 92 173 0 54035 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 216840

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1072088/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=228740 CPUtime=881.97
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 58429 0 0 0 88152 45 0 0 25 0 1 120000 1163842406 234229760 55911 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 57185 55911 92 173 0 57010 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 228740

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1072088/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=228740 CPUtime=941.94
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 58429 0 0 0 94149 45 0 0 25 0 1 120000 1163842406 234229760 55911 1992294400 134512640 135224549 4294956208 18446744073709551615 134632529 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 57185 55911 92 173 0 57010 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 228740

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1072088/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=228740 CPUtime=1001.92
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 58429 0 0 0 100147 45 0 0 25 0 1 120000 1163842406 234229760 55911 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 57185 55911 92 173 0 57010 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 228740

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1072088/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=228740 CPUtime=1061.9
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 58429 0 0 0 106145 45 0 0 25 0 1 120000 1163842406 234229760 55911 1992294400 134512640 135224549 4294956208 18446744073709551615 134595606 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 57185 55911 92 173 0 57010 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 228740

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1072088/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=228740 CPUtime=1121.88
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 58430 0 0 0 112143 45 0 0 25 0 1 120000 1163842406 234229760 55912 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 57185 55912 92 173 0 57010 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 228740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1072024/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=228740 CPUtime=1181.86
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 58430 0 0 0 118141 45 0 0 25 0 1 120000 1163842406 234229760 55912 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 57185 55912 92 173 0 57010 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 228740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1072024/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=228740 CPUtime=1200.05
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 58430 0 0 0 119960 45 0 0 25 0 1 100 1163842406 234229760 55912 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 57185 55912 92 173 0 57010 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 228740

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: 1.00 1.00 1.00 2/65 8677
/proc/meminfo: memFree=1072024/2055920 swapFree=4175784/4192956
[pid=8676] ppid=8674 vsize=228740 CPUtime=1200.05
/proc/8676/stat : 8676 (CirCUs) R 8674 8676 8204 0 -1 4194304 58430 0 0 0 119960 45 0 0 25 0 1 100 1163842406 234229760 55912 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8676/statm: 57185 55912 92 173 0 57010 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 228740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1199.61
CPU system time (s): 0.493924
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 228740

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

runsolver used 0.942856 second user time and 2.58161 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-05 08:09:34
IDJOB=1579835
IDBENCH=71005
IDSOLVER=544
FILE ID=node33/1579835-1238911773
PBS_JOBID= 9101351
Free space on /tmp= 66512 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p1.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579835-1238911773/watcher-1579835-1238911773 -o /tmp/evaluation-result-1579835-1238911773/solver-1579835-1238911773 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1579835-1238911773.cnf -t 1200

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=1070493134

node33.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.266
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.266
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:       1296192 kB
Buffers:         72748 kB
Cached:         599508 kB
SwapCached:      11416 kB
Active:         358992 kB
Inactive:       326252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296192 kB
SwapTotal:     4192956 kB
SwapFree:      4175784 kB
Dirty:           19872 kB
Writeback:           0 kB
Mapped:          18232 kB
Slab:            60424 kB
Committed_AS:  3457860 kB
PageTables:       1424 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= 66512 MiB
End job on node33 at 2009-04-05 08:29:37