Trace number 3739609

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.01 1799.91

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_3-sat.opb
MD5SUM56cc40b9ea431027514a5b56e02d7edb
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints125892
Number of constraints which are clauses125272
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint120
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 740
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.01/1799.91	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-3739609-1338761106/watcher-3739609-1338761106 -o /tmp/evaluation-result-3739609-1338761106/solver-3739609-1338761106 -C 1800 -W 1900 -M 15500 pbclasp instance-3739609-1338761106.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.94 1.98 2.00 4/180 31090
/proc/meminfo: memFree=27115980/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) R 31088 31090 25443 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 342236334 26357760 529 33554432000 4194304 4198148 140737469578096 140736608864280 270329679764 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6435 530 355 1 0 230 0

[startup+0.10063 s]
/proc/loadavg: 1.94 1.98 2.00 4/180 31090
/proc/meminfo: memFree=27115980/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27176

[startup+0.200242 s]
/proc/loadavg: 1.94 1.98 2.00 4/180 31090
/proc/meminfo: memFree=27115980/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27176

[startup+0.300203 s]
/proc/loadavg: 1.94 1.98 2.00 4/180 31090
/proc/meminfo: memFree=27115980/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27176

[startup+0.700182 s]
/proc/loadavg: 1.94 1.98 2.00 4/180 31090
/proc/meminfo: memFree=27115980/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27176

[startup+1.50032 s]
/proc/loadavg: 1.94 1.98 2.00 3/185 31095
/proc/meminfo: memFree=27098208/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31093] ppid=31092 vsize=25592 CPUtime=1.42 cores=1,3,5,7
/proc/31093/stat : 31093 (pb2clasp1) R 31092 31090 25443 0 -1 4202496 607 0 0 0 142 0 0 0 20 0 1 0 342236341 26206208 507 33554432000 4194304 4198148 140734782604992 140734782595528 270342640364 0 0 4224 0 0 0 0 17 3 0 0 0 0 0
/proc/31093/statm: 6398 507 378 1 0 193 0
[pid=31094] ppid=31092 vsize=13808 CPUtime=0.16 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) S 31092 31090 25443 0 -1 4202496 2965 0 0 0 16 0 0 0 20 0 1 0 342236341 14139392 2873 33554432000 134512640 134847168 4292223984 4292219832 11097136 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31094/statm: 3452 2873 249 82 0 2693 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 101184

[startup+3.10032 s]
/proc/loadavg: 1.94 1.98 2.00 4/185 31095
/proc/meminfo: memFree=27083996/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31093] ppid=31092 vsize=25592 CPUtime=3.02 cores=1,3,5,7
/proc/31093/stat : 31093 (pb2clasp1) R 31092 31090 25443 0 -1 4202496 607 0 0 0 302 0 0 0 20 0 1 0 342236341 26206208 507 33554432000 4194304 4198148 140734782604992 140734782595528 270341974544 0 0 4224 0 0 0 0 17 3 0 0 0 0 0
/proc/31093/statm: 6398 507 378 1 0 193 0
[pid=31094] ppid=31092 vsize=24556 CPUtime=0.36 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) S 31092 31090 25443 0 -1 4202496 5583 0 0 0 36 0 0 0 20 0 1 0 342236341 25145344 5491 33554432000 134512640 134847168 4292223984 4292219672 11097136 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31094/statm: 6139 5491 249 82 0 5380 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 111932

[startup+6.30018 s]
/proc/loadavg: 1.94 1.98 2.00 3/183 31095
/proc/meminfo: memFree=27005696/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=65248 CPUtime=2.42 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 16631 0 0 0 240 2 0 0 20 0 1 0 342236341 66813952 15579 33554432000 134512640 134847168 4292223984 4292222752 134617536 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/31094/statm: 16312 15579 270 82 0 15553 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 127032

[startup+12.7002 s]
/proc/loadavg: 1.95 1.98 2.00 3/183 31095
/proc/meminfo: memFree=27005804/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=65248 CPUtime=8.82 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 16639 0 0 0 880 2 0 0 20 0 1 0 342236341 66813952 15587 33554432000 134512640 134847168 4292223984 4292222740 134737608 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31094/statm: 16312 15587 270 82 0 15553 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 13.22
Current children cumulated vsize (KiB) 127032

[startup+25.5004 s]
/proc/loadavg: 1.96 1.98 2.00 3/183 31095
/proc/meminfo: memFree=26976700/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=84032 CPUtime=21.62 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 21342 0 0 0 2159 3 0 0 20 0 1 0 342236341 86048768 20290 33554432000 134512640 134847168 4292223984 4292222668 134715776 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31094/statm: 21008 20290 270 82 0 20249 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 26.02
Current children cumulated vsize (KiB) 145816

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 2.00 3/183 31095
/proc/meminfo: memFree=26882128/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=137520 CPUtime=47.21 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 34757 0 0 0 4714 7 0 0 20 0 1 0 342236341 140820480 33564 33554432000 134512640 134847168 4292223984 4292222740 134737608 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31094/statm: 34380 33564 270 82 0 33621 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 51.61
Current children cumulated vsize (KiB) 199304

[startup+102.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/183 31095
/proc/meminfo: memFree=26739316/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=211696 CPUtime=98.38 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 53433 0 0 0 9828 10 0 0 20 0 1 0 342236341 216776704 52065 33554432000 134512640 134847168 4292223984 4292222724 134737633 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31094/statm: 52924 52065 270 82 0 52165 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 102.78
Current children cumulated vsize (KiB) 273480

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/183 31096
/proc/meminfo: memFree=26704652/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7

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

/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1362.5
Current children cumulated vsize (KiB) 536128

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31107
/proc/meminfo: memFree=26062916/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=510880 CPUtime=1418.09 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 142420 0 0 0 141775 34 0 0 20 0 1 0 342236341 523141120 125343 33554432000 134512640 134847168 4292223984 4292222752 134737400 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31094/statm: 127720 125343 270 82 0 126961 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1422.49
Current children cumulated vsize (KiB) 572664

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31107
/proc/meminfo: memFree=26058432/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=513096 CPUtime=1478.08 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 142913 0 0 0 147774 34 0 0 20 0 1 0 342236341 525410304 125836 33554432000 134512640 134847168 4292223984 4292222624 134782476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31094/statm: 128274 125836 270 82 0 127515 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1482.48
Current children cumulated vsize (KiB) 574880

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 31110
/proc/meminfo: memFree=26053768/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=517252 CPUtime=1538.08 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 143857 0 0 0 153773 35 0 0 20 0 1 0 342236341 529666048 126780 33554432000 134512640 134847168 4292223984 4292222624 134782702 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31094/statm: 129313 126780 270 82 0 128554 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1542.48
Current children cumulated vsize (KiB) 579036

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31110
/proc/meminfo: memFree=26049936/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=522148 CPUtime=1598.06 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 145425 0 0 0 159771 35 0 0 20 0 1 0 342236341 534679552 127885 33554432000 134512640 134847168 4292223984 4292222724 134737633 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31094/statm: 130537 127885 270 82 0 129778 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1602.46
Current children cumulated vsize (KiB) 583932

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31110
/proc/meminfo: memFree=26036296/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=535368 CPUtime=1658.05 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 149000 0 0 0 165769 36 0 0 20 0 1 0 342236341 548216832 131236 33554432000 134512640 134847168 4292223984 4292222624 134748335 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31094/statm: 133842 131236 270 82 0 133083 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1662.45
Current children cumulated vsize (KiB) 597152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31111
/proc/meminfo: memFree=26034448/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=536216 CPUtime=1718.04 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 149178 0 0 0 171768 36 0 0 20 0 1 0 342236341 549085184 131414 33554432000 134512640 134847168 4292223984 4292222624 134782452 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31094/statm: 134054 131414 270 82 0 133295 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1722.44
Current children cumulated vsize (KiB) 598000

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 31111
/proc/meminfo: memFree=26032052/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=535784 CPUtime=1778.01 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 152838 0 0 0 177764 37 0 0 20 0 1 0 342236341 548642816 131746 33554432000 134512640 134847168 4292223984 4292222752 134737644 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31094/statm: 133946 131746 270 82 0 133187 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (KiB) 597568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.9 s]
/proc/loadavg: 2.09 2.03 2.00 2/174 31139
/proc/meminfo: memFree=26603304/32873660 swapFree=7120/7120
[pid=31090] ppid=31088 vsize=27176 CPUtime=0.06 cores=1,3,5,7
/proc/31090/stat : 31090 (pbclasp) S 31088 31090 25443 0 -1 4202496 959 0 0 0 6 0 0 0 20 0 1 0 342236334 27828224 871 33554432000 4194304 4198148 140737469578096 140737469576984 270333437168 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31090/statm: 6794 871 364 1 0 589 0
[pid=31092] ppid=31090 vsize=9148 CPUtime=4.34 cores=1,3,5,7
/proc/31092/stat : 31092 (sh) S 31090 31090 25443 0 -1 4202496 371 623 0 0 0 0 434 0 20 0 1 0 342236341 9367552 263 33554432000 4194304 5064252 140736580476080 140736580474336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31092/statm: 2287 263 223 213 0 72 0
[pid=31094] ppid=31092 vsize=538288 CPUtime=1795.61 cores=1,3,5,7
/proc/31094/stat : 31094 (clasp-1.0) R 31092 31090 25443 0 -1 4202496 153409 0 0 0 179524 37 0 0 20 0 1 0 342236341 551206912 132340 33554432000 134512640 134847168 4292223984 4292222720 134737627 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31094/statm: 134572 132340 270 82 0 133813 0
[pid=31095] ppid=31092 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/31095/stat : 31095 (pboutclasp.pl) S 31092 31090 25443 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 342236341 26071040 437 33554432000 4194304 4198148 140734377824640 140734377815176 270333437168 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31095/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 600072

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31090 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=419328
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=9998
# CPU time returned by wait4() is 4.42933
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.91
CPU time (s): 1800.01
CPU user time (s): 1799.64
CPU system time (s): 0.37
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 600072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.41933
system time used= 0.009998
maximum resident set size= 3508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2855
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= 242
involuntary context switches= 10

runsolver used 2.70959 second user time and 7.11892 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-04 00:05:06
IDJOB=3739609
IDBENCH=73867
IDSOLVER=2317
FILE ID=node117/3739609-1338761106
RUNJOBID= node117-1338757484-31305
PBS_JOBID= 14636766
Free space on /tmp= 69116 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12038_3-sat.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3739609-1338761106/watcher-3739609-1338761106 -o /tmp/evaluation-result-3739609-1338761106/solver-3739609-1338761106 -C 1800 -W 1900 -M 15500  pbclasp instance-3739609-1338761106.opb HOME/temp

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

MD5SUM BENCH= 56cc40b9ea431027514a5b56e02d7edb
RANDOM SEED=13512464

node117.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.148
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.29
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.148
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.148
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.91
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.148
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.95
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.148
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.91
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.148
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.91
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.148
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.148
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:       32873660 kB
MemFree:        27116616 kB
Buffers:          633120 kB
Cached:          4174632 kB
SwapCached:          776 kB
Active:          2359552 kB
Inactive:        2481336 kB
Active(anon):      18804 kB
Inactive(anon):     9972 kB
Active(file):    2340748 kB
Inactive(file):  2471364 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              8620 kB
Writeback:             0 kB
AnonPages:         32308 kB
Mapped:            14208 kB
Shmem:                80 kB
Slab:             780036 kB
SReclaimable:     223028 kB
SUnreclaim:       557008 kB
KernelStack:        1488 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     142724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3739609-1338761106.opb

Free space on /tmp at the end= 69120 MiB
End job on node117 at 2012-06-04 00:35:06