Trace number 3697730

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.1 1801.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_8.opb
MD5SUMe89bd659c62f9d4197f3ccc320e60b79
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4769881
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 150743150652
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 150743150652
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.81	c run inc solver
0.00/0.81	c [INC SYSTEM] run initial solver
0.00/0.81	c [INC SYSTEM] preprocess with white file
5.74/5.97	c [INC SYSTEM] finished preprocessing in 5 s
5.74/5.97	c [INC SYSTEM] execute solver
8.95/9.17	c [INC SEARCH] formula is SAT
9.06/9.20	c [INC SYSTEM] solved the initial formula
9.06/9.26	c model valid
9.06/9.26	c current solution ok
11.21/11.80	o 98024051
11.21/11.80	c [INC SYSTEM] there exists a inc, kill it!
11.21/11.80	c write failed with 2
11.21/11.81	c [INC SEARCH] iteration: 0
11.21/11.81	c [INC BOUNDS] best value:98024151 search for 98024150
11.21/11.81	c [INC SYSTEM] create new solver instance
11.21/11.81	c [INC] encode full formula
11.21/11.81	c fallback to adder encoding
14.26/14.80	c set iterative enc to: adder
14.26/14.80	c set iterative enc to: none
14.55/15.79	c [INC SEARCH] isOptimum variable: 0
35.76/36.91	c formula is SAT
35.86/37.00	c [INC SEARCH] copied best model
35.86/37.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.86/37.07	c model valid
35.86/37.07	c current solution ok
35.86/37.07	o 16071505
35.86/37.07	c [INC SEARCH] iteration: 1
35.86/37.07	c [INC BOUNDS] best value:16071605 search for 16071604
35.86/37.07	c [INC SYSTEM] there exists a inc, kill it!
35.86/37.07	c write failed with 2
35.96/37.10	c [INC SYSTEM] create new solver instance
35.96/37.10	c [INC] encode full formula
35.96/37.10	c fallback to adder encoding
38.17/39.33	c set iterative enc to: adder
38.17/39.33	c set iterative enc to: none
38.48/39.68	c [INC SEARCH] isOptimum variable: 0
159.35/160.53	c formula is SAT
159.45/160.61	c [INC SEARCH] copied best model
159.45/160.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
159.45/160.68	c model valid
159.45/160.68	c current solution ok
159.45/160.68	o 13931803
159.45/160.68	c [INC SEARCH] iteration: 2
159.45/160.68	c [INC BOUNDS] best value:13931903 search for 13931902
159.45/160.68	c [INC SYSTEM] there exists a inc, kill it!
159.45/160.68	c write failed with 2
159.54/160.72	c [INC SYSTEM] create new solver instance
159.54/160.72	c [INC] encode full formula
159.54/160.72	c fallback to adder encoding
161.66/162.89	c set iterative enc to: adder
161.66/162.89	c set iterative enc to: none
162.05/163.22	c [INC SEARCH] isOptimum variable: 0

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-3697730-1338132864/watcher-3697730-1338132864 -o /tmp/evaluation-result-3697730-1338132864/solver-3697730-1338132864 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697730-1338132864.opb 1202180339 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/177 27876
/proc/meminfo: memFree=27901536/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0

[startup+0.029764 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27876
/proc/meminfo: memFree=27901536/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100316 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27876
/proc/meminfo: memFree=27901536/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27876
/proc/meminfo: memFree=27901536/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700333 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27876
/proc/meminfo: memFree=27901536/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27880
/proc/meminfo: memFree=27786112/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=65016 CPUtime=0.83 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 10930 0 0 0 74 9 0 0 20 0 1 0 279411818 66576384 15301 33554432000 4194304 5992684 140733210911504 140733210905952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27877/statm: 16254 15301 172 440 0 15810 0
[pid=27879] ppid=27877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27879/stat : 27879 (cp2_pre.sh) S 27877 27876 26585 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279411902 9367552 276 33554432000 4194304 5064252 140736199998288 140736199996992 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27879/statm: 2287 276 234 213 0 72 0
[pid=27880] ppid=27879 vsize=281040 CPUtime=0.64 cores=0,2,4,6
/proc/27880/stat : 27880 (coprocessor) R 27879 27876 26585 0 -1 4202496 28126 0 0 0 57 7 0 0 20 0 1 0 279411903 287784960 61385 33554432000 4194304 6586260 140736676715392 140736676712552 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/27880/statm: 70260 61386 166 584 0 69672 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 364352

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27880
/proc/meminfo: memFree=27513408/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=65016 CPUtime=0.83 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 10930 0 0 0 74 9 0 0 20 0 1 0 279411818 66576384 15301 33554432000 4194304 5992684 140733210911504 140733210905952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27877/statm: 16254 15301 172 440 0 15810 0
[pid=27879] ppid=27877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27879/stat : 27879 (cp2_pre.sh) S 27877 27876 26585 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279411902 9367552 276 33554432000 4194304 5064252 140736199998288 140736199996992 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27879/statm: 2287 276 234 213 0 72 0
[pid=27880] ppid=27879 vsize=366764 CPUtime=2.24 cores=0,2,4,6
/proc/27880/stat : 27880 (coprocessor) R 27879 27876 26585 0 -1 4202496 48283 0 0 0 214 10 0 0 20 0 1 0 279411903 375566336 88693 33554432000 4194304 6586260 140736676715392 140736676711656 4754214 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/27880/statm: 91691 88693 182 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450076

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27880
/proc/meminfo: memFree=27350640/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=65016 CPUtime=5.83 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 10946 58142 0 0 74 9 433 67 20 0 1 0 279411818 66576384 15303 33554432000 4194304 5992684 140733210911504 140733210897768 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27877/statm: 16254 15303 174 440 0 15810 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 74164

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 2.01 3/179 27883
/proc/meminfo: memFree=27730116/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=190440 CPUtime=12.16 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) R 27876 27876 26585 0 -1 4202496 20756 91306 0 0 206 186 746 78 20 0 1 0 279411818 195010560 45535 33554432000 4194304 5992684 140733210911504 140733210904216 4525041 0 0 4096 0 0 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 47610 45535 189 440 0 47166 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 199588

[startup+25.5004 s]
/proc/loadavg: 2.20 2.05 2.01 3/180 27885
/proc/meminfo: memFree=26904104/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=124904 CPUtime=14.65 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 22289 91822 0 0 415 222 746 82 20 0 1 0 279411818 127901696 30289 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 31226 30289 190 440 0 30782 0
[pid=27885] ppid=27877 vsize=708964 CPUtime=9.69 cores=0,2,4,6
/proc/27885/stat : 27885 (glucosInc) R 27877 27876 26585 0 -1 4202496 104171 0 0 0 941 28 0 0 20 0 1 0 279413397 725979136 154903 33554432000 4194304 5654031 140733423772128 140733423769912 4232817 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27885/statm: 177241 154903 140 357 0 176881 0
Current children cumulated CPU time (s) 24.34
Current children cumulated vsize (KiB) 843016

[startup+51.1004 s]
/proc/loadavg: 2.26 2.07 2.02 3/179 27887
/proc/meminfo: memFree=27070104/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=38.56 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 33136 198723 0 0 656 252 2824 124 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27887] ppid=27877 vsize=550988 CPUtime=11.39 cores=0,2,4,6
/proc/27887/stat : 27887 (glucosInc) R 27877 27876 26585 0 -1 4202496 86196 0 0 0 1110 29 0 0 20 0 1 0 279415787 564211712 124319 33554432000 4194304 5654031 140736129621952 140736129609768 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27887/statm: 137747 124319 140 357 0 137387 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (KiB) 697116

[startup+102.307 s]
/proc/loadavg: 2.10 2.06 2.02 3/179 27887
/proc/meminfo: memFree=27035228/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=38.56 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 33136 198723 0 0 656 252 2824 124 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27887] ppid=27877 vsize=564296 CPUtime=62.58 cores=0,2,4,6
/proc/27887/stat : 27887 (glucosInc) R 27877 27876 26585 0 -1 4202496 88690 0 0 0 6228 30 0 0 20 0 1 0 279415787 577839104 131888 33554432000 4194304 5654031 140736129621952 140736129609768 4208694 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27887/statm: 141074 131888 141 357 0 140714 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 710424

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/178 27887
/proc/meminfo: memFree=27492832/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=268052 CPUtime=161.15 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) R 27876 27876 26585 0 -1 4202496 42791 288525 0 0 829 256 14870 160 20 0 1 0 279411818 274485248 61868 33554432000 4194304 5992684 140733210911504 140733210904216 4525041 0 0 4096 0 0 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 67013 61868 191 440 0 66569 0
Current children cumulated CPU time (s) 161.15
Current children cumulated vsize (KiB) 277200

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/179 27890
/proc/meminfo: memFree=27015424/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=630512 CPUtime=59.04 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 87193 0 0 0 5870 34 0 0 20 0 1 0 279428140 645644288 137058 33554432000 4194304 5654031 140736874513872 140736874511656 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 157628 137058 140 357 0 157268 0
Current children cumulated CPU time (s) 221.11
Current children cumulated vsize (KiB) 776640

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27890
/proc/meminfo: memFree=26999204/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=26296336/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=673536 CPUtime=1138.8 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 115699 0 0 0 113701 179 0 0 20 0 1 0 279428140 689700864 153021 33554432000 4194304 5654031 140736874513872 140736874501688 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 168384 153021 141 357 0 168024 0
Current children cumulated CPU time (s) 1300.87
Current children cumulated vsize (KiB) 819664

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 27949
/proc/meminfo: memFree=26365176/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=673536 CPUtime=1198.78 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 115703 0 0 0 119699 179 0 0 20 0 1 0 279428140 689700864 155069 33554432000 4194304 5654031 140736874513872 140736874501688 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 168384 155069 141 357 0 168024 0
Current children cumulated CPU time (s) 1360.85
Current children cumulated vsize (KiB) 819664

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27950
/proc/meminfo: memFree=26009868/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=673536 CPUtime=1258.78 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 117168 0 0 0 125693 185 0 0 20 0 1 0 279428140 689700864 142328 33554432000 4194304 5654031 140736874513872 140736874501688 4233344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 168384 142328 141 357 0 168024 0
Current children cumulated CPU time (s) 1420.85
Current children cumulated vsize (KiB) 819664

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 27950
/proc/meminfo: memFree=26056308/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=678424 CPUtime=1318.76 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 117694 0 0 0 131691 185 0 0 20 0 1 0 279428140 694706176 144897 33554432000 4194304 5654031 140736874513872 140736874501688 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 169606 144897 141 357 0 169246 0
Current children cumulated CPU time (s) 1480.83
Current children cumulated vsize (KiB) 824552

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 27953
/proc/meminfo: memFree=26136372/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=678424 CPUtime=1378.75 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 117747 0 0 0 137690 185 0 0 20 0 1 0 279428140 694706176 149038 33554432000 4194304 5654031 140736874513872 140736874501688 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 169606 149038 141 357 0 169246 0
Current children cumulated CPU time (s) 1540.82
Current children cumulated vsize (KiB) 824552

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 27976
/proc/meminfo: memFree=26306376/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=597036 CPUtime=1438.74 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 118487 0 0 0 143686 188 0 0 20 0 1 0 279428140 611364864 139842 33554432000 4194304 5654031 140736874513872 140736874501688 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 149259 139842 141 357 0 148899 0
Current children cumulated CPU time (s) 1600.81
Current children cumulated vsize (KiB) 743164

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27976
/proc/meminfo: memFree=25895276/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=678424 CPUtime=1498.74 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 119182 0 0 0 149684 190 0 0 20 0 1 0 279428140 694706176 145642 33554432000 4194304 5654031 140736874513872 140736874501688 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 169606 145642 141 357 0 169246 0
Current children cumulated CPU time (s) 1660.81
Current children cumulated vsize (KiB) 824552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27977
/proc/meminfo: memFree=25923916/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=678424 CPUtime=1558.72 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 119220 0 0 0 155682 190 0 0 20 0 1 0 279428140 694706176 154878 33554432000 4194304 5654031 140736874513872 140736874501688 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 169606 154878 141 357 0 169246 0
Current children cumulated CPU time (s) 1720.79
Current children cumulated vsize (KiB) 824552

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27977
/proc/meminfo: memFree=25997540/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=815300 CPUtime=1618.72 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 120165 0 0 0 161679 193 0 0 20 0 1 0 279428140 834867200 165020 33554432000 4194304 5654031 140736874513872 140736874501688 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 203825 165020 141 357 0 203465 0
Current children cumulated CPU time (s) 1780.79
Current children cumulated vsize (KiB) 961428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27977
/proc/meminfo: memFree=25860076/32873852 swapFree=6848/6848
[pid=27876] ppid=27874 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27876/stat : 27876 (npSolver-pbo-It) S 27874 27876 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279411818 9367552 275 33554432000 4194304 5064252 140737084555408 140737084554320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27876/statm: 2287 275 233 213 0 72 0
[pid=27877] ppid=27876 vsize=136980 CPUtime=162.07 cores=0,2,4,6
/proc/27877/stat : 27877 (npSolver-pbo) S 27876 27876 26585 0 -1 4202496 43679 289039 0 0 888 281 14870 168 20 0 1 0 279411818 140267520 33309 33554432000 4194304 5992684 140733210911504 140733210897336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 40 0 0
/proc/27877/statm: 34245 33309 191 440 0 33801 0
[pid=27889] ppid=27877 vsize=815300 CPUtime=1638.03 cores=0,2,4,6
/proc/27889/stat : 27889 (glucosInc) R 27877 27876 26585 0 -1 4202496 120198 0 0 0 163610 193 0 0 20 0 1 0 279428140 834867200 165563 33554432000 4194304 5654031 140736874513872 140736874501688 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27889/statm: 203825 165563 141 357 0 203465 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 961428

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 27876 and gives
#  childrusage.ru_utime.tv_sec=157
#  childrusage.ru_utime.tv_usec=595041
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=508314
# CPU time returned by wait4() is 162.103
# 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): 1801.62
CPU time (s): 1800.1
CPU user time (s): 1793.68
CPU system time (s): 6.42
CPU usage (%): 99.9158
Max. virtual memory (cumulated for all children) (KiB): 1344116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.595
system time used= 4.50831
maximum resident set size= 780188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333077
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1418576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7083
involuntary context switches= 1297

runsolver used 3.64045 second user time and 10.4344 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 17:34:24
IDJOB=3697730
IDBENCH=92744
IDSOLVER=2275
FILE ID=node129/3697730-1338132864
RUNJOBID= node129-1338122640-26601
PBS_JOBID= 14624488
Free space on /tmp= 71064 MiB

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

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

MD5SUM BENCH= e89bd659c62f9d4197f3ccc320e60b79
RANDOM SEED=1202180339

node129.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.957
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.91
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.957
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.957
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.91
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.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27901692 kB
Buffers:          374352 kB
Cached:          3248580 kB
SwapCached:            0 kB
Active:          1847668 kB
Inactive:        2262912 kB
Active(anon):     490036 kB
Inactive(anon):        0 kB
Active(file):    1357632 kB
Inactive(file):  2262912 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9720 kB
Writeback:             0 kB
AnonPages:        444540 kB
Mapped:            15800 kB
Shmem:               204 kB
Slab:             718820 kB
SReclaimable:     161476 kB
SUnreclaim:       557344 kB
KernelStack:        1496 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     667364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 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= 70720 MiB
End job on node129 at 2012-05-27 18:04:27