Trace number 3729899

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
PB07: PB-clasp 2007-04-10? (TO) 1800.1 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.06/1800.30	sh: line 1: 26212 Done                    pb2clasp1 instance-3729899-1338679745.opb
1800.06/1800.30	     26213 Terminated              | clasp-1.0 --trans=no
1800.06/1800.30	     26214 Terminated              | pboutclasp.pl instance-3729899-1338679745.opb HOME/temp
1800.06/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3729899-1338679745/watcher-3729899-1338679745 -o /tmp/evaluation-result-3729899-1338679745/solver-3729899-1338679745 -C 1800 -W 1900 -M 15500 pbclasp instance-3729899-1338679745.opb HOME/temp 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 1.67 1.06 3/179 26209
/proc/meminfo: memFree=27983052/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) R 26207 26209 14418 0 -1 4202496 555 0 0 0 0 0 0 0 20 0 1 0 334099963 26206208 485 33554432000 4194304 4198148 140736631168704 140736181144952 239876498672 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 485 356 1 0 193 0

[startup+0.071788 s]
/proc/loadavg: 1.98 1.67 1.06 3/179 26209
/proc/meminfo: memFree=27983052/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25592

[startup+0.100281 s]
/proc/loadavg: 1.98 1.67 1.06 3/179 26209
/proc/meminfo: memFree=27983052/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25592

[startup+0.300224 s]
/proc/loadavg: 1.98 1.67 1.06 3/179 26209
/proc/meminfo: memFree=27983052/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25592

[startup+0.700221 s]
/proc/loadavg: 1.98 1.67 1.06 3/179 26209
/proc/meminfo: memFree=27983052/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25592

[startup+1.50036 s]
/proc/loadavg: 1.98 1.67 1.06 3/184 26214
/proc/meminfo: memFree=27976548/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 0 0 0 0 0 0 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26212] ppid=26211 vsize=25592 CPUtime=1.46 cores=1,3,5,7
/proc/26212/stat : 26212 (pb2clasp1) R 26211 26209 14418 0 -1 4202496 606 0 0 0 146 0 0 0 20 0 1 0 334099965 26206208 506 33554432000 4194304 4198148 140736701305600 140736701296136 239876498576 0 0 4224 0 0 0 0 17 3 0 0 0 0 0
/proc/26212/statm: 6398 506 378 1 0 193 0
[pid=26213] ppid=26211 vsize=11156 CPUtime=0.16 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 2351 0 0 0 16 0 0 0 20 0 1 0 334099965 11423744 2259 33554432000 134512640 134847168 4287292432 4287288272 4655607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26213/statm: 2789 2260 251 82 0 2030 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 96948

[startup+3.10033 s]
/proc/loadavg: 1.98 1.67 1.06 3/183 26214
/proc/meminfo: memFree=27962648/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=24144 CPUtime=1.73 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 5941 0 0 0 173 0 0 0 20 0 1 0 334099965 24723456 5375 33554432000 134512640 134847168 4287292432 4287291184 134782036 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26213/statm: 6036 5375 272 82 0 5277 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 84344

[startup+6.30033 s]
/proc/loadavg: 1.98 1.68 1.06 3/183 26214
/proc/meminfo: memFree=27949404/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=40208 CPUtime=4.93 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 9942 0 0 0 492 1 0 0 20 0 1 0 334099965 41172992 9376 33554432000 134512640 134847168 4287292432 4287290688 1582375 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26213/statm: 10052 9376 272 82 0 9293 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 100408

[startup+12.7003 s]
/proc/loadavg: 1.98 1.68 1.07 3/183 26214
/proc/meminfo: memFree=27940020/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=48648 CPUtime=11.33 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 12035 0 0 0 1131 2 0 0 20 0 1 0 334099965 49815552 11469 33554432000 134512640 134847168 4287292432 4287291072 134782463 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26213/statm: 12162 11469 272 82 0 11403 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 108848

[startup+25.5004 s]
/proc/loadavg: 1.98 1.70 1.08 3/183 26214
/proc/meminfo: memFree=27926528/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=58908 CPUtime=24.13 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 14562 0 0 0 2411 2 0 0 20 0 1 0 334099965 60321792 13996 33554432000 134512640 134847168 4287292432 4287291072 134782615 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26213/statm: 14727 13996 272 82 0 13968 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 119108

[startup+51.1005 s]
/proc/loadavg: 1.99 1.72 1.10 3/183 26214
/proc/meminfo: memFree=27915336/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=70460 CPUtime=49.71 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 17340 0 0 0 4968 3 0 0 20 0 1 0 334099965 72151040 16883 33554432000 134512640 134847168 4287292432 4287291184 134782116 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26213/statm: 17615 16883 272 82 0 16856 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 130660

[startup+102.307 s]
/proc/loadavg: 1.99 1.76 1.15 3/184 26218
/proc/meminfo: memFree=27893856/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=90852 CPUtime=100.9 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 22235 0 0 0 10086 4 0 0 20 0 1 0 334099965 93032448 21897 33554432000 134512640 134847168 4287292432 4287291072 134748326 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26213/statm: 22713 21897 272 82 0 21954 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 151052

[startup+162.3 s]
/proc/loadavg: 1.99 1.80 1.20 3/183 26218
/proc/meminfo: memFree=27877292/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7

################
# More data... #
################


[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.77 3/177 26289
/proc/meminfo: memFree=27684544/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=216756 CPUtime=1420.63 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 59955 0 0 0 142046 17 0 0 20 0 1 0 334099965 221958144 53466 33554432000 134512640 134847168 4287292432 4287291172 134737633 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 54189 53466 272 82 0 53430 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1422.13
Current children cumulated vsize (KiB) 276956

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.78 3/183 26334
/proc/meminfo: memFree=27330556/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=222124 CPUtime=1480.61 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 61128 0 0 0 148044 17 0 0 20 0 1 0 334099965 227454976 54639 33554432000 134512640 134847168 4287292432 4287291188 134737608 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 55531 54639 272 82 0 54772 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1482.11
Current children cumulated vsize (KiB) 282324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/183 26386
/proc/meminfo: memFree=27324168/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=228708 CPUtime=1540.6 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 62777 0 0 0 154043 17 0 0 20 0 1 0 334099965 234196992 56301 33554432000 134512640 134847168 4287292432 4287291188 134737608 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 57177 56301 272 82 0 56418 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1542.1
Current children cumulated vsize (KiB) 288908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/183 26438
/proc/meminfo: memFree=27428048/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=235720 CPUtime=1600.59 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 64510 0 0 0 160041 18 0 0 20 0 1 0 334099965 241377280 58034 33554432000 134512640 134847168 4287292432 4287291072 134782463 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 58930 58034 272 82 0 58171 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 295920

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 1.82 3/183 26439
/proc/meminfo: memFree=26633492/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=237752 CPUtime=1660.58 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 65168 0 0 0 166040 18 0 0 20 0 1 0 334099965 243458048 58565 33554432000 134512640 134847168 4287292432 4287291072 134782705 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 59438 58565 272 82 0 58679 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 297952

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.83 3/183 26439
/proc/meminfo: memFree=26634240/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=238660 CPUtime=1720.57 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 65357 0 0 0 172039 18 0 0 20 0 1 0 334099965 244387840 58837 33554432000 134512640 134847168 4287292432 4287291072 134782439 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 59665 58837 272 82 0 58906 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 298860

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 1.84 3/183 26491
/proc/meminfo: memFree=27729052/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=240752 CPUtime=1780.56 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 65837 0 0 0 178038 18 0 0 20 0 1 0 334099965 246530048 59317 33554432000 134512640 134847168 4287292432 4287291072 134782452 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 60188 59317 272 82 0 59429 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1782.06
Current children cumulated vsize (KiB) 300952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.02 1.84 3/183 26543
/proc/meminfo: memFree=27719512/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=241036 CPUtime=1798.56 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 65903 0 0 0 179838 18 0 0 20 0 1 0 334099965 246820864 59383 33554432000 134512640 134847168 4287292432 4287291200 134737824 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 60259 59383 272 82 0 59500 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 301236

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.03 2.02 1.84 3/183 26543
/proc/meminfo: memFree=27719512/32873844 swapFree=7384/7384
[pid=26209] ppid=26207 vsize=25592 CPUtime=0.01 cores=1,3,5,7
/proc/26209/stat : 26209 (pbclasp) S 26207 26209 14418 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 334099963 26206208 492 33554432000 4194304 4198148 140736631168704 140736631167592 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26209/statm: 6398 492 363 1 0 193 0
[pid=26211] ppid=26209 vsize=9148 CPUtime=1.49 cores=1,3,5,7
/proc/26211/stat : 26211 (sh) S 26209 26209 14418 0 -1 4202496 372 614 0 0 0 0 149 0 20 0 1 0 334099965 9367552 263 33554432000 4194304 5064252 140736465556288 140736465554544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26211/statm: 2287 263 223 213 0 72 0
[pid=26213] ppid=26211 vsize=241036 CPUtime=1798.56 cores=1,3,5,7
/proc/26213/stat : 26213 (clasp-1.0) R 26211 26209 14418 0 -1 4202496 65903 0 0 0 179838 18 0 0 20 0 1 0 334099965 246820864 59383 33554432000 134512640 134847168 4287292432 4287291200 134737824 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26213/statm: 60259 59383 272 82 0 59500 0
[pid=26214] ppid=26211 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/26214/stat : 26214 (pboutclasp.pl) S 26211 26209 14418 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 334099965 26071040 437 33554432000 4194304 4198148 140736582248016 140736582238552 239876498672 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26214/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 301236

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.1
CPU user time (s): 1799.9
CPU system time (s): 0.198969
CPU usage (%): 99.9884
Max. virtual memory (cumulated for all children) (KiB): 301236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.198969
maximum resident set size= 237532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68097
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 438
involuntary context switches= 4302

runsolver used 3.55946 second user time and 8.80866 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 01:29:05
IDJOB=3729899
IDBENCH=1369
IDSOLVER=2317
FILE ID=node136/3729899-1338679745
RUNJOBID= node136-1338679217-23147
PBS_JOBID= 14636677
Free space on /tmp= 69816 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729899-1338679745/watcher-3729899-1338679745 -o /tmp/evaluation-result-3729899-1338679745/solver-3729899-1338679745 -C 1800 -W 1900 -M 15500  pbclasp instance-3729899-1338679745.opb HOME/temp

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7f5f10f1b8aeee16c5b46dadab8c5b22
RANDOM SEED=1453842490

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27983160 kB
Buffers:          574608 kB
Cached:          3386512 kB
SwapCached:        20296 kB
Active:          1974804 kB
Inactive:        2027216 kB
Active(anon):      15828 kB
Inactive(anon):    22296 kB
Active(file):    1958976 kB
Inactive(file):  2004920 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:              1768 kB
Writeback:             0 kB
AnonPages:         23620 kB
Mapped:            11628 kB
Shmem:                 0 kB
Slab:             748464 kB
SReclaimable:     189768 kB
SUnreclaim:       558696 kB
KernelStack:        1488 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3729899-1338679745.opb

Free space on /tmp at the end= 69816 MiB
End job on node136 at 2012-06-03 01:59:05