Trace number 3731657

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 NameAnswerobjective functionCPU timeWall clock time
PB07: PB-clasp 2007-04-10? (TO) 1802.04 1802.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMfad34197fa8b5ebd519d12750a352ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark668
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 480
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

665.68/665.80	sh: line 1: 30698 Done                    cat HOME/temp/instance-3731657-1338699260.opb.op
665.68/665.80	     30699 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731657-1338699260.opb.clasp
1800.10/1800.72	c Somebody sent me a SIGTERM
1800.10/1800.72	s UNKNOWN
1800.10/1800.72	pb2clasp1: no process killed

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-3731657-1338699260/watcher-3731657-1338699260 -o /tmp/evaluation-result-3731657-1338699260/solver-3731657-1338699260 -C 1800 -W 1900 -M 15500 pbclasp instance-3731657-1338699260.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: 2.00 2.00 2.00 3/176 30645
/proc/meminfo: memFree=28834620/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) R 30643 30645 22814 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 336054483 26071040 440 33554432000 4194304 4198148 140737347314048 140737347311496 226354341612 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 6365 440 343 1 0 160 0

[startup+0.048463 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30645
/proc/meminfo: memFree=28834620/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=26616 CPUtime=0.04 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) R 30643 30645 22814 0 -1 4202496 806 0 0 0 4 0 0 0 20 0 1 0 336054483 27254784 736 33554432000 4194304 4198148 140737347314048 140737347311496 226355051792 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 6654 736 362 1 0 449 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26616

[startup+0.100264 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30645
/proc/meminfo: memFree=28834620/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=26616 CPUtime=0.09 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) R 30643 30645 22814 0 -1 4202496 824 0 0 0 9 0 0 0 20 0 1 0 336054483 27254784 754 33554432000 4194304 4198148 140737347314048 140737347311496 226329379553 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 6654 754 362 1 0 449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26616

[startup+0.300232 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30645
/proc/meminfo: memFree=28834620/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=27012 CPUtime=0.29 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) R 30643 30645 22814 0 -1 4202496 922 0 0 0 29 0 0 0 20 0 1 0 336054483 27660288 852 33554432000 4194304 4198148 140737347314048 140737347311496 226355051792 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 6753 852 362 1 0 548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27012

[startup+0.700231 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30645
/proc/meminfo: memFree=28834620/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1267 0 0 0 57 0 0 0 20 0 1 0 336054483 29024256 1181 33554432000 4194304 4198148 140737347314048 140737347312936 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7086 1181 369 1 0 881 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 28344

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30648
/proc/meminfo: memFree=28707820/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1267 0 0 0 57 0 0 0 20 0 1 0 336054483 29024256 1181 33554432000 4194304 4198148 140737347314048 140737347312936 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7086 1181 369 1 0 881 0
[pid=30647] ppid=30645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30647/stat : 30647 (sh) S 30645 30645 22814 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 336054541 9367552 267 33554432000 4194304 5064252 140735756443600 140735756442480 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30647/statm: 2287 267 226 213 0 72 0
[pid=30648] ppid=30647 vsize=25724 CPUtime=0.91 cores=1,3,5,7
/proc/30648/stat : 30648 (pb2clasp1) R 30647 30645 22814 0 -1 4202496 620 0 0 0 91 0 0 0 20 0 1 0 336054541 26341376 530 33554432000 4194304 4198148 140736459515456 140736459505992 226354719900 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/30648/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63216

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30648
/proc/meminfo: memFree=28711412/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1267 0 0 0 57 0 0 0 20 0 1 0 336054483 29024256 1181 33554432000 4194304 4198148 140737347314048 140737347312936 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7086 1181 369 1 0 881 0
[pid=30647] ppid=30645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30647/stat : 30647 (sh) S 30645 30645 22814 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 336054541 9367552 267 33554432000 4194304 5064252 140735756443600 140735756442480 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30647/statm: 2287 267 226 213 0 72 0
[pid=30648] ppid=30647 vsize=25724 CPUtime=2.5 cores=1,3,5,7
/proc/30648/stat : 30648 (pb2clasp1) R 30647 30645 22814 0 -1 4202496 620 0 0 0 250 0 0 0 20 0 1 0 336054541 26341376 530 33554432000 4194304 4198148 140736459515456 140736459505992 226333091056 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/30648/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 63216

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30648
/proc/meminfo: memFree=28708808/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1267 0 0 0 57 0 0 0 20 0 1 0 336054483 29024256 1181 33554432000 4194304 4198148 140737347314048 140737347312936 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7086 1181 369 1 0 881 0
[pid=30647] ppid=30645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30647/stat : 30647 (sh) S 30645 30645 22814 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 336054541 9367552 267 33554432000 4194304 5064252 140735756443600 140735756442480 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30647/statm: 2287 267 226 213 0 72 0
[pid=30648] ppid=30647 vsize=25724 CPUtime=5.7 cores=1,3,5,7
/proc/30648/stat : 30648 (pb2clasp1) R 30647 30645 22814 0 -1 4202496 620 0 0 0 569 1 0 0 20 0 1 0 336054541 26341376 530 33554432000 4194304 4198148 140736459515456 140736459505992 226354759605 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/30648/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 63216

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30648
/proc/meminfo: memFree=28582872/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1267 0 0 0 57 0 0 0 20 0 1 0 336054483 29024256 1181 33554432000 4194304 4198148 140737347314048 140737347312936 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7086 1181 369 1 0 881 0
[pid=30647] ppid=30645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30647/stat : 30647 (sh) S 30645 30645 22814 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 336054541 9367552 267 33554432000 4194304 5064252 140735756443600 140735756442480 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30647/statm: 2287 267 226 213 0 72 0
[pid=30648] ppid=30647 vsize=25724 CPUtime=12.1 cores=1,3,5,7
/proc/30648/stat : 30648 (pb2clasp1) R 30647 30645 22814 0 -1 4202496 620 0 0 0 1207 3 0 0 20 0 1 0 336054541 26341376 530 33554432000 4194304 4198148 140736459515456 140736459505992 226354877518 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/30648/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 63216

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30655
/proc/meminfo: memFree=28106816/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1766 2129 0 0 58 0 1950 8 20 0 1 0 336054483 29835264 1396 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7284 1396 387 1 0 1079 0
[pid=30653] ppid=30645 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/30653/stat : 30653 (sh) S 30645 30645 22814 0 -1 4202496 370 221 0 0 0 0 0 1 20 0 1 0 336056502 9367552 264 33554432000 4194304 5064252 140735078091136 140735078089392 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30653/statm: 2287 264 223 213 0 72 0
[pid=30655] ppid=30653 vsize=247872 CPUtime=5.29 cores=1,3,5,7
/proc/30655/stat : 30655 (clasp-1.0) R 30653 30645 22814 0 -1 4202496 51423 0 0 0 517 12 0 0 20 0 1 0 336056502 253820928 61056 33554432000 134512640 134847168 4288247872 4288246640 134617553 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30655/statm: 61968 61056 266 82 0 61209 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 286156

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30655
/proc/meminfo: memFree=27394636/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1766 2129 0 0 58 0 1950 8 20 0 1 0 336054483 29835264 1396 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7284 1396 387 1 0 1079 0
[pid=30653] ppid=30645 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/30653/stat : 30653 (sh) S 30645 30645 22814 0 -1 4202496 370 221 0 0 0 0 0 1 20 0 1 0 336056502 9367552 264 33554432000 4194304 5064252 140735078091136 140735078089392 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30653/statm: 2287 264 223 213 0 72 0
[pid=30655] ppid=30653 vsize=591060 CPUtime=30.89 cores=1,3,5,7
/proc/30655/stat : 30655 (clasp-1.0) R 30653 30645 22814 0 -1 4202496 136994 0 0 0 3059 30 0 0 20 0 1 0 336056502 605245440 146627 33554432000 134512640 134847168 4288247872 4288246564 134616619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30655/statm: 147765 146627 266 82 0 147006 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 629344

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30657
/proc/meminfo: memFree=26272100/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1766 2129 0 0 58 0 1950 8 20 0 1 0 336054483 29835264 1396 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7284 1396 387 1 0 1079 0
[pid=30653] ppid=30645 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/30653/stat : 30653 (sh) S 30645 30645 22814 0 -1 4202496 370 221 0 0 0 0 0 1 20 0 1 0 336056502 9367552 264 33554432000 4194304 5064252 140735078091136 140735078089392 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30653/statm: 2287 264 223 213 0 72 0
[pid=30655] ppid=30653 vsize=1165376 CPUtime=82.09 cores=1,3,5,7
/proc/30655/stat : 30655 (clasp-1.0) R 30653 30645 22814 0 -1 4202496 280673 0 0 0 8153 56 0 0 20 0 1 0 336056502 1193345024 289637 33554432000 134512640 134847168 4288247872 4288246564 134616619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30655/statm: 291344 289637 266 82 0 290585 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1203660

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30657
/proc/meminfo: memFree=25171132/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1766 2129 0 0 58 0 1950 8 20 0 1 0 336054483 29835264 1396 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7284 1396 387 1 0 1079 0
[pid=30653] ppid=30645 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/30653/stat : 30653 (sh) S 30645 30645 22814 0 -1 4202496 370 221 0 0 0 0 0 1 20 0 1 0 336056502 9367552 264 33554432000 4194304 5064252 140735078091136 140735078089392 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30653/statm: 2287 264 223 213 0 72 0
[pid=30655] ppid=30653 vsize=1745752 CPUtime=142.07 cores=1,3,5,7
/proc/30655/stat : 30655 (clasp-1.0) R 30653 30645 22814 0 -1 4202496 432591 0 0 0 14123 84 0 0 20 0 1 0 336056502 1787650048 433847 33554432000 134512640 134847168 4288247872 4288246640 134738071 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30655/statm: 436438 433848 266 82 0 435679 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1784036

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30657
/proc/meminfo: memFree=24175252/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 1766 2129 0 0 58 0 1950 8 20 0 1 0 336054483 29835264 1396 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30645/statm: 7284 1396 387 1 0 1079 0
[pid=30653] ppid=30645 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/30653/stat : 30653 (sh) S 30645 30645 22814 0 -1 4202496 370 221 0 0 0 0 0 1 20 0 1 0 336056502 9367552 264 33554432000 4194304 5064252 140735078091136 140735078089392 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30653/statm: 2287 264 223 213 0 72 0
[pid=30655] ppid=30653 vsize=2252384 CPUtime=202.07 cores=1,3,5,7
/proc/30655/stat : 30655 (clasp-1.0) R 30653 30645 22814 0 -1 4202496 558638 0 0 0 20097 110 0 0 20 0 1 0 336056502 2306441216 559894 33554432000 134512640 134847168 4288247872 4288246112 2819367 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30655/statm: 563096 559894 266 82 0 562337 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2290668

[startup+282.3 s]

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

/proc/30802/stat : 30802 (sh) S 30645 30645 22814 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 336176140 9367552 264 33554432000 4194304 5064252 140733820346816 140733820345072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30802/statm: 2287 264 223 213 0 72 0
[pid=30804] ppid=30802 vsize=3809040 CPUtime=505.5 cores=1,3,5,7
/proc/30804/stat : 30804 (clasp-1.0) R 30802 30645 22814 0 -1 4202496 1024131 0 0 0 50334 216 0 0 20 0 1 0 336176140 3900456960 946406 33554432000 134512640 134847168 4289946448 4289945188 134737633 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30804/statm: 952260 946406 268 82 0 951501 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 3847324

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 30817
/proc/meminfo: memFree=28551824/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=1767.41 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 2142 3672681 0 0 60 0 175807 874 20 0 1 0 336054483 29835264 1396 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30645/statm: 7284 1396 387 1 0 1079 0
[pid=30815] ppid=30645 vsize=9148 CPUtime=0.02 cores=1,3,5,7
/proc/30815/stat : 30815 (sh) S 30645 30645 22814 0 -1 4202496 370 219 0 0 0 0 0 2 20 0 1 0 336231283 9367552 264 33554432000 4194304 5064252 140734648089136 140734648087392 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30815/statm: 2287 264 223 213 0 72 0
[pid=30817] ppid=30815 vsize=342900 CPUtime=14.27 cores=1,3,5,7
/proc/30817/stat : 30817 (clasp-1.0) R 30815 30645 22814 0 -1 4202496 75160 0 0 0 1410 17 0 0 20 0 1 0 336231284 351129600 84827 33554432000 134512640 134847168 4294336752 4294335264 134780669 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30817/statm: 85725 84827 266 82 0 84966 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 381184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 30817
/proc/meminfo: memFree=28265104/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=1767.41 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 2142 3672681 0 0 60 0 175807 874 20 0 1 0 336054483 29835264 1396 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30645/statm: 7284 1396 387 1 0 1079 0
[pid=30815] ppid=30645 vsize=9148 CPUtime=0.02 cores=1,3,5,7
/proc/30815/stat : 30815 (sh) S 30645 30645 22814 0 -1 4202496 370 219 0 0 0 0 0 2 20 0 1 0 336231283 9367552 264 33554432000 4194304 5064252 140734648089136 140734648087392 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30815/statm: 2287 264 223 213 0 72 0
[pid=30817] ppid=30815 vsize=622348 CPUtime=32.67 cores=1,3,5,7
/proc/30817/stat : 30817 (clasp-1.0) R 30815 30645 22814 0 -1 4202496 144757 0 0 0 3237 30 0 0 20 0 1 0 336231284 637284352 154418 33554432000 134512640 134847168 4294336752 4294335008 2819367 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30817/statm: 155587 154418 266 82 0 154828 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 660632

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

############
# WARNING:
# current cumulated CPU time (1767.48 s) is less than in the last sample (1800.1 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (32.62 s) to the 'lost time'.

[startup+1800.71 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 30817
/proc/meminfo: memFree=28265104/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=1767.41 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 2142 3672681 0 0 60 0 175807 874 20 0 1 0 336054483 29835264 1396 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30645/statm: 7284 1396 387 1 0 1079 0
[pid=30815] ppid=30645 vsize=9148 CPUtime=0.02 cores=1,3,5,7
/proc/30815/stat : 30815 (sh) S 30645 30645 22814 0 -1 4202496 370 219 0 0 0 0 0 2 20 0 1 0 336231283 9367552 264 33554432000 4194304 5064252 140734648089136 140734648087392 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30815/statm: 2287 264 223 213 0 72 0
[pid=30817] ppid=30815 vsize=622348 CPUtime=32.67 cores=1,3,5,7
/proc/30817/stat : 30817 (clasp-1.0) R 30815 30645 22814 0 -1 4202496 144757 0 0 0 3237 30 0 0 20 0 1 0 336231284 637284352 154418 33554432000 134512640 134847168 4294336752 4294335008 2819367 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30817/statm: 155587 154418 266 82 0 154828 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 660632

[startup+1800.82 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 30817
/proc/meminfo: memFree=28265104/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=1767.48 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 2297 3675436 0 0 60 0 175807 881 20 0 1 0 336054483 29835264 1398 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30645/statm: 7284 1398 387 1 0 1079 0
Current children cumulated CPU time (s) 1767.48
Current children cumulated vsize (KiB) 29136
#
############


Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -30645

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

[startup+1801.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 30817
/proc/meminfo: memFree=28265104/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=1767.48 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 2297 3675436 0 0 60 0 175807 881 20 0 1 0 336054483 29835264 1398 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30645/statm: 7284 1398 387 1 0 1079 0
Current children cumulated CPU time (s) 1767.48
Current children cumulated vsize (KiB) 29136

[startup+1802.2 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 30836
/proc/meminfo: memFree=28911476/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=1767.48 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 2297 3675436 0 0 60 0 175807 881 20 0 1 0 336054483 29835264 1398 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30645/statm: 7284 1398 387 1 0 1079 0
[pid=30834] ppid=30645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30834/stat : 30834 (sh) S 30645 30645 22814 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 336234559 9367552 263 33554432000 4194304 5064252 140736167694080 140736167692336 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30834/statm: 2287 263 223 213 0 72 0
[pid=30835] ppid=30834 vsize=4004 CPUtime=0.01 cores=1,3,5,7
/proc/30835/stat : 30835 (cat) R 30834 30645 22814 0 -1 4202496 210 0 0 0 0 1 0 0 20 0 1 0 336234560 4100096 122 33554432000 4194304 4236627 140734628003472 140734628002568 226329708000 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30835/statm: 1001 122 97 11 0 67 0
[pid=30836] ppid=30834 vsize=72228 CPUtime=1.42 cores=1,3,5,7
/proc/30836/stat : 30836 (clasp-1.0) R 30834 30645 22814 0 -1 4202496 17448 0 0 0 140 2 0 0 20 0 1 0 336234560 73961472 17346 33554432000 134512640 134847168 4290266480 4290262704 8730432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30836/statm: 18057 17346 249 82 0 17298 0
Current children cumulated CPU time (s) 1768.91
Current children cumulated vsize (KiB) 114516

[startup+1802.6 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 30836
/proc/meminfo: memFree=28911476/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=1767.48 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 2297 3675436 0 0 60 0 175807 881 20 0 1 0 336054483 29835264 1398 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30645/statm: 7284 1398 387 1 0 1079 0
[pid=30834] ppid=30645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30834/stat : 30834 (sh) S 30645 30645 22814 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 336234559 9367552 263 33554432000 4194304 5064252 140736167694080 140736167692336 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30834/statm: 2287 263 223 213 0 72 0
[pid=30835] ppid=30834 vsize=4004 CPUtime=0.02 cores=1,3,5,7
/proc/30835/stat : 30835 (cat) S 30834 30645 22814 0 -1 4202496 210 0 0 0 0 2 0 0 20 0 1 0 336234560 4100096 122 33554432000 4194304 4236627 140734628003472 140734628002568 226329708000 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30835/statm: 1001 122 97 11 0 67 0
[pid=30836] ppid=30834 vsize=90244 CPUtime=1.82 cores=1,3,5,7
/proc/30836/stat : 30836 (clasp-1.0) R 30834 30645 22814 0 -1 4202496 21639 0 0 0 179 3 0 0 20 0 1 0 336234560 92409856 21537 33554432000 134512640 134847168 4290266480 4290262256 2819367 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30836/statm: 22561 21537 249 82 0 21802 0
Current children cumulated CPU time (s) 1769.32
Current children cumulated vsize (KiB) 132532

[startup+1802.7 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 30836
/proc/meminfo: memFree=28911476/32873844 swapFree=6088/6088
[pid=30645] ppid=30643 vsize=29136 CPUtime=1767.48 cores=1,3,5,7
/proc/30645/stat : 30645 (pbclasp) S 30643 30645 22814 0 -1 4202496 2297 3675436 0 0 60 0 175807 881 20 0 1 0 336054483 29835264 1398 33554432000 4194304 4198148 140737347314048 140737347312976 226333093918 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30645/statm: 7284 1398 387 1 0 1079 0
[pid=30834] ppid=30645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30834/stat : 30834 (sh) S 30645 30645 22814 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 336234559 9367552 263 33554432000 4194304 5064252 140736167694080 140736167692336 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30834/statm: 2287 263 223 213 0 72 0
[pid=30835] ppid=30834 vsize=4004 CPUtime=0.02 cores=1,3,5,7
/proc/30835/stat : 30835 (cat) R 30834 30645 22814 0 -1 4202496 210 0 0 0 0 2 0 0 20 0 1 0 336234560 4100096 122 33554432000 4194304 4236627 140734628003472 140734628002568 226329708000 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30835/statm: 1001 122 97 11 0 67 0
[pid=30836] ppid=30834 vsize=92752 CPUtime=1.92 cores=1,3,5,7
/proc/30836/stat : 30836 (clasp-1.0) R 30834 30645 22814 0 -1 4202496 22669 0 0 0 189 3 0 0 20 0 1 0 336234560 94978048 22567 33554432000 134512640 134847168 4290266480 4290262488 2795097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30836/statm: 23188 22567 249 82 0 22429 0
Current children cumulated CPU time (s) 1769.42
Current children cumulated vsize (KiB) 135040

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30645 and gives
#  childrusage.ru_utime.tv_sec=1758
#  childrusage.ru_utime.tv_usec=690638
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=848654
# CPU time returned by wait4() is 1767.54
# while last known CPU time is 1769.42
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 32.62
#  lost CPU user time (s): 32.37
#  lost CPU system time (s): 0.25

Real time (s): 1802.73
CPU time (s): 1802.04
CPU user time (s): 1792.93
CPU system time (s): 9.11
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 4224364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.69
system time used= 8.84865
maximum resident set size= 4159596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3679124
page faults= 0
swaps= 0
block input operations= 0
block output operations= 239096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25103
involuntary context switches= 3512

runsolver used 4.25935 second user time and 10.5314 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-03 06:54:20
IDJOB=3731657
IDBENCH=1974
IDSOLVER=2317
FILE ID=node110/3731657-1338699260
RUNJOBID= node110-1338678629-22834
PBS_JOBID= 14636703
Free space on /tmp= 71012 MiB

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

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

MD5SUM BENCH= fad34197fa8b5ebd519d12750a352ad5
RANDOM SEED=1572312411

node110.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		: 2666.893
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	: 5333.78
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		: 2666.893
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		: 2666.893
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.92
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		: 2666.893
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.91
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		: 2666.893
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.92
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		: 2666.893
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		: 2666.893
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		: 2666.893
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:        28840056 kB
Buffers:          511280 kB
Cached:          2536568 kB
SwapCached:          604 kB
Active:          1622700 kB
Inactive:        1563916 kB
Active(anon):     128444 kB
Inactive(anon):    12316 kB
Active(file):    1494256 kB
Inactive(file):  1551600 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:             34316 kB
Writeback:             0 kB
AnonPages:        143804 kB
Mapped:            13468 kB
Shmem:                40 kB
Slab:             707928 kB
SReclaimable:     149772 kB
SUnreclaim:       558156 kB
KernelStack:        1456 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     240756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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-3731657-1338699260.opb

Free space on /tmp at the end= 71028 MiB
End job on node110 at 2012-06-03 07:24:23