Trace number 3697695

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 1810.42

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_0null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
MD5SUMe6b8db08be5fb355ef198fbcd40e19b3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15127
Best CPU time to get the best result obtained on this benchmark1800.32
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 1783
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 1657421
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 1657421
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.09/4.13	c fallback to adder encoding
5.49/5.59	c run inc solver
5.49/5.59	c [INC SYSTEM] run initial solver
5.49/5.59	c [INC SYSTEM] preprocess with white file
17.48/17.59	c [INC SYSTEM] finished preprocessing in 11 s
17.48/17.59	c [INC SYSTEM] execute solver
841.35/841.57	c [INC SEARCH] formula is SAT
841.46/841.66	c [INC SYSTEM] solved the initial formula
842.36/842.59	c model valid
842.36/842.59	c current solution ok
848.38/849.26	o 0
848.38/849.26	c [INC SYSTEM] there exists a inc, kill it!
848.38/849.26	c write failed with 2
848.73/850.14	c [INC SEARCH] iteration: 0
848.73/850.14	c [INC BOUNDS] best value:1657421 search for 1657420
848.73/850.14	c [INC SYSTEM] create new solver instance
848.73/850.14	c [INC] encode full formula
848.73/850.14	c fallback to adder encoding
848.73/850.14	c set iterative enc to: adder
848.73/850.14	c set iterative enc to: none
848.80/859.08	c [INC SEARCH] isOptimum variable: 0
911.70/921.94	c formula is SAT
911.81/922.04	c [INC SEARCH] copied best model
911.81/922.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
912.70/922.98	c model valid
912.70/922.98	c current solution ok
912.70/922.98	o -233
912.70/922.98	c [INC SEARCH] iteration: 1
912.70/922.98	c [INC BOUNDS] best value:1657188 search for 1657187
912.70/922.98	c [INC SYSTEM] there exists a inc, kill it!
912.70/922.98	c write failed with 2
912.80/923.00	c [INC SYSTEM] create new solver instance
912.80/923.00	c [INC] encode full formula
912.80/923.00	c fallback to adder encoding
913.01/923.21	c set iterative enc to: adder
913.01/923.21	c set iterative enc to: none
913.03/923.38	c [INC SEARCH] isOptimum variable: 0
1800.07/1810.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1810.41	s UNKNOWN
1800.07/1810.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1810.41	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-3697695-1338124199/watcher-3697695-1338124199 -o /tmp/evaluation-result-3697695-1338124199/solver-3697695-1338124199 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697695-1338124199.opb 115148787 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10550
/proc/meminfo: memFree=28173784/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0

[startup+0.0749661 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10550
/proc/meminfo: memFree=28173784/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10550
/proc/meminfo: memFree=28173784/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10550
/proc/meminfo: memFree=28173784/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10550
/proc/meminfo: memFree=28173784/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=28167604/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=13552 CPUtime=1.49 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) R 10550 10550 10269 0 -1 4202496 2509 0 0 0 148 1 0 0 20 0 1 0 278548567 13877248 2524 33554432000 4194304 5992684 140736726940416 140736726936536 4381228 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 3388 2524 146 440 0 2944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22700

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=28161064/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=49776 CPUtime=3.08 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) R 10550 10550 10269 0 -1 4202496 9949 0 0 0 306 2 0 0 20 0 1 0 278548567 50970624 11493 33554432000 4194304 5992684 140736726940416 140736726936152 4523474 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 12444 11493 159 440 0 12000 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58924

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10557
/proc/meminfo: memFree=27754320/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=360156 CPUtime=5.59 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 29080 0 0 0 526 33 0 0 20 0 1 0 278548567 368799744 62155 33554432000 4194304 5992684 140736726940416 140736726934864 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 90039 62155 174 440 0 89595 0
[pid=10556] ppid=10551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10556/stat : 10556 (cp2_pre.sh) S 10551 10550 10269 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278549127 9367552 277 33554432000 4194304 5064252 140736656751296 140736656750000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10556/statm: 2287 277 234 213 0 72 0
[pid=10557] ppid=10556 vsize=113884 CPUtime=0.69 cores=0,2,4,6
/proc/10557/stat : 10557 (coprocessor) R 10556 10550 10269 0 -1 4202496 11694 0 0 0 65 4 0 0 20 0 1 0 278549127 116617216 26529 33554432000 4194304 6586260 140734156307600 140734156304360 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 28471 26529 137 584 0 27883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 492336

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10557
/proc/meminfo: memFree=26892672/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=360156 CPUtime=5.59 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 29080 0 0 0 526 33 0 0 20 0 1 0 278548567 368799744 62155 33554432000 4194304 5992684 140736726940416 140736726934864 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 90039 62155 174 440 0 89595 0
[pid=10556] ppid=10551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10556/stat : 10556 (cp2_pre.sh) S 10551 10550 10269 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278549127 9367552 277 33554432000 4194304 5064252 140736656751296 140736656750000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10556/statm: 2287 277 234 213 0 72 0
[pid=10557] ppid=10556 vsize=901584 CPUtime=7.08 cores=0,2,4,6
/proc/10557/stat : 10557 (coprocessor) R 10556 10550 10269 0 -1 4202496 79571 0 0 0 683 25 0 0 20 0 1 0 278549127 923222016 219685 33554432000 4194304 6586260 140734156307600 140734156303624 4774897 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 225396 219685 180 584 0 224808 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1280036

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10559
/proc/meminfo: memFree=27457776/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=360156 CPUtime=17.57 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 29096 95210 0 0 526 33 1145 53 20 0 1 0 278548567 368799744 62157 33554432000 4194304 5992684 140736726940416 140736726926680 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 90039 62157 176 440 0 89595 0
[pid=10559] ppid=10551 vsize=436252 CPUtime=7.9 cores=0,2,4,6
/proc/10559/stat : 10559 (glucosInc) R 10551 10550 10269 0 -1 4202496 68185 0 0 0 774 16 0 0 20 0 1 0 278550326 446722048 97642 33554432000 4194304 5654031 140733218452256 140733218450040 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10559/statm: 109063 97642 131 357 0 108703 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 805556

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10559
/proc/meminfo: memFree=27450208/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=360156 CPUtime=17.57 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 29096 95210 0 0 526 33 1145 53 20 0 1 0 278548567 368799744 62157 33554432000 4194304 5992684 140736726940416 140736726926680 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 90039 62157 176 440 0 89595 0
[pid=10559] ppid=10551 vsize=450164 CPUtime=33.49 cores=0,2,4,6
/proc/10559/stat : 10559 (glucosInc) R 10551 10550 10269 0 -1 4202496 69316 0 0 0 3333 16 0 0 20 0 1 0 278550326 460967936 100306 33554432000 4194304 5654031 140733218452256 140733218440072 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10559/statm: 112541 100306 140 357 0 112181 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 819468

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10560
/proc/meminfo: memFree=27439792/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=360156 CPUtime=17.57 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 29096 95210 0 0 526 33 1145 53 20 0 1 0 278548567 368799744 62157 33554432000 4194304 5992684 140736726940416 140736726926680 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 90039 62157 176 440 0 89595 0
[pid=10559] ppid=10551 vsize=450164 CPUtime=84.68 cores=0,2,4,6
/proc/10559/stat : 10559 (glucosInc) R 10551 10550 10269 0 -1 4202496 69717 0 0 0 8452 16 0 0 20 0 1 0 278550326 460967936 102240 33554432000 4194304 5654031 140733218452256 140733218440072 4215097 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10559/statm: 112541 102240 141 357 0 112181 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 819468

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10560
/proc/meminfo: memFree=27435448/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=360156 CPUtime=17.57 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 29096 95210 0 0 526 33 1145 53 20 0 1 0 278548567 368799744 62157 33554432000 4194304 5992684 140736726940416 140736726926680 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 90039 62157 176 440 0 89595 0
[pid=10559] ppid=10551 vsize=450164 CPUtime=144.67 cores=0,2,4,6
/proc/10559/stat : 10559 (glucosInc) R 10551 10550 10269 0 -1 4202496 69719 0 0 0 14451 16 0 0 20 0 1 0 278550326 460967936 103264 33554432000 4194304 5654031 140733218452256 140733218440072 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10559/statm: 112541 103264 141 357 0 112181 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 819468

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10560
/proc/meminfo: memFree=27418880/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=360156 CPUtime=17.57 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 29096 95210 0 0 526 33 1145 53 20 0 1 0 278548567 368799744 62157 33554432000 4194304 5992684 140736726940416 140736726926680 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10551/statm: 90039 62157 176 440 0 89595 0
[pid=10559] ppid=10551 vsize=500252 CPUtime=204.66 cores=0,2,4,6
/proc/10559/stat : 10559 (glucosInc) R 10551 10550 10269 0 -1 4202496 70241 0 0 0 20449 17 0 0 20 0 1 0 278550326 512258048 107361 33554432000 4194304 5654031 140733218452256 140733218440072 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10559/statm: 125063 107361 141 357 0 124703 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 869556

[startup+282.3 s]

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

/proc/meminfo: memFree=6187460/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=378.84 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75576 0 0 0 37865 19 0 0 20 0 1 0 278640905 581914624 112376 33554432000 4194304 5654031 140736141016352 140736141004168 4215017 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 112376 141 357 0 141709 0
Current children cumulated CPU time (s) 1292.04
Current children cumulated vsize (KiB) 950984

[startup+1362.3 s]
/proc/loadavg: 4.72 3.94 3.02 2/181 10700
/proc/meminfo: memFree=3853788/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=438.84 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75577 0 0 0 43865 19 0 0 20 0 1 0 278640905 581914624 112778 33554432000 4194304 5654031 140736141016352 140736141004168 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 112778 141 357 0 141709 0
Current children cumulated CPU time (s) 1352.04
Current children cumulated vsize (KiB) 950984

[startup+1422.3 s]
/proc/loadavg: 5.00 4.16 3.15 2/181 10700
/proc/meminfo: memFree=3856604/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=498.82 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75577 0 0 0 49863 19 0 0 20 0 1 0 278640905 581914624 112778 33554432000 4194304 5654031 140736141016352 140736141004168 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 112778 141 357 0 141709 0
Current children cumulated CPU time (s) 1412.02
Current children cumulated vsize (KiB) 950984

[startup+1482.31 s]
/proc/loadavg: 3.44 3.88 3.11 3/183 10742
/proc/meminfo: memFree=23552280/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=558.82 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75577 0 0 0 55863 19 0 0 20 0 1 0 278640905 581914624 112778 33554432000 4194304 5654031 140736141016352 140736141004168 4215357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 112778 141 357 0 141709 0
Current children cumulated CPU time (s) 1472.02
Current children cumulated vsize (KiB) 950984

[startup+1542.3 s]
/proc/loadavg: 3.62 3.82 3.13 3/183 10787
/proc/meminfo: memFree=27360244/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=618.8 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75578 0 0 0 61846 34 0 0 20 0 1 0 278640905 581914624 113290 33554432000 4194304 5654031 140736141016352 140736141004168 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 113290 141 357 0 141709 0
Current children cumulated CPU time (s) 1532
Current children cumulated vsize (KiB) 950984

[startup+1602.3 s]
/proc/loadavg: 2.54 3.46 3.05 3/181 10792
/proc/meminfo: memFree=27190168/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=678.8 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75578 0 0 0 67846 34 0 0 20 0 1 0 278640905 581914624 113290 33554432000 4194304 5654031 140736141016352 140736141004168 4215360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 113290 141 357 0 141709 0
Current children cumulated CPU time (s) 1592
Current children cumulated vsize (KiB) 950984

[startup+1662.3 s]
/proc/loadavg: 2.22 3.21 2.99 3/181 10793
/proc/meminfo: memFree=27183904/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=738.79 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75578 0 0 0 73845 34 0 0 20 0 1 0 278640905 581914624 113290 33554432000 4194304 5654031 140736141016352 140736141004168 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 113290 141 357 0 141709 0
Current children cumulated CPU time (s) 1651.99
Current children cumulated vsize (KiB) 950984

[startup+1722.3 s]
/proc/loadavg: 2.07 2.97 2.92 3/181 10793
/proc/meminfo: memFree=27185740/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=798.78 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75578 0 0 0 79844 34 0 0 20 0 1 0 278640905 581914624 113290 33554432000 4194304 5654031 140736141016352 140736141004168 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 113290 141 357 0 141709 0
Current children cumulated CPU time (s) 1711.98
Current children cumulated vsize (KiB) 950984

[startup+1782.3 s]
/proc/loadavg: 2.03 2.81 2.86 3/181 10793
/proc/meminfo: memFree=27181336/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=858.77 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75578 0 0 0 85843 34 0 0 20 0 1 0 278640905 581914624 113290 33554432000 4194304 5654031 140736141016352 140736141004168 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 113290 141 357 0 141709 0
Current children cumulated CPU time (s) 1771.97
Current children cumulated vsize (KiB) 950984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.4 s]
/proc/loadavg: 2.02 2.73 2.83 3/182 10796
/proc/meminfo: memFree=27180976/32873844 swapFree=7620/7620
[pid=10550] ppid=10548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo-It) S 10548 10550 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278548567 9367552 274 33554432000 4194304 5064252 140735872260912 140735872259824 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10550/statm: 2287 274 233 213 0 72 0
[pid=10551] ppid=10550 vsize=373560 CPUtime=913.2 cores=0,2,4,6
/proc/10551/stat : 10551 (npSolver-pbo) S 10550 10550 10269 0 -1 4202496 43737 243189 0 0 880 537 89768 135 20 0 1 0 278548567 382525440 65538 33554432000 4194304 5992684 140736726940416 140736726926248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 61 0 0
/proc/10551/statm: 93390 65538 185 440 0 92946 0
[pid=10654] ppid=10551 vsize=568276 CPUtime=886.87 cores=0,2,4,6
/proc/10654/stat : 10654 (glucosInc) R 10551 10550 10269 0 -1 4202496 75578 0 0 0 88653 34 0 0 20 0 1 0 278640905 581914624 113290 33554432000 4194304 5654031 140736141016352 140736141004168 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10654/statm: 142069 113290 141 357 0 141709 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 950984

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10550 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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): 1810.42
CPU time (s): 1800.07
CPU user time (s): 1793.01
CPU system time (s): 7.06
CPU usage (%): 99.4285
Max. virtual memory (cumulated for all children) (KiB): 1406044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
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 3.9424 second user time and 10.2834 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 15:10:00
IDJOB=3697695
IDBENCH=92200
IDSOLVER=2275
FILE ID=node107/3697695-1338124199
RUNJOBID= node107-1338123064-10285
PBS_JOBID= 14624494
Free space on /tmp= 71512 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_0null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697695-1338124199/watcher-3697695-1338124199 -o /tmp/evaluation-result-3697695-1338124199/solver-3697695-1338124199 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697695-1338124199.opb 115148787 HOME HOME

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

MD5SUM BENCH= e6b8db08be5fb355ef198fbcd40e19b3
RANDOM SEED=115148787

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28174048 kB
Buffers:          304788 kB
Cached:          3391476 kB
SwapCached:            0 kB
Active:          1018388 kB
Inactive:        2886992 kB
Active(anon):     211276 kB
Inactive(anon):        0 kB
Active(file):     807112 kB
Inactive(file):  2886992 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             36104 kB
Writeback:             0 kB
AnonPages:        228588 kB
Mapped:            15536 kB
Shmem:               200 kB
Slab:             651780 kB
SReclaimable:      94252 kB
SUnreclaim:       557528 kB
KernelStack:        1464 kB
PageTables:         4436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     353756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 71316 MiB
End job on node107 at 2012-05-27 15:40:13