Trace number 3698029

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.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_6.opb.PB06.opb
MD5SUMe9984c89af246abdf2b2a4294753ea30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1042
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1036
Optimality of the best value was proved NO
Number of variables1963
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1963
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 1963
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1963
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 1211
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:1211 search for 1210
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
3.96/4.07	c formula is SAT
3.96/4.08	c [INC SEARCH] copied best model
3.96/4.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.96/4.08	c model valid
3.96/4.08	c current solution ok
3.96/4.08	o 1200
3.96/4.08	c [INC SEARCH] iteration: 1
3.96/4.08	c [INC BOUNDS] best value:1200 search for 1199
3.96/4.08	c [INC SYSTEM] there exists a inc, kill it!
3.96/4.08	c write failed with 2
3.96/4.08	c [INC SYSTEM] create new solver instance
3.96/4.08	c [INC] encode full formula
3.96/4.08	c (debug) using card networks
4.07/4.14	c set iterative enc to: card
4.07/4.14	c set iterative enc to: none
4.07/4.15	c [INC SEARCH] isOptimum variable: 0
167.84/167.96	c formula is SAT
167.84/167.96	c [INC SEARCH] copied best model
167.84/167.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
167.84/167.97	c model valid
167.84/167.97	c current solution ok
167.84/167.97	o 1184
167.84/167.97	c [INC SEARCH] iteration: 2
167.84/167.97	c [INC BOUNDS] best value:1184 search for 1183
167.84/167.97	c [INC SYSTEM] there exists a inc, kill it!
167.84/167.97	c write failed with 2
167.84/167.97	c [INC SYSTEM] create new solver instance
167.84/167.97	c [INC] encode full formula
167.84/167.97	c (debug) using card networks
167.95/168.03	c set iterative enc to: card
167.95/168.03	c set iterative enc to: none
167.95/168.04	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-Itd.sh: line 18:  1012 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-3698029-1338054754/watcher-3698029-1338054754 -o /tmp/evaluation-result-3698029-1338054754/solver-3698029-1338054754 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698029-1338054754.opb 1130700909 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 2.00 2.00 2/178 1011
/proc/meminfo: memFree=28505460/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0

[startup+0.038805 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 1011
/proc/meminfo: memFree=28505460/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 1011
/proc/meminfo: memFree=28505460/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 1011
/proc/meminfo: memFree=28505460/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700208 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 1011
/proc/meminfo: memFree=28505460/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1020
/proc/meminfo: memFree=28469520/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 2419 3124 0 0 6 1 1 0 20 0 1 0 271603914 2420736 292 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 591 292 179 440 0 147 0
[pid=1020] ppid=1012 vsize=36092 CPUtime=1.38 cores=0,2,4,6
/proc/1020/stat : 1020 (glucosInc) R 1012 1011 824 0 -1 4202496 7479 0 0 0 137 1 0 0 20 0 1 0 271603925 36958208 8296 33554432000 4194304 5654031 140736122470928 140736122458744 4232408 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1020/statm: 9023 8296 140 357 0 8663 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47604

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1020
/proc/meminfo: memFree=28468840/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 2419 3124 0 0 6 1 1 0 20 0 1 0 271603914 2420736 292 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 591 292 179 440 0 147 0
[pid=1020] ppid=1012 vsize=36572 CPUtime=2.98 cores=0,2,4,6
/proc/1020/stat : 1020 (glucosInc) R 1012 1011 824 0 -1 4202496 8719 0 0 0 297 1 0 0 20 0 1 0 271603925 37449728 8299 33554432000 4194304 5654031 140736122470928 140736122458744 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1020/statm: 9143 8299 142 357 0 8783 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 48084

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1022
/proc/meminfo: memFree=28452520/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3832 CPUtime=4.13 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 4913 13098 0 0 12 2 396 3 20 0 1 0 271603914 3923968 659 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 958 659 179 440 0 514 0
[pid=1022] ppid=1012 vsize=33524 CPUtime=2.14 cores=0,2,4,6
/proc/1022/stat : 1022 (glucosInc) R 1012 1011 824 0 -1 4202496 8165 0 0 0 213 1 0 0 20 0 1 0 271604329 34328576 7580 33554432000 4194304 5654031 140736665136560 140736665124376 4214603 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1022/statm: 8381 7580 141 357 0 8021 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46504

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1022
/proc/meminfo: memFree=28440128/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3832 CPUtime=4.13 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 4913 13098 0 0 12 2 396 3 20 0 1 0 271603914 3923968 659 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 958 659 179 440 0 514 0
[pid=1022] ppid=1012 vsize=40676 CPUtime=8.54 cores=0,2,4,6
/proc/1022/stat : 1022 (glucosInc) R 1012 1011 824 0 -1 4202496 10084 0 0 0 852 2 0 0 20 0 1 0 271604329 41652224 9532 33554432000 4194304 5654031 140736665136560 140736665124376 4232462 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1022/statm: 10169 9532 142 357 0 9809 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53656

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 1023
/proc/meminfo: memFree=28417560/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3832 CPUtime=4.13 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 4913 13098 0 0 12 2 396 3 20 0 1 0 271603914 3923968 659 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 958 659 179 440 0 514 0
[pid=1022] ppid=1012 vsize=59352 CPUtime=21.33 cores=0,2,4,6
/proc/1022/stat : 1022 (glucosInc) R 1012 1011 824 0 -1 4202496 11275 0 0 0 2131 2 0 0 20 0 1 0 271604329 60776448 14160 33554432000 4194304 5654031 140736665136560 140736665124376 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1022/statm: 14838 14160 142 357 0 14478 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 72332

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 1023
/proc/meminfo: memFree=28388188/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3832 CPUtime=4.13 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 4913 13098 0 0 12 2 396 3 20 0 1 0 271603914 3923968 659 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 958 659 179 440 0 514 0
[pid=1022] ppid=1012 vsize=101920 CPUtime=46.93 cores=0,2,4,6
/proc/1022/stat : 1022 (glucosInc) R 1012 1011 824 0 -1 4202496 12733 0 0 0 4690 3 0 0 20 0 1 0 271604329 104366080 17731 33554432000 4194304 5654031 140736665136560 140736665124376 4215327 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1022/statm: 25480 17731 142 357 0 25120 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 114900

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1023
/proc/meminfo: memFree=28322816/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3832 CPUtime=4.13 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 4913 13098 0 0 12 2 396 3 20 0 1 0 271603914 3923968 659 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 958 659 179 440 0 514 0
[pid=1022] ppid=1012 vsize=101920 CPUtime=98.13 cores=0,2,4,6
/proc/1022/stat : 1022 (glucosInc) R 1012 1011 824 0 -1 4202496 12979 0 0 0 9810 3 0 0 20 0 1 0 271604329 104366080 20012 33554432000 4194304 5654031 140736665136560 140736665124376 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1022/statm: 25480 20012 142 357 0 25120 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 114900

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1023
/proc/meminfo: memFree=28325868/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3832 CPUtime=4.13 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 4913 13098 0 0 12 2 396 3 20 0 1 0 271603914 3923968 659 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 958 659 179 440 0 514 0
[pid=1022] ppid=1012 vsize=113504 CPUtime=158.11 cores=0,2,4,6
/proc/1022/stat : 1022 (glucosInc) R 1012 1011 824 0 -1 4202496 13762 0 0 0 15807 4 0 0 20 0 1 0 271604329 116228096 27575 33554432000 4194304 5654031 140736665136560 140736665124376 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1022/statm: 28376 27575 142 357 0 28016 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 126484

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1025
/proc/meminfo: memFree=28363968/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=94236 CPUtime=54.23 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 14438 0 0 0 5420 3 0 0 20 0 1 0 271620718 96497664 17983 33554432000 4194304 5654031 140735464161408 140735464149224 4216079 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 23559 17983 142 357 0 23199 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107056

[startup+282.3 s]

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

/proc/loadavg: 2.02 2.02 2.00 3/180 1058
/proc/meminfo: memFree=28177516/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=225756 CPUtime=1134.05 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 50905 0 0 0 113327 78 0 0 20 0 1 0 271620718 231174144 48976 33554432000 4194304 5654031 140735464161408 140735464149224 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 56439 48976 142 357 0 56079 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 238576

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1059
/proc/meminfo: memFree=28158008/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=225756 CPUtime=1194.04 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 52197 0 0 0 119322 82 0 0 20 0 1 0 271620718 231174144 54096 33554432000 4194304 5654031 140735464161408 140735464149224 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 56439 54096 142 357 0 56079 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 238576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1059
/proc/meminfo: memFree=28121008/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=225756 CPUtime=1254.04 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 53490 0 0 0 125318 86 0 0 20 0 1 0 271620718 231174144 54096 33554432000 4194304 5654031 140735464161408 140735464149224 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 56439 54096 142 357 0 56079 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 238576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1059
/proc/meminfo: memFree=28105420/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=275844 CPUtime=1314.02 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 55078 0 0 0 131312 90 0 0 20 0 1 0 271620718 282464256 56957 33554432000 4194304 5654031 140735464161408 140735464149224 4215088 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 68961 56957 142 357 0 68601 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 288664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1059
/proc/meminfo: memFree=28069040/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=275844 CPUtime=1374.01 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 56371 0 0 0 137308 93 0 0 20 0 1 0 271620718 282464256 65149 33554432000 4194304 5654031 140735464161408 140735464149224 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 68961 65149 142 357 0 68601 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 288664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1060
/proc/meminfo: memFree=28058384/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=275844 CPUtime=1433.99 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 57745 0 0 0 143302 97 0 0 20 0 1 0 271620718 282464256 66685 33554432000 4194304 5654031 140735464161408 140735464149224 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 68961 66685 142 357 0 68601 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 288664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1065
/proc/meminfo: memFree=28112564/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=145616 CPUtime=1493.98 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 59550 0 0 0 149297 101 0 0 20 0 1 0 271620718 149110784 35761 33554432000 4194304 5654031 140735464161408 140735464159432 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 36404 35761 142 357 0 36044 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 158436

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 1065
/proc/meminfo: memFree=27910372/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=357232 CPUtime=1553.97 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 61376 0 0 0 155293 104 0 0 20 0 1 0 271620718 365805568 79997 33554432000 4194304 5654031 140735464161408 140735464159496 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 89308 79997 142 357 0 88948 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 370052

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1065
/proc/meminfo: memFree=27976628/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=297680 CPUtime=1613.96 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 63816 0 0 0 161287 109 0 0 20 0 1 0 271620718 304824320 65303 33554432000 4194304 5654031 140735464161408 140735464159496 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 74420 65303 142 357 0 74060 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 310500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 2/174 1090
/proc/meminfo: memFree=28239096/32873844 swapFree=7620/7620
[pid=1011] ppid=1009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1011/stat : 1011 (npSolver-pbo-It) S 1009 1011 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603914 9367552 274 33554432000 4194304 5064252 140735765736832 140735765735744 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1011/statm: 2287 274 233 213 0 72 0
[pid=1012] ppid=1011 vsize=3672 CPUtime=168 cores=0,2,4,6
/proc/1012/stat : 1012 (npSolver-pbo) S 1011 1011 824 0 -1 4202496 7407 27404 0 0 19 3 16770 8 20 0 1 0 271603914 3760128 619 33554432000 4194304 5992684 140737253447312 140737253433144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1012/statm: 918 619 179 440 0 474 0
[pid=1025] ppid=1012 vsize=379068 CPUtime=1632.07 cores=0,2,4,6
/proc/1025/stat : 1025 (glucosInc) R 1012 1011 824 0 -1 4202496 64347 0 0 0 163097 110 0 0 20 0 1 0 271620718 388165632 75543 33554432000 4194304 5654031 140735464161408 140735464159496 4215188 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1025/statm: 94767 75543 142 357 0 94407 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 391888

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 1011 and gives
#  childrusage.ru_utime.tv_sec=167
#  childrusage.ru_utime.tv_usec=893476
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=119981
# CPU time returned by wait4() is 168.013
# 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.41
CPU time (s): 1800.07
CPU user time (s): 1798.86
CPU system time (s): 1.21
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 502312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 167.893
system time used= 0.119981
maximum resident set size= 110412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35185
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 429
involuntary context switches= 239

runsolver used 3.10953 second user time and 7.2399 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 19:52:34
IDJOB=3698029
IDBENCH=1982
IDSOLVER=2275
FILE ID=node107/3698029-1338054754
RUNJOBID= node107-1338052952-840
PBS_JOBID= 14624408
Free space on /tmp= 71496 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_6.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698029-1338054754/watcher-3698029-1338054754 -o /tmp/evaluation-result-3698029-1338054754/solver-3698029-1338054754 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698029-1338054754.opb 1130700909 HOME HOME

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

MD5SUM BENCH= e9984c89af246abdf2b2a4294753ea30
RANDOM SEED=1130700909

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:        28506468 kB
Buffers:          255708 kB
Cached:          3292916 kB
SwapCached:            0 kB
Active:           780872 kB
Inactive:        2808640 kB
Active(anon):      42712 kB
Inactive(anon):        0 kB
Active(file):     738160 kB
Inactive(file):  2808640 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19420 kB
Writeback:             0 kB
AnonPages:        123692 kB
Mapped:            16072 kB
Shmem:               200 kB
Slab:             636872 kB
SReclaimable:      79420 kB
SUnreclaim:       557452 kB
KernelStack:        1504 kB
PageTables:         3876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     156332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71496 MiB
End job on node107 at 2012-05-26 20:22:34