Trace number 3731624

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) 1801.94 1802.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark736
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
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 495981
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 495981
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

715.10/715.23	sh: line 1:  6845 Done                    cat HOME/temp/instance-3731624-1338698710.opb.op
715.10/715.23	      6846 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731624-1338698710.opb.clasp
1800.05/1800.52	c Somebody sent me a SIGTERM
1800.05/1800.52	s UNKNOWN
1800.05/1800.53	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-3731624-1338698710/watcher-3731624-1338698710 -o /tmp/evaluation-result-3731624-1338698710/solver-3731624-1338698710 -C 1800 -W 1900 -M 15500 pbclasp instance-3731624-1338698710.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 1.95 3/179 6815
/proc/meminfo: memFree=27473788/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) R 6813 6815 14418 0 -1 4202496 549 0 0 0 0 0 0 0 20 0 1 0 335996459 26206208 479 33554432000 4194304 4198148 140736135695696 140736135693144 239885672448 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 6398 479 355 1 0 193 0

[startup+0.0344069 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 6815
/proc/meminfo: memFree=27473788/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=26616 CPUtime=0.02 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) R 6813 6815 14418 0 -1 4202496 801 0 0 0 2 0 0 0 20 0 1 0 335996459 27254784 731 33554432000 4194304 4198148 140736135695696 140736135693144 239872786780 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 6654 731 362 1 0 449 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26616

[startup+0.100206 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 6815
/proc/meminfo: memFree=27473788/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=26616 CPUtime=0.09 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) R 6813 6815 14418 0 -1 4202496 825 0 0 0 9 0 0 0 20 0 1 0 335996459 27254784 755 33554432000 4194304 4198148 140736135695696 140736135694328 239872472042 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 6654 755 362 1 0 449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26616

[startup+0.300179 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 6815
/proc/meminfo: memFree=27473788/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=27012 CPUtime=0.29 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) R 6813 6815 14418 0 -1 4202496 924 0 0 0 29 0 0 0 20 0 1 0 335996459 27660288 854 33554432000 4194304 4198148 140736135695696 140736135694328 239885876480 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 6753 854 362 1 0 548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27012

[startup+0.700182 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 6815
/proc/meminfo: memFree=27473788/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1268 0 0 0 57 0 0 0 20 0 1 0 335996459 29024256 1181 33554432000 4194304 4198148 140736135695696 140736135694584 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7086 1181 369 1 0 881 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 28344

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 6818
/proc/meminfo: memFree=27340548/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1268 0 0 0 57 0 0 0 20 0 1 0 335996459 29024256 1181 33554432000 4194304 4198148 140736135695696 140736135694584 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7086 1181 369 1 0 881 0
[pid=6817] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6817/stat : 6817 (sh) S 6815 6815 14418 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 335996517 9367552 267 33554432000 4194304 5064252 140737467201952 140737467200832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6817/statm: 2287 267 226 213 0 72 0
[pid=6818] ppid=6817 vsize=25724 CPUtime=0.91 cores=1,3,5,7
/proc/6818/stat : 6818 (pb2clasp1) R 6817 6815 14418 0 -1 4202496 620 0 0 0 91 0 0 0 20 0 1 0 335996518 26341376 530 33554432000 4194304 4198148 140735451157152 140735451147688 239885892079 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/6818/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 1.95 3/181 6818
/proc/meminfo: memFree=27344384/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1268 0 0 0 57 0 0 0 20 0 1 0 335996459 29024256 1181 33554432000 4194304 4198148 140736135695696 140736135694584 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7086 1181 369 1 0 881 0
[pid=6817] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6817/stat : 6817 (sh) S 6815 6815 14418 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 335996517 9367552 267 33554432000 4194304 5064252 140737467201952 140737467200832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6817/statm: 2287 267 226 213 0 72 0
[pid=6818] ppid=6817 vsize=25724 CPUtime=2.5 cores=1,3,5,7
/proc/6818/stat : 6818 (pb2clasp1) R 6817 6815 14418 0 -1 4202496 620 0 0 0 250 0 0 0 20 0 1 0 335996518 26341376 530 33554432000 4194304 4198148 140735451157152 140735451156136 239876498672 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/6818/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 63216

[startup+6.3003 s]
/proc/loadavg: 2.08 2.02 1.96 3/181 6818
/proc/meminfo: memFree=27342012/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1268 0 0 0 57 0 0 0 20 0 1 0 335996459 29024256 1181 33554432000 4194304 4198148 140736135695696 140736135694584 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7086 1181 369 1 0 881 0
[pid=6817] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6817/stat : 6817 (sh) S 6815 6815 14418 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 335996517 9367552 267 33554432000 4194304 5064252 140737467201952 140737467200832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6817/statm: 2287 267 226 213 0 72 0
[pid=6818] ppid=6817 vsize=25724 CPUtime=5.71 cores=1,3,5,7
/proc/6818/stat : 6818 (pb2clasp1) R 6817 6815 14418 0 -1 4202496 620 0 0 0 569 2 0 0 20 0 1 0 335996518 26341376 530 33554432000 4194304 4198148 140735451157152 140735451156136 239885516440 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/6818/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63216

[startup+12.7003 s]
/proc/loadavg: 2.15 2.03 1.96 3/181 6818
/proc/meminfo: memFree=27222500/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=28344 CPUtime=0.57 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1268 0 0 0 57 0 0 0 20 0 1 0 335996459 29024256 1181 33554432000 4194304 4198148 140736135695696 140736135694584 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7086 1181 369 1 0 881 0
[pid=6817] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6817/stat : 6817 (sh) S 6815 6815 14418 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 335996517 9367552 267 33554432000 4194304 5064252 140737467201952 140737467200832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6817/statm: 2287 267 226 213 0 72 0
[pid=6818] ppid=6817 vsize=25724 CPUtime=12.11 cores=1,3,5,7
/proc/6818/stat : 6818 (pb2clasp1) R 6817 6815 14418 0 -1 4202496 620 0 0 0 1207 4 0 0 20 0 1 0 335996518 26341376 530 33554432000 4194304 4198148 140735451157152 140735451147688 239885617754 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/6818/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63216

[startup+25.5004 s]
/proc/loadavg: 2.26 2.06 1.97 3/181 6825
/proc/meminfo: memFree=26746060/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1765 2124 0 0 58 0 1948 10 20 0 1 0 335996459 29835264 1396 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7284 1396 387 1 0 1079 0
[pid=6823] ppid=6815 vsize=9148 CPUtime=0.05 cores=1,3,5,7
/proc/6823/stat : 6823 (sh) S 6815 6815 14418 0 -1 4202496 369 219 0 0 0 0 0 5 20 0 1 0 335998477 9367552 263 33554432000 4194304 5064252 140736751801024 140736751799280 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6823/statm: 2287 263 223 213 0 72 0
[pid=6825] ppid=6823 vsize=247872 CPUtime=5.31 cores=1,3,5,7
/proc/6825/stat : 6825 (clasp-1.0) R 6823 6815 14418 0 -1 4202496 52359 0 0 0 519 12 0 0 20 0 1 0 335998478 253820928 61011 33554432000 134512640 134847168 4287264048 4287262816 134617496 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 61968 61011 266 82 0 61209 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 286156

[startup+51.1004 s]
/proc/loadavg: 2.17 2.06 1.97 3/180 6825
/proc/meminfo: memFree=26032664/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1765 2124 0 0 58 0 1948 10 20 0 1 0 335996459 29835264 1396 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7284 1396 387 1 0 1079 0
[pid=6823] ppid=6815 vsize=9148 CPUtime=0.05 cores=1,3,5,7
/proc/6823/stat : 6823 (sh) S 6815 6815 14418 0 -1 4202496 369 219 0 0 0 0 0 5 20 0 1 0 335998477 9367552 263 33554432000 4194304 5064252 140736751801024 140736751799280 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6823/statm: 2287 263 223 213 0 72 0
[pid=6825] ppid=6823 vsize=591336 CPUtime=30.9 cores=1,3,5,7
/proc/6825/stat : 6825 (clasp-1.0) R 6823 6815 14418 0 -1 4202496 137997 0 0 0 3061 29 0 0 20 0 1 0 335998478 605528064 146649 33554432000 134512640 134847168 4287264048 4287262688 134782437 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 147834 146649 266 82 0 147075 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 629620

[startup+102.307 s]
/proc/loadavg: 2.07 2.05 1.97 3/181 6826
/proc/meminfo: memFree=24906160/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1765 2124 0 0 58 0 1948 10 20 0 1 0 335996459 29835264 1396 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7284 1396 387 1 0 1079 0
[pid=6823] ppid=6815 vsize=9148 CPUtime=0.05 cores=1,3,5,7
/proc/6823/stat : 6823 (sh) S 6815 6815 14418 0 -1 4202496 369 219 0 0 0 0 0 5 20 0 1 0 335998477 9367552 263 33554432000 4194304 5064252 140736751801024 140736751799280 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6823/statm: 2287 263 223 213 0 72 0
[pid=6825] ppid=6823 vsize=1166356 CPUtime=82.1 cores=1,3,5,7
/proc/6825/stat : 6825 (clasp-1.0) R 6823 6815 14418 0 -1 4202496 281837 0 0 0 8156 54 0 0 20 0 1 0 335998478 1194348544 289820 33554432000 134512640 134847168 4287264048 4287262688 134782463 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 291589 289820 266 82 0 290830 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1204640

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/181 6826
/proc/meminfo: memFree=23797628/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1765 2124 0 0 58 0 1948 10 20 0 1 0 335996459 29835264 1396 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7284 1396 387 1 0 1079 0
[pid=6823] ppid=6815 vsize=9148 CPUtime=0.05 cores=1,3,5,7
/proc/6823/stat : 6823 (sh) S 6815 6815 14418 0 -1 4202496 369 219 0 0 0 0 0 5 20 0 1 0 335998477 9367552 263 33554432000 4194304 5064252 140736751801024 140736751799280 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6823/statm: 2287 263 223 213 0 72 0
[pid=6825] ppid=6823 vsize=1748412 CPUtime=142.08 cores=1,3,5,7
/proc/6825/stat : 6825 (clasp-1.0) R 6823 6815 14418 0 -1 4202496 434195 0 0 0 14122 86 0 0 20 0 1 0 335998478 1790373888 434470 33554432000 134512640 134847168 4287264048 4287262780 134782304 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 437103 434470 266 82 0 436344 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1786696

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/181 6826
/proc/meminfo: memFree=22796108/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=20.16 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 1765 2124 0 0 58 0 1948 10 20 0 1 0 335996459 29835264 1396 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6815/statm: 7284 1396 387 1 0 1079 0
[pid=6823] ppid=6815 vsize=9148 CPUtime=0.05 cores=1,3,5,7
/proc/6823/stat : 6823 (sh) S 6815 6815 14418 0 -1 4202496 369 219 0 0 0 0 0 5 20 0 1 0 335998477 9367552 263 33554432000 4194304 5064252 140736751801024 140736751799280 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6823/statm: 2287 263 223 213 0 72 0
[pid=6825] ppid=6823 vsize=2254404 CPUtime=202.07 cores=1,3,5,7
/proc/6825/stat : 6825 (clasp-1.0) R 6823 6815 14418 0 -1 4202496 560085 0 0 0 20092 115 0 0 20 0 1 0 335998478 2308509696 560360 33554432000 134512640 134847168 4287264048 4287262804 134737608 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 563601 560360 266 82 0 562842 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 2292688

[startup+282.3 s]

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

/proc/6967/stat : 6967 (clasp-1.0) R 6965 6815 14418 0 -1 4202496 1048090 0 0 0 51331 215 0 0 20 0 1 0 336123132 4004024320 970825 33554432000 134512640 134847168 4291086688 4291085428 134737633 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6967/statm: 977545 970825 266 82 0 976786 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 3948464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6980
/proc/meminfo: memFree=22345788/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=1266.38 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 2050 2667516 0 0 59 0 125924 655 20 0 1 0 335996459 29835264 1396 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6815/statm: 7284 1396 387 1 0 1079 0
[pid=6965] ppid=6815 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/6965/stat : 6965 (sh) S 6815 6815 14418 0 -1 4202496 370 220 0 0 0 0 0 1 20 0 1 0 336123132 9367552 264 33554432000 4194304 5064252 140737249825488 140737249823744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6965/statm: 2287 264 223 213 0 72 0
[pid=6967] ppid=6965 vsize=4071860 CPUtime=533.66 cores=1,3,5,7
/proc/6967/stat : 6967 (clasp-1.0) R 6965 6815 14418 0 -1 4202496 1088222 0 0 0 53143 223 0 0 20 0 1 0 336123132 4169584640 1010960 33554432000 134512640 134847168 4291086688 4291085140 134790214 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6967/statm: 1017965 1010960 266 82 0 1017206 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 4110144

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

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6980
/proc/meminfo: memFree=22345788/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=1266.38 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 2050 2667516 0 0 59 0 125924 655 20 0 1 0 335996459 29835264 1396 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6815/statm: 7284 1396 387 1 0 1079 0
[pid=6965] ppid=6815 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/6965/stat : 6965 (sh) S 6815 6815 14418 0 -1 4202496 370 220 0 0 0 0 0 1 20 0 1 0 336123132 9367552 264 33554432000 4194304 5064252 140737249825488 140737249823744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6965/statm: 2287 264 223 213 0 72 0
[pid=6967] ppid=6965 vsize=4071860 CPUtime=533.66 cores=1,3,5,7
/proc/6967/stat : 6967 (clasp-1.0) R 6965 6815 14418 0 -1 4202496 1088222 0 0 0 53143 223 0 0 20 0 1 0 336123132 4169584640 1010960 33554432000 134512640 134847168 4291086688 4291085140 134790214 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6967/statm: 1017965 1010960 266 82 0 1017206 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 4110144

[startup+1800.62 s]
/proc/loadavg: 2.01 2.01 2.00 4/184 6991
/proc/meminfo: memFree=24948472/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=1266.44 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 2206 2670272 0 0 60 0 125924 660 20 0 1 0 335996459 29835264 1397 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6815/statm: 7284 1397 387 1 0 1079 0
[pid=6989] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6989/stat : 6989 (sh) S 6815 6815 14418 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 336176516 9367552 263 33554432000 4194304 5064252 140733645552704 140733645550960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6989/statm: 2287 263 223 213 0 72 0
[pid=6990] ppid=6989 vsize=4004 CPUtime=0 cores=1,3,5,7
/proc/6990/stat : 6990 (cat) S 6989 6815 14418 0 -1 4202496 210 0 0 0 0 0 0 0 20 0 1 0 336176516 4100096 122 33554432000 4194304 4236627 140733837594416 140733837593512 239873115616 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6990/statm: 1001 122 97 11 0 67 0
[pid=6991] ppid=6989 vsize=6416 CPUtime=0.05 cores=1,3,5,7
/proc/6991/stat : 6991 (clasp-1.0) R 6989 6815 14418 0 -1 4202496 1168 0 0 0 5 0 0 0 20 0 1 0 336176516 6569984 1066 33554432000 134512640 134847168 4289016576 4289012560 9484783 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6991/statm: 1604 1067 251 82 0 845 0
Current children cumulated CPU time (s) 1266.49
Current children cumulated vsize (KiB) 48704
#
############


Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -6815

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

[startup+1801.4 s]
/proc/loadavg: 2.01 2.01 2.00 4/184 6991
/proc/meminfo: memFree=24948472/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=1266.44 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 2206 2670272 0 0 60 0 125924 660 20 0 1 0 335996459 29835264 1397 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6815/statm: 7284 1397 387 1 0 1079 0
[pid=6989] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6989/stat : 6989 (sh) S 6815 6815 14418 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 336176516 9367552 263 33554432000 4194304 5064252 140733645552704 140733645550960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6989/statm: 2287 263 223 213 0 72 0
[pid=6990] ppid=6989 vsize=4004 CPUtime=0.01 cores=1,3,5,7
/proc/6990/stat : 6990 (cat) S 6989 6815 14418 0 -1 4202496 210 0 0 0 0 1 0 0 20 0 1 0 336176516 4100096 122 33554432000 4194304 4236627 140733837594416 140733837593512 239873115616 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6990/statm: 1001 122 97 11 0 67 0
[pid=6991] ppid=6989 vsize=44496 CPUtime=0.82 cores=1,3,5,7
/proc/6991/stat : 6991 (clasp-1.0) R 6989 6815 14418 0 -1 4202496 10592 0 0 0 81 1 0 0 20 0 1 0 336176516 45563904 10490 33554432000 134512640 134847168 4289016576 4289012416 9484783 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6991/statm: 11124 10490 251 82 0 10365 0
Current children cumulated CPU time (s) 1267.27
Current children cumulated vsize (KiB) 86784

[startup+1802.2 s]
/proc/loadavg: 2.01 2.01 2.00 4/184 6999
/proc/meminfo: memFree=27445544/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=1266.44 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 2206 2670272 0 0 60 0 125924 660 20 0 1 0 335996459 29835264 1397 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6815/statm: 7284 1397 387 1 0 1079 0
[pid=6989] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6989/stat : 6989 (sh) S 6815 6815 14418 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 336176516 9367552 263 33554432000 4194304 5064252 140733645552704 140733645550960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6989/statm: 2287 263 223 213 0 72 0
[pid=6990] ppid=6989 vsize=4004 CPUtime=0.02 cores=1,3,5,7
/proc/6990/stat : 6990 (cat) S 6989 6815 14418 0 -1 4202496 210 0 0 0 0 2 0 0 20 0 1 0 336176516 4100096 122 33554432000 4194304 4236627 140733837594416 140733837593512 239873115616 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6990/statm: 1001 122 97 11 0 67 0
[pid=6991] ppid=6989 vsize=80264 CPUtime=1.62 cores=1,3,5,7
/proc/6991/stat : 6991 (clasp-1.0) R 6989 6815 14418 0 -1 4202496 19236 0 0 0 159 3 0 0 20 0 1 0 336176516 82190336 19134 33554432000 134512640 134847168 4289016576 4289012264 12481584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6991/statm: 20066 19134 251 82 0 19307 0
Current children cumulated CPU time (s) 1268.08
Current children cumulated vsize (KiB) 122552

[startup+1802.4 s]
/proc/loadavg: 2.01 2.01 2.00 4/184 6999
/proc/meminfo: memFree=27445544/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=1266.44 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 2206 2670272 0 0 60 0 125924 660 20 0 1 0 335996459 29835264 1397 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6815/statm: 7284 1397 387 1 0 1079 0
[pid=6989] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6989/stat : 6989 (sh) S 6815 6815 14418 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 336176516 9367552 263 33554432000 4194304 5064252 140733645552704 140733645550960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6989/statm: 2287 263 223 213 0 72 0
[pid=6990] ppid=6989 vsize=4004 CPUtime=0.02 cores=1,3,5,7
/proc/6990/stat : 6990 (cat) S 6989 6815 14418 0 -1 4202496 210 0 0 0 0 2 0 0 20 0 1 0 336176516 4100096 122 33554432000 4194304 4236627 140733837594416 140733837593512 239873115616 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6990/statm: 1001 122 97 11 0 67 0
[pid=6991] ppid=6989 vsize=87236 CPUtime=1.82 cores=1,3,5,7
/proc/6991/stat : 6991 (clasp-1.0) R 6989 6815 14418 0 -1 4202496 21304 0 0 0 179 3 0 0 20 0 1 0 336176516 89329664 21202 33554432000 134512640 134847168 4289016576 4289012596 1548432 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6991/statm: 21809 21202 251 82 0 21050 0
Current children cumulated CPU time (s) 1268.28
Current children cumulated vsize (KiB) 129524

[startup+1802.5 s]
/proc/loadavg: 2.01 2.01 2.00 4/184 6999
/proc/meminfo: memFree=27445544/32873844 swapFree=7384/7384
[pid=6815] ppid=6813 vsize=29136 CPUtime=1266.44 cores=1,3,5,7
/proc/6815/stat : 6815 (pbclasp) S 6813 6815 14418 0 -1 4202496 2206 2670272 0 0 60 0 125924 660 20 0 1 0 335996459 29835264 1397 33554432000 4194304 4198148 140736135695696 140736135694624 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6815/statm: 7284 1397 387 1 0 1079 0
[pid=6989] ppid=6815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6989/stat : 6989 (sh) S 6815 6815 14418 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 336176516 9367552 263 33554432000 4194304 5064252 140733645552704 140733645550960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6989/statm: 2287 263 223 213 0 72 0
[pid=6990] ppid=6989 vsize=4004 CPUtime=0.02 cores=1,3,5,7
/proc/6990/stat : 6990 (cat) R 6989 6815 14418 0 -1 4202496 210 0 0 0 0 2 0 0 20 0 1 0 336176516 4100096 122 33554432000 4194304 4236627 140733837594416 140733837593512 239873115616 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6990/statm: 1001 122 97 11 0 67 0
[pid=6991] ppid=6989 vsize=91960 CPUtime=1.92 cores=1,3,5,7
/proc/6991/stat : 6991 (clasp-1.0) R 6989 6815 14418 0 -1 4202496 22324 0 0 0 188 4 0 0 20 0 1 0 336176516 94167040 22222 33554432000 134512640 134847168 4289016576 4289012544 1609969 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6991/statm: 22990 22222 251 82 0 22231 0
Current children cumulated CPU time (s) 1268.38
Current children cumulated vsize (KiB) 134248

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6815 and gives
#  childrusage.ru_utime.tv_sec=1259
#  childrusage.ru_utime.tv_usec=851473
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=648989
# CPU time returned by wait4() is 1266.5
# while last known CPU time is 1268.38
#
# 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): 533.56
#  lost CPU user time (s): 531.37
#  lost CPU system time (s): 2.19

Real time (s): 1802.53
CPU time (s): 1801.94
CPU user time (s): 1793.09
CPU system time (s): 8.85
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 4224552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1259.85
system time used= 6.64899
maximum resident set size= 4159564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2673867
page faults= 0
swaps= 0
block input operations= 0
block output operations= 204888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20543
involuntary context switches= 1866

runsolver used 2.95055 second user time and 8.63169 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 06:45:10
IDJOB=3731624
IDBENCH=1971
IDSOLVER=2317
FILE ID=node136/3731624-1338698710
RUNJOBID= node136-1338679217-23147
PBS_JOBID= 14636677
Free space on /tmp= 69752 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_8.opb.PB06.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731624-1338698710/watcher-3731624-1338698710 -o /tmp/evaluation-result-3731624-1338698710/solver-3731624-1338698710 -C 1800 -W 1900 -M 15500  pbclasp instance-3731624-1338698710.opb HOME/temp

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=118809003

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:        27478240 kB
Buffers:          879632 kB
Cached:          3474844 kB
SwapCached:        20316 kB
Active:          2474704 kB
Inactive:        2030340 kB
Active(anon):     123804 kB
Inactive(anon):    22312 kB
Active(file):    2350900 kB
Inactive(file):  2008028 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:             34264 kB
Writeback:             0 kB
AnonPages:        129424 kB
Mapped:            11324 kB
Shmem:                 0 kB
Slab:             751008 kB
SReclaimable:     191972 kB
SUnreclaim:       559036 kB
KernelStack:        1520 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     247652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3731624-1338698710.opb

Free space on /tmp at the end= 69716 MiB
End job on node136 at 2012-06-03 07:15:13