Trace number 3698170

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark607.011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
Number of bits of the biggest sum of numbers12
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.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
1.98/2.03	c [INC SYSTEM] finished preprocessing in 1 s
1.98/2.03	c [INC SYSTEM] execute solver
1800.10/1800.40	c an unexpexted return value has been received, exit
1800.10/1800.40	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-3698170-1338071473/watcher-3698170-1338071473 -o /tmp/evaluation-result-3698170-1338071473/solver-3698170-1338071473 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698170-1338071473.opb 839291463 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.02 2.00 3/178 3248
/proc/meminfo: memFree=28255416/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0

[startup+0.091215 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 3248
/proc/meminfo: memFree=28255416/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100303 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 3248
/proc/meminfo: memFree=28255416/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 3248
/proc/meminfo: memFree=28255416/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 3248
/proc/meminfo: memFree=28255416/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 3252
/proc/meminfo: memFree=28136388/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=0.27 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7385 0 0 0 25 2 0 0 20 0 1 0 273275879 33861632 6083 33554432000 4194304 5992684 140734686552144 140734686546592 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6083 164 440 0 7823 0
[pid=3251] ppid=3249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3251/stat : 3251 (cp2_pre.sh) S 3249 3248 824 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273275907 9367552 277 33554432000 4194304 5064252 140736020666720 140736020665424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3251/statm: 2287 277 234 213 0 72 0
[pid=3252] ppid=3251 vsize=107092 CPUtime=1.21 cores=1,3,5,7
/proc/3252/stat : 3252 (coprocessor) R 3251 3248 824 0 -1 4202496 21095 0 0 0 117 4 0 0 20 0 1 0 273275907 109662208 25709 33554432000 4194304 6586260 140734136331408 140734136327224 4676454 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/3252/statm: 26773 25709 191 584 0 26185 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 158456

[startup+3.10041 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 3254
/proc/meminfo: memFree=28196404/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=55560 CPUtime=1.06 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 11273 0 0 0 104 2 0 0 20 0 1 0 273276082 56893440 11798 33554432000 4194304 5654031 140734563747408 140734563745192 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 13890 11798 131 357 0 13530 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 97776

[startup+6.30038 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 3254
/proc/meminfo: memFree=28172724/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=55692 CPUtime=4.26 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 11319 0 0 0 424 2 0 0 20 0 1 0 273276082 57028608 11844 33554432000 4194304 5654031 140734563747408 140734563745192 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 13923 11844 131 357 0 13563 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 97908

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 3254
/proc/meminfo: memFree=28169744/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=63004 CPUtime=10.65 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 11834 0 0 0 1063 2 0 0 20 0 1 0 273276082 64516096 12355 33554432000 4194304 5654031 140734563747408 140734563745192 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 15751 12355 131 357 0 15391 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 105220

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 3254
/proc/meminfo: memFree=28203188/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=56128 CPUtime=23.45 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 12129 0 0 0 2342 3 0 0 20 0 1 0 273276082 57475072 12127 33554432000 4194304 5654031 140734563747408 140734563745432 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 14032 12127 132 357 0 13672 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 98344

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3254
/proc/meminfo: memFree=28199580/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=75004 CPUtime=49.05 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 13519 0 0 0 4901 4 0 0 20 0 1 0 273276082 76804096 13253 33554432000 4194304 5654031 140734563747408 140734563745288 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 18751 13253 132 357 0 18391 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 117220

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3254
/proc/meminfo: memFree=28176248/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=82580 CPUtime=100.24 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 14137 0 0 0 10020 4 0 0 20 0 1 0 273276082 84561920 18902 33554432000 4194304 5654031 140734563747408 140734563745208 4215076 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 20645 18902 132 357 0 20285 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 124796

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3255
/proc/meminfo: memFree=28176964/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=82580 CPUtime=160.23 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 14542 0 0 0 16017 6 0 0 20 0 1 0 273276082 84561920 18527 33554432000 4194304 5654031 140734563747408 140734563745432 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 20645 18527 132 357 0 20285 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 124796

[startup+222.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 3255
/proc/meminfo: memFree=28149100/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=112928 CPUtime=220.22 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 14978 0 0 0 22015 7 0 0 20 0 1 0 273276082 115638272 25601 33554432000 4194304 5654031 140734563747408 140734563745288 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 28232 25601 132 357 0 27872 0
Current children cumulated CPU time (s) 222.24

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

/proc/loadavg: 2.18 2.08 2.02 3/181 3265
/proc/meminfo: memFree=27996684/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=162248 CPUtime=1300.06 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 18750 0 0 0 129994 12 0 0 20 0 1 0 273276082 166141952 35732 33554432000 4194304 5654031 140734563747408 140734563745336 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 40562 35732 132 357 0 40202 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 204464

[startup+1362.3 s]
/proc/loadavg: 2.14 2.09 2.03 3/182 3308
/proc/meminfo: memFree=28336816/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=112928 CPUtime=1360.04 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 18751 0 0 0 135992 12 0 0 20 0 1 0 273276082 115638272 26626 33554432000 4194304 5654031 140734563747408 140734563745432 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 28232 26626 132 357 0 27872 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 155144

[startup+1422.31 s]
/proc/loadavg: 2.09 2.08 2.03 3/181 3313
/proc/meminfo: memFree=28233152/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=112928 CPUtime=1420.04 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 19173 0 0 0 141991 13 0 0 20 0 1 0 273276082 115638272 26626 33554432000 4194304 5654031 140734563747408 140734563745432 4232935 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 28232 26626 132 357 0 27872 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 155144

[startup+1482.3 s]
/proc/loadavg: 2.07 2.08 2.03 3/181 3313
/proc/meminfo: memFree=28198152/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=162248 CPUtime=1480.03 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 19591 0 0 0 147990 13 0 0 20 0 1 0 273276082 166141952 34709 33554432000 4194304 5654031 140734563747408 140734563745336 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 40562 34709 132 357 0 40202 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 204464

[startup+1542.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/181 3313
/proc/meminfo: memFree=28226204/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=112928 CPUtime=1540.01 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 19595 0 0 0 153988 13 0 0 20 0 1 0 273276082 115638272 26626 33554432000 4194304 5654031 140734563747408 140734563745432 4233306 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 28232 26626 132 357 0 27872 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 155144

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/181 3313
/proc/meminfo: memFree=28178292/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=162248 CPUtime=1600.01 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 20016 0 0 0 159987 14 0 0 20 0 1 0 273276082 166141952 36245 33554432000 4194304 5654031 140734563747408 140734563745336 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 40562 36245 132 357 0 40202 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 204464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 3313
/proc/meminfo: memFree=28217020/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=112928 CPUtime=1660 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 20091 0 0 0 165985 15 0 0 20 0 1 0 273276082 115638272 26626 33554432000 4194304 5654031 140734563747408 140734563745432 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 28232 26626 132 357 0 27872 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 155144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 3316
/proc/meminfo: memFree=28165988/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=162248 CPUtime=1719.99 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 20512 0 0 0 171984 15 0 0 20 0 1 0 273276082 166141952 36245 33554432000 4194304 5654031 140734563747408 140734563745336 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 40562 36245 132 357 0 40202 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 204464

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 3319
/proc/meminfo: memFree=28201332/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=112928 CPUtime=1779.98 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 20999 0 0 0 177982 16 0 0 20 0 1 0 273276082 115638272 26626 33554432000 4194304 5654031 140734563747408 140734563745432 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 28232 26626 132 357 0 27872 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 155144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 3342
/proc/meminfo: memFree=28200092/32873844 swapFree=7620/7620
[pid=3248] ppid=3246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (npSolver-pbo-It) S 3246 3248 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273275879 9367552 275 33554432000 4194304 5064252 140733949040736 140733949039648 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3248/statm: 2287 275 233 213 0 72 0
[pid=3249] ppid=3248 vsize=33068 CPUtime=2.02 cores=1,3,5,7
/proc/3249/stat : 3249 (npSolver-pbo) S 3248 3248 824 0 -1 4202496 7400 22403 0 0 25 2 168 7 20 0 1 0 273275879 33861632 6086 33554432000 4194304 5992684 140734686552144 140734686538408 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3249/statm: 8267 6086 166 440 0 7823 0
[pid=3254] ppid=3249 vsize=112928 CPUtime=1798.08 cores=1,3,5,7
/proc/3254/stat : 3254 (glucosInc) R 3249 3248 824 0 -1 4202496 20999 0 0 0 179792 16 0 0 20 0 1 0 273276082 115638272 26626 33554432000 4194304 5654031 140734563747408 140734563745432 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3254/statm: 28232 26626 132 357 0 27872 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 155144

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 3248 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=936705
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100984
# CPU time returned by wait4() is 2.03769
# while last known CPU time is 1800.1
#
# 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.1
CPU user time (s): 1799.85
CPU system time (s): 0.25
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 235284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.9367
system time used= 0.100984
maximum resident set size= 106488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30181
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 9

runsolver used 6.19806 second user time and 19.673 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 00:31:13
IDJOB=3698170
IDBENCH=2931
IDSOLVER=2275
FILE ID=node107/3698170-1338071473
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71468 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698170-1338071473/watcher-3698170-1338071473 -o /tmp/evaluation-result-3698170-1338071473/solver-3698170-1338071473 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698170-1338071473.opb 839291463 HOME HOME

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=839291463

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.760
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.760
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.86
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.760
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:        28256036 kB
Buffers:          264060 kB
Cached:          3332628 kB
SwapCached:            0 kB
Active:          1013304 kB
Inactive:        2818056 kB
Active(anon):     236988 kB
Inactive(anon):        0 kB
Active(file):     776316 kB
Inactive(file):  2818056 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8204 kB
Writeback:             8 kB
AnonPages:        248164 kB
Mapped:            15616 kB
Shmem:               200 kB
Slab:             639924 kB
SReclaimable:      82404 kB
SUnreclaim:       557520 kB
KernelStack:        1480 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     381376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71444 MiB
End job on node107 at 2012-05-27 01:01:14