Trace number 3746814

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 (fixed)? (TO) 1800.04 1802.81

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z9-s14.opb
MD5SUM0eca8803cfc037d0cffd374298c6d6d9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-16917
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4356
Total number of constraints100680
Number of constraints which are clauses100672
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint4355
Number of terms in the objective function 4313
Biggest coefficient in the objective function 428
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 469022
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1562976
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 10650988
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

5.10/5.27	c run inc solver
5.10/5.27	c [INC SYSTEM] run initial solver
5.10/5.27	c [INC SYSTEM] preprocess with white file
56.16/58.08	c [INC SYSTEM] finished preprocessing in 52 s
56.16/58.08	c [INC SYSTEM] execute solver
59.28/61.14	c [INC SEARCH] formula is SAT
59.78/61.66	c [INC SYSTEM] solved the initial formula
59.78/61.66	c model valid
59.78/61.66	c current solution ok
69.74/71.89	o 0
69.74/71.89	c [INC SYSTEM] there exists a inc, kill it!
69.74/71.89	c write failed with 2
69.99/71.92	c [INC SEARCH] iteration: 0
69.99/71.92	c [INC BOUNDS] best value:300660 search for 300659
69.99/71.92	c [INC SYSTEM] create new solver instance
69.99/71.92	c [INC] encode full formula
69.99/71.92	c fallback to adder encoding
70.39/72.39	c set iterative enc to: adder
70.39/72.39	c set iterative enc to: none
70.79/72.71	c [INC SEARCH] isOptimum variable: 0
1800.04/1802.81	HOME/npSolver-pbo-Itd.sh: line 18:  8937 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-3746814-1339105632/watcher-3746814-1339105632 -o /tmp/evaluation-result-3746814-1339105632/solver-3746814-1339105632 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746814-1339105632.opb 1810375019 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: 3.13 2.46 2.16 3/182 8936
/proc/meminfo: memFree=13331028/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0

[startup+4.93692 s]
/proc/loadavg: 3.13 2.46 2.16 3/182 8936
/proc/meminfo: memFree=13331028/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148
heavy processes:

[startup+5.13097 s]
/proc/loadavg: 3.13 2.46 2.16 3/184 8938
/proc/meminfo: memFree=12514448/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=862080 CPUtime=5.1 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) R 8936 8936 8001 0 -1 4202496 20777 0 0 0 462 48 0 0 20 0 1 0 20530310 882769920 154824 33554432000 4194304 6004724 140733819126752 140733819122624 5193835 0 0 4096 0 0 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 215520 154824 156 442 0 215074 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 871228

[startup+5.28008 s]
/proc/loadavg: 3.13 2.46 2.16 3/184 8938
/proc/meminfo: memFree=12514448/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=579780 CPUtime=5.25 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 20785 0 0 0 462 63 0 0 20 0 1 0 20530310 593694720 84256 33554432000 4194304 6004724 140733819126752 140733819121216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 144945 84256 163 442 0 144499 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 588928

[startup+5.30073 s]
/proc/loadavg: 3.13 2.46 2.16 3/184 8938
/proc/meminfo: memFree=12514448/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=579780 CPUtime=5.25 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 20785 0 0 0 462 63 0 0 20 0 1 0 20530310 593694720 84256 33554432000 4194304 6004724 140733819126752 140733819121216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 144945 84256 163 442 0 144499 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 588928

[startup+5.8308 s]
/proc/loadavg: 3.13 2.46 2.16 3/184 8938
/proc/meminfo: memFree=12514448/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=579780 CPUtime=5.25 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 20785 0 0 0 462 63 0 0 20 0 1 0 20530310 593694720 84256 33554432000 4194304 6004724 140733819126752 140733819121216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 144945 84256 163 442 0 144499 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 588928

[startup+5.91527 s]
/proc/loadavg: 3.13 2.46 2.16 3/184 8938
/proc/meminfo: memFree=12514448/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=579780 CPUtime=5.25 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 20785 0 0 0 462 63 0 0 20 0 1 0 20530310 593694720 84256 33554432000 4194304 6004724 140733819126752 140733819121216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 144945 84256 163 442 0 144499 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 588928

[startup+6.30088 s]
/proc/loadavg: 3.13 2.46 2.16 3/184 8938
/proc/meminfo: memFree=12514448/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=579780 CPUtime=5.25 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 20785 0 0 0 462 63 0 0 20 0 1 0 20530310 593694720 84256 33554432000 4194304 6004724 140733819126752 140733819121216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 144945 84256 163 442 0 144499 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 588928

[startup+12.7083 s]
/proc/loadavg: 2.96 2.44 2.15 3/186 8940
/proc/meminfo: memFree=11408484/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=579780 CPUtime=5.25 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 20785 0 0 0 462 63 0 0 20 0 1 0 20530310 593694720 84256 33554432000 4194304 6004724 140733819126752 140733819121216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 144945 84256 163 442 0 144499 0
[pid=8939] ppid=8937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8939/stat : 8939 (cp2_pre.sh) S 8937 8936 8001 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 20530838 9367552 276 33554432000 4194304 5064252 140735781948720 140735781947424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 2287 276 234 213 0 72 0
[pid=8940] ppid=8939 vsize=1112072 CPUtime=7.4 cores=0,2,4,6
/proc/8940/stat : 8940 (coprocessor) R 8939 8936 8001 0 -1 4202496 100527 0 0 0 702 38 0 0 20 0 1 0 20530838 1138761728 250574 33554432000 4194304 6586260 140734131819872 140734131816136 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/8940/statm: 278018 250575 164 584 0 277430 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1710148

[startup+25.5126 s]
/proc/loadavg: 2.96 2.46 2.16 3/186 8940
/proc/meminfo: memFree=10842432/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=579780 CPUtime=5.25 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 20785 0 0 0 462 63 0 0 20 0 1 0 20530310 593694720 84256 33554432000 4194304 6004724 140733819126752 140733819121216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 144945 84256 163 442 0 144499 0
[pid=8939] ppid=8937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8939/stat : 8939 (cp2_pre.sh) S 8937 8936 8001 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 20530838 9367552 276 33554432000 4194304 5064252 140735781948720 140735781947424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 2287 276 234 213 0 72 0
[pid=8940] ppid=8939 vsize=1312528 CPUtime=20.2 cores=0,2,4,6
/proc/8940/stat : 8940 (coprocessor) R 8939 8936 8001 0 -1 4202496 130788 0 0 0 1975 45 0 0 20 0 1 0 20530838 1344028672 317627 33554432000 4194304 6586260 140734131819872 140734131815192 4676681 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/8940/statm: 328132 317627 190 584 0 327544 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1910604

[startup+51.3965 s]
/proc/loadavg: 2.69 2.44 2.16 3/185 8940
/proc/meminfo: memFree=10122264/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=579780 CPUtime=5.25 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 20785 0 0 0 462 63 0 0 20 0 1 0 20530310 593694720 84256 33554432000 4194304 6004724 140733819126752 140733819121216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/8937/statm: 144945 84256 163 442 0 144499 0
[pid=8939] ppid=8937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8939/stat : 8939 (cp2_pre.sh) S 8937 8936 8001 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 20530838 9367552 276 33554432000 4194304 5064252 140735781948720 140735781947424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 2287 276 234 213 0 72 0
[pid=8940] ppid=8939 vsize=1314720 CPUtime=45.94 cores=0,2,4,6
/proc/8940/stat : 8940 (coprocessor) D 8939 8936 8001 0 -1 4202496 131591 0 0 0 4533 61 0 0 20 0 1 0 20530838 1346273280 318210 33554432000 4194304 6586260 140734131819872 140734131815624 5732496 0 0 4096 8404994 18446744071580543392 0 0 17 0 0 0 14 0 0
/proc/8940/statm: 328680 318210 199 584 0 328092 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 1912796

[startup+102.327 s]
/proc/loadavg: 2.55 2.45 2.18 3/184 8945
/proc/meminfo: memFree=9193436/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=732936 CPUtime=29.59 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 96361 0 0 0 2934 25 0 0 20 0 1 0 20537581 750526464 148365 33554432000 4194304 5654031 140733622986304 140733622974120 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8945/statm: 183234 148365 140 357 0 182874 0
Current children cumulated CPU time (s) 100.39
Current children cumulated vsize (KiB) 1318732

[startup+162.3 s]
/proc/loadavg: 2.41 2.44 2.19 3/183 8947
/proc/meminfo: memFree=17249656/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=758324 CPUtime=89.42 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 102455 0 0 0 8910 32 0 0 20 0 1 0 20537581 776523776 155992 33554432000 4194304 5654031 140733622986304 140733622974120 4232477 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/8945/statm: 189581 155992 140 357 0 189221 0
Current children cumulated CPU time (s) 160.22
Current children cumulated vsize (KiB) 1344120

[startup+222.3 s]
/proc/loadavg: 3.11 2.64 2.27 3/183 8991
/proc/meminfo: memFree=29588560/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0

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

/proc/loadavg: 2.00 2.00 2.06 3/183 9035
/proc/meminfo: memFree=29379344/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=813176 CPUtime=1228.82 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 115899 0 0 0 122835 47 0 0 20 0 1 0 20537581 832692224 178575 33554432000 4194304 5654031 140733622986304 140733622974120 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 203294 178575 141 357 0 202934 0
Current children cumulated CPU time (s) 1299.62
Current children cumulated vsize (KiB) 1398972

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/183 9035
/proc/meminfo: memFree=29410644/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=814788 CPUtime=1288.8 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 117011 0 0 0 128831 49 0 0 20 0 1 0 20537581 834342912 170993 33554432000 4194304 5654031 140733622986304 140733622974120 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 203697 170993 141 357 0 203337 0
Current children cumulated CPU time (s) 1359.6
Current children cumulated vsize (KiB) 1400584

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/184 9039
/proc/meminfo: memFree=29402248/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=816680 CPUtime=1348.79 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 117479 0 0 0 134830 49 0 0 20 0 1 0 20537581 836280320 173505 33554432000 4194304 5654031 140733622986304 140733622974120 4214475 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 204170 173505 141 357 0 203810 0
Current children cumulated CPU time (s) 1419.59
Current children cumulated vsize (KiB) 1402476

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 9039
/proc/meminfo: memFree=29273800/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=826092 CPUtime=1408.79 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 118969 0 0 0 140829 50 0 0 20 0 1 0 20537581 845918208 178572 33554432000 4194304 5654031 140733622986304 140733622974120 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 206523 178572 141 357 0 206163 0
Current children cumulated CPU time (s) 1479.59
Current children cumulated vsize (KiB) 1411888

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.04 3/183 9039
/proc/meminfo: memFree=29298552/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=826092 CPUtime=1468.78 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 118994 0 0 0 146828 50 0 0 20 0 1 0 20537581 845918208 181152 33554432000 4194304 5654031 140733622986304 140733622974120 4232563 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 206523 181152 141 357 0 206163 0
Current children cumulated CPU time (s) 1539.58
Current children cumulated vsize (KiB) 1411888

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/183 9039
/proc/meminfo: memFree=29334556/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=826092 CPUtime=1528.76 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 119506 0 0 0 152824 52 0 0 20 0 1 0 20537581 845918208 174394 33554432000 4194304 5654031 140733622986304 140733622974120 4232380 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 206523 174394 141 357 0 206163 0
Current children cumulated CPU time (s) 1599.56
Current children cumulated vsize (KiB) 1411888

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 9039
/proc/meminfo: memFree=29343852/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=826092 CPUtime=1588.75 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 119511 0 0 0 158823 52 0 0 20 0 1 0 20537581 845918208 176954 33554432000 4194304 5654031 140733622986304 140733622974120 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 206523 176954 141 357 0 206163 0
Current children cumulated CPU time (s) 1659.55
Current children cumulated vsize (KiB) 1411888

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.03 3/183 9040
/proc/meminfo: memFree=29334100/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=837412 CPUtime=1648.75 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 120307 0 0 0 164822 53 0 0 20 0 1 0 20537581 857509888 182349 33554432000 4194304 5654031 140733622986304 140733622974120 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 209353 182349 141 357 0 208993 0
Current children cumulated CPU time (s) 1719.55
Current children cumulated vsize (KiB) 1423208

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.03 3/183 9040
/proc/meminfo: memFree=29345880/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=837412 CPUtime=1708.73 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 120549 0 0 0 170820 53 0 0 20 0 1 0 20537581 857509888 186168 33554432000 4194304 5654031 140733622986304 140733622974120 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 209353 186168 141 357 0 208993 0
Current children cumulated CPU time (s) 1779.53
Current children cumulated vsize (KiB) 1423208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.8 s]
/proc/loadavg: 2.02 2.01 2.02 3/183 9040
/proc/meminfo: memFree=29303556/32873844 swapFree=7124/7124
[pid=8936] ppid=8934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8936/stat : 8936 (npSolver-pbo-It) S 8934 8936 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20530310 9367552 275 33554432000 4194304 5064252 140735198753280 140735198752192 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8936/statm: 2287 275 233 213 0 72 0
[pid=8937] ppid=8936 vsize=576648 CPUtime=70.8 cores=0,2,4,6
/proc/8937/stat : 8937 (npSolver-pbo) S 8936 8936 8001 0 -1 4202496 29162 220332 0 0 744 885 5285 166 20 0 1 0 20530310 590487552 83488 33554432000 4194304 6004724 140733819126752 140733819112600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/8937/statm: 144162 83488 178 442 0 143716 0
[pid=8945] ppid=8937 vsize=837412 CPUtime=1729.24 cores=0,2,4,6
/proc/8945/stat : 8945 (glucosInc) R 8937 8936 8001 0 -1 4202496 120551 0 0 0 172871 53 0 0 20 0 1 0 20537581 857509888 187192 33554432000 4194304 5654031 140733622986304 140733622974120 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8945/statm: 209353 187192 141 357 0 208993 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1423208

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 8936 and gives
#  childrusage.ru_utime.tv_sec=60
#  childrusage.ru_utime.tv_usec=300832
#  childrusage.ru_stime.tv_sec=10
#  childrusage.ru_stime.tv_usec=528399
# CPU time returned by wait4() is 70.8292
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.81
CPU time (s): 1800.04
CPU user time (s): 1789
CPU system time (s): 11.04
CPU usage (%): 99.8461
Max. virtual memory (cumulated for all children) (KiB): 1912796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.3008
system time used= 10.5284
maximum resident set size= 1306412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249870
page faults= 0
swaps= 0
block input operations= 32
block output operations= 1741488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2862
involuntary context switches= 153

runsolver used 2.71159 second user time and 7.06992 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-07 23:47:14
IDJOB=3746814
IDBENCH=89901
IDSOLVER=2332
FILE ID=node133/3746814-1339105632
RUNJOBID= node133-1339098176-8017
PBS_JOBID= 14643720
Free space on /tmp= 65100 MiB

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

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

MD5SUM BENCH= 0eca8803cfc037d0cffd374298c6d6d9
RANDOM SEED=1810375019

node133.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		: 2667.139
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	: 5334.27
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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.56
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		: 2667.139
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	: 5332.56
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		: 2667.139
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	: 5332.52
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		: 2667.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        13332160 kB
Buffers:           81492 kB
Cached:          6471236 kB
SwapCached:         4004 kB
Active:         17085500 kB
Inactive:        1520776 kB
Active(anon):   12051244 kB
Inactive(anon):     4988 kB
Active(file):    5034256 kB
Inactive(file):  1515788 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100300 kB
Dirty:            546436 kB
Writeback:             0 kB
AnonPages:      12057716 kB
Mapped:            10944 kB
Shmem:                 0 kB
Slab:             769220 kB
SReclaimable:     210492 kB
SUnreclaim:       558728 kB
KernelStack:        1496 kB
PageTables:        27612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   17228540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11884544 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= 70060 MiB
End job on node133 at 2012-06-08 00:17:17