Trace number 3743900

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.69 1724.43

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_6_ic.opb
MD5SUM72e5aa289a65ee0ee27ea886d27f485d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18197499
Best CPU time to get the best result obtained on this benchmark1800.55
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 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 177753826124
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 177753826124
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.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.09	c no version file found!!!
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version	1.6.0_24
0.04/0.09	c os.name	Linux
0.04/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.09	c os.arch	amd64
0.04/0.09	c Free memory 1599470296
0.04/0.09	c Max memory 1607860224
0.04/0.09	c Total memory 1607860224
0.04/0.09	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3743900-1338789135.opb
0.07/0.11	c reading problem ... 
27.52/16.58	c ... done. Wall clock time 16.467s.
27.52/16.58	c CPU time (experimental) 13.09s.
27.52/16.58	c #vars     1000400
27.52/16.58	c #constraints  2030008
1800.10/1724.41	c starts		: 12
1800.10/1724.41	c conflicts		: 25103
1800.10/1724.41	c decisions		: 49484
1800.10/1724.41	c propagations		: 281427343
1800.10/1724.41	c inspects		: 1526804152
1800.10/1724.41	c learnt literals	: 0
1800.10/1724.41	c learnt binary clauses	: 0
1800.10/1724.41	c learnt ternary clauses	: 0
1800.10/1724.41	c learnt clauses	: 25103
1800.10/1724.41	c root simplifications	: 0
1800.10/1724.41	c removed literals (reason simplification)	: 0
1800.10/1724.41	c reason swapping (by a shorter reason)	: 0
1800.10/1724.41	c Calls to reduceDB	: 0
1800.10/1724.41	c speed (decisions/second)	: 28.977716250980144
1800.10/1724.41	c non guided choices	0
1800.10/1724.41	s UNKNOWN
1800.10/1724.41	c Total wall clock time (ms): 1724.301

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-3743900-1338789135/watcher-3743900-1338789135 -o /tmp/evaluation-result-3743900-1338789135/solver-3743900-1338789135 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3743900-1338789135.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: 2.02 2.03 2.03 3/194 20196
/proc/meminfo: memFree=24574816/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/20196/stat : 20196 (java) D 20194 20196 17886 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 345038660 9515008 182 33554432000 1073741824 1073778376 140733861813136 140733861804168 223651643061 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/20196/statm: 2323 182 140 9 0 71 0

[startup+0.060817 s]
/proc/loadavg: 2.02 2.03 2.03 3/194 20196
/proc/meminfo: memFree=24574816/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=2623916 CPUtime=0.04 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 3997 0 1 0 3 1 0 0 20 0 13 0 345038660 2686889984 4695 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 655979 4695 1708 9 0 646680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2623916

[startup+0.100297 s]
/proc/loadavg: 2.02 2.03 2.03 3/194 20196
/proc/meminfo: memFree=24574816/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 4428 0 1 0 6 1 0 0 20 0 18 0 345038660 3028844544 5636 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 739464 5637 1950 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.30026 s]
/proc/loadavg: 2.02 2.03 2.03 3/194 20196
/proc/meminfo: memFree=24574816/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=2957856 CPUtime=0.45 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 6083 0 1 0 43 2 0 0 20 0 18 0 345038660 3028844544 19985 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 739464 19985 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 2957856

[startup+0.700326 s]
/proc/loadavg: 2.02 2.03 2.03 3/194 20196
/proc/meminfo: memFree=24574816/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=2957856 CPUtime=1.5 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 13540 0 1 0 144 6 0 0 20 0 18 0 345038660 3028844544 45269 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 739464 45269 2253 9 0 729885 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2957856

[startup+1.50075 s]
/proc/loadavg: 2.02 2.03 2.03 3/212 20214
/proc/meminfo: memFree=24270948/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=2957856 CPUtime=2.81 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 13898 0 1 0 258 23 0 0 20 0 18 0 345038660 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 739464 136944 2277 9 0 729885 0
[pid=20196/tid=20198] ppid=20194 vsize=2957856 CPUtime=1.33 cores=1,3,5,7
/proc/20196/task/20198/stat : 20198 (java) R 20194 20196 17886 0 -1 4202560 3302 0 1 0 124 9 0 0 20 0 18 0 345038661 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728834252136 140728706548072 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20199] ppid=20194 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/20196/task/20199/stat : 20199 (java) S 20194 20196 17886 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 18 0 345038663 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728700303912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20200] ppid=20194 vsize=2957856 CPUtime=0.05 cores=1,3,5,7
/proc/20196/task/20200/stat : 20200 (java) S 20194 20196 17886 0 -1 4202560 20 0 0 0 4 1 0 0 20 0 18 0 345038663 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728699251112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20201] ppid=20194 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/20196/task/20201/stat : 20201 (java) S 20194 20196 17886 0 -1 4202560 21 0 0 0 2 2 0 0 20 0 18 0 345038663 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728698198312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20202] ppid=20194 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/20196/task/20202/stat : 20202 (java) S 20194 20196 17886 0 -1 4202560 45 0 0 0 7 2 0 0 20 0 18 0 345038663 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728495761576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20203] ppid=20194 vsize=2957856 CPUtime=0.05 cores=1,3,5,7
/proc/20196/task/20203/stat : 20203 (java) S 20194 20196 17886 0 -1 4202560 22 0 0 0 3 2 0 0 20 0 18 0 345038663 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728494709800 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20204] ppid=20194 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/20196/task/20204/stat : 20204 (java) S 20194 20196 17886 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 345038663 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728493657000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20205] ppid=20194 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/20196/task/20205/stat : 20205 (java) S 20194 20196 17886 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 18 0 345038663 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728492604200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20206] ppid=20194 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/20196/task/20206/stat : 20206 (java) S 20194 20196 17886 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 345038663 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728491551400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20207] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20207/stat : 20207 (java) S 20194 20196 17886 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728479140328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20208] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20208/stat : 20208 (java) S 20194 20196 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728478086392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20209] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20209/stat : 20209 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728477033480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20210] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20210/stat : 20210 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728475981968 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20211] ppid=20194 vsize=2957856 CPUtime=0.47 cores=1,3,5,7
/proc/20196/task/20211/stat : 20211 (java) S 20194 20196 17886 0 -1 4202560 5468 0 0 0 46 1 0 0 20 0 18 0 345038667 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728474930104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20212] ppid=20194 vsize=2957856 CPUtime=0.46 cores=1,3,5,7
/proc/20196/task/20212/stat : 20212 (java) S 20194 20196 17886 0 -1 4202560 3757 0 0 0 46 0 0 0 20 0 18 0 345038667 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728473877304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20213] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20213/stat : 20213 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728472824696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20214] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20214/stat : 20214 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 136944 33554432000 1073741824 1073778376 140735166701968 140728471772104 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 2957856

[startup+3.1008 s]
/proc/loadavg: 2.02 2.03 2.03 3/212 20214
/proc/meminfo: memFree=24012984/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=2957856 CPUtime=5.07 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 14203 0 1 0 462 45 0 0 20 0 18 0 345038660 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 739464 174876 2277 9 0 729885 0
[pid=20196/tid=20198] ppid=20194 vsize=2957856 CPUtime=2.72 cores=1,3,5,7
/proc/20196/task/20198/stat : 20198 (java) R 20194 20196 17886 0 -1 4202560 3303 0 1 0 262 10 0 0 20 0 18 0 345038661 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728834244768 140728706516824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20199] ppid=20194 vsize=2957856 CPUtime=0.14 cores=1,3,5,7
/proc/20196/task/20199/stat : 20199 (java) S 20194 20196 17886 0 -1 4202560 57 0 0 0 10 4 0 0 20 0 18 0 345038663 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728700303912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20200] ppid=20194 vsize=2957856 CPUtime=0.17 cores=1,3,5,7
/proc/20196/task/20200/stat : 20200 (java) S 20194 20196 17886 0 -1 4202560 62 0 0 0 12 5 0 0 20 0 18 0 345038663 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728699251112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20201] ppid=20194 vsize=2957856 CPUtime=0.26 cores=1,3,5,7
/proc/20196/task/20201/stat : 20201 (java) S 20194 20196 17886 0 -1 4202560 94 0 0 0 19 7 0 0 20 0 18 0 345038663 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728698198312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20202] ppid=20194 vsize=2957856 CPUtime=0.25 cores=1,3,5,7
/proc/20196/task/20202/stat : 20202 (java) S 20194 20196 17886 0 -1 4202560 100 0 0 0 18 7 0 0 20 0 18 0 345038663 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728495761576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20203] ppid=20194 vsize=2957856 CPUtime=0.12 cores=1,3,5,7
/proc/20196/task/20203/stat : 20203 (java) S 20194 20196 17886 0 -1 4202560 46 0 0 0 8 4 0 0 20 0 18 0 345038663 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728494709800 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20204] ppid=20194 vsize=2957856 CPUtime=0.11 cores=1,3,5,7
/proc/20196/task/20204/stat : 20204 (java) S 20194 20196 17886 0 -1 4202560 45 0 0 0 8 3 0 0 20 0 18 0 345038663 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728493657000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20205] ppid=20194 vsize=2957856 CPUtime=0.13 cores=1,3,5,7
/proc/20196/task/20205/stat : 20205 (java) S 20194 20196 17886 0 -1 4202560 46 0 0 0 9 4 0 0 20 0 18 0 345038663 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728492604200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20206] ppid=20194 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/20196/task/20206/stat : 20206 (java) S 20194 20196 17886 0 -1 4202560 43 0 0 0 7 3 0 0 20 0 18 0 345038663 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728491551400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20207] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20207/stat : 20207 (java) S 20194 20196 17886 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728479140328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20208] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20208/stat : 20208 (java) S 20194 20196 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728478086392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20209] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20209/stat : 20209 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728477033480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20210] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20210/stat : 20210 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728475981968 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20211] ppid=20194 vsize=2957856 CPUtime=0.47 cores=1,3,5,7
/proc/20196/task/20211/stat : 20211 (java) S 20194 20196 17886 0 -1 4202560 5468 0 0 0 46 1 0 0 20 0 18 0 345038667 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728474930104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20212] ppid=20194 vsize=2957856 CPUtime=0.46 cores=1,3,5,7
/proc/20196/task/20212/stat : 20212 (java) S 20194 20196 17886 0 -1 4202560 3757 0 0 0 46 0 0 0 20 0 18 0 345038667 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728473877304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20213] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20213/stat : 20213 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728472824696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20214] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20214/stat : 20214 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 174876 33554432000 1073741824 1073778376 140735166701968 140728471772104 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 2957856

[startup+6.3007 s]
/proc/loadavg: 2.74 2.18 2.08 3/212 20214
/proc/meminfo: memFree=23613380/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=2957856 CPUtime=11.17 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 15868 0 1 0 1022 95 0 0 20 0 18 0 345038660 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 739464 257589 2277 9 0 729885 0
[pid=20196/tid=20198] ppid=20194 vsize=2957856 CPUtime=4.93 cores=1,3,5,7
/proc/20196/task/20198/stat : 20198 (java) S 20194 20196 17886 0 -1 4202560 3307 0 1 0 483 10 0 0 20 0 18 0 345038661 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728834252520 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20199] ppid=20194 vsize=2957856 CPUtime=0.44 cores=1,3,5,7
/proc/20196/task/20199/stat : 20199 (java) R 20194 20196 17886 0 -1 4202560 114 0 0 0 36 8 0 0 20 0 18 0 345038663 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728700304088 140728838414976 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20200] ppid=20194 vsize=2957856 CPUtime=0.47 cores=1,3,5,7
/proc/20196/task/20200/stat : 20200 (java) R 20194 20196 17886 0 -1 4202560 128 0 0 0 39 8 0 0 20 0 18 0 345038663 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728699251288 140728836812668 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20201] ppid=20194 vsize=2957856 CPUtime=0.94 cores=1,3,5,7
/proc/20196/task/20201/stat : 20201 (java) R 20194 20196 17886 0 -1 4202560 449 0 0 0 80 14 0 0 20 0 18 0 345038663 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728698198488 140728841149161 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20202] ppid=20194 vsize=2957856 CPUtime=1.01 cores=1,3,5,7
/proc/20196/task/20202/stat : 20202 (java) R 20194 20196 17886 0 -1 4202560 464 0 0 0 84 17 0 0 20 0 18 0 345038663 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728495761752 140728836724425 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20203] ppid=20194 vsize=2957856 CPUtime=0.57 cores=1,3,5,7
/proc/20196/task/20203/stat : 20203 (java) R 20194 20196 17886 0 -1 4202560 366 0 0 0 48 9 0 0 20 0 18 0 345038663 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728494709824 140728838428847 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20204] ppid=20194 vsize=2957856 CPUtime=0.64 cores=1,3,5,7
/proc/20196/task/20204/stat : 20204 (java) R 20194 20196 17886 0 -1 4202560 389 0 0 0 54 10 0 0 20 0 18 0 345038663 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728493657176 140728841151570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20205] ppid=20194 vsize=2957856 CPUtime=0.62 cores=1,3,5,7
/proc/20196/task/20205/stat : 20205 (java) R 20194 20196 17886 0 -1 4202560 132 0 0 0 52 10 0 0 20 0 18 0 345038663 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728492604376 140728840761664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20206] ppid=20194 vsize=2957856 CPUtime=0.46 cores=1,3,5,7
/proc/20196/task/20206/stat : 20206 (java) R 20194 20196 17886 0 -1 4202560 112 0 0 0 38 8 0 0 20 0 18 0 345038663 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728491551280 140728836812998 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20207] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20207/stat : 20207 (java) S 20194 20196 17886 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728479139208 223655015484 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20208] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20208/stat : 20208 (java) S 20194 20196 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728478086392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20209] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20209/stat : 20209 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345038664 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728477033480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20210] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20210/stat : 20210 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728475981968 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20211] ppid=20194 vsize=2957856 CPUtime=0.47 cores=1,3,5,7
/proc/20196/task/20211/stat : 20211 (java) S 20194 20196 17886 0 -1 4202560 5468 0 0 0 46 1 0 0 20 0 18 0 345038667 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728474930104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20212] ppid=20194 vsize=2957856 CPUtime=0.47 cores=1,3,5,7
/proc/20196/task/20212/stat : 20212 (java) S 20194 20196 17886 0 -1 4202560 3757 0 0 0 47 0 0 0 20 0 18 0 345038667 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728473877304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20213] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20213/stat : 20213 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728472824696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20214] ppid=20194 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20214/stat : 20214 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345038667 3028844544 257589 33554432000 1073741824 1073778376 140735166701968 140728471772104 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 2957856

[startup+12.7007 s]
/proc/loadavg: 3.24 2.29 2.11 3/212 20214
/proc/meminfo: memFree=23232180/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=2957856 CPUtime=22.22 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 17541 0 1 0 2083 139 0 0 20 0 18 0 345038660 3028844544 335034 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 739464 335034 2277 9 0 729885 0
[pid=20196/tid=20198] ppid=20194 vsize=2957856 CPUtime=9.72 cores=1,3,5,7

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

[pid=20196/tid=20204] ppid=20194 vsize=3024420 CPUtime=11.91 cores=1,3,5,7
/proc/20196/task/20204/stat : 20204 (java) S 20194 20196 17886 0 -1 4202560 1220 0 0 0 1161 30 0 0 20 0 19 0 345038663 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728493657000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20205] ppid=20194 vsize=3024420 CPUtime=12.85 cores=1,3,5,7
/proc/20196/task/20205/stat : 20205 (java) S 20194 20196 17886 0 -1 4202560 1517 0 0 0 1255 30 0 0 20 0 19 0 345038663 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728492604200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20206] ppid=20194 vsize=3024420 CPUtime=12.05 cores=1,3,5,7
/proc/20196/task/20206/stat : 20206 (java) S 20194 20196 17886 0 -1 4202560 1288 0 0 0 1175 30 0 0 20 0 19 0 345038663 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728491551400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20207] ppid=20194 vsize=3024420 CPUtime=571.44 cores=1,3,5,7
/proc/20196/task/20207/stat : 20207 (java) S 20194 20196 17886 0 -1 4202560 891267 0 0 0 56955 189 0 0 20 0 19 0 345038664 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728479140328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20208] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20208/stat : 20208 (java) S 20194 20196 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345038664 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728478086392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20209] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20209/stat : 20209 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345038664 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728477033480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20210] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20210/stat : 20210 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345038667 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728475981968 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20211] ppid=20194 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/20196/task/20211/stat : 20211 (java) S 20194 20196 17886 0 -1 4202560 5516 0 0 0 80 2 0 0 20 0 19 0 345038667 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728474930104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20212] ppid=20194 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/20196/task/20212/stat : 20212 (java) S 20194 20196 17886 0 -1 4202560 3787 0 0 0 75 0 0 0 20 0 19 0 345038667 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728473877304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20213] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20213/stat : 20213 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345038667 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728472824696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20214] ppid=20194 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/20196/task/20214/stat : 20214 (java) S 20194 20196 17886 0 -1 4202560 97 0 0 0 47 47 0 0 20 0 19 0 345038667 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728471772104 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20215] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20215/stat : 20215 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345040336 3097006080 425142 33554432000 1073741824 1073778376 140735166701968 140728469570728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1738.01
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 20311
/proc/meminfo: memFree=22727432/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=3024420 CPUtime=1798 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 980429 0 1 0 179287 513 0 0 20 0 19 0 345038660 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 756105 430097 2306 9 0 746526 0
[pid=20196/tid=20198] ppid=20194 vsize=3024420 CPUtime=1086.72 cores=1,3,5,7
/proc/20196/task/20198/stat : 20198 (java) S 20194 20196 17886 0 -1 4202560 3773 0 1 0 108640 32 0 0 20 0 19 0 345038661 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728834252152 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20199] ppid=20194 vsize=3024420 CPUtime=12.59 cores=1,3,5,7
/proc/20196/task/20199/stat : 20199 (java) S 20194 20196 17886 0 -1 4202560 1346 0 0 0 1229 30 0 0 20 0 19 0 345038663 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728700303912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20200] ppid=20194 vsize=3024420 CPUtime=11.93 cores=1,3,5,7
/proc/20196/task/20200/stat : 20200 (java) S 20194 20196 17886 0 -1 4202560 969 0 0 0 1164 29 0 0 20 0 19 0 345038663 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728699251112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20201] ppid=20194 vsize=3024420 CPUtime=13.03 cores=1,3,5,7
/proc/20196/task/20201/stat : 20201 (java) S 20194 20196 17886 0 -1 4202560 1181 0 0 0 1267 36 0 0 20 0 19 0 345038663 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728698198312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20202] ppid=20194 vsize=3024420 CPUtime=13.18 cores=1,3,5,7
/proc/20196/task/20202/stat : 20202 (java) S 20194 20196 17886 0 -1 4202560 1649 0 0 0 1276 42 0 0 20 0 19 0 345038663 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728495761576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20203] ppid=20194 vsize=3024420 CPUtime=12.09 cores=1,3,5,7
/proc/20196/task/20203/stat : 20203 (java) S 20194 20196 17886 0 -1 4202560 1226 0 0 0 1179 30 0 0 20 0 19 0 345038663 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728494709800 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20204] ppid=20194 vsize=3024420 CPUtime=11.91 cores=1,3,5,7
/proc/20196/task/20204/stat : 20204 (java) S 20194 20196 17886 0 -1 4202560 1220 0 0 0 1161 30 0 0 20 0 19 0 345038663 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728493657000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20205] ppid=20194 vsize=3024420 CPUtime=12.85 cores=1,3,5,7
/proc/20196/task/20205/stat : 20205 (java) S 20194 20196 17886 0 -1 4202560 1517 0 0 0 1255 30 0 0 20 0 19 0 345038663 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728492604200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20206] ppid=20194 vsize=3024420 CPUtime=12.05 cores=1,3,5,7
/proc/20196/task/20206/stat : 20206 (java) S 20194 20196 17886 0 -1 4202560 1288 0 0 0 1175 30 0 0 20 0 19 0 345038663 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728491551400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20207] ppid=20194 vsize=3024420 CPUtime=609.42 cores=1,3,5,7
/proc/20196/task/20207/stat : 20207 (java) R 20194 20196 17886 0 -1 4202560 955678 0 0 0 60739 203 0 0 20 0 19 0 345038664 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728479140488 140728842020288 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20208] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20208/stat : 20208 (java) S 20194 20196 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345038664 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728478086392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20209] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20209/stat : 20209 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345038664 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728477033480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20210] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20210/stat : 20210 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345038667 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728475981968 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20211] ppid=20194 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/20196/task/20211/stat : 20211 (java) S 20194 20196 17886 0 -1 4202560 5516 0 0 0 80 2 0 0 20 0 19 0 345038667 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728474930104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20212] ppid=20194 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/20196/task/20212/stat : 20212 (java) S 20194 20196 17886 0 -1 4202560 3787 0 0 0 75 0 0 0 20 0 19 0 345038667 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728473877304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20213] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20213/stat : 20213 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345038667 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728472824696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20214] ppid=20194 vsize=3024420 CPUtime=0.97 cores=1,3,5,7
/proc/20196/task/20214/stat : 20214 (java) S 20194 20196 17886 0 -1 4202560 99 0 0 0 49 48 0 0 20 0 19 0 345038667 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728471772104 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20215] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20215/stat : 20215 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345040336 3097006080 430097 33554432000 1073741824 1073778376 140735166701968 140728469570728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1724.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 20311
/proc/meminfo: memFree=22746412/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=3024420 CPUtime=1800.1 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 980430 0 1 0 179497 513 0 0 20 0 19 0 345038660 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 756105 425143 2306 9 0 746526 0
[pid=20196/tid=20198] ppid=20194 vsize=3024420 CPUtime=1087.92 cores=1,3,5,7
/proc/20196/task/20198/stat : 20198 (java) R 20194 20196 17886 0 -1 4202560 3774 0 1 0 108760 32 0 0 20 0 19 0 345038661 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728834252032 140728707194838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20199] ppid=20194 vsize=3024420 CPUtime=12.59 cores=1,3,5,7
/proc/20196/task/20199/stat : 20199 (java) S 20194 20196 17886 0 -1 4202560 1346 0 0 0 1229 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728700303912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20200] ppid=20194 vsize=3024420 CPUtime=11.93 cores=1,3,5,7
/proc/20196/task/20200/stat : 20200 (java) S 20194 20196 17886 0 -1 4202560 969 0 0 0 1164 29 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728699251112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20201] ppid=20194 vsize=3024420 CPUtime=13.03 cores=1,3,5,7
/proc/20196/task/20201/stat : 20201 (java) S 20194 20196 17886 0 -1 4202560 1181 0 0 0 1267 36 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728698198312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20202] ppid=20194 vsize=3024420 CPUtime=13.18 cores=1,3,5,7
/proc/20196/task/20202/stat : 20202 (java) S 20194 20196 17886 0 -1 4202560 1649 0 0 0 1276 42 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728495761576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20203] ppid=20194 vsize=3024420 CPUtime=12.09 cores=1,3,5,7
/proc/20196/task/20203/stat : 20203 (java) S 20194 20196 17886 0 -1 4202560 1226 0 0 0 1179 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728494709800 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20204] ppid=20194 vsize=3024420 CPUtime=11.91 cores=1,3,5,7
/proc/20196/task/20204/stat : 20204 (java) S 20194 20196 17886 0 -1 4202560 1220 0 0 0 1161 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728493657000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20205] ppid=20194 vsize=3024420 CPUtime=12.85 cores=1,3,5,7
/proc/20196/task/20205/stat : 20205 (java) S 20194 20196 17886 0 -1 4202560 1517 0 0 0 1255 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728492604200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20206] ppid=20194 vsize=3024420 CPUtime=12.05 cores=1,3,5,7
/proc/20196/task/20206/stat : 20206 (java) S 20194 20196 17886 0 -1 4202560 1288 0 0 0 1175 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728491551400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20207] ppid=20194 vsize=3024420 CPUtime=610.33 cores=1,3,5,7
/proc/20196/task/20207/stat : 20207 (java) S 20194 20196 17886 0 -1 4202560 955678 0 0 0 60830 203 0 0 20 0 19 0 345038664 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728479140328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20208] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20208/stat : 20208 (java) S 20194 20196 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345038664 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728478086392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20209] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20209/stat : 20209 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345038664 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728477033480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20210] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20210/stat : 20210 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728475981968 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20211] ppid=20194 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/20196/task/20211/stat : 20211 (java) S 20194 20196 17886 0 -1 4202560 5516 0 0 0 80 2 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728474930104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20212] ppid=20194 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/20196/task/20212/stat : 20212 (java) S 20194 20196 17886 0 -1 4202560 3787 0 0 0 75 0 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728473877304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20213] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20213/stat : 20213 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728472824696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20214] ppid=20194 vsize=3024420 CPUtime=0.97 cores=1,3,5,7
/proc/20196/task/20214/stat : 20214 (java) S 20194 20196 17886 0 -1 4202560 99 0 0 0 49 48 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728471772104 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20215] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20215/stat : 20215 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345040336 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728469570728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 3024420

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

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

[startup+1724.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 20311
/proc/meminfo: memFree=22746412/32873844 swapFree=7628/7628
[pid=20196] ppid=20194 vsize=3024420 CPUtime=1800.1 cores=1,3,5,7
/proc/20196/stat : 20196 (java) S 20194 20196 17886 0 -1 4202496 980430 0 1 0 179497 513 0 0 20 0 19 0 345038660 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140735166693104 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20196/statm: 756105 425143 2306 9 0 746526 0
[pid=20196/tid=20198] ppid=20194 vsize=3024420 CPUtime=1087.92 cores=1,3,5,7
/proc/20196/task/20198/stat : 20198 (java) R 20194 20196 17886 0 -1 4202560 3774 0 1 0 108760 32 0 0 20 0 19 0 345038661 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728834252032 140728707194838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20199] ppid=20194 vsize=3024420 CPUtime=12.59 cores=1,3,5,7
/proc/20196/task/20199/stat : 20199 (java) S 20194 20196 17886 0 -1 4202560 1346 0 0 0 1229 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728700303912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20200] ppid=20194 vsize=3024420 CPUtime=11.93 cores=1,3,5,7
/proc/20196/task/20200/stat : 20200 (java) S 20194 20196 17886 0 -1 4202560 969 0 0 0 1164 29 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728699251112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20201] ppid=20194 vsize=3024420 CPUtime=13.03 cores=1,3,5,7
/proc/20196/task/20201/stat : 20201 (java) S 20194 20196 17886 0 -1 4202560 1181 0 0 0 1267 36 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728698198312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20202] ppid=20194 vsize=3024420 CPUtime=13.18 cores=1,3,5,7
/proc/20196/task/20202/stat : 20202 (java) S 20194 20196 17886 0 -1 4202560 1649 0 0 0 1276 42 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728495761576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20203] ppid=20194 vsize=3024420 CPUtime=12.09 cores=1,3,5,7
/proc/20196/task/20203/stat : 20203 (java) S 20194 20196 17886 0 -1 4202560 1226 0 0 0 1179 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728494709800 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20204] ppid=20194 vsize=3024420 CPUtime=11.91 cores=1,3,5,7
/proc/20196/task/20204/stat : 20204 (java) S 20194 20196 17886 0 -1 4202560 1220 0 0 0 1161 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728493657000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20205] ppid=20194 vsize=3024420 CPUtime=12.85 cores=1,3,5,7
/proc/20196/task/20205/stat : 20205 (java) S 20194 20196 17886 0 -1 4202560 1517 0 0 0 1255 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728492604200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20206] ppid=20194 vsize=3024420 CPUtime=12.05 cores=1,3,5,7
/proc/20196/task/20206/stat : 20206 (java) S 20194 20196 17886 0 -1 4202560 1288 0 0 0 1175 30 0 0 20 0 19 0 345038663 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728491551400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20196/tid=20207] ppid=20194 vsize=3024420 CPUtime=610.33 cores=1,3,5,7
/proc/20196/task/20207/stat : 20207 (java) S 20194 20196 17886 0 -1 4202560 955678 0 0 0 60830 203 0 0 20 0 19 0 345038664 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728479140328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20208] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20208/stat : 20208 (java) S 20194 20196 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345038664 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728478086392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20209] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20209/stat : 20209 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345038664 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728477033480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20210] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20210/stat : 20210 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728475981968 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20211] ppid=20194 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/20196/task/20211/stat : 20211 (java) S 20194 20196 17886 0 -1 4202560 5516 0 0 0 80 2 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728474930104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20196/tid=20212] ppid=20194 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/20196/task/20212/stat : 20212 (java) S 20194 20196 17886 0 -1 4202560 3787 0 0 0 75 0 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728473877304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20213] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20213/stat : 20213 (java) S 20194 20196 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728472824696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20196/tid=20214] ppid=20194 vsize=3024420 CPUtime=0.97 cores=1,3,5,7
/proc/20196/task/20214/stat : 20214 (java) S 20194 20196 17886 0 -1 4202560 99 0 0 0 49 48 0 0 20 0 19 0 345038667 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728471772104 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20196/tid=20215] ppid=20194 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20196/task/20215/stat : 20215 (java) S 20194 20196 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345040336 3097006080 425143 33554432000 1073741824 1073778376 140735166701968 140728469570728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 3024420

Child status: 143
Real time (s): 1724.43
CPU time (s): 1800.69
CPU user time (s): 1795.13
CPU system time (s): 5.56515
CPU usage (%): 104.423
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.13
system time used= 5.56515
maximum resident set size= 1751424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 980461
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 136281
involuntary context switches= 67584

runsolver used 8.99163 second user time and 13.342 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-04 07:52:18
IDJOB=3743900
IDBENCH=92645
IDSOLVER=2319
FILE ID=node144/3743900-1338789135
RUNJOBID= node144-1338765348-17903
PBS_JOBID= 14636814
Free space on /tmp= 70640 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Large/normalized-minisat100_16_6_6_ic.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743900-1338789135/watcher-3743900-1338789135 -o /tmp/evaluation-result-3743900-1338789135/solver-3743900-1338789135 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3743900-1338789135.opb           

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

MD5SUM BENCH= 72e5aa289a65ee0ee27ea886d27f485d
RANDOM SEED=825337431

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.196
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:        24574816 kB
Buffers:         1724152 kB
Cached:          3972184 kB
SwapCached:          464 kB
Active:          5440536 kB
Inactive:        1964536 kB
Active(anon):    1689272 kB
Inactive(anon):    11188 kB
Active(file):    3751264 kB
Inactive(file):  1953348 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108384 kB
Dirty:            103192 kB
Writeback:             0 kB
AnonPages:       1706996 kB
Mapped:            22636 kB
Shmem:               172 kB
Slab:             750208 kB
SReclaimable:     191444 kB
SUnreclaim:       558764 kB
KernelStack:        1592 kB
PageTables:         7640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 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= 70516 MiB
End job on node144 at 2012-06-04 08:21:04