Trace number 3749958

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
npSolver 1.0 (fixed)? (TO) 1800.07 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
10orplus/normalized-libdbd-pg-perl.cudf.trendy.opb
MD5SUM81221b652f13d6452852d67d502e0110
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3887655178043
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21101
Total number of constraints100032
Number of constraints which are clauses98467
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8586
Biggest coefficient in the objective function 79229972375
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234599911309658
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79229972375
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234599911309658
Number of bits of the biggest sum of numbers48
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.40	c run usual solver
1.08/1.14	c model valid
1.08/1.14	c current solution ok
1.17/1.29	o 145387109990276
1.17/1.29	c current bound: 72693554995138
1.17/1.29	c fallback to adder encoding
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	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-3749958-1339162565/watcher-3749958-1339162565 -o /tmp/evaluation-result-3749958-1339162565/solver-3749958-1339162565 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749958-1339162565.opb 1563749192 HOME HOME 

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.01 2.01 2.00 3/179 3373
/proc/meminfo: memFree=30851884/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0

[startup+0.0233119 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3373
/proc/meminfo: memFree=30851884/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3373
/proc/meminfo: memFree=30851884/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3373
/proc/meminfo: memFree=30851884/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3373
/proc/meminfo: memFree=30851884/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3384
/proc/meminfo: memFree=30788744/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=86776 CPUtime=1.47 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) R 3373 3373 30446 0 -1 4202496 16629 12842 0 0 76 15 50 6 20 0 1 0 382383911 88858624 20381 33554432000 4194304 6004724 140737069674752 140737069668800 4581424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3374/statm: 21694 20381 173 442 0 21248 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 95924

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3385
/proc/meminfo: memFree=30707732/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=217848 CPUtime=3.07 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) R 3373 3373 30446 0 -1 4202496 18471 12842 0 0 232 19 50 6 20 0 1 0 382383911 223076352 52835 33554432000 4194304 6004724 140737069674752 140737069668056 4582670 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3374/statm: 54462 52835 173 442 0 54016 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 226996

[startup+6.30042 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 3387
/proc/meminfo: memFree=30104132/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=385916 CPUtime=2.52 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 63418 0 0 0 231 21 0 0 20 0 1 0 382384288 395177984 88042 33554432000 4194304 5208918 140736245132816 140736244082168 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 96479 88042 104 248 0 96228 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 753132

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 3387
/proc/meminfo: memFree=30098420/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=397500 CPUtime=8.93 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 65611 0 0 0 871 22 0 0 20 0 1 0 382384288 407040000 90743 33554432000 4194304 5208918 140736245132816 140736245130664 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 99375 90743 104 248 0 99124 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 764716

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 3387
/proc/meminfo: memFree=30084756/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=450972 CPUtime=21.72 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 66760 0 0 0 2150 22 0 0 20 0 1 0 382384288 461795328 92890 33554432000 4194304 5208918 140736245132816 140736245129192 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 112743 92890 105 248 0 112492 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 818188

[startup+51.1069 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3387
/proc/meminfo: memFree=30077012/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=452948 CPUtime=47.33 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 68046 0 0 0 4708 25 0 0 20 0 1 0 382384288 463818752 93810 33554432000 4194304 5208918 140736245132816 140736245130664 4228982 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 113237 93810 105 248 0 112986 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 820164

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3388
/proc/meminfo: memFree=30058968/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=460016 CPUtime=98.51 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 70402 0 0 0 9823 28 0 0 20 0 1 0 382384288 471056384 97405 33554432000 4194304 5208918 140736245132816 140736245129192 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 115004 97405 105 248 0 114753 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 827232

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3388
/proc/meminfo: memFree=30040708/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=468648 CPUtime=158.5 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 73409 0 0 0 15816 34 0 0 20 0 1 0 382384288 479895552 100725 33554432000 4194304 5208918 140736245132816 140736245130664 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 117162 100725 105 248 0 116911 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 835864

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3388
/proc/meminfo: memFree=30037780/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 120677 0 0 0 135657 168 0 0 20 0 1 0 382384288 652152832 136610 33554432000 4194304 5208918 140736245132816 140736245130664 4229456 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 159217 136610 105 248 0 158966 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1004084

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3457
/proc/meminfo: memFree=30222276/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=638932 CPUtime=1418.23 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 122936 0 0 0 141647 176 0 0 20 0 1 0 382384288 654266368 131990 33554432000 4194304 5208918 140736245132816 140736245130664 4229456 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 159733 131990 105 248 0 159482 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1006148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3460
/proc/meminfo: memFree=30173536/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=640876 CPUtime=1478.22 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 124295 0 0 0 147641 181 0 0 20 0 1 0 382384288 656257024 137069 33554432000 4194304 5208918 140736245132816 140736245129128 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 160219 137069 105 248 0 159968 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1008092

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3483
/proc/meminfo: memFree=30161600/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=773044 CPUtime=1538.21 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 125753 0 0 0 153634 187 0 0 20 0 1 0 382384288 791597056 154493 33554432000 4194304 5208918 140736245132816 140736245130664 4222479 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 193261 155005 105 248 0 193010 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1140260

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3483
/proc/meminfo: memFree=30185776/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=645644 CPUtime=1598.19 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 128078 0 0 0 159623 196 0 0 20 0 1 0 382384288 661139456 134925 33554432000 4194304 5208918 140736245132816 140736245129192 4229780 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 161411 134925 105 248 0 161160 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1012860

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3485
/proc/meminfo: memFree=30166228/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=647516 CPUtime=1658.18 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 129409 0 0 0 165618 200 0 0 20 0 1 0 382384288 663056384 139454 33554432000 4194304 5208918 140736245132816 140736245130664 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 161879 139454 105 248 0 161628 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1014732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3485
/proc/meminfo: memFree=30146768/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=649784 CPUtime=1718.17 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 130859 0 0 0 171612 205 0 0 20 0 1 0 382384288 665378816 143591 33554432000 4194304 5208918 140736245132816 140736245130664 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 162446 143591 105 248 0 162195 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1017000

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3485
/proc/meminfo: memFree=30137556/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=570312 CPUtime=1778.16 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 132397 0 0 0 177604 212 0 0 20 0 1 0 382384288 583999488 133126 33554432000 4194304 5208918 140736245132816 140736245130728 4229688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 142578 133126 105 248 0 142327 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 937528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 3485
/proc/meminfo: memFree=30168592/32873648 swapFree=7124/7124
[pid=3373] ppid=3371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (npSolver-pbo.sh) S 3371 3373 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382383911 9367552 275 33554432000 4194304 5064252 140734236310080 140734236308992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3373/statm: 2287 275 233 213 0 72 0
[pid=3374] ppid=3373 vsize=348920 CPUtime=3.7 cores=1,3,5,7
/proc/3374/stat : 3374 (npSolver-pbo) S 3373 3373 30446 0 -1 4202496 19449 12842 0 0 271 43 50 6 20 0 1 0 382383911 357294080 59493 33554432000 4194304 6004724 140737069674752 140737069667104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3374/statm: 87230 59493 175 442 0 86784 0
[pid=3386] ppid=3374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3386/stat : 3386 (satsolver.sh) S 3374 3373 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382384288 9367552 267 33554432000 4194304 5064252 140735241110640 140735241109552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3386/statm: 2287 267 226 213 0 72 0
[pid=3387] ppid=3386 vsize=651832 CPUtime=1796.37 cores=1,3,5,7
/proc/3387/stat : 3387 (glucose) R 3386 3373 30446 0 -1 4202496 133154 0 0 0 179423 214 0 0 20 0 1 0 382384288 667475968 137950 33554432000 4194304 5208918 140736245132816 140736245130664 4229688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 162958 137950 105 248 0 162707 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1019048

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 3373 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=214511
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=513921
# CPU time returned by wait4() is 3.72843
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.07
CPU user time (s): 1797.44
CPU system time (s): 2.63
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 1149144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.21451
system time used= 0.513921
maximum resident set size= 388728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33267
page faults= 0
swaps= 0
block input operations= 8
block output operations= 315704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47
involuntary context switches= 22

runsolver used 3.34549 second user time and 8.09077 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 15:36:05
IDJOB=3749958
IDBENCH=72396
IDSOLVER=2334
FILE ID=node114/3749958-1339162565
RUNJOBID= node114-1339158202-2473
PBS_JOBID= 14643776
Free space on /tmp= 70244 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/10orplus/normalized-libdbd-pg-perl.cudf.trendy.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749958-1339162565/watcher-3749958-1339162565 -o /tmp/evaluation-result-3749958-1339162565/solver-3749958-1339162565 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749958-1339162565.opb 1563749192 HOME HOME

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

MD5SUM BENCH= 81221b652f13d6452852d67d502e0110
RANDOM SEED=1563749192

node114.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.242
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	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.242
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		: 2666.242
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		: 2666.242
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.242
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:       32873648 kB
MemFree:        30852900 kB
Buffers:          432028 kB
Cached:           353452 kB
SwapCached:         2536 kB
Active:           917564 kB
Inactive:         173132 kB
Active(anon):     302696 kB
Inactive(anon):     4712 kB
Active(file):     614868 kB
Inactive(file):   168420 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099412 kB
Dirty:             11684 kB
Writeback:             0 kB
AnonPages:        430084 kB
Mapped:             9988 kB
Shmem:                 0 kB
Slab:             789664 kB
SReclaimable:     233624 kB
SUnreclaim:       556040 kB
KernelStack:        1520 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     452932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    350208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70132 MiB
End job on node114 at 2012-06-08 16:06:06