Trace number 3697662

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 1800.71

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-t1717.opb
MD5SUM01f75d936788e312347f6a8d700d935d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark201342
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73885
Total number of constraints551
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)551
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint585
Maximum length of a constraint612
Number of terms in the objective function 73885
Biggest coefficient in the objective function 4066
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 172074995
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 4066
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 172074995
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.61	c run inc solver
0.00/0.61	c [INC SYSTEM] run initial solver
0.00/0.61	c [INC SYSTEM] preprocess with white file
5.48/5.56	c [INC SYSTEM] finished preprocessing in 4 s
5.48/5.56	c [INC SYSTEM] execute solver
5.55/6.03	c [INC SEARCH] formula is SAT
5.55/6.04	c [INC SYSTEM] solved the initial formula
5.62/6.18	c model valid
5.62/6.18	c current solution ok
7.69/7.93	o 236174
7.69/7.93	c [INC SYSTEM] there exists a inc, kill it!
7.69/7.93	c write failed with 2
7.69/7.94	c [INC SEARCH] iteration: 0
7.69/7.94	c [INC BOUNDS] best value:236174 search for 236173
7.69/7.94	c [INC SYSTEM] create new solver instance
7.69/7.94	c [INC] encode full formula
7.69/7.94	c fallback to adder encoding
15.20/15.47	c set iterative enc to: adder
15.20/15.47	c set iterative enc to: none
16.18/16.46	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.71	HOME/npSolver-pbo-Itd.sh: line 18: 22382 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-3697662-1338101853/watcher-3697662-1338101853 -o /tmp/evaluation-result-3697662-1338101853/solver-3697662-1338101853 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697662-1338101853.opb 1285784896 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.00 3.17 3.62 3/171 22381
/proc/meminfo: memFree=28331036/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0

[startup+0.0444821 s]
/proc/loadavg: 2.00 3.17 3.62 3/171 22381
/proc/meminfo: memFree=28331036/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100159 s]
/proc/loadavg: 2.00 3.17 3.62 3/171 22381
/proc/meminfo: memFree=28331036/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300137 s]
/proc/loadavg: 2.00 3.17 3.62 3/171 22381
/proc/meminfo: memFree=28331036/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700155 s]
/proc/loadavg: 2.00 3.17 3.62 3/171 22381
/proc/meminfo: memFree=28331036/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 3.17 3.62 3/181 22396
/proc/meminfo: memFree=28199896/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=44040 CPUtime=0.72 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 5881 0 0 0 57 15 0 0 20 0 1 0 276310804 45096960 7149 33554432000 4194304 5992684 140735497467856 140735497462304 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22382/statm: 11010 7149 161 440 0 10566 0
[pid=22395] ppid=22382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22395/stat : 22395 (cp2_pre.sh) S 22382 22381 20135 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276310877 9367552 277 33554432000 4194304 5064252 140735345155440 140735345154144 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22395/statm: 2287 277 234 213 0 72 0
[pid=22396] ppid=22395 vsize=150112 CPUtime=0.75 cores=0,2,4,6
/proc/22396/stat : 22396 (coprocessor) R 22395 22381 20135 0 -1 4202496 24483 0 0 0 72 3 0 0 20 0 1 0 276310877 153714688 34026 33554432000 4194304 6586260 140735846768656 140735345154168 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/22396/statm: 37528 34027 166 584 0 36940 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 212448

[startup+3.10028 s]
/proc/loadavg: 2.00 3.17 3.62 3/181 22396
/proc/meminfo: memFree=27975208/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=44040 CPUtime=0.72 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 5881 0 0 0 57 15 0 0 20 0 1 0 276310804 45096960 7149 33554432000 4194304 5992684 140735497467856 140735497462304 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22382/statm: 11010 7149 161 440 0 10566 0
[pid=22395] ppid=22382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22395/stat : 22395 (cp2_pre.sh) S 22382 22381 20135 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276310877 9367552 277 33554432000 4194304 5064252 140735345155440 140735345154144 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22395/statm: 2287 277 234 213 0 72 0
[pid=22396] ppid=22395 vsize=191292 CPUtime=2.35 cores=0,2,4,6
/proc/22396/stat : 22396 (coprocessor) R 22395 22381 20135 0 -1 4202496 32877 0 0 0 230 5 0 0 20 0 1 0 276310877 195883008 47019 33554432000 4194304 6586260 140735846768656 140735846764680 5599216 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/22396/statm: 47823 47019 190 584 0 47235 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 253628

[startup+6.30022 s]
/proc/loadavg: 2.00 3.15 3.61 3/181 22396
/proc/meminfo: memFree=27690544/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=47132 CPUtime=5.82 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) R 22381 22381 20135 0 -1 4202496 7446 34273 0 0 75 25 473 9 20 0 1 0 276310804 48263168 7908 33554432000 4194304 5992684 140735497467856 140735497462632 5179696 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22382/statm: 11783 7908 170 440 0 11339 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 56280

[startup+12.7002 s]
/proc/loadavg: 2.00 3.13 3.60 3/179 22399
/proc/meminfo: memFree=26965044/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=665744 CPUtime=12.5 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) R 22381 22381 20135 0 -1 4202496 28546 52109 0 0 559 159 515 17 20 0 1 0 276310804 681721856 115849 33554432000 4194304 5992684 140735497467856 140735497460568 4523497 0 0 4096 0 0 0 0 17 0 0 0 17 0 0
/proc/22382/statm: 166436 115849 179 440 0 165992 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 674892

[startup+25.5003 s]
/proc/loadavg: 2.15 3.11 3.59 3/182 22403
/proc/meminfo: memFree=23454280/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1402524 CPUtime=9.01 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 174657 0 0 0 846 55 0 0 20 0 1 0 276312451 1436184576 308691 33554432000 4194304 5654031 140734428217488 140734428215272 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22403/statm: 350631 308691 139 357 0 350271 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 1460852

[startup+51.1003 s]
/proc/loadavg: 2.51 3.12 3.57 3/182 22403
/proc/meminfo: memFree=22834892/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1410164 CPUtime=34.62 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 177063 0 0 0 3406 56 0 0 20 0 1 0 276312451 1444007936 312625 33554432000 4194304 5654031 140734428217488 140734428205304 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22403/statm: 352541 312625 141 357 0 352181 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 1468492

[startup+102.3 s]
/proc/loadavg: 2.30 2.97 3.50 3/181 22405
/proc/meminfo: memFree=22889016/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1416388 CPUtime=85.79 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 178321 0 0 0 8523 56 0 0 20 0 1 0 276312451 1450381312 316933 33554432000 4194304 5654031 140734428217488 140734428205304 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 354097 316933 141 357 0 353737 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 1474716

[startup+162.307 s]
/proc/loadavg: 2.11 2.79 3.40 3/182 22408
/proc/meminfo: memFree=22807972/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1416388 CPUtime=145.79 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 178476 0 0 0 14523 56 0 0 20 0 1 0 276312451 1450381312 318110 33554432000 4194304 5654031 140734428217488 140734428205304 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 354097 318110 141 357 0 353737 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 1474716

[startup+222.3 s]
/proc/loadavg: 2.04 2.64 3.31 3/182 22431
/proc/meminfo: memFree=22772572/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1418244 CPUtime=205.77 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 179143 0 0 0 20520 57 0 0 20 0 1 0 276312451 1452281856 321332 33554432000 4194304 5654031 140734428217488 140734428205304 4215901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 354561 321332 141 357 0 354201 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 1476572

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.02 2.36 3/182 22441
/proc/meminfo: memFree=22504444/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1653288 CPUtime=1345.53 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 184340 0 0 0 134490 63 0 0 20 0 1 0 276312451 1692966912 344666 33554432000 4194304 5654031 140734428217488 140734428205304 4232772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 413322 344666 141 357 0 412962 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 1711616

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.34 3/181 22441
/proc/meminfo: memFree=22483644/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1653288 CPUtime=1405.51 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 184351 0 0 0 140488 63 0 0 20 0 1 0 276312451 1692966912 348254 33554432000 4194304 5654031 140734428217488 140734428205304 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 413322 348254 141 357 0 412962 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 1711616

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.32 3/181 22441
/proc/meminfo: memFree=22459008/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1655288 CPUtime=1465.5 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 185060 0 0 0 146486 64 0 0 20 0 1 0 276312451 1695014912 352017 33554432000 4194304 5654031 140734428217488 140734428205304 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 413822 352017 141 357 0 413462 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 1713616

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.29 3/181 22442
/proc/meminfo: memFree=22443996/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1659108 CPUtime=1525.47 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 185645 0 0 0 152483 64 0 0 20 0 1 0 276312451 1698926592 353100 33554432000 4194304 5654031 140734428217488 140734428205304 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 414777 353100 141 357 0 414417 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 1717436

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.27 3/181 22442
/proc/meminfo: memFree=22567552/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1444184 CPUtime=1585.46 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 186168 0 0 0 158477 69 0 0 20 0 1 0 276312451 1478844416 320931 33554432000 4194304 5654031 140734428217488 140734428215512 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 361046 320931 141 357 0 360686 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1502512

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/181 22442
/proc/meminfo: memFree=22552016/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1444184 CPUtime=1645.46 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 186318 0 0 0 164476 70 0 0 20 0 1 0 276312451 1478844416 323635 33554432000 4194304 5654031 140734428217488 140734428205304 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 361046 323635 141 357 0 360686 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 1502512

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/181 22442
/proc/meminfo: memFree=22535452/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1444632 CPUtime=1705.44 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 186655 0 0 0 170474 70 0 0 20 0 1 0 276312451 1479303168 326517 33554432000 4194304 5654031 140734428217488 140734428205304 4209087 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 361158 326517 141 357 0 360798 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1502960

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/181 22442
/proc/meminfo: memFree=22512984/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1446692 CPUtime=1765.43 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 187179 0 0 0 176473 70 0 0 20 0 1 0 276312451 1481412608 329683 33554432000 4194304 5654031 140734428217488 140734428205304 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 361673 329683 141 357 0 361313 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 1505020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.21 3/181 22442
/proc/meminfo: memFree=22509108/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1447088 CPUtime=1783.83 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 187314 0 0 0 178313 70 0 0 20 0 1 0 276312451 1481818112 330329 33554432000 4194304 5654031 140734428217488 140734428215272 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 361772 330329 141 357 0 361412 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1505416

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.21 3/181 22442
/proc/meminfo: memFree=22509108/32873648 swapFree=7104/7104
[pid=22381] ppid=22379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22381/stat : 22381 (npSolver-pbo-It) S 22379 22381 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276310804 9367552 275 33554432000 4194304 5064252 140735547099376 140735547098288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22381/statm: 2287 275 233 213 0 72 0
[pid=22382] ppid=22381 vsize=49180 CPUtime=16.24 cores=0,2,4,6
/proc/22382/stat : 22382 (npSolver-pbo) S 22381 22381 20135 0 -1 4202496 30344 52625 0 0 834 255 515 20 20 0 1 0 276310804 50360320 8264 33554432000 4194304 5992684 140735497467856 140735497453688 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 20 0 0
/proc/22382/statm: 12295 8264 180 440 0 11851 0
[pid=22403] ppid=22382 vsize=1447088 CPUtime=1783.83 cores=0,2,4,6
/proc/22403/stat : 22403 (glucosInc) R 22382 22381 20135 0 -1 4202496 187314 0 0 0 178313 70 0 0 20 0 1 0 276312451 1481818112 330329 33554432000 4194304 5654031 140734428217488 140734428215272 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22403/statm: 361772 330329 141 357 0 361412 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1505416

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22381 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=501947
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=761580
# CPU time returned by wait4() is 16.2635
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.71
CPU time (s): 1800.07
CPU user time (s): 1796.62
CPU system time (s): 3.45
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 2061312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5019
system time used= 2.76158
maximum resident set size= 1174052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83343
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1243776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 452
involuntary context switches= 43

runsolver used 3.11852 second user time and 8.78166 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-27 08:57:33
IDJOB=3697662
IDBENCH=89885
IDSOLVER=2275
FILE ID=node127/3697662-1338101853
RUNJOBID= node127-1338101853-22363
PBS_JOBID= 14624433
Free space on /tmp= 71168 MiB

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

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

MD5SUM BENCH= 01f75d936788e312347f6a8d700d935d
RANDOM SEED=1285784896

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.94
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.348
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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28329632 kB
Buffers:          366348 kB
Cached:          3332496 kB
SwapCached:            0 kB
Active:          1097900 kB
Inactive:        2615496 kB
Active(anon):      17124 kB
Inactive(anon):        0 kB
Active(file):    1080776 kB
Inactive(file):  2615496 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19796 kB
Writeback:             0 kB
AnonPages:         19052 kB
Mapped:            13624 kB
Shmem:               200 kB
Slab:             690264 kB
SReclaimable:     134540 kB
SUnreclaim:       555724 kB
KernelStack:        1376 kB
PageTables:         3928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69840 MiB
End job on node127 at 2012-05-27 09:27:34