Trace number 1580043

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CircUs 2009-03-23? (TO) 1200.08 1200.56

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

8.98/9.00	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
8.98/9.00	c Eliminate time :       6.41 

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-1580043-1238914398/watcher-1580043-1238914398 -o /tmp/evaluation-result-1580043-1238914398/solver-1580043-1238914398 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1580043-1238914398.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.83 1.45 3/64 9564
/proc/meminfo: memFree=1557992/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=10144 CPUtime=0
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 690 0 0 0 0 0 0 0 18 0 1 120000 1164101038 10387456 675 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 2536 680 66 173 0 2361 0

[startup+0.0932399 s]
/proc/loadavg: 1.91 1.83 1.45 3/64 9564
/proc/meminfo: memFree=1557992/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=41828 CPUtime=0.08
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 6427 0 0 0 6 2 0 0 18 0 1 120000 1164101038 42831872 6380 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 10457 6380 70 173 0 10282 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41828

[startup+0.102241 s]
/proc/loadavg: 1.91 1.83 1.45 3/64 9564
/proc/meminfo: memFree=1557992/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=42356 CPUtime=0.09
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 6601 0 0 0 7 2 0 0 18 0 1 120000 1164101038 43372544 6553 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 10589 6554 70 173 0 10414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42356

[startup+0.302284 s]
/proc/loadavg: 1.91 1.83 1.45 3/64 9564
/proc/meminfo: memFree=1557992/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=53552 CPUtime=0.29
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 9767 0 0 0 26 3 0 0 19 0 1 120000 1164101038 54837248 9525 1992294400 134512640 135224549 4294956208 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 13388 9526 70 173 0 13213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53552

[startup+0.701379 s]
/proc/loadavg: 1.91 1.83 1.45 3/64 9564
/proc/meminfo: memFree=1557992/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=68568 CPUtime=0.69
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 14065 0 0 0 64 5 0 0 23 0 1 120000 1164101038 70213632 13566 1992294400 134512640 135224549 4294956208 18446744073709551615 134560857 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9564/statm: 17142 13566 70 173 0 16967 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68568

[startup+1.50155 s]
/proc/loadavg: 1.91 1.83 1.45 2/65 9565
/proc/meminfo: memFree=1492640/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=93584 CPUtime=1.48
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 21079 0 0 0 137 11 0 0 25 0 1 120000 1164101038 95830016 20067 1992294400 134512640 135224549 4294956208 18446744073709551615 134683349 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9564/statm: 23396 20067 70 173 0 23221 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93584

[startup+3.10189 s]
/proc/loadavg: 1.91 1.83 1.45 2/65 9565
/proc/meminfo: memFree=1449056/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=142556 CPUtime=3.08
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 35184 0 0 0 289 19 0 0 25 0 1 120000 1164101038 145977344 33146 1992294400 134512640 135224549 4294956208 18446744073709551615 134570943 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 35639 33146 76 173 0 35464 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142556

[startup+6.30158 s]
/proc/loadavg: 1.84 1.82 1.44 2/65 9565
/proc/meminfo: memFree=1402720/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=163540 CPUtime=6.28
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 41828 0 0 0 607 21 0 0 25 0 1 120000 1164101038 167464960 39790 1992294400 134512640 135224549 4294956208 18446744073709551615 134570736 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 40885 39790 77 173 0 40710 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 163540

[startup+12.702 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 9565
/proc/meminfo: memFree=1394144/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=167832 CPUtime=12.68
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 44083 0 0 0 1246 22 0 0 25 0 1 120000 1164101038 171859968 41052 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 41958 41052 92 173 0 41783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 167832

[startup+25.5017 s]
/proc/loadavg: 1.60 1.77 1.43 2/65 9565
/proc/meminfo: memFree=1393504/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=168492 CPUtime=25.47
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 44231 0 0 0 2525 22 0 0 25 0 1 120000 1164101038 172535808 41200 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 42123 41200 92 173 0 41948 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 168492

[startup+51.1022 s]
/proc/loadavg: 1.40 1.70 1.42 2/65 9565
/proc/meminfo: memFree=1392352/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=169548 CPUtime=51.04
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 44503 0 0 0 5082 22 0 0 25 0 1 120000 1164101038 173617152 41472 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 42387 41472 92 173 0 42212 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 169548

[startup+102.305 s]
/proc/loadavg: 1.17 1.59 1.40 2/65 9565
/proc/meminfo: memFree=1387424/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=174564 CPUtime=102.23
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 45752 0 0 0 10199 24 0 0 25 0 1 120000 1164101038 178753536 42721 1992294400 134512640 135224549 4294956208 18446744073709551615 134587841 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 43641 42721 92 173 0 43466 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 174564

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 9565
/proc/meminfo: memFree=1378528/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=183584 CPUtime=162.2
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 48000 0 0 0 16194 26 0 0 25 0 1 120000 1164101038 187990016 44969 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 45896 44969 92 173 0 45721 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 183584

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 9565
/proc/meminfo: memFree=1368224/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=193840 CPUtime=222.18
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 50553 0 0 0 22189 29 0 0 25 0 1 120000 1164101038 198492160 47522 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 48460 47522 92 173 0 48285 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 193840

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 9565
/proc/meminfo: memFree=1359200/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=202972 CPUtime=282.16
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 52829 0 0 0 28185 31 0 0 25 0 1 120000 1164101038 207843328 49798 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 50743 49798 92 173 0 50568 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 202972

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 9565
/proc/meminfo: memFree=1348128/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=213824 CPUtime=342.14
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 55558 0 0 0 34180 34 0 0 25 0 1 120000 1164101038 218955776 52527 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 53456 52527 92 173 0 53281 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 213824

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.27 2/65 9565
/proc/meminfo: memFree=1337120/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=224956 CPUtime=402.11
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 58345 0 0 0 40173 38 0 0 25 0 1 120000 1164101038 230354944 55314 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 56239 55314 92 173 0 56064 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 224956

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 9571
/proc/meminfo: memFree=1325408/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=236336 CPUtime=462.08
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 61204 0 0 0 46167 41 0 0 25 0 1 120000 1164101038 242008064 58173 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 59084 58173 92 173 0 58909 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 236336

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 9571
/proc/meminfo: memFree=1314592/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=247452 CPUtime=522.06
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 63925 0 0 0 52163 43 0 0 25 0 1 120000 1164101038 253390848 60894 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 61863 60894 92 173 0 61688 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 247452

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 9571
/proc/meminfo: memFree=1302432/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=259508 CPUtime=582.05
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 66936 0 0 0 58159 46 0 0 25 0 1 120000 1164101038 265736192 63905 1992294400 134512640 135224549 4294956208 18446744073709551615 134587796 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 64877 63905 92 173 0 64702 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 259508

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 9571
/proc/meminfo: memFree=1290592/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=271276 CPUtime=642.03
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 69871 0 0 0 64154 49 0 0 25 0 1 120000 1164101038 277786624 66840 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 67819 66840 92 173 0 67644 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 271276

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 9571
/proc/meminfo: memFree=1277152/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=284652 CPUtime=702
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 73248 0 0 0 70147 53 0 0 25 0 1 120000 1164101038 291483648 70217 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 71163 70217 92 173 0 70988 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 284652

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 9571
/proc/meminfo: memFree=1263520/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=298156 CPUtime=761.98
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 76624 0 0 0 76141 57 0 0 25 0 1 120000 1164101038 305311744 73593 1992294400 134512640 135224549 4294956208 18446744073709551615 134595530 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 74539 73593 92 173 0 74364 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 298156

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 9571
/proc/meminfo: memFree=1250592/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=311168 CPUtime=821.95
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 79858 0 0 0 82135 60 0 0 25 0 1 120000 1164101038 318636032 76827 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 77792 76827 92 173 0 77617 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 311168

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 9571
/proc/meminfo: memFree=1238304/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=323376 CPUtime=881.93
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 82909 0 0 0 88130 63 0 0 25 0 1 120000 1164101038 331137024 79878 1992294400 134512640 135224549 4294956208 18446744073709551615 134617250 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 80844 79878 92 173 0 80669 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 323376

[startup+942.302 s]
/proc/loadavg: 1.04 1.04 1.14 2/65 9571
/proc/meminfo: memFree=1228448/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=333180 CPUtime=941.9
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 85366 0 0 0 94124 66 0 0 25 0 1 120000 1164101038 341176320 82335 1992294400 134512640 135224549 4294956208 18446744073709551615 134618685 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 83295 82335 92 173 0 83120 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 333180

[startup+1002.3 s]
/proc/loadavg: 1.05 1.04 1.14 2/65 9571
/proc/meminfo: memFree=1216032/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=345512 CPUtime=1001.89
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 88471 0 0 0 100119 70 0 0 25 0 1 120000 1164101038 353804288 85440 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 86378 85440 92 173 0 86203 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 345512

[startup+1062.3 s]
/proc/loadavg: 1.13 1.06 1.13 2/65 9571
/proc/meminfo: memFree=1206112/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=355336 CPUtime=1061.87
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 90918 0 0 0 106114 73 0 0 25 0 1 120000 1164101038 363864064 87887 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 88834 87887 92 173 0 88659 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 355336

[startup+1122.3 s]
/proc/loadavg: 1.12 1.07 1.13 2/65 9571
/proc/meminfo: memFree=1206048/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=355336 CPUtime=1121.84
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 90918 0 0 0 112111 73 0 0 25 0 1 120000 1164101038 363864064 87887 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 88834 87887 92 173 0 88659 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 355336

[startup+1182.3 s]
/proc/loadavg: 1.04 1.05 1.12 2/65 9571
/proc/meminfo: memFree=1206112/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=355336 CPUtime=1181.82
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 90918 0 0 0 118109 73 0 0 25 0 1 120000 1164101038 363864064 87887 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 88834 87887 92 173 0 88659 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 355336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 1.05 1.11 2/65 9571
/proc/meminfo: memFree=1206048/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=355336 CPUtime=1200.02
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 90918 0 0 0 119929 73 0 0 25 0 1 100 1164101038 363864064 87887 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 88834 87887 92 173 0 88659 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 355336

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.03 1.05 1.11 2/65 9571
/proc/meminfo: memFree=1206048/2055920 swapFree=4177960/4192956
[pid=9564] ppid=9562 vsize=355336 CPUtime=1200.02
/proc/9564/stat : 9564 (CirCUs) R 9562 9564 9259 0 -1 4194304 90918 0 0 0 119929 73 0 0 25 0 1 100 1164101038 363864064 87887 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9564/statm: 88834 87887 92 173 0 88659 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 355336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.08
CPU user time (s): 1199.29
CPU system time (s): 0.792879
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 355336

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

runsolver used 1.23381 second user time and 2.72358 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-05 08:53:21
IDJOB=1580043
IDBENCH=71009
IDSOLVER=544
FILE ID=node71/1580043-1238914398
PBS_JOBID= 9101377
Free space on /tmp= 66528 MiB

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

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=383010867

node71.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.270
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.270
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:       1558408 kB
Buffers:         45832 kB
Cached:         377028 kB
SwapCached:       8940 kB
Active:         209992 kB
Inactive:       223508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558408 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:           31448 kB
Writeback:           0 kB
Mapped:          16356 kB
Slab:            49928 kB
Committed_AS:  2727448 kB
PageTables:       1460 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= 66528 MiB
End job on node71 at 2009-04-05 09:13:23