Trace number 3698520

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null20mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM7e1ba98da2a2cea04a0e7f6c87cec7d2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-4565
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 624831
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 624831
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.08/4.12	c fallback to adder encoding
6.59/6.65	c run inc solver
6.59/6.65	c [INC SYSTEM] run initial solver
6.59/6.65	c [INC SYSTEM] preprocess with white file
22.75/22.98	c [INC SYSTEM] finished preprocessing in 16 s
22.75/22.98	c [INC SYSTEM] execute solver
754.86/755.13	c [INC SEARCH] formula is SAT
754.96/755.23	c [INC SYSTEM] solved the initial formula
755.86/756.17	c model valid
755.86/756.17	c current solution ok
763.32/763.88	o -866
763.32/763.88	c [INC SYSTEM] there exists a inc, kill it!
763.32/763.88	c write failed with 2
763.32/763.89	c [INC SEARCH] iteration: 0
763.32/763.89	c [INC BOUNDS] best value:623965 search for 623964
763.32/763.89	c [INC SYSTEM] create new solver instance
763.32/763.89	c [INC] encode full formula
763.32/763.89	c fallback to adder encoding
763.53/763.98	c set iterative enc to: adder
763.53/763.98	c set iterative enc to: none
763.73/764.18	c [INC SEARCH] isOptimum variable: 0
975.33/975.77	c formula is SAT
975.44/975.88	c [INC SEARCH] copied best model
975.44/975.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
976.44/976.81	c model valid
976.44/976.81	c current solution ok
976.44/976.81	o -4237
976.44/976.81	c [INC SEARCH] iteration: 1
976.44/976.81	c [INC BOUNDS] best value:620594 search for 620593
976.44/976.81	c [INC SYSTEM] there exists a inc, kill it!
976.44/976.81	c write failed with 2
976.44/976.84	c [INC SYSTEM] create new solver instance
976.44/976.84	c [INC] encode full formula
976.44/976.84	c fallback to adder encoding
976.55/976.94	c set iterative enc to: adder
976.55/976.94	c set iterative enc to: none
976.59/977.13	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.61	s UNKNOWN
1800.10/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.61	c write failed with -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-3698520-1338107988/watcher-3698520-1338107988 -o /tmp/evaluation-result-3698520-1338107988/solver-3698520-1338107988 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698520-1338107988.opb 1842731365 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.32 2.14 2.04 2/179 23364
/proc/meminfo: memFree=31124524/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0

[startup+0.0208749 s]
/proc/loadavg: 2.32 2.14 2.04 2/179 23364
/proc/meminfo: memFree=31124524/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.32 2.14 2.04 2/179 23364
/proc/meminfo: memFree=31124524/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 2.32 2.14 2.04 2/179 23364
/proc/meminfo: memFree=31124524/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.749604 s]
/proc/loadavg: 2.32 2.14 2.04 2/179 23364
/proc/meminfo: memFree=31124524/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.32 2.14 2.04 3/181 23366
/proc/meminfo: memFree=31114124/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=13528 CPUtime=1.48 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) R 23364 23364 18125 0 -1 4202496 2585 0 0 0 148 0 0 0 20 0 1 0 276923493 13852672 2600 33554432000 4194304 5992684 140736430822768 140736430818888 5179600 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 3382 2600 146 440 0 2938 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22676

[startup+3.10029 s]
/proc/loadavg: 2.32 2.14 2.04 3/181 23366
/proc/meminfo: memFree=31109160/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=49768 CPUtime=3.08 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) R 23364 23364 18125 0 -1 4202496 10028 0 0 0 306 2 0 0 20 0 1 0 276923493 50962432 11572 33554432000 4194304 5992684 140736430822768 140736430818888 4524999 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 12442 11572 159 440 0 11998 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58916

[startup+6.3003 s]
/proc/loadavg: 2.30 2.14 2.04 3/181 23366
/proc/meminfo: memFree=30841160/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=591224 CPUtime=6.29 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) R 23364 23364 18125 0 -1 4202496 29837 0 0 0 616 13 0 0 20 0 1 0 276923493 605413376 95136 33554432000 4194304 5992684 140736430822768 140736430817736 5045366 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 147806 95136 168 440 0 147362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 600372

[startup+12.7003 s]
/proc/loadavg: 2.27 2.13 2.04 3/185 23370
/proc/meminfo: memFree=29604304/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=362840 CPUtime=6.64 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 30226 0 0 0 619 45 0 0 20 0 1 0 276923493 371548160 82373 33554432000 4194304 5992684 140736430822768 140736430817216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 90710 82373 174 440 0 90266 0
[pid=23367] ppid=23365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23367/stat : 23367 (cp2_pre.sh) S 23365 23364 18125 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276924158 9367552 277 33554432000 4194304 5064252 140735158936224 140735158934928 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23367/statm: 2287 277 234 213 0 72 0
[pid=23368] ppid=23367 vsize=1086284 CPUtime=6.03 cores=0,2,4,6
/proc/23368/stat : 23368 (coprocessor) R 23367 23364 18125 0 -1 4202496 87536 0 0 0 574 29 0 0 20 0 1 0 276924159 1112354816 245024 33554432000 4194304 6586260 140735643873376 140735643869640 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/23368/statm: 271571 245024 164 584 0 270983 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1467420

[startup+25.5003 s]
/proc/loadavg: 2.57 2.21 2.06 3/182 23372
/proc/meminfo: memFree=30195328/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=362840 CPUtime=22.85 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 30241 116920 0 0 619 46 1553 67 20 0 1 0 276923493 371548160 82375 33554432000 4194304 5992684 140736430822768 140736430809032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 90710 82375 176 440 0 90266 0
[pid=23372] ppid=23365 vsize=576212 CPUtime=2.5 cores=0,2,4,6
/proc/23372/stat : 23372 (glucosInc) R 23365 23364 18125 0 -1 4202496 79898 0 0 0 231 19 0 0 20 0 1 0 276925792 590041088 122654 33554432000 4194304 5654031 140733784910864 140733784908648 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23372/statm: 144053 122654 130 357 0 143693 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 948200

[startup+51.1004 s]
/proc/loadavg: 2.37 2.19 2.06 3/182 23372
/proc/meminfo: memFree=30159696/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=362840 CPUtime=22.85 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 30241 116920 0 0 619 46 1553 67 20 0 1 0 276923493 371548160 82375 33554432000 4194304 5992684 140736430822768 140736430809032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 90710 82375 176 440 0 90266 0
[pid=23372] ppid=23365 vsize=604820 CPUtime=28.1 cores=0,2,4,6
/proc/23372/stat : 23372 (glucosInc) R 23365 23364 18125 0 -1 4202496 84911 0 0 0 2790 20 0 0 20 0 1 0 276925792 619335680 129709 33554432000 4194304 5654031 140733784910864 140733784898680 4233021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23372/statm: 151205 129709 140 357 0 150845 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 976808

[startup+102.3 s]
/proc/loadavg: 2.16 2.16 2.05 3/181 23372
/proc/meminfo: memFree=30151308/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=362840 CPUtime=22.85 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 30241 116920 0 0 619 46 1553 67 20 0 1 0 276923493 371548160 82375 33554432000 4194304 5992684 140736430822768 140736430809032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 90710 82375 176 440 0 90266 0
[pid=23372] ppid=23365 vsize=604820 CPUtime=79.29 cores=0,2,4,6
/proc/23372/stat : 23372 (glucosInc) R 23365 23364 18125 0 -1 4202496 84911 0 0 0 7909 20 0 0 20 0 1 0 276925792 619335680 129709 33554432000 4194304 5654031 140733784910864 140733784898680 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23372/statm: 151205 129709 140 357 0 150845 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 976808

[startup+162.3 s]
/proc/loadavg: 2.06 2.13 2.05 3/181 23373
/proc/meminfo: memFree=30167444/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=362840 CPUtime=22.85 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 30241 116920 0 0 619 46 1553 67 20 0 1 0 276923493 371548160 82375 33554432000 4194304 5992684 140736430822768 140736430809032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 90710 82375 176 440 0 90266 0
[pid=23372] ppid=23365 vsize=604820 CPUtime=139.29 cores=0,2,4,6
/proc/23372/stat : 23372 (glucosInc) R 23365 23364 18125 0 -1 4202496 84911 0 0 0 13909 20 0 0 20 0 1 0 276925792 619335680 129709 33554432000 4194304 5654031 140733784910864 140733784898680 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23372/statm: 151205 129709 140 357 0 150845 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 976808

[startup+222.3 s]
/proc/loadavg: 2.02 2.10 2.04 3/181 23373
/proc/meminfo: memFree=30153420/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=362840 CPUtime=22.85 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 30241 116920 0 0 619 46 1553 67 20 0 1 0 276923493 371548160 82375 33554432000 4194304 5992684 140736430822768 140736430809032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23365/statm: 90710 82375 176 440 0 90266 0
[pid=23372] ppid=23365 vsize=604820 CPUtime=199.27 cores=0,2,4,6
/proc/23372/stat : 23372 (glucosInc) R 23365 23364 18125 0 -1 4202496 84911 0 0 0 19907 20 0 0 20 0 1 0 276925792 619335680 129709 33554432000 4194304 5654031 140733784910864 140733784898680 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23372/statm: 151205 129709 140 357 0 150845 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 976808

[startup+282.307 s]
/proc/loadavg: 2.00 2.08 2.04 3/181 23373
/proc/meminfo: memFree=30139084/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=362840 CPUtime=22.85 cores=0,2,4,6

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

/proc/meminfo: memFree=29031788/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=385.08 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85633 0 0 0 38488 20 0 0 20 0 1 0 277021207 636743680 137694 33554432000 4194304 5654031 140736246720272 140736246708088 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 137694 141 357 0 155095 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1040836

[startup+1422.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 23460
/proc/meminfo: memFree=29031848/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=445.07 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85633 0 0 0 44487 20 0 0 20 0 1 0 277021207 636743680 137694 33554432000 4194304 5654031 140736246720272 140736246708088 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 137694 141 357 0 155095 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1040836

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 23460
/proc/meminfo: memFree=29026700/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=505.07 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85633 0 0 0 50487 20 0 0 20 0 1 0 277021207 636743680 137694 33554432000 4194304 5654031 140736246720272 140736246708088 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 137694 141 357 0 155095 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 1040836

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 23460
/proc/meminfo: memFree=29026824/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=565.05 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85633 0 0 0 56485 20 0 0 20 0 1 0 277021207 636743680 137694 33554432000 4194304 5654031 140736246720272 140736246708088 4232462 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 137694 141 357 0 155095 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1040836

[startup+1602.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 23460
/proc/meminfo: memFree=29026576/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=625.05 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85633 0 0 0 62485 20 0 0 20 0 1 0 277021207 636743680 137694 33554432000 4194304 5654031 140736246720272 140736246708088 4233283 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 137694 141 357 0 155095 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1040836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 23461
/proc/meminfo: memFree=29023576/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=685.03 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85634 0 0 0 68483 20 0 0 20 0 1 0 277021207 636743680 138206 33554432000 4194304 5654031 140736246720272 140736246708088 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 138206 141 357 0 155095 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 1040836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23461
/proc/meminfo: memFree=29010268/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=745.02 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85634 0 0 0 74482 20 0 0 20 0 1 0 277021207 636743680 138206 33554432000 4194304 5654031 140736246720272 140736246708088 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 138206 141 357 0 155095 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1040836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23461
/proc/meminfo: memFree=29010060/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=805.01 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85634 0 0 0 80481 20 0 0 20 0 1 0 277021207 636743680 138206 33554432000 4194304 5654031 140736246720272 140736246708088 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 138206 141 357 0 155095 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1040836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23461
/proc/meminfo: memFree=29010284/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=823.32 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85634 0 0 0 82312 20 0 0 20 0 1 0 277021207 636743680 138206 33554432000 4194304 5654031 140736246720272 140736246708088 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 138206 141 357 0 155095 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1040836

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23461
/proc/meminfo: memFree=29010284/32873844 swapFree=6080/6080
[pid=23364] ppid=23362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (npSolver-pbo-It) S 23362 23364 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276923493 9367552 275 33554432000 4194304 5064252 140736548215184 140736548214096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23364/statm: 2287 275 233 213 0 72 0
[pid=23365] ppid=23364 vsize=409868 CPUtime=976.78 cores=0,2,4,6
/proc/23365/stat : 23365 (npSolver-pbo) S 23364 23364 18125 0 -1 4202496 43178 292953 0 0 990 660 95861 167 20 0 1 0 276923493 419704832 93750 33554432000 4194304 5992684 140736430822768 140736430808600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 14 0 0
/proc/23365/statm: 102467 93750 185 440 0 102023 0
[pid=23385] ppid=23365 vsize=621820 CPUtime=823.32 cores=0,2,4,6
/proc/23385/stat : 23385 (glucosInc) R 23365 23364 18125 0 -1 4202496 85634 0 0 0 82312 20 0 0 20 0 1 0 277021207 636743680 138206 33554432000 4194304 5654031 140736246720272 140736246708088 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23385/statm: 155455 138206 141 357 0 155095 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1040836

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23364 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1791.63
CPU system time (s): 8.47
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 1670660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.16337 second user time and 9.75152 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 10:39:49
IDJOB=3698520
IDBENCH=90863
IDSOLVER=2275
FILE ID=node139/3698520-1338107988
RUNJOBID= node139-1338101718-21710
PBS_JOBID= 14624436
Free space on /tmp= 71596 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_50null20mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698520-1338107988/watcher-3698520-1338107988 -o /tmp/evaluation-result-3698520-1338107988/solver-3698520-1338107988 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698520-1338107988.opb 1842731365 HOME HOME

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

MD5SUM BENCH= 7e1ba98da2a2cea04a0e7f6c87cec7d2
RANDOM SEED=1842731365

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        31124516 kB
Buffers:          300912 kB
Cached:           350156 kB
SwapCached:          788 kB
Active:           873584 kB
Inactive:          23744 kB
Active(anon):     240756 kB
Inactive(anon):     8064 kB
Active(file):     632828 kB
Inactive(file):    15680 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             36444 kB
Writeback:             0 kB
AnonPages:        264152 kB
Mapped:            13180 kB
Shmem:                 8 kB
Slab:             702348 kB
SReclaimable:     143904 kB
SUnreclaim:       558444 kB
KernelStack:        1480 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     384752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 71144 MiB
End job on node139 at 2012-05-27 11:09:52