Trace number 3736866

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
PB11: Sat4j Res//CP 2.3.0OPT2 2.52161 2.34864

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_50_25_4.opb
MD5SUMa45f8d339393416b6aacc4f79e0ac23e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.012997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables50
Total number of constraints50
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 constraints50
Minimum length of a constraint26
Maximum length of a constraint38
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)1466
Sum of products size (including duplicates)2932
Number of different products1466
Sum of products size2932

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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.1.v20110525
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		9996466904
0.08/0.10	c Max memory 		10048897024
0.08/0.10	c Total memory 		10048897024
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3736866-1338718346.opb
0.08/0.12	c reading problem ... 
0.42/0.31	c ... done. Wall clock time 0.189s.
0.42/0.31	c #vars     1516
0.42/0.31	c #constraints  2982
0.42/0.31	c constraints type 
0.42/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1516
0.42/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1466
0.42/0.31	c constraints type 
0.42/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1516
0.42/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1466
0.42/0.33	c  And the winner is Resolution
0.53/0.82	c SATISFIABLE
0.53/0.82	c OPTIMIZING...
0.53/0.82	c Got one! Elapsed wall clock time (in seconds):0.693
0.53/0.82	o 4
0.53/0.85	c  And the winner is Resolution
0.84/1.32	c Got one! Elapsed wall clock time (in seconds):1.197
0.84/1.32	o 3
2.34/1.71	c  And the winner is Resolution
2.48/1.82	c Got one! Elapsed wall clock time (in seconds):1.698
2.48/1.82	o 2
2.48/1.83	c  And the winner is Resolution
2.48/2.33	c starts		: 15
2.48/2.33	c conflicts		: 1890
2.48/2.33	c decisions		: 2819
2.48/2.33	c propagations		: 305448
2.48/2.33	c inspects		: 2122290
2.48/2.33	c shortcuts		: 0
2.48/2.33	c learnt literals	: 1
2.48/2.33	c learnt binary clauses	: 1
2.48/2.33	c learnt ternary clauses	: 40
2.48/2.33	c learnt constraints	: 1888
2.48/2.33	c ignored constraints	: 0
2.48/2.33	c root simplifications	: 0
2.48/2.33	c removed literals (reason simplification)	: 32642
2.48/2.33	c reason swapping (by a shorter reason)	: 0
2.48/2.33	c Calls to reduceDB	: 0
2.48/2.33	c number of reductions to clauses (during analyze)	: 0
2.48/2.33	c number of learned constraints concerned by reduction	: 0
2.48/2.33	c number of learning phase by resolution	: 0
2.48/2.33	c number of learning phase by cutting planes	: 0
2.48/2.33	c speed (assignments/second)	: 603652.1739130435
2.48/2.33	c non guided choices	0
2.48/2.33	c learnt constraints type 
2.48/2.33	c constraints type 
2.48/2.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1516
2.48/2.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 0
2.48/2.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1466
2.48/2.33	c constraints type 
2.48/2.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1516
2.48/2.33	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 0
2.48/2.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1466
2.48/2.33	s OPTIMUM FOUND
2.48/2.33	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 
2.48/2.33	c objective function=2
2.48/2.33	c Total wall clock time (in seconds): 2.206

Verifier Data

OK	2

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-3736866-1338718346/watcher-3736866-1338718346 -o /tmp/evaluation-result-3736866-1338718346/solver-3736866-1338718346 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3736866-1338718346.opb 

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: 4.21 3.95 3.78 3/197 26866
/proc/meminfo: memFree=25584184/32873648 swapFree=7388/7388
[pid=26866] ppid=26864 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26866/stat : 26866 (java) D 26864 26866 25219 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 337959094 9515008 182 33554432000 1073741824 1073778376 140733713411072 140733713402104 212073266869 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/26866/statm: 2323 182 140 9 0 71 0

[startup+0.0234009 s]
/proc/loadavg: 4.21 3.95 3.78 3/197 26866
/proc/meminfo: memFree=25584184/32873648 swapFree=7388/7388
[pid=26866] ppid=26864 vsize=10510056 CPUtime=0 cores=0,2,4,6
/proc/26866/stat : 26866 (java) S 26864 26866 25219 0 -1 4202496 2384 0 1 0 0 0 0 0 20 0 2 0 337959094 10762297344 3598 33554432000 1073741824 1073778376 140735931634832 140735931625968 212076625981 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26866/statm: 2627514 3598 942 9 0 2618623 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10510056

[startup+0.100253 s]
/proc/loadavg: 4.21 3.95 3.78 3/197 26866
/proc/meminfo: memFree=25584184/32873648 swapFree=7388/7388
[pid=26866] ppid=26864 vsize=11586392 CPUtime=0.08 cores=0,2,4,6
/proc/26866/stat : 26866 (java) S 26864 26866 25219 0 -1 4202496 5038 0 1 0 7 1 0 0 20 0 18 0 337959094 11864465408 13397 33554432000 1073741824 1073778376 140735931634832 140735931625968 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26866/statm: 2896598 13398 2043 9 0 2887285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11586392

[startup+0.300212 s]
/proc/loadavg: 4.21 3.95 3.78 3/197 26866
/proc/meminfo: memFree=25584184/32873648 swapFree=7388/7388
[pid=26866] ppid=26864 vsize=11586392 CPUtime=0.42 cores=0,2,4,6
/proc/26866/stat : 26866 (java) S 26864 26866 25219 0 -1 4202496 6095 0 1 0 41 1 0 0 20 0 18 0 337959094 11864465408 15753 33554432000 1073741824 1073778376 140735931634832 140735931625968 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26866/statm: 2896598 15753 2228 9 0 2887285 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 11586392

[startup+0.700277 s]
/proc/loadavg: 4.21 3.95 3.78 3/197 26866
/proc/meminfo: memFree=25584184/32873648 swapFree=7388/7388
[pid=26866] ppid=26864 vsize=11852648 CPUtime=0.53 cores=0,2,4,6
/proc/26866/stat : 26866 (java) S 26864 26866 25219 0 -1 4202496 6385 0 1 0 50 3 0 0 20 0 19 0 337959094 12137111552 16888 33554432000 1073741824 1073778376 140735931634832 140735931625968 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26866/statm: 2963162 16888 2244 9 0 2953849 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 11852648

[startup+1.5006 s]
/proc/loadavg: 4.21 3.95 3.78 3/216 26894
/proc/meminfo: memFree=25507944/32873648 swapFree=7388/7388
[pid=26866] ppid=26864 vsize=11852648 CPUtime=1.53 cores=0,2,4,6
/proc/26866/stat : 26866 (java) S 26864 26866 25219 0 -1 4202496 13225 0 1 0 147 6 0 0 20 0 22 0 337959094 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140735931625968 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26866/statm: 2963162 25079 2259 9 0 2953849 0
[pid=26866/tid=26868] ppid=26864 vsize=11852648 CPUtime=0.29 cores=0,2,4,6
/proc/26866/task/26868/stat : 26868 (java) S 26864 26866 25219 0 -1 4202560 3388 0 1 0 27 2 0 0 20 0 22 0 337959095 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549499696280 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26869] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26869/stat : 26869 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959097 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549454449448 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26870] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26870/stat : 26870 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959097 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549453396648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26871] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26871/stat : 26871 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959097 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549452344360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26866/tid=26872] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26872/stat : 26872 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959097 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549451291560 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26873] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26873/stat : 26873 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959097 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549331872040 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26874] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26874/stat : 26874 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959097 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549330819240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26875] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26875/stat : 26875 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959097 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549329766952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26876] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26876/stat : 26876 (java) S 26864 26866 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337959097 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549328714152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26877] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26877/stat : 26877 (java) S 26864 26866 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 337959098 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140549316516584 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26878] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26878/stat : 26878 (java) S 26864 26866 25219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 337959099 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140548711114232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26879] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26879/stat : 26879 (java) S 26864 26866 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337959099 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140548710061832 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26880] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26880/stat : 26880 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959101 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140548709010320 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26881] ppid=26864 vsize=11852648 CPUtime=0.36 cores=0,2,4,6
/proc/26866/task/26881/stat : 26881 (java) R 26864 26866 25219 0 -1 4202560 3670 0 0 0 36 0 0 0 20 0 22 0 337959101 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140548707956760 140549503781978 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26882] ppid=26864 vsize=11852648 CPUtime=0.38 cores=0,2,4,6
/proc/26866/task/26882/stat : 26882 (java) R 26864 26866 25219 0 -1 4202560 4847 0 0 0 38 0 0 0 20 0 22 0 337959101 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140548706891096 140549506499688 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26883] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26883/stat : 26883 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959101 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140548705852024 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26884] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26884/stat : 26884 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337959101 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140548704799432 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26888] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26888/stat : 26888 (java) S 26864 26866 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337959126 12137111552 25079 33554432000 1073741824 1073778376 140735931634832 140548700587560 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 11852648

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

[startup+1.90072 s]
/proc/loadavg: 4.21 3.95 3.78 3/216 26894
/proc/meminfo: memFree=25507944/32873648 swapFree=7388/7388
[pid=26866] ppid=26864 vsize=11852648 CPUtime=2.48 cores=0,2,4,6
/proc/26866/stat : 26866 (java) S 26864 26866 25219 0 -1 4202496 17771 0 1 0 239 9 0 0 20 0 19 0 337959094 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140735931625968 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26866/statm: 2963162 36341 2260 9 0 2953849 0
[pid=26866/tid=26868] ppid=26864 vsize=11852648 CPUtime=0.29 cores=0,2,4,6
/proc/26866/task/26868/stat : 26868 (java) S 26864 26866 25219 0 -1 4202560 3388 0 1 0 27 2 0 0 20 0 19 0 337959095 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549499696280 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26869] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26869/stat : 26869 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549454449448 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26870] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26870/stat : 26870 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549453396648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26871] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26871/stat : 26871 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549452344360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26866/tid=26872] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26872/stat : 26872 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549451291560 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26873] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26873/stat : 26873 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549331872040 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26874] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26874/stat : 26874 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549330819240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26875] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26875/stat : 26875 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549329766952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26876] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26876/stat : 26876 (java) S 26864 26866 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549328714152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26877] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26877/stat : 26877 (java) S 26864 26866 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 337959098 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549316516584 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26878] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26878/stat : 26878 (java) S 26864 26866 25219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 337959099 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548711114232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26879] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26879/stat : 26879 (java) S 26864 26866 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337959099 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548710061832 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26880] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26880/stat : 26880 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548709010320 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26881] ppid=26864 vsize=11852648 CPUtime=0.61 cores=0,2,4,6
/proc/26866/task/26881/stat : 26881 (java) S 26864 26866 25219 0 -1 4202560 6200 0 0 0 61 0 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548707956920 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26882] ppid=26864 vsize=11852648 CPUtime=0.64 cores=0,2,4,6
/proc/26866/task/26882/stat : 26882 (java) S 26864 26866 25219 0 -1 4202560 6832 0 0 0 63 1 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548706904120 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26883] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26883/stat : 26883 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548705852024 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26884] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26884/stat : 26884 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548704799432 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26888] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26888/stat : 26888 (java) S 26864 26866 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337959126 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548700587560 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 11852648

[startup+2.30072 s]
/proc/loadavg: 4.21 3.95 3.78 3/216 26900
/proc/meminfo: memFree=25447504/32873648 swapFree=7388/7388
[pid=26866] ppid=26864 vsize=11852648 CPUtime=2.48 cores=0,2,4,6
/proc/26866/stat : 26866 (java) S 26864 26866 25219 0 -1 4202496 17771 0 1 0 239 9 0 0 20 0 19 0 337959094 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140735931625968 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26866/statm: 2963162 36341 2260 9 0 2953849 0
[pid=26866/tid=26868] ppid=26864 vsize=11852648 CPUtime=0.29 cores=0,2,4,6
/proc/26866/task/26868/stat : 26868 (java) S 26864 26866 25219 0 -1 4202560 3388 0 1 0 27 2 0 0 20 0 19 0 337959095 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549499696280 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26869] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26869/stat : 26869 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549454449448 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26870] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26870/stat : 26870 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549453396648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26871] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26871/stat : 26871 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549452344360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26866/tid=26872] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26872/stat : 26872 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549451291560 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26873] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26873/stat : 26873 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549331872040 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26874] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26874/stat : 26874 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549330819240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26875] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26875/stat : 26875 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549329766952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26876] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26876/stat : 26876 (java) S 26864 26866 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337959097 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549328714152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26877] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26877/stat : 26877 (java) S 26864 26866 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 337959098 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140549316516584 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26878] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26878/stat : 26878 (java) S 26864 26866 25219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 337959099 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548711114232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26879] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26879/stat : 26879 (java) S 26864 26866 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337959099 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548710061832 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26880] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26880/stat : 26880 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548709010320 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26881] ppid=26864 vsize=11852648 CPUtime=0.61 cores=0,2,4,6
/proc/26866/task/26881/stat : 26881 (java) S 26864 26866 25219 0 -1 4202560 6200 0 0 0 61 0 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548707956920 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26866/tid=26882] ppid=26864 vsize=11852648 CPUtime=0.64 cores=0,2,4,6
/proc/26866/task/26882/stat : 26882 (java) S 26864 26866 25219 0 -1 4202560 6832 0 0 0 63 1 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548706904120 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26883] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26883/stat : 26883 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548705852024 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26866/tid=26884] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26884/stat : 26884 (java) S 26864 26866 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337959101 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548704799432 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26866/tid=26888] ppid=26864 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/26866/task/26888/stat : 26888 (java) S 26864 26866 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337959126 12137111552 36341 33554432000 1073741824 1073778376 140735931634832 140548700587560 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 11852648

Child status: 30
Real time (s): 2.34864
CPU time (s): 2.52161
CPU user time (s): 2.40163
CPU system time (s): 0.119981
CPU usage (%): 107.365
Max. virtual memory (cumulated for all children) (KiB): 11853104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.40163
system time used= 0.119981
maximum resident set size= 147444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17785
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 420
involuntary context switches= 71

runsolver used 0.006998 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-03 12:12:26
IDJOB=3736866
IDBENCH=48137
IDSOLVER=2328
FILE ID=node148/3736866-1338718346
RUNJOBID= node148-1338713436-25235
PBS_JOBID= 14636734
Free space on /tmp= 71332 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_50_25_4.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736866-1338718346/watcher-3736866-1338718346 -o /tmp/evaluation-result-3736866-1338718346/solver-3736866-1338718346 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3736866-1338718346.opb

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

MD5SUM BENCH= a45f8d339393416b6aacc4f79e0ac23e
RANDOM SEED=1551828495

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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		: 2667.284
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		: 2667.284
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		: 2667.284
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		: 2667.284
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		: 2667.284
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:       32873648 kB
MemFree:        25584548 kB
Buffers:          594776 kB
Cached:          2873904 kB
SwapCached:          628 kB
Active:          4303692 kB
Inactive:        2064400 kB
Active(anon):    2889036 kB
Inactive(anon):    10660 kB
Active(file):    1414656 kB
Inactive(file):  2053740 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:               456 kB
Writeback:             0 kB
AnonPages:       2887924 kB
Mapped:            19100 kB
Shmem:                36 kB
Slab:             766428 kB
SReclaimable:     210556 kB
SUnreclaim:       555872 kB
KernelStack:        1632 kB
PageTables:         9772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10459592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2824192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71332 MiB
End job on node148 at 2012-06-03 12:12:28