Trace number 3284841

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
rcl 2011-04-01UNSAT 100.418 102.306

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

0.06/0.21	c Parsing...
0.06/0.21	c num clauses = 9436757
0.06/0.21	c too many clauses .. no preprocessing
5.93/6.01	c 
5.93/6.01	c seed = 110260874, numatom = 516641, numclause = 355440, numliterals = 20541437
5.93/6.01	c -----------------------------------------------------------------------------------
5.93/6.01	c |  try |     tps |   #impl |  #learnt |     #conf |  #clean |    #propa |   #deci |
5.93/6.01	c -----------------------------------------------------------------------------------
7.95/8.18	c |    4 |     2.1 |  220612 |      280 |       501 |       1 |   7224612 |  124176 |
12.32/41.21	c |    8 |     1.6 |  269703 |      550 |      1102 |       2 |  15883866 |  194311 |
12.32/41.21	c |   12 |     1.8 |  286666 |      965 |      1803 |       3 |  26736655 |  236400 |
12.32/41.21	c |   16 |     1.9 |  291798 |     1417 |      2605 |       4 |  36761112 |  284380 |
12.32/41.21	c |   18 |     2.4 |  294163 |     1966 |      3506 |       5 |  47443170 |  331383 |
12.32/41.21	c |   23 |     3.2 |  294169 |     2653 |      4507 |       6 |  56557551 |  356692 |
12.32/41.21	c |   30 |     5.3 |  296680 |     3045 |      5611 |       7 |  69915593 |  387883 |
12.32/41.21	c |   32 |     5.4 |  296696 |     3737 |      6812 |       8 |  82520538 |  424731 |
12.32/41.21	c |   32 |     3.3 |  296710 |     4442 |      8115 |       9 |  94436251 |  445380 |
12.32/41.21	c |   41 |     2.9 |  296720 |     5264 |      9516 |      10 | 106816904 |  471215 |
12.32/41.21	c |   47 |     4.3 |  296728 |     6055 |     11023 |      11 | 118744552 |  502626 |
47.28/47.96	c |   55 |     7.1 |  296753 |     6781 |     12626 |      12 | 131643590 |  533855 |
55.22/56.11	c |   62 |     7.9 |  296755 |     7523 |     14328 |      13 | 145574245 |  555233 |
65.87/67.54	c |   63 |    10.7 |  296755 |     8463 |     16130 |      14 | 160310798 |  574685 |
75.99/77.99	c |   64 |    10.2 |  296758 |     9433 |     18031 |      15 | 175799035 |  601495 |
86.88/88.82	c |   70 |    10.8 |  297759 |    10015 |     20033 |      16 | 194328207 |  629107 |
97.09/99.05	c |   79 |    10.2 |  298227 |    10730 |     22137 |      17 | 215564019 |  663809 |
100.29/102.29	c |   80 |     3.2 |  301940 |    11228 |     22649 |      17 | 221326114 |  667883 |
100.29/102.29	c ===================================================================================
100.29/102.29	c times = 100.190000
100.29/102.29	c restart = 80
100.29/102.29	c conflit = 22649
100.29/102.29	c decision = 667883
100.29/102.29	c cleaningDB = 17
100.29/102.29	c clause binaire = 9080219
100.29/102.29	c propagation = 221326114 	 (2209063.918555 (prop/sec))
100.29/102.29	c literal removed by litRedundant = 10160467
100.29/102.29	c literal removed by litRedundantBin = 845296
100.29/102.29	c init clause removed by simplify = 202279
100.29/102.29	c learnt clause removed by simplify = 814
100.29/102.29	c Memory used           : 227.50 MB
100.29/102.29	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284841-1303760220/watcher-3284841-1303760220 -o /tmp/evaluation-result-3284841-1303760220/solver-3284841-1303760220 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3284841-1303760220.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.51 6.79 8.05 6/190 29815
/proc/meminfo: memFree=17746692/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) R 29813 29815 28714 0 -1 4202496 311 0 0 0 0 0 0 0 19 0 1 0 487623411 8908800 249 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664628629 0 65538 4100 65536 0 0 0 17 3 0 0 0
/proc/29815/statm: 2175 249 209 178 0 68 0

[startup+0.111007 s]
/proc/loadavg: 6.51 6.79 8.05 6/190 29815
/proc/meminfo: memFree=17746692/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.02 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) R 29813 29815 28714 0 -1 4202496 345 111 0 0 0 2 0 0 19 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 4477163 0 0 4100 65536 0 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.200993 s]
/proc/loadavg: 6.51 6.79 8.05 6/190 29815
/proc/meminfo: memFree=17746692/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.06 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) R 29813 29815 28714 0 -1 4202496 346 111 0 0 0 6 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664464368 0 0 4100 65536 0 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.300974 s]
/proc/loadavg: 6.51 6.79 8.05 6/190 29815
/proc/meminfo: memFree=17746692/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.06 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) R 29813 29815 28714 0 -1 4202496 347 111 0 0 0 6 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664464368 0 0 4100 65536 0 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.700905 s]
/proc/loadavg: 6.51 6.79 8.05 6/190 29815
/proc/meminfo: memFree=17746692/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.12 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) R 29813 29815 28714 0 -1 4202496 347 111 0 0 0 12 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 4354354 0 0 4100 65536 0 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8700

[startup+1.50077 s]
/proc/loadavg: 6.51 6.79 8.05 8/192 29818
/proc/meminfo: memFree=17623432/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=136232 CPUtime=1.46 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 28257 0 0 0 139 7 0 0 25 0 1 0 487623412 139501568 28166 33554432000 4194304 4218580 140734800470176 18446744073709551615 274664212160 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29818/statm: 34058 28166 116 6 0 32528 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 144932

[startup+3.10049 s]
/proc/loadavg: 6.51 6.79 8.05 8/192 29818
/proc/meminfo: memFree=17601500/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=163640 CPUtime=2.98 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 35108 0 0 0 286 12 0 0 25 0 1 0 487623412 167567360 35017 33554432000 4194304 4218580 140734800470176 18446744073709551615 274664473425 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29818/statm: 40910 35017 116 6 0 39380 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 172340

[startup+6.30094 s]
/proc/loadavg: 6.63 6.81 8.05 5/192 29818
/proc/meminfo: memFree=17540864/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=220672 CPUtime=6.03 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 51362 0 0 0 580 23 0 0 25 0 1 0 487623412 225968128 51035 33554432000 4194304 4218580 140734800470176 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29818/statm: 55168 51035 140 6 0 53638 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 229372

[startup+12.7008 s]
/proc/loadavg: 6.66 6.82 8.05 5/192 29819
/proc/meminfo: memFree=17507248/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=221272 CPUtime=12.14 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 51578 0 0 0 1184 30 0 0 25 0 1 0 487623412 226582528 51224 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29818/statm: 55318 51224 134 6 0 53788 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 229972

[startup+41.3099 s]
/proc/loadavg: 6.66 6.82 8.05 5/192 29819
/proc/meminfo: memFree=17507248/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=220692 CPUtime=40.74 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 51601 0 0 0 4038 36 0 0 25 0 1 0 487623412 225988608 51104 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29818/statm: 55173 51104 134 6 0 53643 0
Current children cumulated CPU time (s) 40.92
Current children cumulated vsize (KiB) 229392

[startup+51.1002 s]
/proc/loadavg: 8.02 7.16 8.11 6/192 29820
/proc/meminfo: memFree=17467708/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=220692 CPUtime=50.13 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 51601 0 0 0 4962 51 0 0 25 0 1 0 487623412 225988608 51104 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29818/statm: 55173 51104 134 6 0 53643 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 229392

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

[startup+54.1006 s]
/proc/loadavg: 8.02 7.16 8.11 6/192 29820
/proc/meminfo: memFree=17465824/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=220692 CPUtime=53.08 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 51601 0 0 0 5256 52 0 0 25 0 1 0 487623412 225988608 51104 33554432000 4194304 4218580 140734800470176 18446744073709551615 4210322 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29818/statm: 55173 51104 134 6 0 53643 0
Current children cumulated CPU time (s) 53.26
Current children cumulated vsize (KiB) 229392

[startup+79.7002 s]
/proc/loadavg: 7.83 7.19 8.10 5/192 29820
/proc/meminfo: memFree=17462620/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=228476 CPUtime=77.61 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 53525 0 0 0 7679 82 0 0 25 0 1 0 487623412 233959424 53028 33554432000 4194304 4218580 140734800470176 18446744073709551615 4213924 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29818/statm: 57119 53028 134 6 0 55589 0
Current children cumulated CPU time (s) 77.79
Current children cumulated vsize (KiB) 237176

[startup+92.501 s]
/proc/loadavg: 6.98 7.04 8.03 5/192 29821
/proc/meminfo: memFree=17456544/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=232960 CPUtime=90.41 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 54666 0 0 0 8959 82 0 0 25 0 1 0 487623412 238551040 54169 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29818/statm: 58240 54169 134 6 0 56710 0
Current children cumulated CPU time (s) 90.59
Current children cumulated vsize (KiB) 241660

[startup+98.9009 s]
/proc/loadavg: 6.74 6.99 8.01 5/192 29821
/proc/meminfo: memFree=17453816/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=232960 CPUtime=96.81 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 54666 0 0 0 9599 82 0 0 25 0 1 0 487623412 238551040 54169 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29818/statm: 58240 54169 134 6 0 56710 0
Current children cumulated CPU time (s) 96.99
Current children cumulated vsize (KiB) 241660

[startup+100.501 s]
/proc/loadavg: 6.52 6.94 7.99 5/192 29821
/proc/meminfo: memFree=17453436/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=232960 CPUtime=98.4 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 54666 0 0 0 9758 82 0 0 25 0 1 0 487623412 238551040 54169 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29818/statm: 58240 54169 134 6 0 56710 0
Current children cumulated CPU time (s) 98.58
Current children cumulated vsize (KiB) 241660

[startup+101.3 s]
/proc/loadavg: 6.52 6.94 7.99 6/192 29821
/proc/meminfo: memFree=17453540/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=232960 CPUtime=99.2 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 54666 0 0 0 9838 82 0 0 25 0 1 0 487623412 238551040 54169 33554432000 4194304 4218580 140734800470176 18446744073709551615 4211237 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29818/statm: 58240 54169 134 6 0 56710 0
Current children cumulated CPU time (s) 99.38
Current children cumulated vsize (KiB) 241660

[startup+101.7 s]
/proc/loadavg: 6.52 6.94 7.99 6/192 29821
/proc/meminfo: memFree=17453540/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=232960 CPUtime=99.6 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 54666 0 0 0 9878 82 0 0 25 0 1 0 487623412 238551040 54169 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29818/statm: 58240 54169 134 6 0 56710 0
Current children cumulated CPU time (s) 99.78
Current children cumulated vsize (KiB) 241660

[startup+102.1 s]
/proc/loadavg: 6.52 6.94 7.99 6/192 29821
/proc/meminfo: memFree=17453540/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=232960 CPUtime=100 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 54666 0 0 0 9918 82 0 0 25 0 1 0 487623412 238551040 54169 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29818/statm: 58240 54169 134 6 0 56710 0
Current children cumulated CPU time (s) 100.18
Current children cumulated vsize (KiB) 241660

[startup+102.2 s]
/proc/loadavg: 6.52 6.94 7.99 5/192 29821
/proc/meminfo: memFree=17451556/32951132 swapFree=67111528/67111528
[pid=29815] ppid=29813 vsize=8700 CPUtime=0.18 cores=1,3
/proc/29815/stat : 29815 (esg_static.sh) S 29813 29815 28714 0 -1 4202496 353 111 0 0 0 18 0 0 21 0 1 0 487623411 8908800 252 33554432000 4194304 4922060 140733667875408 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29815/statm: 2175 252 209 178 0 68 0
[pid=29818] ppid=29815 vsize=232960 CPUtime=100.11 cores=1,3
/proc/29818/stat : 29818 (cdcl) R 29815 29815 28714 0 -1 4202496 54666 0 0 0 9929 82 0 0 25 0 1 0 487623412 238551040 54169 33554432000 4194304 4218580 140734800470176 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29818/statm: 58240 54169 134 6 0 56710 0
Current children cumulated CPU time (s) 100.29
Current children cumulated vsize (KiB) 241660

Child status: 20
Real time (s): 102.306
CPU time (s): 100.418
CPU user time (s): 99.3889
CPU system time (s): 1.02884
CPU usage (%): 98.1541
Max. virtual memory (cumulated for all children) (KiB): 241660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.3889
system time used= 1.02884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55347
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= 37
involuntary context switches= 1206

runsolver used 0.123981 second user time and 1.06484 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 21:37:09
IDJOB=3284841
IDBENCH=82364
IDSOLVER=1609
FILE ID=node131/3284841-1303760220
RUNJOBID= node131-1303760130-29404
PBS_JOBID= 13154069
Free space on /tmp= 71728 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284841-1303760220/watcher-3284841-1303760220 -o /tmp/evaluation-result-3284841-1303760220/solver-3284841-1303760220 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3284841-1303760220.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=1108090334

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17749584 kB
Buffers:       1004356 kB
Cached:       13434804 kB
SwapCached:          0 kB
Active:        4967248 kB
Inactive:      9707260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17749584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          326776 kB
Writeback:           0 kB
AnonPages:      234816 kB
Mapped:          15368 kB
Slab:           462916 kB
PageTables:       5804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   433192 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71708 MiB
End job on node131 at 2011-04-25 21:39:00