Trace number 3746659

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 inc-topDown (fixed)? (TO) 1800.04 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-bg512142.opb
MD5SUMbc049badf8b0b6990d4dd6f2aa909c41
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15026065169129
Best CPU time to get the best result obtained on this benchmark1800.74
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16800
Total number of constraints945
Number of constraints which are clauses11
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints934
Minimum length of a constraint1
Maximum length of a constraint183
Number of terms in the objective function 9600
Biggest coefficient in the objective function 5368709120000
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 773893279252632
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 5368709120000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 773893279252632
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.48/7.52	c run inc solver
7.48/7.52	c [INC SYSTEM] run initial solver
7.48/7.52	c [INC SYSTEM] preprocess with white file
31.49/32.02	c [INC SYSTEM] finished preprocessing in 24 s
31.49/32.02	c [INC SYSTEM] execute solver
1800.04/1800.81	HOME/npSolver-pbo-Itd.sh: line 18: 30463 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

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-3746659-1339100118/watcher-3746659-1339100118 -o /tmp/evaluation-result-3746659-1339100118/solver-3746659-1339100118 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746659-1339100118.opb 817308314 HOME HOME 

running on 4 cores: 0,2,4,6

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.02 2.00 1.73 3/178 30462
/proc/meminfo: memFree=26583064/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0

[startup+0.033522 s]
/proc/loadavg: 2.02 2.00 1.73 3/178 30462
/proc/meminfo: memFree=26583064/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.02 2.00 1.73 3/178 30462
/proc/meminfo: memFree=26583064/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.02 2.00 1.73 3/178 30462
/proc/meminfo: memFree=26583064/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 2.02 2.00 1.73 3/178 30462
/proc/meminfo: memFree=26583064/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.02 2.00 1.73 3/180 30464
/proc/meminfo: memFree=26490444/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=165684 CPUtime=1.49 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) R 30462 30462 30107 0 -1 4202496 6149 0 0 0 146 3 0 0 20 0 1 0 376136197 169660416 30732 33554432000 4194304 6004724 140735726788016 140735726782616 4534749 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30463/statm: 41421 30732 154 442 0 40975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174832

[startup+3.10026 s]
/proc/loadavg: 2.02 2.00 1.73 3/180 30464
/proc/meminfo: memFree=26343116/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=296756 CPUtime=3.08 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) R 30462 30462 30107 0 -1 4202496 6780 0 0 0 301 7 0 0 20 0 1 0 376136197 303878144 59404 33554432000 4194304 6004724 140735726788016 140735726782616 4534755 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 74189 59404 154 442 0 73743 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 305904

[startup+6.30026 s]
/proc/loadavg: 2.02 2.00 1.73 3/180 30464
/proc/meminfo: memFree=26172688/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=558900 CPUtime=6.28 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) R 30462 30462 30107 0 -1 4202496 7532 0 0 0 613 15 0 0 20 0 1 0 376136197 572313600 117260 33554432000 4194304 6004724 140735726788016 140735726782616 4534728 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 139725 117260 154 442 0 139279 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 568048

[startup+12.7004 s]
/proc/loadavg: 2.02 2.00 1.73 3/182 30468
/proc/meminfo: memFree=25118620/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=7.52 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7854 0 0 0 664 88 0 0 20 0 1 0 376136197 544309248 118624 33554432000 4194304 6004724 140735726788016 140735726782480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118624 163 442 0 132442 0
[pid=30467] ppid=30463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30467/stat : 30467 (cp2_pre.sh) S 30463 30462 30107 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376136951 9367552 276 33554432000 4194304 5064252 140733202910912 140733202909616 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30467/statm: 2287 276 234 213 0 72 0
[pid=30468] ppid=30467 vsize=620976 CPUtime=5.14 cores=0,2,4,6
/proc/30468/stat : 30468 (coprocessor) R 30467 30462 30107 0 -1 4202496 17655 0 0 0 493 21 0 0 20 0 1 0 376136951 635879424 151883 33554432000 4194304 6586260 140735553139376 140735553136136 5732400 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/30468/statm: 155244 151883 137 584 0 154656 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1170824

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 1.74 3/182 30470
/proc/meminfo: memFree=24553048/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=7.52 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7854 0 0 0 664 88 0 0 20 0 1 0 376136197 544309248 118624 33554432000 4194304 6004724 140735726788016 140735726782480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118624 163 442 0 132442 0
[pid=30467] ppid=30463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30467/stat : 30467 (cp2_pre.sh) S 30463 30462 30107 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376136951 9367552 276 33554432000 4194304 5064252 140733202910912 140733202909616 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30467/statm: 2287 276 234 213 0 72 0
[pid=30468] ppid=30467 vsize=909128 CPUtime=17.57 cores=0,2,4,6
/proc/30468/stat : 30468 (coprocessor) R 30467 30462 30107 0 -1 4202496 19282 0 0 0 1668 89 0 0 20 0 1 0 376136951 930947072 194901 33554432000 4194304 6586260 140735553139376 140735553135128 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 37 0 0
/proc/30468/statm: 227282 194901 158 584 0 226694 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 1458976

[startup+51.1004 s]
/proc/loadavg: 2.11 2.03 1.75 3/181 30474
/proc/meminfo: memFree=24572664/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1183312 CPUtime=19.07 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 141549 0 0 0 1863 44 0 0 20 0 1 0 376139399 1211711488 267932 33554432000 4194304 5654031 140734844430416 140734844418232 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 295828 267932 141 357 0 295468 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 1724012

[startup+102.3 s]
/proc/loadavg: 2.13 2.04 1.76 3/181 30476
/proc/meminfo: memFree=24529152/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1405584 CPUtime=70.25 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 142777 0 0 0 6981 44 0 0 20 0 1 0 376139399 1439318016 273731 33554432000 4194304 5654031 140734844430416 140734844418232 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 351396 273731 141 357 0 351036 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 1946284

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 1.78 3/181 30478
/proc/meminfo: memFree=24444292/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1456536 CPUtime=130.23 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 146244 0 0 0 12978 45 0 0 20 0 1 0 376139399 1491492864 289962 33554432000 4194304 5654031 140734844430416 140734844418232 4233280 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 364134 289962 141 357 0 363774 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 1997236

[startup+222.3 s]
/proc/loadavg: 2.09 2.04 1.79 3/181 30480
/proc/meminfo: memFree=24441580/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1476344 CPUtime=190.22 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 147415 0 0 0 18976 46 0 0 20 0 1 0 376139399 1511776256 301486 33554432000 4194304 5654031 140734844430416 140734844418232 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 369086 301486 141 357 0 368726 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 2017044

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 1.80 3/181 30480
/proc/meminfo: memFree=24426904/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.91 3/181 30506
/proc/meminfo: memFree=24142612/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1727364 CPUtime=1330.03 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 179430 0 0 0 132886 117 0 0 20 0 1 0 376139399 1768820736 366795 33554432000 4194304 5654031 140734844430416 140734844418232 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 431841 366795 142 357 0 431481 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 2268064

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 30506
/proc/meminfo: memFree=24054244/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1732296 CPUtime=1390.02 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 180663 0 0 0 138884 118 0 0 20 0 1 0 376139399 1773871104 381825 33554432000 4194304 5654031 140734844430416 140734844418232 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 433074 381825 142 357 0 432714 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 2272996

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 30506
/proc/meminfo: memFree=24114492/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1738216 CPUtime=1450.01 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 182621 0 0 0 144876 125 0 0 20 0 1 0 376139399 1779933184 366233 33554432000 4194304 5654031 140734844430416 140734844428200 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 434554 366233 142 357 0 434194 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 2278916

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 30510
/proc/meminfo: memFree=24074476/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1762460 CPUtime=1510 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 185215 0 0 0 150874 126 0 0 20 0 1 0 376139399 1804759040 376233 33554432000 4194304 5654031 140734844430416 140734844418232 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 440615 376233 142 357 0 440255 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 2303160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 30510
/proc/meminfo: memFree=24047764/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1762460 CPUtime=1569.99 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 185238 0 0 0 156872 127 0 0 20 0 1 0 376139399 1804759040 382912 33554432000 4194304 5654031 140734844430416 140734844418232 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 440615 382912 142 357 0 440255 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 2303160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 30510
/proc/meminfo: memFree=24094312/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1774472 CPUtime=1629.98 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 186408 0 0 0 162865 133 0 0 20 0 1 0 376139399 1817059328 370700 33554432000 4194304 5654031 140734844430416 140734844418232 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 443618 370700 142 357 0 443258 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 2315172

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 30554
/proc/meminfo: memFree=24090460/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1774472 CPUtime=1689.97 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 186420 0 0 0 168863 134 0 0 20 0 1 0 376139399 1817059328 376844 33554432000 4194304 5654031 140734844430416 140734844418232 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 443618 376844 142 357 0 443258 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 2315172

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 30554
/proc/meminfo: memFree=23982176/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1780884 CPUtime=1749.97 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 186944 0 0 0 174863 134 0 0 20 0 1 0 376139399 1823625216 382478 33554432000 4194304 5654031 140734844430416 140734844418232 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 445221 382478 142 357 0 444861 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 2321584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 30554
/proc/meminfo: memFree=23995680/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1789244 CPUtime=1768.46 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 186950 0 0 0 176712 134 0 0 20 0 1 0 376139399 1832185856 384528 33554432000 4194304 5654031 140734844430416 140734844418232 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 447311 384528 142 357 0 446951 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2329944

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 30554
/proc/meminfo: memFree=23995680/32873844 swapFree=7628/7628
[pid=30462] ppid=30460 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30462/stat : 30462 (npSolver-pbo-It) S 30460 30462 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376136197 9367552 274 33554432000 4194304 5064252 140736385794048 140736385792960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30462/statm: 2287 274 233 213 0 72 0
[pid=30463] ppid=30462 vsize=531552 CPUtime=31.58 cores=0,2,4,6
/proc/30463/stat : 30463 (npSolver-pbo) S 30462 30462 30107 0 -1 4202496 7872 20183 0 0 664 88 2272 134 20 0 1 0 376136197 544309248 118628 33554432000 4194304 6004724 140735726788016 140735726774296 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30463/statm: 132888 118628 167 442 0 132442 0
[pid=30472] ppid=30463 vsize=1789244 CPUtime=1768.46 cores=0,2,4,6
/proc/30472/stat : 30472 (glucosInc) R 30463 30462 30107 0 -1 4202496 186950 0 0 0 176712 134 0 0 20 0 1 0 376139399 1832185856 384528 33554432000 4194304 5654031 140734844430416 140734844418232 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30472/statm: 447311 384528 142 357 0 446951 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2329944

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30462 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=372534
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=238659
# CPU time returned by wait4() is 31.6112
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800.04
CPU user time (s): 1796.48
CPU system time (s): 3.56
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 2873972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.3725
system time used= 2.23866
maximum resident set size= 941688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28429
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1854344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 67

runsolver used 2.72259 second user time and 7.10592 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-07 22:15:18
IDJOB=3746659
IDBENCH=2358
IDSOLVER=2332
FILE ID=node145/3746659-1339100118
RUNJOBID= node145-1339098177-30123
PBS_JOBID= 14643708
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-bg512142.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746659-1339100118/watcher-3746659-1339100118 -o /tmp/evaluation-result-3746659-1339100118/solver-3746659-1339100118 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746659-1339100118.opb 817308314 HOME HOME

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

MD5SUM BENCH= bc049badf8b0b6990d4dd6f2aa909c41
RANDOM SEED=817308314

node145.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.149
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.149
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.149
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	: 5313.38
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.149
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		: 2667.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26583452 kB
Buffers:          467252 kB
Cached:          4934584 kB
SwapCached:            4 kB
Active:          2028340 kB
Inactive:        3394436 kB
Active(anon):      11988 kB
Inactive(anon):    10864 kB
Active(file):    2016352 kB
Inactive(file):  3383572 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:             10684 kB
Writeback:             0 kB
AnonPages:         54180 kB
Mapped:            15664 kB
Shmem:               200 kB
Slab:             726680 kB
SReclaimable:     168056 kB
SUnreclaim:       558624 kB
KernelStack:        1472 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70552 MiB
End job on node145 at 2012-06-07 22:45:19