Trace number 3697561

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

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_20_2__17_12__128.opb
MD5SUMc60a8914afda75f67db3a97e49d1591e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46877
Best CPU time to get the best result obtained on this benchmark2.73358
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5138
Total number of constraints60
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)42
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint128
Maximum length of a constraint1025
Number of terms in the objective function 5120
Biggest coefficient in the objective function 94409
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 223303936
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 94409
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 223303936
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.32	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.32	c [INC SYSTEM] execute solver
0.00/0.35	c [INC SEARCH] formula is SAT
0.00/0.36	c [INC SYSTEM] solved the initial formula
0.00/0.36	c model valid
0.00/0.36	c current solution ok
0.00/0.51	o 212091
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SEARCH] iteration: 0
0.00/0.51	c [INC BOUNDS] best value:212091 search for 212090
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c fallback to adder encoding
0.00/1.00	c set iterative enc to: adder
0.00/1.00	c set iterative enc to: none
0.98/1.07	c [INC SEARCH] isOptimum variable: 0
997.97/998.28	c formula is SAT
997.97/998.29	c [INC SEARCH] copied best model
997.97/998.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
998.07/998.30	c model valid
998.07/998.30	c current solution ok
998.07/998.30	o 180645
998.07/998.30	c [INC SEARCH] iteration: 1
998.07/998.30	c [INC BOUNDS] best value:180645 search for 180644
998.07/998.30	c [INC SYSTEM] there exists a inc, kill it!
998.07/998.30	c write failed with 2
998.07/998.31	c [INC SYSTEM] create new solver instance
998.07/998.31	c [INC] encode full formula
998.07/998.31	c fallback to adder encoding
998.50/998.79	c set iterative enc to: adder
998.50/998.79	c set iterative enc to: none
998.60/998.87	c [INC SEARCH] isOptimum variable: 0
1752.36/1752.70	c formula is SAT
1752.36/1752.71	c [INC SEARCH] copied best model
1752.36/1752.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1752.36/1752.72	c model valid
1752.36/1752.72	c current solution ok
1752.36/1752.72	o 157531
1752.36/1752.72	c [INC SEARCH] iteration: 2
1752.36/1752.72	c [INC BOUNDS] best value:157531 search for 157530
1752.36/1752.72	c [INC SYSTEM] there exists a inc, kill it!
1752.36/1752.72	c write failed with 2
1752.36/1752.73	c [INC SYSTEM] create new solver instance
1752.36/1752.73	c [INC] encode full formula
1752.36/1752.73	c fallback to adder encoding
1752.87/1753.20	c set iterative enc to: adder
1752.87/1753.20	c set iterative enc to: none
1752.87/1753.28	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-Itd.sh: line 18:  6920 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-3697561-1338082875/watcher-3697561-1338082875 -o /tmp/evaluation-result-3697561-1338082875/solver-3697561-1338082875 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697561-1338082875.opb 965372347 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.49 2.13 2.03 3/179 6919
/proc/meminfo: memFree=30904768/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0

[startup+0.0835261 s]
/proc/loadavg: 2.49 2.13 2.03 3/179 6919
/proc/meminfo: memFree=30904768/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.49 2.13 2.03 3/179 6919
/proc/meminfo: memFree=30904768/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300258 s]
/proc/loadavg: 2.49 2.13 2.03 3/179 6919
/proc/meminfo: memFree=30904768/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 2.49 2.13 2.03 3/179 6919
/proc/meminfo: memFree=30904768/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.49 2.13 2.03 3/181 6926
/proc/meminfo: memFree=30859648/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 21556

[startup+3.10035 s]
/proc/loadavg: 2.49 2.13 2.03 3/182 6928
/proc/meminfo: memFree=30764904/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
[pid=6928] ppid=6920 vsize=105452 CPUtime=2.01 cores=1,3,5,7
/proc/6928/stat : 6928 (glucosInc) R 6920 6919 2929 0 -1 4202496 20631 0 0 0 196 5 0 0 20 0 1 0 274416224 107982848 23618 33554432000 4194304 5654031 140736223156432 140736223144248 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6928/statm: 26363 23618 141 357 0 26003 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 127008

[startup+6.3003 s]
/proc/loadavg: 2.53 2.15 2.04 3/182 6928
/proc/meminfo: memFree=30760260/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
[pid=6928] ppid=6920 vsize=107144 CPUtime=5.22 cores=1,3,5,7
/proc/6928/stat : 6928 (glucosInc) R 6920 6919 2929 0 -1 4202496 20923 0 0 0 516 6 0 0 20 0 1 0 274416224 109715456 23910 33554432000 4194304 5654031 140736223156432 140736223144248 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6928/statm: 26786 23910 142 357 0 26426 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 128700

[startup+12.7004 s]
/proc/loadavg: 2.48 2.14 2.04 3/182 6928
/proc/meminfo: memFree=30753436/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
[pid=6928] ppid=6920 vsize=108264 CPUtime=11.62 cores=1,3,5,7
/proc/6928/stat : 6928 (glucosInc) R 6920 6919 2929 0 -1 4202496 21263 0 0 0 1156 6 0 0 20 0 1 0 274416224 110862336 24761 33554432000 4194304 5654031 140736223156432 140736223144248 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6928/statm: 27066 24761 142 357 0 26706 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 129820

[startup+25.5004 s]
/proc/loadavg: 2.38 2.14 2.04 3/182 6928
/proc/meminfo: memFree=30741532/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
[pid=6928] ppid=6920 vsize=110384 CPUtime=24.41 cores=1,3,5,7
/proc/6928/stat : 6928 (glucosInc) R 6920 6919 2929 0 -1 4202496 21883 0 0 0 2435 6 0 0 20 0 1 0 274416224 113033216 26403 33554432000 4194304 5654031 140736223156432 140736223144248 4214603 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6928/statm: 27596 26403 142 357 0 27236 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 131940

[startup+51.1004 s]
/proc/loadavg: 2.25 2.12 2.03 3/182 6928
/proc/meminfo: memFree=30704736/32873844 swapFree=7112/7112
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
[pid=6928] ppid=6920 vsize=162404 CPUtime=50.01 cores=1,3,5,7
/proc/6928/stat : 6928 (glucosInc) R 6920 6919 2929 0 -1 4202496 23917 0 0 0 4993 8 0 0 20 0 1 0 274416224 166301696 35647 33554432000 4194304 5654031 140736223156432 140736223144248 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6928/statm: 40601 35647 142 357 0 40241 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 183960

[startup+102.307 s]
/proc/loadavg: 2.10 2.10 2.03 3/181 6928
/proc/meminfo: memFree=30686000/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
[pid=6928] ppid=6920 vsize=192104 CPUtime=101.2 cores=1,3,5,7
/proc/6928/stat : 6928 (glucosInc) R 6920 6919 2929 0 -1 4202496 25942 0 0 0 10111 9 0 0 20 0 1 0 274416224 196714496 43232 33554432000 4194304 5654031 140736223156432 140736223144248 4215084 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6928/statm: 48026 43232 142 357 0 47666 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 213660

[startup+162.3 s]
/proc/loadavg: 2.04 2.08 2.02 3/181 6928
/proc/meminfo: memFree=30686248/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
[pid=6928] ppid=6920 vsize=192104 CPUtime=161.19 cores=1,3,5,7
/proc/6928/stat : 6928 (glucosInc) R 6920 6919 2929 0 -1 4202496 26910 0 0 0 16108 11 0 0 20 0 1 0 274416224 196714496 42724 33554432000 4194304 5654031 140736223156432 140736223144248 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6928/statm: 48026 42724 142 357 0 47666 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 213660

[startup+222.3 s]
/proc/loadavg: 2.01 2.06 2.02 3/181 6929
/proc/meminfo: memFree=30677808/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=12408 CPUtime=1.04 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 7028 9736 0 0 55 19 28 2 20 0 1 0 274416117 12705792 2666 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 3102 2666 187 440 0 2658 0
[pid=6928] ppid=6920 vsize=192104 CPUtime=221.18 cores=1,3,5,7
/proc/6928/stat : 6928 (glucosInc) R 6920 6919 2929 0 -1 4202496 27395 0 0 0 22107 11 0 0 20 0 1 0 274416224 196714496 43236 33554432000 4194304 5654031 140736223156432 140736223144248 4215188 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6928/statm: 48026 43236 142 357 0 47666 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 213660

[startup+282.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/181 6929
/proc/meminfo: memFree=30675656/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.09 2.05 2.01 3/181 6963
/proc/meminfo: memFree=30556800/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=998.66 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 15116 44068 0 0 106 25 99707 28 20 0 1 0 274416117 46604288 10942 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10942 187 440 0 10934 0
[pid=6936] ppid=6920 vsize=193268 CPUtime=303.37 cores=1,3,5,7
/proc/6936/stat : 6936 (glucosInc) R 6920 6919 2929 0 -1 4202496 26008 0 0 0 30324 13 0 0 20 0 1 0 274516004 197906432 45847 33554432000 4194304 5654031 140735825243152 140735825230968 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 48317 45847 142 357 0 47957 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 247928

[startup+1362.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/181 6963
/proc/meminfo: memFree=30560788/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=998.66 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 15116 44068 0 0 106 25 99707 28 20 0 1 0 274416117 46604288 10942 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10942 187 440 0 10934 0
[pid=6936] ppid=6920 vsize=193508 CPUtime=363.36 cores=1,3,5,7
/proc/6936/stat : 6936 (glucosInc) R 6920 6919 2929 0 -1 4202496 26880 0 0 0 36321 15 0 0 20 0 1 0 274516004 198152192 44371 33554432000 4194304 5654031 140735825243152 140735825230968 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 48377 44371 142 357 0 48017 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 248168

[startup+1422.31 s]
/proc/loadavg: 2.28 2.10 2.02 3/180 7004
/proc/meminfo: memFree=30683636/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=998.66 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 15116 44068 0 0 106 25 99707 28 20 0 1 0 274416117 46604288 10942 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10942 187 440 0 10934 0
[pid=6936] ppid=6920 vsize=224328 CPUtime=423.35 cores=1,3,5,7
/proc/6936/stat : 6936 (glucosInc) R 6920 6919 2929 0 -1 4202496 27342 0 0 0 42319 16 0 0 20 0 1 0 274516004 229711872 47385 33554432000 4194304 5654031 140735825243152 140735825230968 4215028 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 56082 47385 142 357 0 55722 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 278988

[startup+1482.3 s]
/proc/loadavg: 2.32 2.13 2.03 3/182 7006
/proc/meminfo: memFree=23124412/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=998.66 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 15116 44068 0 0 106 25 99707 28 20 0 1 0 274416117 46604288 10942 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10942 187 440 0 10934 0
[pid=6936] ppid=6920 vsize=193508 CPUtime=483.34 cores=1,3,5,7
/proc/6936/stat : 6936 (glucosInc) R 6920 6919 2929 0 -1 4202496 27730 0 0 0 48316 18 0 0 20 0 1 0 274516004 198152192 44371 33554432000 4194304 5654031 140735825243152 140735825230968 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 48377 44371 142 357 0 48017 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 248168

[startup+1542.3 s]
/proc/loadavg: 2.91 2.33 2.11 3/182 7006
/proc/meminfo: memFree=18152016/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=998.66 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 15116 44068 0 0 106 25 99707 28 20 0 1 0 274416117 46604288 10942 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10942 187 440 0 10934 0
[pid=6936] ppid=6920 vsize=193508 CPUtime=543.33 cores=1,3,5,7
/proc/6936/stat : 6936 (glucosInc) R 6920 6919 2929 0 -1 4202496 27898 0 0 0 54315 18 0 0 20 0 1 0 274516004 198152192 47093 33554432000 4194304 5654031 140735825243152 140735825230968 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 48377 47093 142 357 0 48017 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 248168

[startup+1602.3 s]
/proc/loadavg: 2.87 2.43 2.15 3/181 7008
/proc/meminfo: memFree=22329244/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=998.66 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 15116 44068 0 0 106 25 99707 28 20 0 1 0 274416117 46604288 10942 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10942 187 440 0 10934 0
[pid=6936] ppid=6920 vsize=224328 CPUtime=603.32 cores=1,3,5,7
/proc/6936/stat : 6936 (glucosInc) R 6920 6919 2929 0 -1 4202496 28322 0 0 0 60314 18 0 0 20 0 1 0 274516004 229711872 50070 33554432000 4194304 5654031 140735825243152 140735825230968 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 56082 50070 142 357 0 55722 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 278988

[startup+1662.3 s]
/proc/loadavg: 2.32 2.35 2.14 2/182 7450
/proc/meminfo: memFree=30829476/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=998.66 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 15116 44068 0 0 106 25 99707 28 20 0 1 0 274416117 46604288 10942 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10942 187 440 0 10934 0
[pid=6936] ppid=6920 vsize=193508 CPUtime=663.31 cores=1,3,5,7
/proc/6936/stat : 6936 (glucosInc) R 6920 6919 2929 0 -1 4202496 28588 0 0 0 66312 19 0 0 20 0 1 0 274516004 198152192 45907 33554432000 4194304 5654031 140735825243152 140735825230968 4215076 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 48377 45907 142 357 0 48017 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 248168

[startup+1722.3 s]
/proc/loadavg: 2.36 2.35 2.15 4/181 7781
/proc/meminfo: memFree=30656028/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=998.66 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 15116 44068 0 0 106 25 99707 28 20 0 1 0 274416117 46604288 10942 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10942 187 440 0 10934 0
[pid=6936] ppid=6920 vsize=224328 CPUtime=723.3 cores=1,3,5,7
/proc/6936/stat : 6936 (glucosInc) R 6920 6919 2929 0 -1 4202496 29178 0 0 0 72310 20 0 0 20 0 1 0 274516004 229711872 49558 33554432000 4194304 5654031 140735825243152 140735825230968 4215079 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 56082 49558 142 357 0 55722 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 278988

[startup+1782.3 s]
/proc/loadavg: 2.17 2.30 2.14 4/182 7786
/proc/meminfo: memFree=30747136/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=1752.96 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 23315 73781 0 0 156 32 175057 51 20 0 1 0 274416117 46604288 10943 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10943 187 440 0 10934 0
[pid=7786] ppid=6920 vsize=109420 CPUtime=29 cores=1,3,5,7
/proc/7786/stat : 7786 (glucosInc) R 6920 6919 2929 0 -1 4202496 21381 0 0 0 2894 6 0 0 20 0 1 0 274591446 112046080 24939 33554432000 4194304 5654031 140735978572416 140735978560232 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7786/statm: 27355 24939 142 357 0 26995 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 164080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.28 2.14 3/181 7789
/proc/meminfo: memFree=30636032/32873844 swapFree=7108/7108
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6919/stat : 6919 (npSolver-pbo-It) S 6917 6919 2929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274416117 9367552 274 33554432000 4194304 5064252 140735971865024 140735971863936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=45512 CPUtime=1752.96 cores=1,3,5,7
/proc/6920/stat : 6920 (npSolver-pbo) S 6919 6919 2929 0 -1 4202496 23315 73781 0 0 156 32 175057 51 20 0 1 0 274416117 46604288 10943 33554432000 4194304 5992684 140735857127856 140735857113688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6920/statm: 11378 10943 187 440 0 10934 0
[pid=7786] ppid=6920 vsize=131060 CPUtime=47.11 cores=1,3,5,7
/proc/7786/stat : 7786 (glucosInc) R 6920 6919 2929 0 -1 4202496 22090 0 0 0 4704 7 0 0 20 0 1 0 274591446 134205440 26667 33554432000 4194304 5654031 140735978572416 140735978560232 4215188 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7786/statm: 32765 26667 142 357 0 32405 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 185720

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 6919 and gives
#  childrusage.ru_utime.tv_sec=1752
#  childrusage.ru_utime.tv_usec=139634
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=835872
# CPU time returned by wait4() is 1752.98
# 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): 1799.17
CPU system time (s): 0.9
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 328308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1752.14
system time used= 0.835872
maximum resident set size= 242716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97470
page faults= 0
swaps= 0
block input operations= 0
block output operations= 213912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 863
involuntary context switches= 2932

runsolver used 2.98255 second user time and 8.5327 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 03:41:15
IDJOB=3697561
IDBENCH=71887
IDSOLVER=2275
FILE ID=node103/3697561-1338082875
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71440 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_20_2__17_12__128.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697561-1338082875/watcher-3697561-1338082875 -o /tmp/evaluation-result-3697561-1338082875/solver-3697561-1338082875 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697561-1338082875.opb 965372347 HOME HOME

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

MD5SUM BENCH= c60a8914afda75f67db3a97e49d1591e
RANDOM SEED=965372347

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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:        30905164 kB
Buffers:          264764 kB
Cached:           436656 kB
SwapCached:         4544 kB
Active:          1098464 kB
Inactive:          43376 kB
Active(anon):     435640 kB
Inactive(anon):     7432 kB
Active(file):     662824 kB
Inactive(file):    35944 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099528 kB
Dirty:              9656 kB
Writeback:             0 kB
AnonPages:        444220 kB
Mapped:            12976 kB
Shmem:                 8 kB
Slab:             684604 kB
SReclaimable:     126296 kB
SUnreclaim:       558308 kB
KernelStack:        1480 kB
PageTables:         5100 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     611952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 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= 71440 MiB
End job on node103 at 2012-05-27 04:11:16