Trace number 3747684

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.09 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_4.opb
MD5SUM49512b8058c62182b32b06ac219e7167
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150968
Sum of products size (including duplicates)301936
Number of different products75484
Sum of products size150968

Solver Data

0.99/1.10	c run inc solver
0.99/1.10	c [INC SYSTEM] run initial solver
0.99/1.10	c [INC SYSTEM] preprocess with white file
5.17/5.23	c [INC SYSTEM] finished preprocessing in 4 s
5.17/5.23	c [INC SYSTEM] execute solver
1800.09/1800.41	c an unexpexted return value has been received, exit
1800.09/1800.41	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-3747684-1339103614/watcher-3747684-1339103614 -o /tmp/evaluation-result-3747684-1339103614/solver-3747684-1339103614 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747684-1339103614.opb 1164817681 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.02 2.01 1.94 3/180 9574
/proc/meminfo: memFree=31180264/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0

[startup+0.0681039 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9574
/proc/meminfo: memFree=31180264/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9574
/proc/meminfo: memFree=31180264/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9574
/proc/meminfo: memFree=31180264/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9574
/proc/meminfo: memFree=31180264/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 9576
/proc/meminfo: memFree=31105020/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=1.09 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13976 0 0 0 101 8 0 0 20 0 1 0 20328497 76087296 17786 33554432000 4194304 6004724 140736880065360 140736880059824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17786 162 442 0 18130 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 83452

[startup+3.10037 s]
/proc/loadavg: 2.02 2.01 1.94 3/184 9580
/proc/meminfo: memFree=30911848/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=1.09 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13976 0 0 0 101 8 0 0 20 0 1 0 20328497 76087296 17786 33554432000 4194304 6004724 140736880065360 140736880059824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17786 162 442 0 18130 0
[pid=9577] ppid=9575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9577/stat : 9577 (cp2_pre.sh) S 9575 9574 8711 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 20328608 9367552 276 33554432000 4194304 5064252 140733474270304 140733474269008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9577/statm: 2287 276 234 213 0 72 0
[pid=9578] ppid=9577 vsize=222664 CPUtime=1.97 cores=1,3,5,7
/proc/9578/stat : 9578 (coprocessor) R 9577 9574 8711 0 -1 4202496 35567 0 0 0 189 8 0 0 20 0 1 0 20328608 228007936 54009 33554432000 4194304 6586260 140736665471392 140736665467720 4789455 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/9578/statm: 55666 54009 175 584 0 55078 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 315264

[startup+6.30024 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 9582
/proc/meminfo: memFree=31024932/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=121344 CPUtime=1.05 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 21993 0 0 0 101 4 0 0 20 0 1 0 20329021 124256256 23504 33554432000 4194304 5654031 140733375733888 140733375731672 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 30336 23504 131 357 0 29976 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 204796

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 9582
/proc/meminfo: memFree=30964852/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=121480 CPUtime=7.45 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 22057 0 0 0 741 4 0 0 20 0 1 0 20329021 124395520 24590 33554432000 4194304 5654031 140733375733888 140733375731784 4214981 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 30370 24590 131 357 0 30010 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 204932

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 9584
/proc/meminfo: memFree=30967040/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=121480 CPUtime=20.25 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 22079 0 0 0 2021 4 0 0 20 0 1 0 20329021 124395520 25123 33554432000 4194304 5654031 140733375733888 140733375731784 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 30370 25123 131 357 0 30010 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 204932

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 9586
/proc/meminfo: memFree=30960772/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=121744 CPUtime=45.84 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 22287 0 0 0 4580 4 0 0 20 0 1 0 20329021 124665856 25842 33554432000 4194304 5654031 140733375733888 140733375731672 4215055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 30436 25842 131 357 0 30076 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 205196

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 1.95 3/183 9586
/proc/meminfo: memFree=30877928/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=140844 CPUtime=97.05 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 22692 0 0 0 9700 5 0 0 20 0 1 0 20329021 144224256 28652 33554432000 4194304 5654031 140733375733888 140733375731672 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 35211 28652 131 357 0 34851 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 224296

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/183 9586
/proc/meminfo: memFree=30925364/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=126112 CPUtime=157.02 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 24778 0 0 0 15696 6 0 0 20 0 1 0 20329021 129138688 26589 33554432000 4194304 5654031 140733375733888 140733375731784 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 31528 26589 132 357 0 31168 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 209564

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/183 9587
/proc/meminfo: memFree=30855460/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=129572 CPUtime=217.02 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 25946 0 0 0 21694 8 0 0 20 0 1 0 20329021 132681728 26780 33554432000 4194304 5654031 140733375733888 140733375731912 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 32393 26780 141 357 0 32033 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 213024

[startup+282.3 s]

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

/proc/loadavg: 2.01 2.02 2.00 3/183 9596
/proc/meminfo: memFree=30687192/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=215144 CPUtime=1296.86 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29452 0 0 0 129674 12 0 0 20 0 1 0 20329021 220307456 50017 33554432000 4194304 5654031 140733375733888 140733375721704 4214475 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 53786 50017 142 357 0 53426 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 298596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9596
/proc/meminfo: memFree=30752512/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=215144 CPUtime=1356.84 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29452 0 0 0 135672 12 0 0 20 0 1 0 20329021 220307456 50017 33554432000 4194304 5654031 140733375733888 140733375721704 4232651 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 53786 50017 142 357 0 53426 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 298596

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9597
/proc/meminfo: memFree=30734008/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=215144 CPUtime=1416.84 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29452 0 0 0 141672 12 0 0 20 0 1 0 20329021 220307456 50017 33554432000 4194304 5654031 140733375733888 140733375721704 4232544 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 53786 50017 142 357 0 53426 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 298596

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9597
/proc/meminfo: memFree=30736044/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=215144 CPUtime=1476.82 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29452 0 0 0 147670 12 0 0 20 0 1 0 20329021 220307456 50017 33554432000 4194304 5654031 140733375733888 140733375721704 4214432 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 53786 50017 142 357 0 53426 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 298596

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9597
/proc/meminfo: memFree=30650988/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=215144 CPUtime=1536.81 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29452 0 0 0 153669 12 0 0 20 0 1 0 20329021 220307456 50017 33554432000 4194304 5654031 140733375733888 140733375721704 4232659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 53786 50017 142 357 0 53426 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 298596

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 9600
/proc/meminfo: memFree=30763268/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=183920 CPUtime=1596.81 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29487 0 0 0 159668 13 0 0 20 0 1 0 20329021 188334080 38121 33554432000 4194304 5654031 140733375733888 140733375721704 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 45980 38121 142 357 0 45620 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 267372

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9600
/proc/meminfo: memFree=30679372/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=183920 CPUtime=1656.8 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29489 0 0 0 165667 13 0 0 20 0 1 0 20329021 188334080 39145 33554432000 4194304 5654031 140733375733888 140733375721704 4232755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 45980 39145 142 357 0 45620 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 267372

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9601
/proc/meminfo: memFree=30764952/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=183920 CPUtime=1716.79 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29574 0 0 0 171665 14 0 0 20 0 1 0 20329021 188334080 38675 33554432000 4194304 5654031 140733375733888 140733375721704 4232607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 45980 38675 142 357 0 45620 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 267372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9601
/proc/meminfo: memFree=30787404/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=183920 CPUtime=1776.78 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29576 0 0 0 177664 14 0 0 20 0 1 0 20329021 188334080 39699 33554432000 4194304 5654031 140733375733888 140733375721704 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 45980 39699 142 357 0 45620 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 267372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9643
/proc/meminfo: memFree=30735768/32873844 swapFree=7108/7108
[pid=9574] ppid=9572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9574/stat : 9574 (npSolver-pbo-It) S 9572 9574 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328497 9367552 275 33554432000 4194304 5064252 140737130170656 140737130169568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9574/statm: 2287 275 233 213 0 72 0
[pid=9575] ppid=9574 vsize=74304 CPUtime=5.21 cores=1,3,5,7
/proc/9575/stat : 9575 (npSolver-pbo) S 9574 9574 8711 0 -1 4202496 13994 40390 0 0 101 8 386 26 20 0 1 0 20328497 76087296 17790 33554432000 4194304 6004724 140736880065360 140736880051640 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 18576 17790 166 442 0 18130 0
[pid=9582] ppid=9575 vsize=183920 CPUtime=1794.88 cores=1,3,5,7
/proc/9582/stat : 9582 (glucosInc) R 9575 9574 8711 0 -1 4202496 29577 0 0 0 179474 14 0 0 20 0 1 0 20329021 188334080 40211 33554432000 4194304 5654031 140733375733888 140733375721704 4232563 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9582/statm: 45980 40211 142 357 0 45620 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 267372

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 9574 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=874259
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=361944
# CPU time returned by wait4() is 5.2362
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.61
CPU system time (s): 0.48
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 347916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.87426
system time used= 0.361944
maximum resident set size= 256240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54761
page faults= 0
swaps= 0
block input operations= 0
block output operations= 98512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 15

runsolver used 3.73543 second user time and 9.39357 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-07 23:13:34
IDJOB=3747684
IDBENCH=48229
IDSOLVER=2332
FILE ID=node134/3747684-1339103614
RUNJOBID= node134-1339098177-8728
PBS_JOBID= 14643719
Free space on /tmp= 71000 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747684-1339103614/watcher-3747684-1339103614 -o /tmp/evaluation-result-3747684-1339103614/solver-3747684-1339103614 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747684-1339103614.opb 1164817681 HOME HOME

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

MD5SUM BENCH= 49512b8058c62182b32b06ac219e7167
RANDOM SEED=1164817681

node134.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.091
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.18
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.091
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	: 5332.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		: 2667.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.56
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.091
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	: 5332.56
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.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31180908 kB
Buffers:          169776 kB
Cached:           746160 kB
SwapCached:            0 kB
Active:           269136 kB
Inactive:         675716 kB
Active(anon):      31112 kB
Inactive(anon):        0 kB
Active(file):     238024 kB
Inactive(file):   675716 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19420 kB
Writeback:             8 kB
AnonPages:         33220 kB
Mapped:            15668 kB
Shmem:               212 kB
Slab:             610988 kB
SReclaimable:      53020 kB
SUnreclaim:       557968 kB
KernelStack:        1504 kB
PageTables:         3588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     145360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70956 MiB
End job on node134 at 2012-06-07 23:43:35