Trace number 3698450

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? (TO) 1800.07 1801.21

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1783.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.54	c run inc solver
1.49/1.54	c [INC SYSTEM] run initial solver
1.49/1.54	c [INC SYSTEM] preprocess with white file
5.09/5.81	c [INC SYSTEM] finished preprocessing in 4 s
5.09/5.81	c [INC SYSTEM] execute solver
1800.07/1801.20	c an unexpexted return value has been received, exit
1800.07/1801.20	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-3698450-1338086034/watcher-3698450-1338086034 -o /tmp/evaluation-result-3698450-1338086034/solver-3698450-1338086034 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698450-1338086034.opb 1476109587 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.00 2.02 2.05 3/178 6727
/proc/meminfo: memFree=31355752/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0

[startup+0.0303859 s]
/proc/loadavg: 2.00 2.02 2.05 3/178 6727
/proc/meminfo: memFree=31355752/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.00 2.02 2.05 3/178 6727
/proc/meminfo: memFree=31355752/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.00 2.02 2.05 3/178 6727
/proc/meminfo: memFree=31355752/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.00 2.02 2.05 3/178 6727
/proc/meminfo: memFree=31355752/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 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.00 2.02 2.05 3/180 6729
/proc/meminfo: memFree=31323388/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=114240 CPUtime=1.49 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) R 6727 6727 25976 0 -1 4202496 4361 0 0 0 145 4 0 0 20 0 1 0 274729535 116981760 23225 33554432000 4194304 5992684 140734773496208 140734773492712 5182699 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 28560 23225 155 440 0 28116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123388

[startup+3.10044 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 6731
/proc/meminfo: memFree=31201028/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=1.53 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4368 0 0 0 145 8 0 0 20 0 1 0 274729535 70316032 11838 33554432000 4194304 5992684 140734773496208 140734773490656 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11838 161 440 0 16723 0
[pid=6730] ppid=6728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6730/stat : 6730 (cp2_pre.sh) S 6728 6727 25976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 274729689 9367552 277 33554432000 4194304 5064252 140736234891552 140736234890256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6730/statm: 2287 277 234 213 0 72 0
[pid=6731] ppid=6730 vsize=139088 CPUtime=1.54 cores=1,3,5,7
/proc/6731/stat : 6731 (coprocessor) R 6730 6727 25976 0 -1 4202496 31110 0 0 0 147 7 0 0 20 0 1 0 274729690 142426112 34174 33554432000 4194304 6586260 140736413436272 140736413432536 4759372 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/6731/statm: 34772 34174 182 584 0 34184 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 226052

[startup+6.30037 s]
/proc/loadavg: 2.00 2.02 2.05 2/182 6732
/proc/meminfo: memFree=31248640/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 77816

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6733
/proc/meminfo: memFree=31180972/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=69612 CPUtime=6.88 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 11802 0 0 0 685 3 0 0 20 0 1 0 274730116 71282688 16502 33554432000 4194304 5654031 140737129621600 140737129609416 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6733/statm: 17403 16502 140 357 0 17043 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 147428

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 6733
/proc/meminfo: memFree=31210292/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=90932 CPUtime=19.67 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 13842 0 0 0 1961 6 0 0 20 0 1 0 274730116 93114368 17205 33554432000 4194304 5654031 140737129621600 140737129619688 4214616 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6733/statm: 22733 17205 141 357 0 22373 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 168748

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 6733
/proc/meminfo: memFree=31207884/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=93372 CPUtime=45.27 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 17469 0 0 0 4516 11 0 0 20 0 1 0 274730116 95612928 17851 33554432000 4194304 5654031 140737129621600 140737129609416 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6733/statm: 23343 17851 141 357 0 22983 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 171188

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 6734
/proc/meminfo: memFree=31123156/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=78988 CPUtime=96.47 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 25077 0 0 0 9625 22 0 0 20 0 1 0 274730116 80883712 18012 33554432000 4194304 5654031 140737129621600 140737129619384 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6733/statm: 19747 18012 141 357 0 19387 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 156804

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/181 6734
/proc/meminfo: memFree=31153588/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=83556 CPUtime=156.42 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 31594 0 0 0 15611 31 0 0 20 0 1 0 274730116 85561344 19751 33554432000 4194304 5654031 140737129621600 140737129609416 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 20889 19751 141 357 0 20529 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 161372

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 6736
/proc/meminfo: memFree=31213376/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=106460 CPUtime=216.41 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 36934 0 0 0 21602 39 0 0 20 0 1 0 274730116 109015040 24291 33554432000 4194304 5654031 140737129621600 140737129609416 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 26615 24291 141 357 0 26255 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 184276

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.02 3/181 6736
/proc/meminfo: memFree=31194040/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 1.00 1.29 1.67 2/173 6774
/proc/meminfo: memFree=31288148/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=147704 CPUtime=1296.2 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 92064 0 0 0 129487 133 0 0 20 0 1 0 274730116 151248896 33128 33554432000 4194304 5654031 140737129621600 140737129609416 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 36926 33128 141 357 0 36566 0
Current children cumulated CPU time (s) 1301.3
Current children cumulated vsize (KiB) 225520

[startup+1362.3 s]
/proc/loadavg: 1.00 1.24 1.62 2/173 6774
/proc/meminfo: memFree=31266976/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=179984 CPUtime=1356.18 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 94234 0 0 0 135481 137 0 0 20 0 1 0 274730116 184303616 38603 33554432000 4194304 5654031 140737129621600 140737129609416 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 44996 38603 141 357 0 44636 0
Current children cumulated CPU time (s) 1361.28
Current children cumulated vsize (KiB) 257800

[startup+1422.31 s]
/proc/loadavg: 1.00 1.19 1.58 2/173 6774
/proc/meminfo: memFree=31242404/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=230388 CPUtime=1416.16 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 95970 0 0 0 141474 142 0 0 20 0 1 0 274730116 235917312 44696 33554432000 4194304 5654031 140737129621600 140737129609416 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 57597 44696 141 357 0 57237 0
Current children cumulated CPU time (s) 1421.26
Current children cumulated vsize (KiB) 308204

[startup+1482.3 s]
/proc/loadavg: 1.00 1.15 1.54 2/173 6774
/proc/meminfo: memFree=31274740/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=181936 CPUtime=1476.14 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 98073 0 0 0 147468 146 0 0 20 0 1 0 274730116 186302464 36910 33554432000 4194304 5654031 140737129621600 140737129609416 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 45484 36910 141 357 0 45124 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 259752

[startup+1542.3 s]
/proc/loadavg: 1.00 1.12 1.51 2/173 6774
/proc/meminfo: memFree=31247720/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=182772 CPUtime=1536.13 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 99716 0 0 0 153463 150 0 0 20 0 1 0 274730116 187158528 43434 33554432000 4194304 5654031 140737129621600 140737129609416 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 45693 43434 141 357 0 45333 0
Current children cumulated CPU time (s) 1541.23
Current children cumulated vsize (KiB) 260588

[startup+1602.3 s]
/proc/loadavg: 1.00 1.10 1.47 2/174 6778
/proc/meminfo: memFree=31242984/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=183320 CPUtime=1596.12 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 101139 0 0 0 159458 154 0 0 20 0 1 0 274730116 187719680 44601 33554432000 4194304 5654031 140737129621600 140737129609416 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 45830 44601 141 357 0 45470 0
Current children cumulated CPU time (s) 1601.22
Current children cumulated vsize (KiB) 261136

[startup+1662.3 s]
/proc/loadavg: 1.00 1.08 1.44 2/174 6801
/proc/meminfo: memFree=31239160/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=234412 CPUtime=1656.1 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 102963 0 0 0 165452 158 0 0 20 0 1 0 274730116 240037888 45634 33554432000 4194304 5654031 140737129621600 140737129609416 4243914 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 58603 45634 141 357 0 58243 0
Current children cumulated CPU time (s) 1661.2
Current children cumulated vsize (KiB) 312228

[startup+1722.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/173 6801
/proc/meminfo: memFree=31268436/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=184784 CPUtime=1716.09 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 105395 0 0 0 171445 164 0 0 20 0 1 0 274730116 189218816 38330 33554432000 4194304 5654031 140737129621600 140737129609416 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 46196 38330 141 357 0 45836 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 262600

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/173 6801
/proc/meminfo: memFree=31261772/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=185132 CPUtime=1776.07 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 106853 0 0 0 177440 167 0 0 20 0 1 0 274730116 189575168 40509 33554432000 4194304 5654031 140737129621600 140737129609416 4232833 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 46283 40509 141 357 0 45923 0
Current children cumulated CPU time (s) 1781.17
Current children cumulated vsize (KiB) 262948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.04 1.37 2/173 6801
/proc/meminfo: memFree=31244984/32873844 swapFree=7372/7372
[pid=6727] ppid=6725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6727/stat : 6727 (npSolver-pbo-It) S 6725 6727 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274729534 9367552 275 33554432000 4194304 5064252 140736743882704 140736743881616 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6727/statm: 2287 275 233 213 0 72 0
[pid=6728] ppid=6727 vsize=68668 CPUtime=5.1 cores=1,3,5,7
/proc/6728/stat : 6728 (npSolver-pbo) S 6727 6727 25976 0 -1 4202496 4385 33534 0 0 145 8 341 16 20 0 1 0 274729535 70316032 11840 33554432000 4194304 5992684 140734773496208 140734773482472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6728/statm: 17167 11840 163 440 0 16723 0
[pid=6733] ppid=6728 vsize=185556 CPUtime=1794.97 cores=1,3,5,7
/proc/6733/stat : 6733 (glucosInc) R 6728 6727 25976 0 -1 4202496 106952 0 0 0 179329 168 0 0 20 0 1 0 274730116 190009344 44169 33554432000 4194304 5654031 140737129621600 140737129609416 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6733/statm: 46389 44169 141 357 0 46029 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 263372

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 6727 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=873259
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=259960
# CPU time returned by wait4() is 5.13322
# 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): 1801.21
CPU time (s): 1800.07
CPU user time (s): 1798.15
CPU system time (s): 1.92
CPU usage (%): 99.9367
Max. virtual memory (cumulated for all children) (KiB): 362152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.87326
system time used= 0.25996
maximum resident set size= 142792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38295
page faults= 0
swaps= 0
block input operations= 0
block output operations= 149432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 12

runsolver used 3.23251 second user time and 9.03763 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 04:33:54
IDJOB=3698450
IDBENCH=89848
IDSOLVER=2275
FILE ID=node118/3698450-1338086034
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71652 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698450-1338086034/watcher-3698450-1338086034 -o /tmp/evaluation-result-3698450-1338086034/solver-3698450-1338086034 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698450-1338086034.opb 1476109587 HOME HOME

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=1476109587

node118.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.212
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.42
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.212
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	: 5438.55
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.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31356132 kB
Buffers:          280004 kB
Cached:           284788 kB
SwapCached:            0 kB
Active:           574352 kB
Inactive:         125468 kB
Active(anon):     123984 kB
Inactive(anon):    12540 kB
Active(file):     450368 kB
Inactive(file):   112928 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8944 kB
Writeback:             0 kB
AnonPages:        120928 kB
Mapped:            13068 kB
Shmem:               200 kB
Slab:             678396 kB
SReclaimable:     119852 kB
SUnreclaim:       558544 kB
KernelStack:        1504 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     252788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 71636 MiB
End job on node118 at 2012-05-27 05:03:56