Trace number 3748124

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 NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.03 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K148.opb
MD5SUM75849fe0d0ba66aaca3a2fe3a07c685a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17612
Total number of constraints17910
Number of constraints which are clauses17762
Number of constraints which are cardinality constraints (but not clauses)148
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint148
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 149
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

0.00/0.14	c run inc solver
0.00/0.14	c [INC SYSTEM] run initial solver
0.00/0.14	c [INC SYSTEM] preprocess with white file
0.00/0.45	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.45	c [INC SYSTEM] execute solver
1800.03/1800.51	c an unexpexted return value has been received, exit
1800.03/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748124-1339218956/watcher-3748124-1339218956 -o /tmp/evaluation-result-3748124-1339218956/solver-3748124-1339218956 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748124-1339218956.opb 312520056 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: 0.00 0.00 0.00 2/173 28436
/proc/meminfo: memFree=30303928/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0

[startup+0.103027 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 28436
/proc/meminfo: memFree=30303928/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200215 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 28436
/proc/meminfo: memFree=30303928/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300199 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 28436
/proc/meminfo: memFree=30303928/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700194 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 28436
/proc/meminfo: memFree=30303928/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 28457
/proc/meminfo: memFree=30250904/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=12480 CPUtime=1.04 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 3388 0 0 0 103 1 0 0 20 0 1 0 388024278 12779520 2673 33554432000 4194304 5654031 140734824149696 140734824147784 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 3120 2673 141 357 0 2760 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 36396

[startup+3.10025 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 28457
/proc/meminfo: memFree=30248560/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=17732 CPUtime=2.64 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 5405 0 0 0 263 1 0 0 20 0 1 0 388024278 18157568 3861 33554432000 4194304 5654031 140734824149696 140734824137512 4232752 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/28455/statm: 4433 3861 142 357 0 4073 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 41648

[startup+6.30035 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 28457
/proc/meminfo: memFree=30227048/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=27552 CPUtime=5.84 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 6445 0 0 0 583 1 0 0 20 0 1 0 388024278 28213248 5844 33554432000 4194304 5654031 140734824149696 140734824137512 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 6888 5844 142 357 0 6528 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 51468

[startup+12.7004 s]
/proc/loadavg: 0.31 0.07 0.02 3/180 28457
/proc/meminfo: memFree=30207424/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=44068 CPUtime=12.23 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 8672 0 0 0 1221 2 0 0 20 0 1 0 388024278 45125632 9781 33554432000 4194304 5654031 140734824149696 140734824137512 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 11017 9781 142 357 0 10657 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 67984

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/180 28457
/proc/meminfo: memFree=30187144/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=74416 CPUtime=25.03 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 9410 0 0 0 2500 3 0 0 20 0 1 0 388024278 76201984 12341 33554432000 4194304 5654031 140734824149696 140734824137512 4232551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 18604 12341 142 357 0 18244 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 98332

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/180 28457
/proc/meminfo: memFree=30130356/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=74416 CPUtime=50.62 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 10427 0 0 0 5058 4 0 0 20 0 1 0 388024278 76201984 18259 33554432000 4194304 5654031 140734824149696 140734824137512 4216312 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 18604 18259 142 357 0 18244 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 98332

[startup+102.3 s]
/proc/loadavg: 1.62 0.56 0.20 3/181 28458
/proc/meminfo: memFree=30096932/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=77908 CPUtime=101.82 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 12689 0 0 0 10174 8 0 0 20 0 1 0 388024278 79777792 18260 33554432000 4194304 5654031 140734824149696 140734824137512 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 19477 18260 142 357 0 19117 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 101824

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/181 28458
/proc/meminfo: memFree=30012220/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=158048 CPUtime=161.8 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 15913 0 0 0 16167 13 0 0 20 0 1 0 388024278 161841152 33364 33554432000 4194304 5654031 140734824149696 140734824137512 4232601 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 39512 33364 142 357 0 39152 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 181964

[startup+222.306 s]
/proc/loadavg: 1.95 1.04 0.41 3/181 28459
/proc/meminfo: memFree=30022560/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=158048 CPUtime=221.8 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 18438 0 0 0 22162 18 0 0 20 0 1 0 388024278 161841152 32852 33554432000 4194304 5654031 140734824149696 140734824137512 4218754 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 39512 32852 142 357 0 39152 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 181964

[startup+282.3 s]

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

/proc/loadavg: 2.01 1.97 1.48 3/181 28468
/proc/meminfo: memFree=29793736/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=227012 CPUtime=1301.52 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 51600 0 0 0 130061 91 0 0 20 0 1 0 388024278 232460288 48115 33554432000 4194304 5654031 140734824149696 140734824137512 4232859 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 56753 48115 142 357 0 56393 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 250928

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/181 28468
/proc/meminfo: memFree=29773168/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=308400 CPUtime=1361.51 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 52169 0 0 0 136058 93 0 0 20 0 1 0 388024278 315801600 76275 33554432000 4194304 5654031 140734824149696 140734824137512 4232810 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 77100 76275 142 357 0 76740 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 332316

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 28469
/proc/meminfo: memFree=29777176/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=227012 CPUtime=1421.51 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 54466 0 0 0 142052 99 0 0 20 0 1 0 388024278 232460288 50163 33554432000 4194304 5654031 140734824149696 140734824137512 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 56753 50163 142 357 0 56393 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 250928

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/182 28472
/proc/meminfo: memFree=29772628/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=440660 CPUtime=1481.46 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 56042 0 0 0 148043 103 0 0 20 0 1 0 388024278 451235840 79300 33554432000 4194304 5654031 140734824149696 140734824137512 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 110165 79300 142 357 0 109805 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 464576

[startup+1542.31 s]
/proc/loadavg: 2.03 1.99 1.60 3/181 28472
/proc/meminfo: memFree=29787112/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=227012 CPUtime=1541.46 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 57346 0 0 0 154038 108 0 0 20 0 1 0 388024278 232460288 49139 33554432000 4194304 5654031 140734824149696 140734824137512 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 56753 49139 142 357 0 56393 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 250928

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.62 3/181 28472
/proc/meminfo: memFree=29804892/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=308400 CPUtime=1601.45 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 58225 0 0 0 160035 110 0 0 20 0 1 0 388024278 315801600 76588 33554432000 4194304 5654031 140734824149696 140734824137512 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 77100 76588 142 357 0 76740 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 332316

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/181 28472
/proc/meminfo: memFree=29833664/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=176924 CPUtime=1661.43 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 59901 0 0 0 166028 115 0 0 20 0 1 0 388024278 181170176 42694 33554432000 4194304 5654031 140734824149696 140734824137512 4233410 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 44231 42694 142 357 0 43871 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 200840

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/182 28474
/proc/meminfo: memFree=29631268/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=308400 CPUtime=1721.42 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 60771 0 0 0 172025 117 0 0 20 0 1 0 388024278 315801600 72179 33554432000 4194304 5654031 140734824149696 140734824137512 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 77100 72179 142 357 0 76740 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 332316

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 28474
/proc/meminfo: memFree=29651884/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=440660 CPUtime=1781.41 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 61798 0 0 0 178021 120 0 0 20 0 1 0 388024278 451235840 95172 33554432000 4194304 5654031 140734824149696 140734824137512 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 110165 95172 142 357 0 109805 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 464576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 28474
/proc/meminfo: memFree=29831592/32873844 swapFree=7636/7636
[pid=28436] ppid=28434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28436/stat : 28436 (npSolver-pbo-I.) S 28434 28436 28402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388024233 9367552 275 33554432000 4194304 5064252 140737355361856 140737355360768 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28436/statm: 2287 275 233 213 0 72 0
[pid=28437] ppid=28436 vsize=14768 CPUtime=0.42 cores=0,2,4,6
/proc/28437/stat : 28437 (npSolver-pbo) S 28436 28436 28402 0 -1 4202496 5582 5577 0 0 12 0 29 1 20 0 1 0 388024233 15122432 3158 33554432000 4194304 6004724 140736727012496 140736726998776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28437/statm: 3692 3158 152 442 0 3246 0
[pid=28455] ppid=28437 vsize=176924 CPUtime=1799.61 cores=0,2,4,6
/proc/28455/stat : 28455 (glucosInc) R 28437 28436 28402 0 -1 4202496 62761 0 0 0 179838 123 0 0 20 0 1 0 388024278 181170176 41670 33554432000 4194304 5654031 140734824149696 140734824137512 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28455/statm: 44231 41670 142 357 0 43871 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 200840

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

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1798.79
CPU system time (s): 1.24
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 513896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.422935
system time used= 0.026995
maximum resident set size= 39928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11536
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 12

runsolver used 2.94755 second user time and 7.18191 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-09 07:15:57
IDJOB=3748124
IDBENCH=90209
IDSOLVER=2333
FILE ID=node108/3748124-1339218956
RUNJOBID= node108-1339218956-28418
PBS_JOBID= 14644320
Free space on /tmp= 71332 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K148.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748124-1339218956/watcher-3748124-1339218956 -o /tmp/evaluation-result-3748124-1339218956/solver-3748124-1339218956 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748124-1339218956.opb 312520056 HOME HOME

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

MD5SUM BENCH= 75849fe0d0ba66aaca3a2fe3a07c685a
RANDOM SEED=312520056

node108.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.273
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.54
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.273
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.273
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.91
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.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:       32873844 kB
MemFree:        30305688 kB
Buffers:         1391984 kB
Cached:           195956 kB
SwapCached:         1592 kB
Active:          1529416 kB
Inactive:          69016 kB
Active(anon):       5060 kB
Inactive(anon):     6456 kB
Active(file):    1524356 kB
Inactive(file):    62560 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67100568 kB
Dirty:              9728 kB
Writeback:             0 kB
AnonPages:         13016 kB
Mapped:             9604 kB
Shmem:                 0 kB
Slab:             828052 kB
SReclaimable:     269812 kB
SUnreclaim:       558240 kB
KernelStack:        1376 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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= 71312 MiB
End job on node108 at 2012-06-09 07:45:57