Trace number 3698626

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-topDownOPT3 331.97 332.398

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=37-P1=43-B.opb
MD5SUM2fc96c84e9a32377eb9e70bf4047222f
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.000999
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 variables21
Total number of constraints3
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 constraints3
Minimum length of a constraint7
Maximum length of a constraint56
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 32440
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)49
Sum of products size (including duplicates)98
Number of different products49
Sum of products size98

Quality of the solution as a function of time


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

Solver Data

8.89/8.96	c run inc solver
8.89/8.96	c [INC SYSTEM] run initial solver
8.89/8.96	c [INC SYSTEM] preprocess with white file
26.73/27.09	c [INC SYSTEM] finished preprocessing in 18 s
26.73/27.09	c [INC SYSTEM] execute solver
215.40/215.79	c [INC SEARCH] formula is SAT
215.40/215.79	c [INC SYSTEM] solved the initial formula
215.40/215.79	c model valid
215.40/215.79	c current solution ok
218.97/219.64	o 73
218.97/219.64	c [INC SYSTEM] there exists a inc, kill it!
218.97/219.64	c write failed with 2
218.97/219.65	c [INC SEARCH] iteration: 0
218.97/219.65	c [INC BOUNDS] best value:73 search for 72
218.97/219.65	c [INC SYSTEM] create new solver instance
218.97/219.65	c [INC] encode full formula
218.97/219.65	c set iterative enc to: swc
219.23/219.90	c [INC SEARCH] isOptimum variable: 0
310.64/311.17	c formula is SAT
310.64/311.17	c [INC SEARCH] copied best model
310.64/311.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
310.64/311.17	c model valid
310.64/311.17	c current solution ok
310.64/311.17	o 71
310.64/311.17	c [INC SEARCH] iteration: 1
310.64/311.17	c [INC BOUNDS] best value:71 search for 70
310.64/311.17	c [INC ENCODE] setup new number of clauses ...
310.64/311.17	c [INC] encode incremental formula
310.64/311.17	c return only the limitting unit clause for 70
310.64/311.17	c [INC SYSTEM] transmit new clauses to solver: 1
310.64/311.17	c [INC SEARCH] isOptimum variable: 0
324.05/324.52	c formula is SAT
324.05/324.52	c [INC SEARCH] copied best model
324.05/324.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
324.05/324.52	c model valid
324.05/324.52	c current solution ok
324.05/324.52	o 33
324.05/324.52	c [INC SEARCH] iteration: 2
324.05/324.52	c [INC BOUNDS] best value:33 search for 32
324.05/324.52	c [INC ENCODE] setup new number of clauses ...
324.05/324.52	c [INC] encode incremental formula
324.05/324.52	c return only the limitting unit clause for 32
324.05/324.52	c [INC SYSTEM] transmit new clauses to solver: 1
324.05/324.52	c [INC SEARCH] isOptimum variable: 0
325.34/325.80	c formula is SAT
325.34/325.80	c [INC SEARCH] copied best model
325.34/325.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
325.34/325.80	c model valid
325.34/325.80	c current solution ok
325.34/325.80	o 17
325.34/325.80	c [INC SEARCH] iteration: 3
325.34/325.80	c [INC BOUNDS] best value:17 search for 16
325.34/325.80	c [INC ENCODE] setup new number of clauses ...
325.34/325.80	c [INC] encode incremental formula
325.34/325.80	c return only the limitting unit clause for 16
325.34/325.80	c [INC SYSTEM] transmit new clauses to solver: 1
325.34/325.80	c [INC SEARCH] isOptimum variable: 0
328.04/328.56	c formula is SAT
328.04/328.56	c [INC SEARCH] copied best model
328.04/328.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
328.04/328.56	c model valid
328.04/328.56	c current solution ok
328.04/328.56	o 11
328.04/328.56	c [INC SEARCH] iteration: 4
328.04/328.56	c [INC BOUNDS] best value:11 search for 10
328.04/328.56	c [INC ENCODE] setup new number of clauses ...
328.04/328.56	c [INC] encode incremental formula
328.04/328.56	c return only the limitting unit clause for 10
328.04/328.56	c [INC SYSTEM] transmit new clauses to solver: 1
328.04/328.56	c [INC SEARCH] isOptimum variable: 0
331.14/331.61	c formula is SAT
331.14/331.61	c [INC SEARCH] copied best model
331.14/331.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
331.14/331.61	c model valid
331.14/331.61	c current solution ok
331.14/331.61	o 7
331.14/331.61	c [INC SEARCH] iteration: 5
331.14/331.61	c [INC BOUNDS] best value:7 search for 6
331.14/331.61	c [INC ENCODE] setup new number of clauses ...
331.14/331.61	c [INC] encode incremental formula
331.14/331.61	c return only the limitting unit clause for 6
331.14/331.61	c [INC SYSTEM] transmit new clauses to solver: 1
331.14/331.61	c [INC SEARCH] isOptimum variable: 0
331.54/332.09	c formula is SAT
331.54/332.09	c [INC SEARCH] copied best model
331.54/332.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
331.54/332.09	c model valid
331.54/332.09	c current solution ok
331.54/332.09	o 5
331.54/332.09	c [INC SEARCH] iteration: 6
331.54/332.09	c [INC BOUNDS] best value:5 search for 4
331.54/332.09	c [INC ENCODE] setup new number of clauses ...
331.54/332.09	c [INC] encode incremental formula
331.54/332.09	c return only the limitting unit clause for 4
331.54/332.09	c [INC SYSTEM] transmit new clauses to solver: 1
331.54/332.09	c [INC SEARCH] isOptimum variable: 0
331.85/332.35	c formula is SAT
331.85/332.35	c [INC SEARCH] copied best model
331.85/332.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
331.85/332.35	c model valid
331.85/332.35	c current solution ok
331.85/332.35	o 3
331.85/332.35	c [INC SEARCH] iteration: 7
331.85/332.35	c [INC BOUNDS] best value:3 search for 2
331.85/332.35	c [INC ENCODE] setup new number of clauses ...
331.85/332.35	c [INC] encode incremental formula
331.85/332.35	c return only the limitting unit clause for 2
331.85/332.35	c [INC SYSTEM] transmit new clauses to solver: 1
331.85/332.35	c [INC SEARCH] isOptimum variable: 0
331.85/332.35	c [INC SEARCH] formula is UNSAT
331.85/332.35	c [INC SYSTEM] there exists a inc, kill it!
331.85/332.35	c write failed with 2
331.85/332.36	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xf14280)
331.85/332.36	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
331.85/332.36	c [INC SEARCH] found optimum
331.85/332.36	c display solution
331.85/332.36	s OPTIMUM FOUND
331.85/332.36	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 x10 x11 x12 x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 

Verifier Data

OK	3

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-3698626-1338073758/watcher-3698626-1338073758 -o /tmp/evaluation-result-3698626-1338073758/solver-3698626-1338073758 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698626-1338073758.opb 143385288 HOME HOME 

running on 4 cores: 1,3,5,7

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: 1.98 2.00 1.99 3/178 3615
/proc/meminfo: memFree=27340716/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0

[startup+0.0470349 s]
/proc/loadavg: 1.98 2.00 1.99 3/178 3615
/proc/meminfo: memFree=27340716/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 1.98 2.00 1.99 3/178 3615
/proc/meminfo: memFree=27340716/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 1.98 2.00 1.99 3/178 3615
/proc/meminfo: memFree=27340716/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700113 s]
/proc/loadavg: 1.98 2.00 1.99 3/178 3615
/proc/meminfo: memFree=27340716/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.98 2.00 1.99 3/180 3617
/proc/meminfo: memFree=27321060/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=34884 CPUtime=1.49 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) R 3615 3615 824 0 -1 4202496 3299 0 0 0 148 1 0 0 20 0 1 0 273504365 35721216 6337 33554432000 4194304 5992684 140736593451952 140736593447144 5044443 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3616/statm: 8721 6337 146 440 0 8277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44032

[startup+3.10027 s]
/proc/loadavg: 1.98 2.00 1.99 3/180 3617
/proc/meminfo: memFree=27302628/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=67652 CPUtime=3.09 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) R 3615 3615 824 0 -1 4202496 3839 0 0 0 307 2 0 0 20 0 1 0 273504365 69275648 12993 33554432000 4194304 5992684 140736593451952 140736593447496 4809848 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3616/statm: 16913 12993 146 440 0 16469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76800

[startup+6.30027 s]
/proc/loadavg: 1.98 2.00 1.99 3/180 3617
/proc/meminfo: memFree=27251552/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=133188 CPUtime=6.28 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) R 3615 3615 824 0 -1 4202496 4406 0 0 0 625 3 0 0 20 0 1 0 273504365 136384512 25281 33554432000 4194304 5992684 140736593451952 140736593447496 4374668 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3616/statm: 33297 25281 146 440 0 32853 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142336

[startup+12.7005 s]
/proc/loadavg: 1.99 2.00 1.99 3/182 3619
/proc/meminfo: memFree=26788756/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264260 CPUtime=8.95 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5847 0 0 0 867 28 0 0 20 0 1 0 273504365 270602240 34512 33554432000 4194304 5992684 140736593451952 140736593446400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3616/statm: 66065 34512 161 440 0 65621 0
[pid=3618] ppid=3616 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3618/stat : 3618 (cp2_pre.sh) S 3616 3615 824 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273505261 9367552 277 33554432000 4194304 5064252 140735070127136 140735070125840 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3618/statm: 2287 277 234 213 0 72 0
[pid=3619] ppid=3618 vsize=344228 CPUtime=3.71 cores=1,3,5,7
/proc/3619/stat : 3619 (coprocessor) R 3618 3615 824 0 -1 4202496 62169 0 0 0 355 16 0 0 20 0 1 0 273505262 352489472 83692 33554432000 4194304 6586260 140737447445504 140737447441768 4546814 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/3619/statm: 86057 83692 166 584 0 85469 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 626784

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 3619
/proc/meminfo: memFree=26500980/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264260 CPUtime=8.95 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5847 0 0 0 867 28 0 0 20 0 1 0 273504365 270602240 34512 33554432000 4194304 5992684 140736593451952 140736593446400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3616/statm: 66065 34512 161 440 0 65621 0
[pid=3618] ppid=3616 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3618/stat : 3618 (cp2_pre.sh) S 3616 3615 824 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273505261 9367552 277 33554432000 4194304 5064252 140735070127136 140735070125840 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3618/statm: 2287 277 234 213 0 72 0
[pid=3619] ppid=3618 vsize=475316 CPUtime=16.5 cores=1,3,5,7
/proc/3619/stat : 3619 (coprocessor) R 3618 3615 824 0 -1 4202496 62735 0 0 0 1611 39 0 0 20 0 1 0 273505262 486723584 113896 33554432000 4194304 6586260 140737447445504 140737447441256 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/3619/statm: 118829 113896 196 584 0 118241 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 757872

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 3624
/proc/meminfo: memFree=26738968/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264260 CPUtime=26.82 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5862 63640 0 0 867 28 1736 51 20 0 1 0 273504365 270602240 34515 33554432000 4194304 5992684 140736593451952 140736593438216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3616/statm: 66065 34515 163 440 0 65621 0
[pid=3621] ppid=3616 vsize=370936 CPUtime=24 cores=1,3,5,7
/proc/3621/stat : 3621 (glucosInc) R 3616 3615 824 0 -1 4202496 36505 0 0 0 2383 17 0 0 20 0 1 0 273507074 379838464 80595 33554432000 4194304 5654031 140736264411392 140736264409384 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3621/statm: 92734 80595 130 357 0 92374 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 644344

[startup+102.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 3624
/proc/meminfo: memFree=26710252/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264260 CPUtime=26.82 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5862 63640 0 0 867 28 1736 51 20 0 1 0 273504365 270602240 34515 33554432000 4194304 5992684 140736593451952 140736593438216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3616/statm: 66065 34515 163 440 0 65621 0
[pid=3621] ppid=3616 vsize=395008 CPUtime=75.2 cores=1,3,5,7
/proc/3621/stat : 3621 (glucosInc) R 3616 3615 824 0 -1 4202496 41106 0 0 0 7500 20 0 0 20 0 1 0 273507074 404488192 87187 33554432000 4194304 5654031 140736264411392 140736264409384 4233229 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3621/statm: 98752 87187 130 357 0 98392 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 668416

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 3624
/proc/meminfo: memFree=26677416/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264260 CPUtime=26.82 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5862 63640 0 0 867 28 1736 51 20 0 1 0 273504365 270602240 34515 33554432000 4194304 5992684 140736593451952 140736593438216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3616/statm: 66065 34515 163 440 0 65621 0
[pid=3621] ppid=3616 vsize=404800 CPUtime=135.18 cores=1,3,5,7
/proc/3621/stat : 3621 (glucosInc) R 3616 3615 824 0 -1 4202496 43234 0 0 0 13496 22 0 0 20 0 1 0 273507074 414515200 91359 33554432000 4194304 5654031 140736264411392 140736264409384 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3621/statm: 101200 91359 130 357 0 100840 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 678208

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3627
/proc/meminfo: memFree=26628120/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264264 CPUtime=219.47 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5952 109412 0 0 932 311 20581 123 20 0 1 0 273504365 270606336 34529 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66066 34529 175 440 0 65622 0
[pid=3627] ppid=3616 vsize=281164 CPUtime=2.39 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 18329 0 0 0 229 10 0 0 20 0 1 0 273526355 287911936 62302 33554432000 4194304 5654031 140733501695696 140733501693480 4233229 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3627/statm: 70291 62302 130 357 0 69931 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 554576

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/181 3627
/proc/meminfo: memFree=26721904/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264264 CPUtime=219.47 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5952 109412 0 0 932 311 20581 123 20 0 1 0 273504365 270606336 34529 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66066 34529 175 440 0 65622 0
[pid=3627] ppid=3616 vsize=318468 CPUtime=62.37 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 26312 0 0 0 6225 12 0 0 20 0 1 0 273526355 326111232 72187 33554432000 4194304 5654031 140733501695696 140733501693688 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 79617 72187 130 357 0 79257 0
Current children cumulated CPU time (s) 281.84
Current children cumulated vsize (KiB) 591880

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

[startup+307.2 s]
/proc/loadavg: 2.04 2.03 2.00 3/180 3628
/proc/meminfo: memFree=26712448/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264264 CPUtime=219.47 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5952 109412 0 0 932 311 20581 123 20 0 1 0 273504365 270606336 34529 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66066 34529 175 440 0 65622 0
[pid=3627] ppid=3616 vsize=322676 CPUtime=87.27 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 27344 0 0 0 8714 13 0 0 20 0 1 0 273526355 330420224 74752 33554432000 4194304 5654031 140733501695696 140733501693688 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 80669 74752 130 357 0 80309 0
Current children cumulated CPU time (s) 306.74
Current children cumulated vsize (KiB) 596088

[startup+320 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 3628
/proc/meminfo: memFree=26702828/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264416 CPUtime=219.47 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5997 109412 0 0 932 311 20581 123 20 0 1 0 273504365 270761984 34535 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66104 34535 175 440 0 65660 0
[pid=3627] ppid=3616 vsize=335580 CPUtime=100.07 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 29972 0 0 0 9993 14 0 0 20 0 1 0 273526355 343633920 77380 33554432000 4194304 5654031 140733501695696 140733501683512 4233229 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 83895 77380 150 357 0 83535 0
Current children cumulated CPU time (s) 319.54
Current children cumulated vsize (KiB) 609144

[startup+326.4 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 3628
/proc/meminfo: memFree=26694516/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264416 CPUtime=219.47 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5997 109412 0 0 932 311 20581 123 20 0 1 0 273504365 270761984 34535 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66104 34535 175 440 0 65660 0
[pid=3627] ppid=3616 vsize=339980 CPUtime=106.47 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 30819 0 0 0 10632 15 0 0 20 0 1 0 273526355 348139520 78738 33554432000 4194304 5654031 140733501695696 140733501683512 4232927 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 84995 78738 150 357 0 84635 0
Current children cumulated CPU time (s) 325.94
Current children cumulated vsize (KiB) 613544

[startup+329.6 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 3628
/proc/meminfo: memFree=26694564/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264416 CPUtime=219.47 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5997 109412 0 0 932 311 20581 123 20 0 1 0 273504365 270761984 34535 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66104 34535 175 440 0 65660 0
[pid=3627] ppid=3616 vsize=339980 CPUtime=109.67 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 30819 0 0 0 10952 15 0 0 20 0 1 0 273526355 348139520 78738 33554432000 4194304 5654031 140733501695696 140733501683512 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 84995 78738 150 357 0 84635 0
Current children cumulated CPU time (s) 329.14
Current children cumulated vsize (KiB) 613544

[startup+331.207 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 3628
/proc/meminfo: memFree=26694440/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264416 CPUtime=219.47 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5997 109412 0 0 932 311 20581 123 20 0 1 0 273504365 270761984 34535 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66104 34535 175 440 0 65660 0
[pid=3627] ppid=3616 vsize=339980 CPUtime=111.27 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 30819 0 0 0 11112 15 0 0 20 0 1 0 273526355 348139520 78738 33554432000 4194304 5654031 140733501695696 140733501683512 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 84995 78738 150 357 0 84635 0
Current children cumulated CPU time (s) 330.74
Current children cumulated vsize (KiB) 613544

[startup+332 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 3628
/proc/meminfo: memFree=26694440/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264416 CPUtime=219.47 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5997 109412 0 0 932 311 20581 123 20 0 1 0 273504365 270761984 34535 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66104 34535 175 440 0 65660 0
[pid=3627] ppid=3616 vsize=339980 CPUtime=112.07 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 30819 0 0 0 11192 15 0 0 20 0 1 0 273526355 348139520 78738 33554432000 4194304 5654031 140733501695696 140733501694008 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 84995 78738 150 357 0 84635 0
Current children cumulated CPU time (s) 331.54
Current children cumulated vsize (KiB) 613544

[startup+332.2 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 3628
/proc/meminfo: memFree=26694440/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264416 CPUtime=219.48 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5997 109412 0 0 932 312 20581 123 20 0 1 0 273504365 270761984 34535 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66104 34535 175 440 0 65660 0
[pid=3627] ppid=3616 vsize=339980 CPUtime=112.27 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 30819 0 0 0 11212 15 0 0 20 0 1 0 273526355 348139520 78738 33554432000 4194304 5654031 140733501695696 140733501694008 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 84995 78738 150 357 0 84635 0
Current children cumulated CPU time (s) 331.75
Current children cumulated vsize (KiB) 613544

[startup+332.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 3628
/proc/meminfo: memFree=26694440/32873844 swapFree=7620/7620
[pid=3615] ppid=3613 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3615/stat : 3615 (npSolver-pbo-It) S 3613 3615 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273504364 9367552 274 33554432000 4194304 5064252 140733404819232 140733404818144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3615/statm: 2287 274 233 213 0 72 0
[pid=3616] ppid=3615 vsize=264416 CPUtime=219.48 cores=1,3,5,7
/proc/3616/stat : 3616 (npSolver-pbo) S 3615 3615 824 0 -1 4202496 5997 109412 0 0 932 312 20581 123 20 0 1 0 273504365 270761984 34535 33554432000 4194304 5992684 140736593451952 140736593437784 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/3616/statm: 66104 34535 175 440 0 65660 0
[pid=3627] ppid=3616 vsize=339980 CPUtime=112.37 cores=1,3,5,7
/proc/3627/stat : 3627 (glucosInc) R 3616 3615 824 0 -1 4202496 30819 0 0 0 11222 15 0 0 20 0 1 0 273526355 348139520 78738 33554432000 4194304 5654031 140733501695696 140733501694008 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3627/statm: 84995 78738 150 357 0 84635 0
Current children cumulated CPU time (s) 331.85
Current children cumulated vsize (KiB) 613544

Child status: 0
Real time (s): 332.398
CPU time (s): 331.97
CPU user time (s): 327.417
CPU system time (s): 4.55231
CPU usage (%): 99.8712
Max. virtual memory (cumulated for all children) (KiB): 814988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 327.417
system time used= 4.55231
maximum resident set size= 455592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147051
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1361936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84
involuntary context switches= 491

runsolver used 0.771882 second user time and 2.24466 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 01:09:18
IDJOB=3698626
IDBENCH=47941
IDSOLVER=2275
FILE ID=node107/3698626-1338073758
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71300 MiB

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

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

MD5SUM BENCH= 2fc96c84e9a32377eb9e70bf4047222f
RANDOM SEED=143385288

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:        27340724 kB
Buffers:          266680 kB
Cached:          3505780 kB
SwapCached:            0 kB
Active:          1920776 kB
Inactive:        2819048 kB
Active(anon):     969608 kB
Inactive(anon):        0 kB
Active(file):     951168 kB
Inactive(file):  2819048 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8460 kB
Writeback:             0 kB
AnonPages:       1015032 kB
Mapped:            15676 kB
Shmem:               200 kB
Slab:             647368 kB
SReclaimable:      89828 kB
SUnreclaim:       557540 kB
KernelStack:        1504 kB
PageTables:         6328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1256068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    610304 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= 71156 MiB
End job on node107 at 2012-05-27 01:14:51