Trace number 3697841

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_6_mh.opb
MD5SUM3266e32b2a945b684ae99382e7a5d59c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7586846
Best CPU time to get the best result obtained on this benchmark3.23351
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 4264157729
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 4264157729
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.65	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.65	c [INC SYSTEM] execute solver
1.18/1.21	c [INC SEARCH] formula is SAT
1.18/1.21	c [INC SYSTEM] solved the initial formula
1.18/1.24	c model valid
1.18/1.24	c current solution ok
1.37/1.45	o 24313008
1.37/1.45	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.45	c write failed with 2
1.37/1.45	c [INC SEARCH] iteration: 0
1.37/1.45	c [INC BOUNDS] best value:24313023 search for 24313022
1.37/1.45	c [INC SYSTEM] create new solver instance
1.37/1.45	c [INC] encode full formula
1.37/1.45	c fallback to adder encoding
1.88/1.95	c set iterative enc to: adder
1.88/1.95	c set iterative enc to: none
1.98/2.01	c [INC SEARCH] isOptimum variable: 0
770.22/770.45	c formula is SAT
770.22/770.46	c [INC SEARCH] copied best model
770.22/770.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
770.22/770.49	c model valid
770.22/770.49	c current solution ok
770.22/770.49	o 22999919
770.22/770.49	c [INC SEARCH] iteration: 1
770.22/770.49	c [INC BOUNDS] best value:22999934 search for 22999933
770.22/770.49	c [INC SYSTEM] there exists a inc, kill it!
770.22/770.49	c write failed with 2
770.22/770.49	c [INC SYSTEM] create new solver instance
770.22/770.49	c [INC] encode full formula
770.22/770.49	c fallback to adder encoding
770.73/770.99	c set iterative enc to: adder
770.73/770.99	c set iterative enc to: none
770.82/771.06	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.40	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-3697841-1338129719/watcher-3697841-1338129719 -o /tmp/evaluation-result-3697841-1338129719/solver-3697841-1338129719 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697841-1338129719.opb 1959824491 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 11134
/proc/meminfo: memFree=27504648/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0

[startup+0.089277 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11134
/proc/meminfo: memFree=27504648/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11134
/proc/meminfo: memFree=27504648/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11134
/proc/meminfo: memFree=27504648/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700209 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11134
/proc/meminfo: memFree=27504648/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11140
/proc/meminfo: memFree=27477936/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=21620 CPUtime=1.48 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) R 11134 11134 10269 0 -1 4202496 6030 14477 0 0 20 19 104 5 20 0 1 0 279100429 22138880 5064 33554432000 4194304 5992684 140733586018256 140733586013728 4523474 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 5405 5064 187 440 0 4961 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30768

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11143
/proc/meminfo: memFree=27426360/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=17524 CPUtime=2 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 8379 14992 0 0 65 25 104 6 20 0 1 0 279100429 17944576 4055 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 4381 4055 188 440 0 3937 0
[pid=11143] ppid=11135 vsize=114452 CPUtime=1.07 cores=0,2,4,6
/proc/11143/stat : 11143 (glucosInc) R 11135 11134 10269 0 -1 4202496 21545 0 0 0 101 6 0 0 20 0 1 0 279100631 117198848 25119 33554432000 4194304 5654031 140736276325728 140736276323512 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11143/statm: 28613 25119 132 357 0 28253 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 141124

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11143
/proc/meminfo: memFree=27346720/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=17524 CPUtime=2 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 8379 14992 0 0 65 25 104 6 20 0 1 0 279100429 17944576 4055 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 4381 4055 188 440 0 3937 0
[pid=11143] ppid=11135 vsize=114584 CPUtime=4.27 cores=0,2,4,6
/proc/11143/stat : 11143 (glucosInc) R 11135 11134 10269 0 -1 4202496 21580 0 0 0 421 6 0 0 20 0 1 0 279100631 117334016 25154 33554432000 4194304 5654031 140736276325728 140736276323512 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11143/statm: 28646 25154 132 357 0 28286 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 141256

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11143
/proc/meminfo: memFree=27347412/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=17524 CPUtime=2 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 8379 14992 0 0 65 25 104 6 20 0 1 0 279100429 17944576 4055 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 4381 4055 188 440 0 3937 0
[pid=11143] ppid=11135 vsize=115856 CPUtime=10.67 cores=0,2,4,6
/proc/11143/stat : 11143 (glucosInc) R 11135 11134 10269 0 -1 4202496 21947 0 0 0 1061 6 0 0 20 0 1 0 279100631 118636544 25521 33554432000 4194304 5654031 140736276325728 140736276323512 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11143/statm: 28964 25521 141 357 0 28604 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 142528

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11143
/proc/meminfo: memFree=27344792/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=17524 CPUtime=2 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 8379 14992 0 0 65 25 104 6 20 0 1 0 279100429 17944576 4055 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 4381 4055 188 440 0 3937 0
[pid=11143] ppid=11135 vsize=116780 CPUtime=23.47 cores=0,2,4,6
/proc/11143/stat : 11143 (glucosInc) R 11135 11134 10269 0 -1 4202496 22206 0 0 0 2341 6 0 0 20 0 1 0 279100631 119582720 26291 33554432000 4194304 5654031 140736276325728 140736276323512 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11143/statm: 29195 26291 141 357 0 28835 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 143452

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11143
/proc/meminfo: memFree=27336092/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=17524 CPUtime=2 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 8379 14992 0 0 65 25 104 6 20 0 1 0 279100429 17944576 4055 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 4381 4055 188 440 0 3937 0
[pid=11143] ppid=11135 vsize=120036 CPUtime=49.06 cores=0,2,4,6
/proc/11143/stat : 11143 (glucosInc) R 11135 11134 10269 0 -1 4202496 22824 0 0 0 4900 6 0 0 20 0 1 0 279100631 122916864 27931 33554432000 4194304 5654031 140736276325728 140736276313544 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11143/statm: 30009 27931 142 357 0 29649 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 146708

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11144
/proc/meminfo: memFree=27331576/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=17524 CPUtime=2 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 8379 14992 0 0 65 25 104 6 20 0 1 0 279100429 17944576 4055 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 4381 4055 188 440 0 3937 0
[pid=11143] ppid=11135 vsize=120464 CPUtime=100.23 cores=0,2,4,6
/proc/11143/stat : 11143 (glucosInc) R 11135 11134 10269 0 -1 4202496 23815 0 0 0 10016 7 0 0 20 0 1 0 279100631 123355136 28449 33554432000 4194304 5654031 140736276325728 140736276323624 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11143/statm: 30116 28449 142 357 0 29756 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 147136

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11144
/proc/meminfo: memFree=27299980/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=17524 CPUtime=2 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 8379 14992 0 0 65 25 104 6 20 0 1 0 279100429 17944576 4055 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 4381 4055 188 440 0 3937 0
[pid=11143] ppid=11135 vsize=151696 CPUtime=160.21 cores=0,2,4,6
/proc/11143/stat : 11143 (glucosInc) R 11135 11134 10269 0 -1 4202496 24459 0 0 0 16013 8 0 0 20 0 1 0 279100631 155336704 35509 33554432000 4194304 5654031 140736276325728 140736276313544 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11143/statm: 37924 35509 142 357 0 37564 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 178368

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11144
/proc/meminfo: memFree=27256356/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=17524 CPUtime=2 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 8379 14992 0 0 65 25 104 6 20 0 1 0 279100429 17944576 4055 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 4381 4055 188 440 0 3937 0
[pid=11143] ppid=11135 vsize=201016 CPUtime=220.2 cores=0,2,4,6
/proc/11143/stat : 11143 (glucosInc) R 11135 11134 10269 0 -1 4202496 25167 0 0 0 22011 9 0 0 20 0 1 0 279100631 205840384 44386 33554432000 4194304 5654031 140736276325728 140736276313544 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11143/statm: 50254 44386 142 357 0 49894 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 227688

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11144
/proc/meminfo: memFree=27287676/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27288924/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=151196 CPUtime=471.11 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 27596 0 0 0 47100 11 0 0 20 0 1 0 279177535 154824704 36623 33554432000 4194304 5654031 140735636672512 140735636660328 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 37799 36623 142 357 0 37439 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 176056

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11179
/proc/meminfo: memFree=27253488/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=531.11 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 27880 0 0 0 53099 12 0 0 20 0 1 0 279177535 205328384 44572 33554432000 4194304 5654031 140735636672512 140735636660328 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 44572 142 357 0 49769 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 225376

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11179
/proc/meminfo: memFree=27279708/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=151196 CPUtime=591.09 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 27882 0 0 0 59097 12 0 0 20 0 1 0 279177535 154824704 36623 33554432000 4194304 5654031 140735636672512 140735636660328 4232703 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 37799 36623 142 357 0 37439 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 176056

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11179
/proc/meminfo: memFree=27244488/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=651.09 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 28452 0 0 0 65096 13 0 0 20 0 1 0 279177535 205328384 44572 33554432000 4194304 5654031 140735636672512 140735636660328 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 44572 142 357 0 49769 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 225376

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 11228
/proc/meminfo: memFree=27290180/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=711.07 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 28458 0 0 0 71093 14 0 0 20 0 1 0 279177535 205328384 47644 33554432000 4194304 5654031 140735636672512 140735636660328 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 47644 142 357 0 49769 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 225376

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 11230
/proc/meminfo: memFree=27345788/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=771.06 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 28743 0 0 0 77092 14 0 0 20 0 1 0 279177535 205328384 44572 33554432000 4194304 5654031 140735636672512 140735636670440 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 44572 142 357 0 49769 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 225376

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 11232
/proc/meminfo: memFree=27417736/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=831.05 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 28746 0 0 0 83091 14 0 0 20 0 1 0 279177535 205328384 46108 33554432000 4194304 5654031 140735636672512 140735636660328 4215064 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 46108 142 357 0 49769 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 225376

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11233
/proc/meminfo: memFree=27403744/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=891.04 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 29034 0 0 0 89089 15 0 0 20 0 1 0 279177535 205328384 46108 33554432000 4194304 5654031 140735636672512 140735636660328 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 46108 142 357 0 49769 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 225376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11236
/proc/meminfo: memFree=27368520/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=951.04 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 29322 0 0 0 95088 16 0 0 20 0 1 0 279177535 205328384 45596 33554432000 4194304 5654031 140735636672512 140735636660328 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 45596 142 357 0 49769 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 225376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11236
/proc/meminfo: memFree=27374188/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=1011.02 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 29691 0 0 0 101086 16 0 0 20 0 1 0 279177535 205328384 44572 33554432000 4194304 5654031 140735636672512 140735636660328 4214993 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 44572 142 357 0 49769 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 225376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11236
/proc/meminfo: memFree=27362988/32873844 swapFree=7620/7620
[pid=11134] ppid=11132 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (npSolver-pbo-It) S 11132 11134 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279100429 9367552 275 33554432000 4194304 5064252 140737134295008 140737134293920 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11134/statm: 2287 275 233 213 0 72 0
[pid=11135] ppid=11134 vsize=15712 CPUtime=770.89 cores=0,2,4,6
/proc/11135/stat : 11135 (npSolver-pbo) S 11134 11134 10269 0 -1 4202496 11924 43091 0 0 117 33 76917 22 20 0 1 0 279100429 16089088 3636 33554432000 4194304 5992684 140733586018256 140733586004088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11135/statm: 3928 3636 190 440 0 3484 0
[pid=11151] ppid=11135 vsize=200516 CPUtime=1029.12 cores=0,2,4,6
/proc/11151/stat : 11151 (glucosInc) R 11135 11134 10269 0 -1 4202496 29693 0 0 0 102896 16 0 0 20 0 1 0 279177535 205328384 45596 33554432000 4194304 5654031 140735636672512 140735636660328 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11151/statm: 50129 45596 142 357 0 49769 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 225376

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.32
CPU system time (s): 0.737887
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 227692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 0.737887
maximum resident set size= 207984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85086
page faults= 0
swaps= 0
block input operations= 0
block output operations= 162992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 624
involuntary context switches= 2536

runsolver used 3.57346 second user time and 9.48056 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 16:41:59
IDJOB=3697841
IDBENCH=92719
IDSOLVER=2275
FILE ID=node107/3697841-1338129719
RUNJOBID= node107-1338123064-10285
PBS_JOBID= 14624494
Free space on /tmp= 71352 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_6_mh.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697841-1338129719/watcher-3697841-1338129719 -o /tmp/evaluation-result-3697841-1338129719/solver-3697841-1338129719 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697841-1338129719.opb 1959824491 HOME HOME

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

MD5SUM BENCH= 3266e32b2a945b684ae99382e7a5d59c
RANDOM SEED=1959824491

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:        27505268 kB
Buffers:          347200 kB
Cached:          3605628 kB
SwapCached:            0 kB
Active:          1594916 kB
Inactive:        2936172 kB
Active(anon):     581116 kB
Inactive(anon):        0 kB
Active(file):    1013800 kB
Inactive(file):  2936172 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        686148 kB
Mapped:            15804 kB
Shmem:               200 kB
Slab:             690664 kB
SReclaimable:     133188 kB
SUnreclaim:       557476 kB
KernelStack:        1504 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     752048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    565248 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= 71364 MiB
End job on node107 at 2012-05-27 17:11:59