Trace number 3700227

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
roussel/factor-mod-B/factor-mod-size=7-P0=89-P1=17-P2=37-B.opb
MD5SUMb8556c61a91d14749acba7836969b871
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.017997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables42
Total number of constraints5
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)98
Sum of products size (including duplicates)196
Number of different products98
Sum of products size196

Quality of the solution as a function of time


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

Solver Data

9.19/9.24	c run inc solver
9.19/9.24	c [INC SYSTEM] run initial solver
9.19/9.24	c [INC SYSTEM] preprocess with white file
29.41/29.72	c [INC SYSTEM] finished preprocessing in 20 s
29.41/29.72	c [INC SYSTEM] execute solver
112.10/112.43	c [INC SEARCH] formula is SAT
112.10/112.44	c [INC SYSTEM] solved the initial formula
112.10/112.44	c model valid
112.10/112.44	c current solution ok
117.69/118.13	o 71
117.69/118.13	c execute binary inc search
117.69/118.13	c [INC SEARCH] current bound: 35
117.69/118.13	c [INC SEARCH] iteration: 0
117.69/118.13	c [INC SEARCH] lower bound: 0 upperbound 71 current bound: 35 best value:71
117.69/118.13	c [INC SYSTEM] there exists a inc, kill it!
117.69/118.13	c write failed with 2
118.03/118.52	c [INC SYSTEM] create new solver instance
118.03/118.52	c [INC] encode full formula
118.03/118.52	c set iterative enc to: swc
118.03/118.52	c [INC SEARCH] isOptimum variable: 0
273.56/274.05	c [INC SEARCH] formula is SAT
273.56/274.07	c [INC SEARCH] copied best model
273.56/274.07	c sat variable: 1 optimum/unsat variable: 0
273.56/274.07	c model valid
273.56/274.07	c current solution ok
273.56/274.07	o 35
273.56/274.07	c [INC SEARCH] current bound: 17
273.56/274.07	c [INC SEARCH] iteration: 1
273.56/274.07	c [INC SEARCH] lower bound: 0 upperbound 35 current bound: 17 best value:35
273.56/274.07	c [INC ENCODE] setup new number of clauses ...
273.56/274.07	c [INC] encode incremental formula
273.56/274.07	c return only the limitting unit clause for 17
273.56/274.07	c [INC SYSTEM] transmit new clauses to solver: 1
273.56/274.07	c [INC SEARCH] isOptimum variable: 0
1055.75/1056.35	c [INC SEARCH] formula is SAT
1055.75/1056.37	c [INC SEARCH] copied best model
1055.75/1056.37	c sat variable: 1 optimum/unsat variable: 0
1055.75/1056.37	c model valid
1055.75/1056.37	c current solution ok
1055.75/1056.37	o 5
1055.75/1056.37	c [INC SEARCH] current bound: 2
1055.75/1056.37	c [INC SEARCH] iteration: 2
1055.75/1056.37	c [INC SEARCH] lower bound: 0 upperbound 5 current bound: 2 best value:5
1055.75/1056.37	c [INC ENCODE] setup new number of clauses ...
1055.75/1056.37	c [INC] encode incremental formula
1055.75/1056.37	c return only the limitting unit clause for 2
1055.75/1056.37	c [INC SYSTEM] transmit new clauses to solver: 1
1055.75/1056.37	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.71	HOME/npSolver-pbo-I.sh: line 18: 21815 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3700227-1338073627/watcher-3700227-1338073627 -o /tmp/evaluation-result-3700227-1338073627/solver-3700227-1338073627 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3700227-1338073627.opb 1771984491 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 2/176 21814
/proc/meminfo: memFree=28677476/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0

[startup+0.0768099 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 21814
/proc/meminfo: memFree=28677476/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 21814
/proc/meminfo: memFree=28677476/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300248 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 21814
/proc/meminfo: memFree=28677476/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 21814
/proc/meminfo: memFree=28677476/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 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/178 21816
/proc/meminfo: memFree=28656796/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=34888 CPUtime=1.49 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) R 21814 21814 18146 0 -1 4202496 3122 0 0 0 148 1 0 0 20 0 1 0 273488163 35725312 7692 33554432000 4194304 5992684 140736153293456 140736153288984 4768613 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21815/statm: 8722 7692 146 440 0 8278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44036

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21816
/proc/meminfo: memFree=28635936/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=67656 CPUtime=3.09 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) R 21814 21814 18146 0 -1 4202496 3663 0 0 0 307 2 0 0 20 0 1 0 273488163 69279744 14860 33554432000 4194304 5992684 140736153293456 140736153288984 4767730 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21815/statm: 16914 14860 146 440 0 16470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76804

[startup+6.30027 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 21816
/proc/meminfo: memFree=28574124/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=133192 CPUtime=6.29 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) R 21814 21814 18146 0 -1 4202496 4235 0 0 0 625 4 0 0 20 0 1 0 273488163 136388608 29708 33554432000 4194304 5992684 140736153293456 140736153288632 4809204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21815/statm: 33298 29708 146 440 0 32854 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142340

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 21818
/proc/meminfo: memFree=28006848/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315524 CPUtime=9.24 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 12744 0 0 0 890 34 0 0 20 0 1 0 273488163 323096576 56336 33554432000 4194304 5992684 140736153293456 140736153287904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21815/statm: 78881 56336 164 440 0 78437 0
[pid=21817] ppid=21815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21817/stat : 21817 (cp2_pre.sh) S 21815 21814 18146 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273489088 9367552 277 33554432000 4194304 5064252 140734673241744 140734673240448 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21817/statm: 2287 277 234 213 0 72 0
[pid=21818] ppid=21817 vsize=436816 CPUtime=3.43 cores=0,2,4,6
/proc/21818/stat : 21818 (coprocessor) R 21817 21814 18146 0 -1 4202496 72886 0 0 0 326 17 0 0 20 0 1 0 273489088 447299584 103096 33554432000 4194304 6586260 140734734429344 140734734426104 4546597 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/21818/statm: 109204 103096 166 584 0 108616 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 770636

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 21818
/proc/meminfo: memFree=27564680/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315524 CPUtime=9.24 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 12744 0 0 0 890 34 0 0 20 0 1 0 273488163 323096576 56336 33554432000 4194304 5992684 140736153293456 140736153287904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21815/statm: 78881 56336 164 440 0 78437 0
[pid=21817] ppid=21815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21817/stat : 21817 (cp2_pre.sh) S 21815 21814 18146 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273489088 9367552 277 33554432000 4194304 5064252 140734673241744 140734673240448 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21817/statm: 2287 277 234 213 0 72 0
[pid=21818] ppid=21817 vsize=695732 CPUtime=16.23 cores=0,2,4,6
/proc/21818/stat : 21818 (coprocessor) R 21817 21814 18146 0 -1 4202496 103918 0 0 0 1586 37 0 0 20 0 1 0 273489088 712429568 164277 33554432000 4194304 6586260 140734734429344 140734734425096 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/21818/statm: 173933 164277 195 584 0 173345 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1029552

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 21820
/proc/meminfo: memFree=27950816/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315524 CPUtime=29.46 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 12760 104822 0 0 890 34 1960 62 20 0 1 0 273488163 323096576 56338 33554432000 4194304 5992684 140736153293456 140736153279720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21815/statm: 78881 56338 166 440 0 78437 0
[pid=21820] ppid=21815 vsize=342776 CPUtime=21.35 cores=0,2,4,6
/proc/21820/stat : 21820 (glucosInc) R 21815 21814 18146 0 -1 4202496 31697 0 0 0 2125 10 0 0 20 0 1 0 273491135 351002624 79492 33554432000 4194304 5654031 140735567691920 140735567689704 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21820/statm: 85694 79492 130 357 0 85334 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 667448

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21820
/proc/meminfo: memFree=27948520/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315524 CPUtime=29.46 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 12760 104822 0 0 890 34 1960 62 20 0 1 0 273488163 323096576 56338 33554432000 4194304 5992684 140736153293456 140736153279720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21815/statm: 78881 56338 166 440 0 78437 0
[pid=21820] ppid=21815 vsize=343452 CPUtime=72.54 cores=0,2,4,6
/proc/21820/stat : 21820 (glucosInc) R 21815 21814 18146 0 -1 4202496 31880 0 0 0 7244 10 0 0 20 0 1 0 273491135 351694848 80186 33554432000 4194304 5654031 140735567691920 140735567689528 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21820/statm: 85863 80186 140 357 0 85503 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 668124

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21823
/proc/meminfo: memFree=27662516/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.03 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13333 149460 0 0 986 471 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=460488 CPUtime=43.85 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 51342 0 0 0 4370 15 0 0 20 0 1 0 273500006 471539712 105871 33554432000 4194304 5654031 140734758887952 140734758885944 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 115122 105871 140 357 0 114762 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 785164

[startup+222.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 21830
/proc/meminfo: memFree=27667672/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.03 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13333 149460 0 0 986 471 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=617964 CPUtime=103.84 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 56569 0 0 0 10367 17 0 0 20 0 1 0 273500006 632795136 113175 33554432000 4194304 5654031 140734758887952 140734758885944 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 154491 113175 140 357 0 154131 0
Current children cumulated CPU time (s) 221.87
Current children cumulated vsize (KiB) 942640

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 21831
/proc/meminfo: memFree=27630800/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.10 2.03 2.00 3/178 21877
/proc/meminfo: memFree=27585900/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=671372 CPUtime=1243.61 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 64814 0 0 0 124338 23 0 0 20 0 1 0 273500006 687484928 136576 33554432000 4194304 5654031 140734758887952 140734758875768 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 167843 136576 151 357 0 167483 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 996048

[startup+1422.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/179 21880
/proc/meminfo: memFree=26338632/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=671372 CPUtime=1303.61 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 64821 0 0 0 130338 23 0 0 20 0 1 0 273500006 687484928 137094 33554432000 4194304 5654031 140734758887952 140734758875768 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 167843 137094 151 357 0 167483 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 996048

[startup+1482.3 s]
/proc/loadavg: 2.47 2.16 2.05 3/180 21883
/proc/meminfo: memFree=20318080/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=673536 CPUtime=1363.6 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 65308 0 0 0 136337 23 0 0 20 0 1 0 273500006 689700864 137581 33554432000 4194304 5654031 140734758887952 140734758875768 4232916 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 168384 137581 151 357 0 168024 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 998212

[startup+1542.3 s]
/proc/loadavg: 2.17 2.13 2.04 3/180 21883
/proc/meminfo: memFree=20067988/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=673536 CPUtime=1423.59 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 65336 0 0 0 142336 23 0 0 20 0 1 0 273500006 689700864 138120 33554432000 4194304 5654031 140734758887952 140734758875768 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 168384 138120 151 357 0 168024 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 998212

[startup+1602.3 s]
/proc/loadavg: 2.13 2.12 2.04 3/179 21885
/proc/meminfo: memFree=23898780/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=673536 CPUtime=1483.57 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 65337 0 0 0 148334 23 0 0 20 0 1 0 273500006 689700864 138632 33554432000 4194304 5654031 140734758887952 140734758875768 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 168384 138632 151 357 0 168024 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 998212

[startup+1662.3 s]
/proc/loadavg: 2.05 2.09 2.03 3/180 21886
/proc/meminfo: memFree=22086488/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=541276 CPUtime=1543.57 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 65580 0 0 0 154331 26 0 0 20 0 1 0 273500006 554266624 125731 33554432000 4194304 5654031 140734758887952 140734758875768 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 135319 125731 152 357 0 134959 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 865952

[startup+1722.3 s]
/proc/loadavg: 2.08 2.09 2.03 3/180 21928
/proc/meminfo: memFree=25841708/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=541276 CPUtime=1603.57 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 65581 0 0 0 160330 27 0 0 20 0 1 0 273500006 554266624 126243 33554432000 4194304 5654031 140734758887952 140734758875768 4232925 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 135319 126243 152 357 0 134959 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 865952

[startup+1782.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/179 21931
/proc/meminfo: memFree=26517552/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=544520 CPUtime=1663.56 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 66174 0 0 0 166329 27 0 0 20 0 1 0 273500006 557588480 126836 33554432000 4194304 5654031 140734758887952 140734758875768 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 136130 126836 152 357 0 135770 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 869196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.10 2.09 2.04 3/179 21931
/proc/meminfo: memFree=26517148/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=544520 CPUtime=1681.96 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 66225 0 0 0 168169 27 0 0 20 0 1 0 273500006 557588480 126883 33554432000 4194304 5654031 140734758887952 140734758875768 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 136130 126883 152 357 0 135770 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 869196

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.7 s]
/proc/loadavg: 2.10 2.09 2.04 3/179 21931
/proc/meminfo: memFree=26517148/32873852 swapFree=6848/6848
[pid=21814] ppid=21812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21814/stat : 21814 (npSolver-pbo-I.) S 21812 21814 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273488163 9367552 275 33554432000 4194304 5064252 140737335599584 140737335598496 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21814/statm: 2287 275 233 213 0 72 0
[pid=21815] ppid=21814 vsize=315528 CPUtime=118.08 cores=0,2,4,6
/proc/21815/stat : 21815 (npSolver-pbo) S 21814 21814 18146 0 -1 4202496 13862 149460 0 0 990 472 10214 132 20 0 1 0 273488163 323100672 56351 33554432000 4194304 5992684 140736153293456 140736153278360 5179600 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 10 0 0
/proc/21815/statm: 78882 56351 178 440 0 78438 0
[pid=21823] ppid=21815 vsize=544520 CPUtime=1681.96 cores=0,2,4,6
/proc/21823/stat : 21823 (glucosInc) R 21815 21814 18146 0 -1 4202496 66225 0 0 0 168169 27 0 0 20 0 1 0 273500006 557588480 126883 33554432000 4194304 5654031 140734758887952 140734758875768 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21823/statm: 136130 126883 152 357 0 135770 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 869196

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21814 and gives
#  childrusage.ru_utime.tv_sec=112
#  childrusage.ru_utime.tv_usec=45966
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=61078
# CPU time returned by wait4() is 118.107
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.71
CPU time (s): 1800.04
CPU user time (s): 1793.73
CPU system time (s): 6.31
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 1209828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.046
system time used= 6.06108
maximum resident set size= 657116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163698
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1713712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1663
involuntary context switches= 224

runsolver used 2.69759 second user time and 7.13392 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 01:07:07
IDJOB=3700227
IDBENCH=47915
IDSOLVER=2276
FILE ID=node129/3700227-1338073627
RUNJOBID= node129-1338052936-18162
PBS_JOBID= 14624400
Free space on /tmp= 71100 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=89-P1=17-P2=37-B.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700227-1338073627/watcher-3700227-1338073627 -o /tmp/evaluation-result-3700227-1338073627/solver-3700227-1338073627 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3700227-1338073627.opb 1771984491 HOME HOME

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

MD5SUM BENCH= b8556c61a91d14749acba7836969b871
RANDOM SEED=1771984491

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:        28678460 kB
Buffers:          288028 kB
Cached:          3028876 kB
SwapCached:            0 kB
Active:          1249704 kB
Inactive:        2149668 kB
Active(anon):      84896 kB
Inactive(anon):        0 kB
Active(file):    1164808 kB
Inactive(file):  2149668 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8308 kB
Writeback:             0 kB
AnonPages:        116084 kB
Mapped:            15716 kB
Shmem:               204 kB
Slab:             659104 kB
SReclaimable:     101504 kB
SUnreclaim:       557600 kB
KernelStack:        1488 kB
PageTables:         4044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     199720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 70532 MiB
End job on node129 at 2012-05-27 01:37:08