Trace number 3309597

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
Plingeling 587UNSAT 125.604 22.0663

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.41687
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

125.53/22.06	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-3309597-1304007410/watcher-3309597-1304007410 -o /tmp/evaluation-result-3309597-1304007410/solver-3309597-1304007410 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309597-1304007410.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.91 2.16 2.00 2/170 20259
/proc/meminfo: memFree=11208108/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=12904 CPUtime=0 cores=0-7
/proc/20259/stat : 20259 (plingeling) R 20257 20259 20191 0 -1 4202496 1282 1253 0 0 0 0 0 0 21 0 1 0 493157009 13213696 1212 33554432000 4194304 4417332 140736264337392 18446744073709551615 233509991375 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/20259/statm: 3226 1212 143 55 0 1112 0

[startup+0.0475 s]
/proc/loadavg: 2.91 2.16 2.00 2/170 20259
/proc/meminfo: memFree=11208108/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=19380 CPUtime=0.03 cores=0-7
/proc/20259/stat : 20259 (plingeling) R 20257 20259 20191 0 -1 4202496 2935 1253 0 0 3 0 0 0 21 0 1 0 493157009 19845120 2864 33554432000 4194304 4417332 140736264337392 18446744073709551615 4231387 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/20259/statm: 4845 2864 144 55 0 2731 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19380

[startup+0.10047 s]
/proc/loadavg: 2.91 2.16 2.00 2/170 20259
/proc/meminfo: memFree=11208108/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=26436 CPUtime=0.09 cores=0-7
/proc/20259/stat : 20259 (plingeling) R 20257 20259 20191 0 -1 4202496 4702 1253 0 0 8 1 0 0 21 0 1 0 493157009 27070464 4631 33554432000 4194304 4417332 140736264337392 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/20259/statm: 6609 4631 147 55 0 4495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26436

[startup+0.300434 s]
/proc/loadavg: 2.91 2.16 2.00 2/170 20259
/proc/meminfo: memFree=11208108/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=60728 CPUtime=0.29 cores=0-7
/proc/20259/stat : 20259 (plingeling) R 20257 20259 20191 0 -1 4202496 13260 1253 0 0 27 2 0 0 22 0 1 0 493157009 62185472 13189 33554432000 4194304 4417332 140736264337392 18446744073709551615 4209566 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/20259/statm: 15182 13189 148 55 0 13068 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60728

[startup+0.700363 s]
/proc/loadavg: 2.91 2.16 2.00 2/170 20259
/proc/meminfo: memFree=11208108/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=112872 CPUtime=0.69 cores=0-7
/proc/20259/stat : 20259 (plingeling) R 20257 20259 20191 0 -1 4202496 26312 1253 0 0 65 4 0 0 23 0 1 0 493157009 115580928 26241 33554432000 4194304 4417332 140736264337392 18446744073709551615 4231532 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/20259/statm: 28218 26241 148 55 0 26104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112872

[startup+1.50022 s]
/proc/loadavg: 2.91 2.16 2.00 2/171 20265
/proc/meminfo: memFree=11087828/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=198920 CPUtime=1.48 cores=0-7
/proc/20259/stat : 20259 (plingeling) R 20257 20259 20191 0 -1 4202496 47824 1253 0 0 142 6 0 0 25 0 1 0 493157009 203694080 47753 33554432000 4194304 4417332 140736264337392 18446744073709551615 233509916160 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/20259/statm: 49730 47753 148 55 0 47616 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 198920

[startup+3.10093 s]
/proc/loadavg: 2.91 2.16 2.00 2/171 20265
/proc/meminfo: memFree=10951056/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=346940 CPUtime=3.09 cores=0-7
/proc/20259/stat : 20259 (plingeling) R 20257 20259 20191 0 -1 4202496 84850 1253 0 0 299 10 0 0 25 0 1 0 493157009 355266560 84758 33554432000 4194304 4417332 140736264337392 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/20259/statm: 86735 84758 148 55 0 84621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 346940

[startup+6.30133 s]
/proc/loadavg: 3.32 2.26 2.04 9/179 20273
/proc/meminfo: memFree=10668924/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=685644 CPUtime=21.02 cores=0-7
/proc/20259/stat : 20259 (plingeling) S 20257 20259 20191 0 -1 4202496 222158 1253 0 0 2071 31 0 0 18 0 9 0 493157009 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20259/statm: 171411 134015 175 55 0 169297 0
[pid=20259/tid=20266] ppid=20257 vsize=685644 CPUtime=2.1 cores=0-7
/proc/20259/task/20266/stat : 20266 (plingeling) R 20257 20259 20191 0 -1 4202560 10087 1253 0 0 208 2 0 0 25 0 9 0 493157427 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20259/tid=20267] ppid=20257 vsize=685644 CPUtime=2.11 cores=0-7
/proc/20259/task/20267/stat : 20267 (plingeling) R 20257 20259 20191 0 -1 4202560 9276 1253 0 0 209 2 0 0 21 0 9 0 493157427 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 4277606 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20259/tid=20268] ppid=20257 vsize=685644 CPUtime=2.1 cores=0-7
/proc/20259/task/20268/stat : 20268 (plingeling) R 20257 20259 20191 0 -1 4202560 8149 1253 0 0 209 1 0 0 25 0 9 0 493157427 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20259/tid=20269] ppid=20257 vsize=685644 CPUtime=2.1 cores=0-7
/proc/20259/task/20269/stat : 20269 (plingeling) R 20257 20259 20191 0 -1 4202560 4140 1253 0 0 210 0 0 0 25 0 9 0 493157427 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 4365080 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20259/tid=20270] ppid=20257 vsize=685644 CPUtime=2.1 cores=0-7
/proc/20259/task/20270/stat : 20270 (plingeling) R 20257 20259 20191 0 -1 4202560 7943 1253 0 0 209 1 0 0 25 0 9 0 493157427 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20259/tid=20271] ppid=20257 vsize=685644 CPUtime=2.09 cores=0-7
/proc/20259/task/20271/stat : 20271 (plingeling) R 20257 20259 20191 0 -1 4202560 7540 1253 0 0 208 1 0 0 25 0 9 0 493157427 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20259/tid=20272] ppid=20257 vsize=685644 CPUtime=2.08 cores=0-7
/proc/20259/task/20272/stat : 20272 (plingeling) R 20257 20259 20191 0 -1 4202560 9863 1253 0 0 206 2 0 0 25 0 9 0 493157427 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20259/tid=20273] ppid=20257 vsize=685644 CPUtime=2.08 cores=0-7
/proc/20259/task/20273/stat : 20273 (plingeling) R 20257 20259 20191 0 -1 4202560 10084 1253 0 0 207 1 0 0 25 0 9 0 493157428 702099456 134015 33554432000 4194304 4417332 140736264337392 18446744073709551615 4295475 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.02
Current children cumulated vsize (KiB) 685644

[startup+12.7012 s]
/proc/loadavg: 3.69 2.36 2.07 9/179 20273
/proc/meminfo: memFree=10657904/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=694824 CPUtime=72.11 cores=0-7
/proc/20259/stat : 20259 (plingeling) S 20257 20259 20191 0 -1 4202496 368174 1253 0 0 7148 63 0 0 18 0 9 0 493157009 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20259/statm: 173706 137140 179 55 0 171592 0
[pid=20259/tid=20266] ppid=20257 vsize=694824 CPUtime=8.5 cores=0-7
/proc/20259/task/20266/stat : 20266 (plingeling) R 20257 20259 20191 0 -1 4202560 35016 1253 0 0 842 8 0 0 25 0 9 0 493157427 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20259/tid=20267] ppid=20257 vsize=694824 CPUtime=8.48 cores=0-7
/proc/20259/task/20267/stat : 20267 (plingeling) R 20257 20259 20191 0 -1 4202560 30626 1253 0 0 841 7 0 0 25 0 9 0 493157427 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20259/tid=20268] ppid=20257 vsize=694824 CPUtime=8.5 cores=0-7
/proc/20259/task/20268/stat : 20268 (plingeling) R 20257 20259 20191 0 -1 4202560 25177 1253 0 0 846 4 0 0 25 0 9 0 493157427 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 4255010 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20259/tid=20269] ppid=20257 vsize=694824 CPUtime=8.49 cores=0-7
/proc/20259/task/20269/stat : 20269 (plingeling) R 20257 20259 20191 0 -1 4202560 4141 1253 0 0 849 0 0 0 25 0 9 0 493157427 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20259/tid=20270] ppid=20257 vsize=694824 CPUtime=8.49 cores=0-7
/proc/20259/task/20270/stat : 20270 (plingeling) R 20257 20259 20191 0 -1 4202560 24969 1253 0 0 844 5 0 0 25 0 9 0 493157427 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 4331653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20259/tid=20271] ppid=20257 vsize=694824 CPUtime=8.48 cores=0-7
/proc/20259/task/20271/stat : 20271 (plingeling) R 20257 20259 20191 0 -1 4202560 30930 1253 0 0 842 6 0 0 25 0 9 0 493157427 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20259/tid=20272] ppid=20257 vsize=694824 CPUtime=8.43 cores=0-7
/proc/20259/task/20272/stat : 20272 (plingeling) R 20257 20259 20191 0 -1 4202560 32308 1253 0 0 837 6 0 0 25 0 9 0 493157427 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 4253475 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20259/tid=20273] ppid=20257 vsize=694824 CPUtime=8.47 cores=0-7
/proc/20259/task/20273/stat : 20273 (plingeling) R 20257 20259 20191 0 -1 4202560 29931 1253 0 0 843 4 0 0 25 0 9 0 493157428 711499776 137140 33554432000 4194304 4417332 140736264337392 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 72.11
Current children cumulated vsize (KiB) 694824

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

[startup+15.9006 s]
/proc/loadavg: 4.04 2.45 2.10 9/179 20274
/proc/meminfo: memFree=10658152/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=694824 CPUtime=97.22 cores=0-7
/proc/20259/stat : 20259 (plingeling) S 20257 20259 20191 0 -1 4202496 368175 1253 0 0 9659 63 0 0 18 0 8 0 493157009 711499776 137141 33554432000 4194304 4417332 140736264337392 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20259/statm: 173706 137141 180 55 0 171592 0
[pid=20259/tid=20266] ppid=20257 vsize=694824 CPUtime=11.7 cores=0-7
/proc/20259/task/20266/stat : 20266 (plingeling) R 20257 20259 20191 0 -1 4202560 35016 1253 0 0 1162 8 0 0 25 0 8 0 493157427 711499776 137141 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20259/tid=20267] ppid=20257 vsize=694824 CPUtime=11.68 cores=0-7
/proc/20259/task/20267/stat : 20267 (plingeling) R 20257 20259 20191 0 -1 4202560 30626 1253 0 0 1161 7 0 0 25 0 8 0 493157427 711499776 137141 33554432000 4194304 4417332 140736264337392 18446744073709551615 4253511 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20259/tid=20268] ppid=20257 vsize=694824 CPUtime=11.7 cores=0-7
/proc/20259/task/20268/stat : 20268 (plingeling) R 20257 20259 20191 0 -1 4202560 25177 1253 0 0 1166 4 0 0 25 0 8 0 493157427 711499776 137141 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20259/tid=20270] ppid=20257 vsize=694824 CPUtime=11.69 cores=0-7
/proc/20259/task/20270/stat : 20270 (plingeling) R 20257 20259 20191 0 -1 4202560 24969 1253 0 0 1164 5 0 0 25 0 8 0 493157427 711499776 137141 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254437 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20259/tid=20271] ppid=20257 vsize=694824 CPUtime=11.68 cores=0-7
/proc/20259/task/20271/stat : 20271 (plingeling) R 20257 20259 20191 0 -1 4202560 30930 1253 0 0 1162 6 0 0 25 0 8 0 493157427 711499776 137141 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20259/tid=20272] ppid=20257 vsize=694824 CPUtime=11.61 cores=0-7
/proc/20259/task/20272/stat : 20272 (plingeling) R 20257 20259 20191 0 -1 4202560 32308 1253 0 0 1155 6 0 0 25 0 8 0 493157427 711499776 137141 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20259/tid=20273] ppid=20257 vsize=694824 CPUtime=11.67 cores=0-7
/proc/20259/task/20273/stat : 20273 (plingeling) R 20257 20259 20191 0 -1 4202560 29931 1253 0 0 1163 4 0 0 25 0 8 0 493157428 711499776 137141 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254868 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.22
Current children cumulated vsize (KiB) 694824

[startup+19.1011 s]
/proc/loadavg: 4.04 2.45 2.10 6/176 20274
/proc/meminfo: memFree=10653064/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=694824 CPUtime=117.65 cores=0-7
/proc/20259/stat : 20259 (plingeling) S 20257 20259 20191 0 -1 4202496 372183 1253 0 0 11702 63 0 0 18 0 6 0 493157009 711499776 138610 33554432000 4194304 4417332 140736264337392 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20259/statm: 173706 138610 180 55 0 171592 0
[pid=20259/tid=20266] ppid=20257 vsize=694824 CPUtime=14.9 cores=0-7
/proc/20259/task/20266/stat : 20266 (plingeling) R 20257 20259 20191 0 -1 4202560 35016 1253 0 0 1482 8 0 0 25 0 6 0 493157427 711499776 138610 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20259/tid=20267] ppid=20257 vsize=694824 CPUtime=14.88 cores=0-7
/proc/20259/task/20267/stat : 20267 (plingeling) R 20257 20259 20191 0 -1 4202560 30626 1253 0 0 1481 7 0 0 25 0 6 0 493157427 711499776 138610 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254433 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20259/tid=20270] ppid=20257 vsize=694824 CPUtime=14.89 cores=0-7
/proc/20259/task/20270/stat : 20270 (plingeling) R 20257 20259 20191 0 -1 4202560 24969 1253 0 0 1484 5 0 0 25 0 6 0 493157427 711499776 138610 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254990 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20259/tid=20271] ppid=20257 vsize=694824 CPUtime=14.88 cores=0-7
/proc/20259/task/20271/stat : 20271 (plingeling) R 20257 20259 20191 0 -1 4202560 30930 1253 0 0 1482 6 0 0 25 0 6 0 493157427 711499776 138610 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254433 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20259/tid=20273] ppid=20257 vsize=694824 CPUtime=14.87 cores=0-7
/proc/20259/task/20273/stat : 20273 (plingeling) R 20257 20259 20191 0 -1 4202560 29931 1253 0 0 1483 4 0 0 25 0 6 0 493157428 711499776 138610 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 117.65
Current children cumulated vsize (KiB) 694824

[startup+20.7008 s]
/proc/loadavg: 4.04 2.45 2.10 6/176 20274
/proc/meminfo: memFree=10645880/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=693256 CPUtime=123.8 cores=0-7
/proc/20259/stat : 20259 (plingeling) S 20257 20259 20191 0 -1 4202496 375825 1253 0 0 12316 64 0 0 16 0 3 0 493157009 709894144 142235 33554432000 4194304 4417332 140736264337392 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20259/statm: 173314 142235 181 55 0 171200 0
[pid=20259/tid=20270] ppid=20257 vsize=693256 CPUtime=16.49 cores=0-7
/proc/20259/task/20270/stat : 20270 (plingeling) R 20257 20259 20191 0 -1 4202560 24969 1253 0 0 1644 5 0 0 25 0 3 0 493157427 709894144 142235 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254990 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20259/tid=20271] ppid=20257 vsize=693256 CPUtime=16.48 cores=0-7
/proc/20259/task/20271/stat : 20271 (plingeling) R 20257 20259 20191 0 -1 4202560 30930 1253 0 0 1642 6 0 0 25 0 3 0 493157427 709894144 142235 33554432000 4194304 4417332 140736264337392 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 123.8
Current children cumulated vsize (KiB) 693256

[startup+21.5006 s]
/proc/loadavg: 4.11 2.49 2.11 3/173 20274
/proc/meminfo: memFree=10637720/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=699052 CPUtime=125.03 cores=0-7
/proc/20259/stat : 20259 (plingeling) S 20257 20259 20191 0 -1 4202496 377289 1253 0 0 12439 64 0 0 16 0 2 0 493157009 715829248 143696 33554432000 4194304 4417332 140736264337392 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20259/statm: 174763 143696 181 55 0 172649 0
[pid=20259/tid=20270] ppid=20257 vsize=699052 CPUtime=17.28 cores=0-7
/proc/20259/task/20270/stat : 20270 (plingeling) R 20257 20259 20191 0 -1 4202560 25701 1253 0 0 1723 5 0 0 25 0 2 0 493157427 715829248 143696 33554432000 4194304 4417332 140736264337392 18446744073709551615 4252030 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 125.03
Current children cumulated vsize (KiB) 699052

[startup+21.9006 s]
/proc/loadavg: 4.11 2.49 2.11 2/172 20274
/proc/meminfo: memFree=10635608/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=699052 CPUtime=125.43 cores=0-7
/proc/20259/stat : 20259 (plingeling) S 20257 20259 20191 0 -1 4202496 377289 1253 0 0 12479 64 0 0 16 0 2 0 493157009 715829248 143696 33554432000 4194304 4417332 140736264337392 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20259/statm: 174763 143696 181 55 0 172649 0
[pid=20259/tid=20270] ppid=20257 vsize=699052 CPUtime=17.69 cores=0-7
/proc/20259/task/20270/stat : 20270 (plingeling) R 20257 20259 20191 0 -1 4202560 25701 1253 0 0 1764 5 0 0 25 0 2 0 493157427 715829248 143696 33554432000 4194304 4417332 140736264337392 18446744073709551615 4260464 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 125.43
Current children cumulated vsize (KiB) 699052

[startup+22.0066 s]
/proc/loadavg: 4.11 2.49 2.11 2/172 20274
/proc/meminfo: memFree=10635608/32951124 swapFree=67111528/67111528
[pid=20259] ppid=20257 vsize=699040 CPUtime=125.53 cores=0-7
/proc/20259/stat : 20259 (plingeling) S 20257 20259 20191 0 -1 4202496 377289 1253 0 0 12489 64 0 0 16 0 2 0 493157009 715816960 143693 33554432000 4194304 4417332 140736264337392 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20259/statm: 174760 143693 181 55 0 172646 0
[pid=20259/tid=20270] ppid=20257 vsize=699040 CPUtime=17.79 cores=0-7
/proc/20259/task/20270/stat : 20270 (plingeling) R 20257 20259 20191 0 -1 4202560 25701 1253 0 0 1774 5 0 0 25 0 2 0 493157427 715816960 143693 33554432000 4194304 4417332 140736264337392 18446744073709551615 233509991476 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 125.53
Current children cumulated vsize (KiB) 699040

Child status: 20
Real time (s): 22.0663
CPU time (s): 125.604
CPU user time (s): 124.926
CPU system time (s): 0.677896
CPU usage (%): 569.212
Max. virtual memory (cumulated for all children) (KiB): 802780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.926
system time used= 0.677896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378545
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= 274
involuntary context switches= 548

runsolver used 0.036994 second user time and 0.083987 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-28 18:16:52
IDJOB=3309597
IDBENCH=82409
IDSOLVER=1695
FILE ID=node145/3309597-1304007410
RUNJOBID= node145-1304007357-20205
PBS_JOBID= 13168830
Free space on /tmp= 72160 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309597-1304007410/watcher-3309597-1304007410 -o /tmp/evaluation-result-3309597-1304007410/solver-3309597-1304007410 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309597-1304007410.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=1688976194

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11208388 kB
Buffers:       2201716 kB
Cached:       18896380 kB
SwapCached:          0 kB
Active:       10949596 kB
Inactive:     10215524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11208388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46700 kB
Writeback:           0 kB
AnonPages:       66220 kB
Mapped:          14544 kB
Slab:           511072 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72160 MiB
End job on node145 at 2011-04-28 18:17:14