Trace number 3743925

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB09: SAT4J Pseudo Resolution 2.1.1? (TO) 1800.01 1674.03

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_5_ic.opb
MD5SUM6addefc6c4fab0b060566769c28f9c6a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15413119
Best CPU time to get the best result obtained on this benchmark1801.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 187029967016
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 187029967016
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.06/0.09	c version 2.1.1.v20090612
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version	1.6.0_24
0.06/0.09	c os.name	Linux
0.06/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.09	c os.arch	amd64
0.06/0.09	c Free memory 1299577560
0.06/0.09	c Max memory 1306394624
0.06/0.09	c Total memory 1306394624
0.06/0.09	c Number of processors 8
0.08/0.12	c Pseudo Boolean Optimization
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
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 Expensive reason simplification
0.08/0.12	c MiniSAT restarts strategy
0.08/0.12	c Memory based 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-3743925-1338806590.opb
0.08/0.12	c reading problem ... 
24.07/13.86	c ... done. Wall clock time 13.741s.
24.07/13.86	c #vars     1000400
24.07/13.86	c #constraints  2030308
24.07/13.86	c constraints type 
24.07/13.86	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
24.07/13.86	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
24.07/13.86	c org.sat4j.pb.constraints.pb.MaxWatchPb => 985350
24.07/13.86	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 985151
266.52/211.63	c cleaning 483 clauses out of 1001
362.06/294.40	c cleaning 980 clauses out of 2017
401.45/330.18	c cleaning 986 clauses out of 2038
440.03/365.90	c cleaning 1263 clauses out of 2552
486.05/409.87	c cleaning 1130 clauses out of 2288
629.64/548.68	c cleaning 2072 clauses out of 4158
678.67/596.16	c cleaning 1536 clauses out of 3086
703.33/620.09	c cleaning 1021 clauses out of 2052
913.48/816.31	c cleaning 2510 clauses out of 5030
941.11/842.31	c cleaning 1500 clauses out of 3019
995.49/893.49	c cleaning 1252 clauses out of 2519
1022.94/919.58	c cleaning 880 clauses out of 1768
1081.28/974.91	c cleaning 939 clauses out of 1887
1176.78/1067.92	c cleaning 1469 clauses out of 2949
1250.55/1139.85	c cleaning 1483 clauses out of 2981
1552.12/1433.15	c cleaning 3998 clauses out of 7996
1578.35/1459.11	c cleaning 2244 clauses out of 4498
1660.98/1539.29	c cleaning 2369 clauses out of 4754
1708.52/1585.39	c cleaning 1942 clauses out of 3885
1800.01/1674.01	c starts		: 13
1800.01/1674.01	c conflicts		: 35057
1800.01/1674.01	c decisions		: 58137
1800.01/1674.01	c propagations		: 377463370
1800.01/1674.01	c inspects		: 1879516454
1800.01/1674.01	c learnt literals	: 0
1800.01/1674.01	c learnt binary clauses	: 0
1800.01/1674.01	c learnt ternary clauses	: 0
1800.01/1674.01	c learnt clauses	: 35057
1800.01/1674.01	c ignored clauses	: 0
1800.01/1674.01	c root simplifications	: 0
1800.01/1674.01	c removed literals (reason simplification)	: 28490376
1800.01/1674.01	c reason swapping (by a shorter reason)	: 0
1800.01/1674.01	c Calls to reduceDB	: 19
1800.01/1674.01	c speed (assignments/second)	: 227367.31905830084
1800.01/1674.01	c non guided choices	3
1800.01/1674.01	c learnt constraints type 
1800.01/1674.01	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 5000
1800.01/1674.01	c constraints type 
1800.01/1674.01	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1800.01/1674.01	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
1800.01/1674.02	c org.sat4j.pb.constraints.pb.MaxWatchPb => 985350
1800.01/1674.02	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 985151
1800.01/1674.02	s UNKNOWN
1800.01/1674.02	c Total wall clock time (in seconds): 1673.896

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-3743925-1338806590/watcher-3743925-1338806590 -o /tmp/evaluation-result-3743925-1338806590/solver-3743925-1338806590 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3743925-1338806590.opb 

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.92 1.98 1.99 3/173 11620
/proc/meminfo: memFree=27954836/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11620/stat : 11620 (java6) R 11618 11620 10873 0 -1 4202496 251 0 0 0 0 0 0 0 20 0 1 0 346783652 9515008 184 33554432000 1073741824 1073778376 140735044882048 140735044873272 239237492151 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 2323 184 142 9 0 71 0

[startup+0.089936 s]
/proc/loadavg: 1.92 1.98 1.99 3/173 11620
/proc/meminfo: memFree=27954836/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2648568 CPUtime=0.06 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 3864 0 1 0 5 1 0 0 20 0 18 0 346783652 2712133632 5583 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 662142 5583 1773 9 0 652835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2648568

[startup+0.100835 s]
/proc/loadavg: 1.92 1.98 1.99 3/173 11620
/proc/meminfo: memFree=27954836/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2648568 CPUtime=0.08 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 4375 0 1 0 7 1 0 0 20 0 18 0 346783652 2712133632 6093 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 662142 6093 2064 9 0 652835 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2648568

[startup+0.300313 s]
/proc/loadavg: 1.92 1.98 1.99 3/173 11620
/proc/meminfo: memFree=27954836/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2648568 CPUtime=0.47 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 5832 0 1 0 44 3 0 0 20 0 18 0 346783652 2712133632 23274 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 662142 23274 2215 9 0 652835 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2648568

[startup+0.700314 s]
/proc/loadavg: 1.92 1.98 1.99 3/173 11620
/proc/meminfo: memFree=27954836/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2648568 CPUtime=1.49 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 13611 0 1 0 142 7 0 0 20 0 18 0 346783652 2712133632 56722 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 662142 56722 2242 9 0 652835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2648568

[startup+1.5008 s]
/proc/loadavg: 1.92 1.98 1.99 3/191 11638
/proc/meminfo: memFree=27553596/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2648568 CPUtime=2.69 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 13846 0 1 0 250 19 0 0 20 0 18 0 346783652 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 662142 113090 2258 9 0 652835 0
[pid=11620/tid=11622] ppid=11618 vsize=2648568 CPUtime=1.35 cores=1,3,5,7
/proc/11620/task/11622/stat : 11622 (java) R 11618 11620 10873 0 -1 4202560 2923 0 1 0 127 8 0 0 20 0 18 0 346783653 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707917242592 239241061645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11623] ppid=11618 vsize=2648568 CPUtime=0.04 cores=1,3,5,7
/proc/11620/task/11623/stat : 11623 (java) S 11618 11620 10873 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 18 0 346783654 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707901700648 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11624] ppid=11618 vsize=2648568 CPUtime=0.02 cores=1,3,5,7
/proc/11620/task/11624/stat : 11624 (java) S 11618 11620 10873 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 346783654 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707900647848 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11625] ppid=11618 vsize=2648568 CPUtime=0.02 cores=1,3,5,7
/proc/11620/task/11625/stat : 11625 (java) S 11618 11620 10873 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 18 0 346783654 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707899595048 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11626] ppid=11618 vsize=2648568 CPUtime=0.06 cores=1,3,5,7
/proc/11620/task/11626/stat : 11626 (java) S 11618 11620 10873 0 -1 4202560 25 0 0 0 5 1 0 0 20 0 18 0 346783654 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707898542248 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11627] ppid=11618 vsize=2648568 CPUtime=0.07 cores=1,3,5,7
/proc/11620/task/11627/stat : 11627 (java) S 11618 11620 10873 0 -1 4202560 26 0 0 0 5 2 0 0 20 0 18 0 346783654 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707897490472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11628] ppid=11618 vsize=2648568 CPUtime=0.02 cores=1,3,5,7
/proc/11620/task/11628/stat : 11628 (java) S 11618 11620 10873 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 346783654 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707896437672 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11629] ppid=11618 vsize=2648568 CPUtime=0.02 cores=1,3,5,7
/proc/11620/task/11629/stat : 11629 (java) S 11618 11620 10873 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 346783654 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707895384872 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11630] ppid=11618 vsize=2648568 CPUtime=0.03 cores=1,3,5,7
/proc/11620/task/11630/stat : 11630 (java) S 11618 11620 10873 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 18 0 346783654 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707775900328 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11631] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11631/stat : 11631 (java) S 11618 11620 10873 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346783655 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707763702248 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11632] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11632/stat : 11632 (java) S 11618 11620 10873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346783656 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707762648312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11633] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11633/stat : 11633 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346783656 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707761595400 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11634] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11634/stat : 11634 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707760543888 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11635] ppid=11618 vsize=2648568 CPUtime=0.44 cores=1,3,5,7
/proc/11620/task/11635/stat : 11635 (java) S 11618 11620 10873 0 -1 4202560 4170 0 0 0 44 0 0 0 20 0 18 0 346783659 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707020925880 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11636] ppid=11618 vsize=2648568 CPUtime=0.42 cores=1,3,5,7
/proc/11620/task/11636/stat : 11636 (java) S 11618 11620 10873 0 -1 4202560 5412 0 0 0 41 1 0 0 20 0 18 0 346783659 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707019873080 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11637] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11637/stat : 11637 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707018820472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11638] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11638/stat : 11638 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 113090 33554432000 1073741824 1073778376 140733517340736 140707017767880 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 2648568

[startup+3.10079 s]
/proc/loadavg: 2.57 2.12 2.04 4/191 11638
/proc/meminfo: memFree=27259108/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2648568 CPUtime=5.63 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 14585 0 1 0 511 52 0 0 20 0 18 0 346783652 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 662142 169732 2258 9 0 652835 0
[pid=11620/tid=11622] ppid=11618 vsize=2648568 CPUtime=2.49 cores=1,3,5,7
/proc/11620/task/11622/stat : 11622 (java) R 11618 11620 10873 0 -1 4202560 2925 0 1 0 241 8 0 0 20 0 18 0 346783653 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707917249960 239241061645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11623] ppid=11618 vsize=2648568 CPUtime=0.24 cores=1,3,5,7
/proc/11620/task/11623/stat : 11623 (java) S 11618 11620 10873 0 -1 4202560 77 0 0 0 20 4 0 0 20 0 18 0 346783654 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707901700648 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11624] ppid=11618 vsize=2648568 CPUtime=0.21 cores=1,3,5,7
/proc/11620/task/11624/stat : 11624 (java) S 11618 11620 10873 0 -1 4202560 62 0 0 0 18 3 0 0 20 0 18 0 346783654 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707900647848 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11625] ppid=11618 vsize=2648568 CPUtime=0.35 cores=1,3,5,7
/proc/11620/task/11625/stat : 11625 (java) S 11618 11620 10873 0 -1 4202560 118 0 0 0 28 7 0 0 20 0 18 0 346783654 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707899595048 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11626] ppid=11618 vsize=2648568 CPUtime=0.25 cores=1,3,5,7
/proc/11620/task/11626/stat : 11626 (java) S 11618 11620 10873 0 -1 4202560 77 0 0 0 20 5 0 0 20 0 18 0 346783654 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707898542248 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11627] ppid=11618 vsize=2648568 CPUtime=0.23 cores=1,3,5,7
/proc/11620/task/11627/stat : 11627 (java) S 11618 11620 10873 0 -1 4202560 70 0 0 0 18 5 0 0 20 0 18 0 346783654 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707897490472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11628] ppid=11618 vsize=2648568 CPUtime=0.38 cores=1,3,5,7
/proc/11620/task/11628/stat : 11628 (java) S 11618 11620 10873 0 -1 4202560 352 0 0 0 30 8 0 0 20 0 18 0 346783654 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707896437672 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11629] ppid=11618 vsize=2648568 CPUtime=0.22 cores=1,3,5,7
/proc/11620/task/11629/stat : 11629 (java) S 11618 11620 10873 0 -1 4202560 68 0 0 0 17 5 0 0 20 0 18 0 346783654 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707895384872 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11630] ppid=11618 vsize=2648568 CPUtime=0.21 cores=1,3,5,7
/proc/11620/task/11630/stat : 11630 (java) S 11618 11620 10873 0 -1 4202560 70 0 0 0 17 4 0 0 20 0 18 0 346783654 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707775900328 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11631] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11631/stat : 11631 (java) S 11618 11620 10873 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346783655 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707763702248 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11632] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11632/stat : 11632 (java) S 11618 11620 10873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346783656 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707762648312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11633] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11633/stat : 11633 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346783656 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707761595400 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11634] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11634/stat : 11634 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707760543888 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11635] ppid=11618 vsize=2648568 CPUtime=0.44 cores=1,3,5,7
/proc/11620/task/11635/stat : 11635 (java) S 11618 11620 10873 0 -1 4202560 4170 0 0 0 44 0 0 0 20 0 18 0 346783659 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707020925880 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11636] ppid=11618 vsize=2648568 CPUtime=0.42 cores=1,3,5,7
/proc/11620/task/11636/stat : 11636 (java) S 11618 11620 10873 0 -1 4202560 5412 0 0 0 41 1 0 0 20 0 18 0 346783659 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707019873080 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11637] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11637/stat : 11637 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707018820472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11638] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11638/stat : 11638 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 169732 33554432000 1073741824 1073778376 140733517340736 140707017767880 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 2648568

[startup+6.30082 s]
/proc/loadavg: 2.57 2.12 2.04 3/211 11665
/proc/meminfo: memFree=26517452/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2648568 CPUtime=11.97 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 15210 0 1 0 1104 93 0 0 20 0 18 0 346783652 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 662142 238791 2258 9 0 652835 0
[pid=11620/tid=11622] ppid=11618 vsize=2648568 CPUtime=4.62 cores=1,3,5,7
/proc/11620/task/11622/stat : 11622 (java) R 11618 11620 10873 0 -1 4202560 2930 0 1 0 453 9 0 0 20 0 18 0 346783653 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707917250152 239241061645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11623] ppid=11618 vsize=2648568 CPUtime=0.69 cores=1,3,5,7
/proc/11620/task/11623/stat : 11623 (java) S 11618 11620 10873 0 -1 4202560 143 0 0 0 60 9 0 0 20 0 18 0 346783654 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707901700648 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11624] ppid=11618 vsize=2648568 CPUtime=0.63 cores=1,3,5,7
/proc/11620/task/11624/stat : 11624 (java) S 11618 11620 10873 0 -1 4202560 113 0 0 0 56 7 0 0 20 0 18 0 346783654 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707900647848 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11625] ppid=11618 vsize=2648568 CPUtime=0.85 cores=1,3,5,7
/proc/11620/task/11625/stat : 11625 (java) S 11618 11620 10873 0 -1 4202560 179 0 0 0 74 11 0 0 20 0 18 0 346783654 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707899595048 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11626] ppid=11618 vsize=2648568 CPUtime=0.73 cores=1,3,5,7
/proc/11620/task/11626/stat : 11626 (java) S 11618 11620 10873 0 -1 4202560 142 0 0 0 63 10 0 0 20 0 18 0 346783654 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707898542248 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11627] ppid=11618 vsize=2648568 CPUtime=0.97 cores=1,3,5,7
/proc/11620/task/11627/stat : 11627 (java) S 11618 11620 10873 0 -1 4202560 189 0 0 0 84 13 0 0 20 0 18 0 346783654 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707897490472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11628] ppid=11618 vsize=2648568 CPUtime=0.95 cores=1,3,5,7
/proc/11620/task/11628/stat : 11628 (java) S 11618 11620 10873 0 -1 4202560 454 0 0 0 81 14 0 0 20 0 18 0 346783654 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707896437672 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11629] ppid=11618 vsize=2648568 CPUtime=0.79 cores=1,3,5,7
/proc/11620/task/11629/stat : 11629 (java) S 11618 11620 10873 0 -1 4202560 158 0 0 0 69 10 0 0 20 0 18 0 346783654 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707895384872 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11630] ppid=11618 vsize=2648568 CPUtime=0.67 cores=1,3,5,7
/proc/11620/task/11630/stat : 11630 (java) S 11618 11620 10873 0 -1 4202560 136 0 0 0 59 8 0 0 20 0 18 0 346783654 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707775900328 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11631] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11631/stat : 11631 (java) S 11618 11620 10873 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346783655 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707763702248 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11632] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11632/stat : 11632 (java) S 11618 11620 10873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346783656 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707762648312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11633] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11633/stat : 11633 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346783656 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707761595400 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11634] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11634/stat : 11634 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707760543888 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11635] ppid=11618 vsize=2648568 CPUtime=0.44 cores=1,3,5,7
/proc/11620/task/11635/stat : 11635 (java) S 11618 11620 10873 0 -1 4202560 4170 0 0 0 44 0 0 0 20 0 18 0 346783659 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707020925880 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11636] ppid=11618 vsize=2648568 CPUtime=0.42 cores=1,3,5,7
/proc/11620/task/11636/stat : 11636 (java) S 11618 11620 10873 0 -1 4202560 5412 0 0 0 41 1 0 0 20 0 18 0 346783659 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707019873080 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11637] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11637/stat : 11637 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707018820472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11638] ppid=11618 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11638/stat : 11638 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346783659 2712133632 238791 33554432000 1073741824 1073778376 140733517340736 140707017767880 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 2648568

[startup+12.7009 s]
/proc/loadavg: 3.11 2.24 2.08 3/211 11665
/proc/meminfo: memFree=25604308/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2648568 CPUtime=22.57 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 17438 0 1 0 2126 131 0 0 20 0 18 0 346783652 2712133632 305464 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 662142 305464 2259 9 0 652835 0
[pid=11620/tid=11622] ppid=11618 vsize=2648568 CPUtime=9.57 cores=1,3,5,7

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

[pid=11620/tid=11635] ppid=11618 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/11620/task/11635/stat : 11635 (java) S 11618 11620 10873 0 -1 4202560 4209 0 0 0 76 2 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707020925880 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11636] ppid=11618 vsize=2715132 CPUtime=0.85 cores=1,3,5,7
/proc/11620/task/11636/stat : 11636 (java) S 11618 11620 10873 0 -1 4202560 5456 0 0 0 83 2 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707019873080 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11637] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11637/stat : 11637 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707018820472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11638] ppid=11618 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/11620/task/11638/stat : 11638 (java) S 11618 11620 10873 0 -1 4202560 89 0 0 0 46 41 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707017767880 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11666] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11666/stat : 11666 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346785067 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707016713384 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1664.21
Current children cumulated vsize (KiB) 2715132

[startup+1602.3 s]
/proc/loadavg: 2.06 2.16 2.16 3/213 11759
/proc/meminfo: memFree=25344216/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2715132 CPUtime=1725.96 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 268659 0 1 0 172301 295 0 0 20 0 19 0 346783652 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 678783 347405 2285 9 0 669476 0
[pid=11620/tid=11622] ppid=11618 vsize=2715132 CPUtime=1453.72 cores=1,3,5,7
/proc/11620/task/11622/stat : 11622 (java) R 11618 11620 10873 0 -1 4202560 3517 0 1 0 145334 38 0 0 20 0 19 0 346783653 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707917249872 140707776866804 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11623] ppid=11618 vsize=2715132 CPUtime=20.2 cores=1,3,5,7
/proc/11620/task/11623/stat : 11623 (java) S 11618 11620 10873 0 -1 4202560 679 0 0 0 2002 18 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707901700648 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11624] ppid=11618 vsize=2715132 CPUtime=20.73 cores=1,3,5,7
/proc/11620/task/11624/stat : 11624 (java) S 11618 11620 10873 0 -1 4202560 780 0 0 0 2054 19 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707900647848 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11625] ppid=11618 vsize=2715132 CPUtime=20.41 cores=1,3,5,7
/proc/11620/task/11625/stat : 11625 (java) S 11618 11620 10873 0 -1 4202560 816 0 0 0 2019 22 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707899595048 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11626] ppid=11618 vsize=2715132 CPUtime=20.62 cores=1,3,5,7
/proc/11620/task/11626/stat : 11626 (java) S 11618 11620 10873 0 -1 4202560 795 0 0 0 2040 22 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707898542248 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11627] ppid=11618 vsize=2715132 CPUtime=20.04 cores=1,3,5,7
/proc/11620/task/11627/stat : 11627 (java) S 11618 11620 10873 0 -1 4202560 887 0 0 0 1979 25 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707897490472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11628] ppid=11618 vsize=2715132 CPUtime=20.97 cores=1,3,5,7
/proc/11620/task/11628/stat : 11628 (java) S 11618 11620 10873 0 -1 4202560 742 0 0 0 2069 28 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707896437672 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11629] ppid=11618 vsize=2715132 CPUtime=20.36 cores=1,3,5,7
/proc/11620/task/11629/stat : 11629 (java) S 11618 11620 10873 0 -1 4202560 852 0 0 0 2013 23 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707895384872 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11630] ppid=11618 vsize=2715132 CPUtime=20.44 cores=1,3,5,7
/proc/11620/task/11630/stat : 11630 (java) S 11618 11620 10873 0 -1 4202560 839 0 0 0 2026 18 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707775900328 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11631] ppid=11618 vsize=2715132 CPUtime=101.68 cores=1,3,5,7
/proc/11620/task/11631/stat : 11631 (java) S 11618 11620 10873 0 -1 4202560 247812 0 0 0 10117 51 0 0 20 0 19 0 346783655 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707763702248 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11632] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11632/stat : 11632 (java) S 11618 11620 10873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346783656 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707762648312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11633] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11633/stat : 11633 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346783656 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707761595400 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11634] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11634/stat : 11634 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707760543888 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11635] ppid=11618 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/11620/task/11635/stat : 11635 (java) S 11618 11620 10873 0 -1 4202560 4209 0 0 0 76 2 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707020925880 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11636] ppid=11618 vsize=2715132 CPUtime=0.85 cores=1,3,5,7
/proc/11620/task/11636/stat : 11636 (java) S 11618 11620 10873 0 -1 4202560 5456 0 0 0 83 2 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707019873080 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11637] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11637/stat : 11637 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707018820472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11638] ppid=11618 vsize=2715132 CPUtime=0.91 cores=1,3,5,7
/proc/11620/task/11638/stat : 11638 (java) S 11618 11620 10873 0 -1 4202560 93 0 0 0 48 43 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707017767880 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11666] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11666/stat : 11666 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346785067 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707016713384 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1725.96
Current children cumulated vsize (KiB) 2715132

[startup+1662.3 s]
/proc/loadavg: 2.08 2.15 2.16 3/214 11762
/proc/meminfo: memFree=25344208/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2715132 CPUtime=1787.98 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 268686 0 1 0 178500 298 0 0 20 0 19 0 346783652 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 678783 347405 2285 9 0 669476 0
[pid=11620/tid=11622] ppid=11618 vsize=2715132 CPUtime=1512.83 cores=1,3,5,7
/proc/11620/task/11622/stat : 11622 (java) R 11618 11620 10873 0 -1 4202560 3536 0 1 0 151245 38 0 0 20 0 19 0 346783653 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707917249872 140707776832782 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11623] ppid=11618 vsize=2715132 CPUtime=20.51 cores=1,3,5,7
/proc/11620/task/11623/stat : 11623 (java) S 11618 11620 10873 0 -1 4202560 679 0 0 0 2033 18 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707901700648 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11624] ppid=11618 vsize=2715132 CPUtime=21.01 cores=1,3,5,7
/proc/11620/task/11624/stat : 11624 (java) S 11618 11620 10873 0 -1 4202560 780 0 0 0 2082 19 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707900647848 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11625] ppid=11618 vsize=2715132 CPUtime=20.78 cores=1,3,5,7
/proc/11620/task/11625/stat : 11625 (java) S 11618 11620 10873 0 -1 4202560 816 0 0 0 2056 22 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707899595048 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11626] ppid=11618 vsize=2715132 CPUtime=20.89 cores=1,3,5,7
/proc/11620/task/11626/stat : 11626 (java) S 11618 11620 10873 0 -1 4202560 795 0 0 0 2067 22 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707898542248 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11627] ppid=11618 vsize=2715132 CPUtime=20.35 cores=1,3,5,7
/proc/11620/task/11627/stat : 11627 (java) S 11618 11620 10873 0 -1 4202560 887 0 0 0 2010 25 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707897490472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11628] ppid=11618 vsize=2715132 CPUtime=21.36 cores=1,3,5,7
/proc/11620/task/11628/stat : 11628 (java) S 11618 11620 10873 0 -1 4202560 742 0 0 0 2108 28 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707896437672 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11629] ppid=11618 vsize=2715132 CPUtime=20.72 cores=1,3,5,7
/proc/11620/task/11629/stat : 11629 (java) S 11618 11620 10873 0 -1 4202560 852 0 0 0 2049 23 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707895384872 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11630] ppid=11618 vsize=2715132 CPUtime=20.82 cores=1,3,5,7
/proc/11620/task/11630/stat : 11630 (java) S 11618 11620 10873 0 -1 4202560 839 0 0 0 2064 18 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707775900328 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11631] ppid=11618 vsize=2715132 CPUtime=101.69 cores=1,3,5,7
/proc/11620/task/11631/stat : 11631 (java) S 11618 11620 10873 0 -1 4202560 247816 0 0 0 10118 51 0 0 20 0 19 0 346783655 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707763702248 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11632] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11632/stat : 11632 (java) S 11618 11620 10873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346783656 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707762648312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11633] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11633/stat : 11633 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346783656 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707761595400 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11634] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11634/stat : 11634 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707760543888 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11635] ppid=11618 vsize=2715132 CPUtime=0.79 cores=1,3,5,7
/proc/11620/task/11635/stat : 11635 (java) S 11618 11620 10873 0 -1 4202560 4211 0 0 0 77 2 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707020925880 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11636] ppid=11618 vsize=2715132 CPUtime=0.86 cores=1,3,5,7
/proc/11620/task/11636/stat : 11636 (java) S 11618 11620 10873 0 -1 4202560 5456 0 0 0 84 2 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707019873080 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11637] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11637/stat : 11637 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707018820472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11638] ppid=11618 vsize=2715132 CPUtime=0.94 cores=1,3,5,7
/proc/11620/task/11638/stat : 11638 (java) S 11618 11620 10873 0 -1 4202560 95 0 0 0 50 44 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707017767880 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11666] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11666/stat : 11666 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346785067 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707016713384 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.98
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1674 s]
/proc/loadavg: 2.06 2.14 2.16 3/213 11762
/proc/meminfo: memFree=25344092/32873844 swapFree=7644/7644
[pid=11620] ppid=11618 vsize=2715132 CPUtime=1800.01 cores=1,3,5,7
/proc/11620/stat : 11620 (java) S 11618 11620 10873 0 -1 4202496 268691 0 1 0 179703 298 0 0 20 0 19 0 346783652 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140733517331872 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11620/statm: 678783 347405 2285 9 0 669476 0
[pid=11620/tid=11622] ppid=11618 vsize=2715132 CPUtime=1524.4 cores=1,3,5,7
/proc/11620/task/11622/stat : 11622 (java) R 11618 11620 10873 0 -1 4202560 3539 0 1 0 152401 39 0 0 20 0 19 0 346783653 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707917249872 140707776451026 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11623] ppid=11618 vsize=2715132 CPUtime=20.57 cores=1,3,5,7
/proc/11620/task/11623/stat : 11623 (java) S 11618 11620 10873 0 -1 4202560 679 0 0 0 2039 18 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707901700648 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11624] ppid=11618 vsize=2715132 CPUtime=21.07 cores=1,3,5,7
/proc/11620/task/11624/stat : 11624 (java) S 11618 11620 10873 0 -1 4202560 780 0 0 0 2088 19 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707900647848 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11625] ppid=11618 vsize=2715132 CPUtime=20.84 cores=1,3,5,7
/proc/11620/task/11625/stat : 11625 (java) S 11618 11620 10873 0 -1 4202560 816 0 0 0 2062 22 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707899595048 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11626] ppid=11618 vsize=2715132 CPUtime=20.96 cores=1,3,5,7
/proc/11620/task/11626/stat : 11626 (java) S 11618 11620 10873 0 -1 4202560 795 0 0 0 2074 22 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707898542248 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11627] ppid=11618 vsize=2715132 CPUtime=20.43 cores=1,3,5,7
/proc/11620/task/11627/stat : 11627 (java) S 11618 11620 10873 0 -1 4202560 887 0 0 0 2018 25 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707897490472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11628] ppid=11618 vsize=2715132 CPUtime=21.4 cores=1,3,5,7
/proc/11620/task/11628/stat : 11628 (java) S 11618 11620 10873 0 -1 4202560 742 0 0 0 2112 28 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707896437672 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11629] ppid=11618 vsize=2715132 CPUtime=20.77 cores=1,3,5,7
/proc/11620/task/11629/stat : 11629 (java) S 11618 11620 10873 0 -1 4202560 852 0 0 0 2054 23 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707895384872 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11630] ppid=11618 vsize=2715132 CPUtime=20.85 cores=1,3,5,7
/proc/11620/task/11630/stat : 11630 (java) S 11618 11620 10873 0 -1 4202560 839 0 0 0 2067 18 0 0 20 0 19 0 346783654 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707775900328 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11631] ppid=11618 vsize=2715132 CPUtime=101.69 cores=1,3,5,7
/proc/11620/task/11631/stat : 11631 (java) S 11618 11620 10873 0 -1 4202560 247816 0 0 0 10118 51 0 0 20 0 19 0 346783655 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707763702248 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11620/tid=11632] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11632/stat : 11632 (java) S 11618 11620 10873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346783656 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707762648312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11633] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11633/stat : 11633 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346783656 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707761595400 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11634] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11634/stat : 11634 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707760543888 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11620/tid=11635] ppid=11618 vsize=2715132 CPUtime=0.8 cores=1,3,5,7
/proc/11620/task/11635/stat : 11635 (java) S 11618 11620 10873 0 -1 4202560 4211 0 0 0 78 2 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707020925880 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11636] ppid=11618 vsize=2715132 CPUtime=0.86 cores=1,3,5,7
/proc/11620/task/11636/stat : 11636 (java) S 11618 11620 10873 0 -1 4202560 5456 0 0 0 84 2 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707019873080 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11637] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11637/stat : 11637 (java) S 11618 11620 10873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707018820472 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11620/tid=11638] ppid=11618 vsize=2715132 CPUtime=0.95 cores=1,3,5,7
/proc/11620/task/11638/stat : 11638 (java) S 11618 11620 10873 0 -1 4202560 97 0 0 0 51 44 0 0 20 0 19 0 346783659 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707017767880 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11620/tid=11666] ppid=11618 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11620/task/11666/stat : 11666 (java) S 11618 11620 10873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346785067 2780295168 347405 33554432000 1073741824 1073778376 140733517340736 140707016713384 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2715132

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11620 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=568488
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=273502
# CPU time returned by wait4() is 1795.84
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1674.03
CPU time (s): 1800.01
CPU user time (s): 1797.03
CPU system time (s): 2.98
CPU usage (%): 107.526
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.57
system time used= 3.2735
maximum resident set size= 1450972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268740
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71609
involuntary context switches= 106038

runsolver used 5.95109 second user time and 16.0136 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-04 12:43:13
IDJOB=3743925
IDBENCH=92649
IDSOLVER=2322
FILE ID=node147/3743925-1338806590
RUNJOBID= node147-1338797580-10890
PBS_JOBID= 14636862
Free space on /tmp= 70620 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Large/normalized-minisat100_16_6_5_ic.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743925-1338806590/watcher-3743925-1338806590 -o /tmp/evaluation-result-3743925-1338806590/solver-3743925-1338806590 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3743925-1338806590.opb

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

MD5SUM BENCH= 6addefc6c4fab0b060566769c28f9c6a
RANDOM SEED=1080259180

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.91
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.951
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:        27955580 kB
Buffers:         1170852 kB
Cached:          2855496 kB
SwapCached:         3380 kB
Active:          2322932 kB
Inactive:        1718924 kB
Active(anon):       7188 kB
Inactive(anon):     5904 kB
Active(file):    2315744 kB
Inactive(file):  1713020 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:            171308 kB
Writeback:             0 kB
AnonPages:         18064 kB
Mapped:             8824 kB
Shmem:                 0 kB
Slab:             737228 kB
SReclaimable:     174216 kB
SUnreclaim:       563012 kB
KernelStack:        1424 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     110216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70684 MiB
End job on node147 at 2012-06-04 13:11:09