Trace number 3744765

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? (exit code) 418.57 415.695

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.F.recomb10-0.20-12.opb
MD5SUMc06b278c3afd39a1221f47af38eecd08
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13019
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables70317
Total number of constraints763037
Number of constraints which are clauses763037
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 4960
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1575760
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1575760
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.06/0.10	c version 2.1.1.v20090612
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version	1.6.0_24
0.06/0.10	c os.name	Linux
0.06/0.10	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch	amd64
0.06/0.10	c Free memory 1299577560
0.06/0.10	c Max memory 1306394624
0.06/0.10	c Total memory 1306394624
0.06/0.10	c Number of processors 8
0.06/0.13	c Pseudo Boolean Optimization
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c Stops conflict analysis at the first Unique Implication Point
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@2d3bad12
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.13	c Expensive reason simplification
0.06/0.13	c MiniSAT restarts strategy
0.06/0.13	c Memory based learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-3744765-1338813404.opb
0.06/0.13	c reading problem ... 
3.80/3.36	c ... done. Wall clock time 3.232s.
3.80/3.36	c #vars     70317
4.95/3.81	c #constraints  408132
4.95/3.81	c constraints type 
4.95/3.81	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 236160
4.95/3.81	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 134777
5.42/4.22	c SATISFIABLE
5.42/4.22	c OPTIMIZING...
5.42/4.22	c Got one! Elapsed wall clock time (in seconds):4.094
5.42/4.22	o 234751
6.08/4.72	c Got one! Elapsed wall clock time (in seconds):4.592
6.08/4.72	o 173712
6.50/5.18	c Got one! Elapsed wall clock time (in seconds):5.05
6.50/5.18	o 132785
7.06/5.69	c Got one! Elapsed wall clock time (in seconds):5.561
7.06/5.69	o 96314
7.48/6.01	c Got one! Elapsed wall clock time (in seconds):5.884
7.48/6.01	o 82620
417.57/414.62	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
417.57/414.62		at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:45)
417.57/414.62		at java.lang.StringBuffer.<init>(StringBuffer.java:79)
417.57/414.62		at org.sat4j.minisat.core.SolverStats.printStat(Unknown Source)
417.57/414.62		at org.sat4j.minisat.core.Solver.printStat(Unknown Source)

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.87 3.64 3.51 3/173 31430
/proc/meminfo: memFree=24164080/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/31430/stat : 31430 (java6) D 31428 31430 20391 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 347464873 2560000 46 33554432000 1073741824 1073778376 140736469911568 140736469908696 251035479335 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 625 46 37 9 0 29 0

[startup+0.00964597 s]
/proc/loadavg: 2.87 3.64 3.51 3/173 31430
/proc/meminfo: memFree=24164080/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/31430/stat : 31430 (java6) R 31428 31430 20391 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 347464873 9515008 182 33554432000 1073741824 1073778376 140736469911568 140736469902600 251044642485 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 2323 182 140 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9292

[startup+0.100223 s]
/proc/loadavg: 2.87 3.64 3.51 3/173 31430
/proc/meminfo: memFree=24164080/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2648568 CPUtime=0.06 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 3917 0 1 0 5 1 0 0 20 0 18 0 347464873 2712133632 5125 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 662142 5125 1773 9 0 652835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2648568

[startup+0.300222 s]
/proc/loadavg: 2.87 3.64 3.51 3/173 31430
/proc/meminfo: memFree=24164080/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2648568 CPUtime=0.46 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 5842 0 1 0 44 2 0 0 20 0 18 0 347464873 2712133632 8993 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 662142 8988 2216 9 0 652835 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2648568

[startup+0.700255 s]
/proc/loadavg: 2.87 3.64 3.51 3/173 31430
/proc/meminfo: memFree=24164080/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2648568 CPUtime=1.07 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 9378 0 1 0 102 5 0 0 20 0 18 0 347464873 2712133632 44117 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 662142 44117 2233 9 0 652835 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 2648568

[startup+1.50068 s]
/proc/loadavg: 2.87 3.64 3.51 3/191 31448
/proc/meminfo: memFree=23829220/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2648568 CPUtime=1.99 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 9519 0 1 0 191 8 0 0 20 0 18 0 347464873 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 662142 95341 2249 9 0 652835 0
[pid=31430/tid=31432] ppid=31428 vsize=2648568 CPUtime=1.42 cores=0,2,4,6
/proc/31430/task/31432/stat : 31432 (java) R 31428 31430 20391 0 -1 4202560 2969 0 1 0 136 6 0 0 20 0 18 0 347464874 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682463666256 139682403819394 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31433] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31433/stat : 31433 (java) S 31428 31430 20391 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 347464876 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682330282280 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31434] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31434/stat : 31434 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464876 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682329229480 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31435] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31435/stat : 31435 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464876 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682328177192 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31436] ppid=31428 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/31430/task/31436/stat : 31436 (java) S 31428 31430 20391 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 347464876 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682327124392 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31437] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31437/stat : 31437 (java) S 31428 31430 20391 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 347464876 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682326072104 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31438] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31438/stat : 31438 (java) S 31428 31430 20391 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 347464876 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682325019304 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31439] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31439/stat : 31439 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464876 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682323967016 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31440] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31440/stat : 31440 (java) S 31428 31430 20391 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 347464876 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682322914216 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31441] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31441/stat : 31441 (java) S 31428 31430 20391 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 347464877 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682310715624 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31442] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31442/stat : 31442 (java) S 31428 31430 20391 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347464878 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682309661688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31443] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31443/stat : 31443 (java) S 31428 31430 20391 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347464878 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682308609288 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31444] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31444/stat : 31444 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464881 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682307557776 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31445] ppid=31428 vsize=2648568 CPUtime=0.21 cores=0,2,4,6
/proc/31430/task/31445/stat : 31445 (java) S 31428 31430 20391 0 -1 4202560 2424 0 0 0 21 0 0 0 20 0 18 0 347464881 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682306505400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31446] ppid=31428 vsize=2648568 CPUtime=0.18 cores=0,2,4,6
/proc/31430/task/31446/stat : 31446 (java) S 31428 31430 20391 0 -1 4202560 2900 0 0 0 18 0 0 0 20 0 18 0 347464881 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682305452600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31447] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31447/stat : 31447 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464881 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682304400504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31448] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31448/stat : 31448 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464881 2712133632 95341 33554432000 1073741824 1073778376 140734848856768 139682303347912 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 2648568

[startup+3.10068 s]
/proc/loadavg: 2.80 3.62 3.50 3/211 31475
/proc/meminfo: memFree=23555380/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2648568 CPUtime=3.8 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 9624 0 1 0 368 12 0 0 20 0 18 0 347464873 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 662142 105603 2251 9 0 652835 0
[pid=31430/tid=31432] ppid=31428 vsize=2648568 CPUtime=2.94 cores=0,2,4,6
/proc/31430/task/31432/stat : 31432 (java) R 31428 31430 20391 0 -1 4202560 2971 0 1 0 288 6 0 0 20 0 18 0 347464874 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682463666256 139682403770320 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31433] ppid=31428 vsize=2648568 CPUtime=0.05 cores=0,2,4,6
/proc/31430/task/31433/stat : 31433 (java) S 31428 31430 20391 0 -1 4202560 29 0 0 0 5 0 0 0 20 0 18 0 347464876 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682330282280 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31434] ppid=31428 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/31430/task/31434/stat : 31434 (java) S 31428 31430 20391 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 18 0 347464876 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682329229480 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31435] ppid=31428 vsize=2648568 CPUtime=0.06 cores=0,2,4,6
/proc/31430/task/31435/stat : 31435 (java) S 31428 31430 20391 0 -1 4202560 20 0 0 0 6 0 0 0 20 0 18 0 347464876 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682328177192 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31436] ppid=31428 vsize=2648568 CPUtime=0.04 cores=0,2,4,6
/proc/31430/task/31436/stat : 31436 (java) S 31428 31430 20391 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 18 0 347464876 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682327124392 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31437] ppid=31428 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/31430/task/31437/stat : 31437 (java) S 31428 31430 20391 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 347464876 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682326072104 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31438] ppid=31428 vsize=2648568 CPUtime=0.05 cores=0,2,4,6
/proc/31430/task/31438/stat : 31438 (java) S 31428 31430 20391 0 -1 4202560 21 0 0 0 4 1 0 0 20 0 18 0 347464876 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682325019304 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31439] ppid=31428 vsize=2648568 CPUtime=0.01 cores=0,2,4,6
/proc/31430/task/31439/stat : 31439 (java) S 31428 31430 20391 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 18 0 347464876 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682323967016 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31440] ppid=31428 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/31430/task/31440/stat : 31440 (java) S 31428 31430 20391 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 347464876 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682322914216 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31441] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31441/stat : 31441 (java) S 31428 31430 20391 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 347464877 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682310715624 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31442] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31442/stat : 31442 (java) S 31428 31430 20391 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347464878 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682309661688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31443] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31443/stat : 31443 (java) S 31428 31430 20391 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347464878 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682308609288 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31444] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31444/stat : 31444 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464881 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682307557776 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31445] ppid=31428 vsize=2648568 CPUtime=0.21 cores=0,2,4,6
/proc/31430/task/31445/stat : 31445 (java) S 31428 31430 20391 0 -1 4202560 2424 0 0 0 21 0 0 0 20 0 18 0 347464881 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682306505400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31446] ppid=31428 vsize=2648568 CPUtime=0.18 cores=0,2,4,6
/proc/31430/task/31446/stat : 31446 (java) S 31428 31430 20391 0 -1 4202560 2902 0 0 0 18 0 0 0 20 0 18 0 347464881 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682305452600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31447] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31447/stat : 31447 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464881 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682304400504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31448] ppid=31428 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31448/stat : 31448 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347464881 2712133632 105603 33554432000 1073741824 1073778376 140734848856768 139682303347912 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 2648568

[startup+6.30071 s]
/proc/loadavg: 2.80 3.62 3.50 3/212 31476
/proc/meminfo: memFree=23247428/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2715132 CPUtime=7.79 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 11569 0 1 0 766 13 0 0 20 0 19 0 347464873 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 678783 105766 2272 9 0 669476 0
[pid=31430/tid=31432] ppid=31428 vsize=2715132 CPUtime=6.13 cores=0,2,4,6
/proc/31430/task/31432/stat : 31432 (java) R 31428 31430 20391 0 -1 4202560 2985 0 1 0 607 6 0 0 20 0 19 0 347464874 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682463675288 139682404298027 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31433] ppid=31428 vsize=2715132 CPUtime=0.05 cores=0,2,4,6
/proc/31430/task/31433/stat : 31433 (java) S 31428 31430 20391 0 -1 4202560 29 0 0 0 5 0 0 0 20 0 19 0 347464876 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682330282280 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31434] ppid=31428 vsize=2715132 CPUtime=0.02 cores=0,2,4,6
/proc/31430/task/31434/stat : 31434 (java) S 31428 31430 20391 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 347464876 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682329229480 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31435] ppid=31428 vsize=2715132 CPUtime=0.06 cores=0,2,4,6
/proc/31430/task/31435/stat : 31435 (java) S 31428 31430 20391 0 -1 4202560 20 0 0 0 6 0 0 0 20 0 19 0 347464876 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682328177192 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31436] ppid=31428 vsize=2715132 CPUtime=0.04 cores=0,2,4,6
/proc/31430/task/31436/stat : 31436 (java) S 31428 31430 20391 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 347464876 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682327124392 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31437] ppid=31428 vsize=2715132 CPUtime=0.03 cores=0,2,4,6
/proc/31430/task/31437/stat : 31437 (java) S 31428 31430 20391 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 347464876 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682326072104 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31438] ppid=31428 vsize=2715132 CPUtime=0.05 cores=0,2,4,6
/proc/31430/task/31438/stat : 31438 (java) S 31428 31430 20391 0 -1 4202560 21 0 0 0 4 1 0 0 20 0 19 0 347464876 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682325019304 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31439] ppid=31428 vsize=2715132 CPUtime=0.01 cores=0,2,4,6
/proc/31430/task/31439/stat : 31439 (java) S 31428 31430 20391 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 347464876 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682323967016 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31440] ppid=31428 vsize=2715132 CPUtime=0.03 cores=0,2,4,6
/proc/31430/task/31440/stat : 31440 (java) S 31428 31430 20391 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 347464876 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682322914216 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31441] ppid=31428 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31441/stat : 31441 (java) S 31428 31430 20391 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347464877 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682310715624 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31442] ppid=31428 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31442/stat : 31442 (java) S 31428 31430 20391 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347464878 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682309661688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31443] ppid=31428 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31443/stat : 31443 (java) S 31428 31430 20391 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347464878 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682308609288 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31444] ppid=31428 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31444/stat : 31444 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347464881 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682307557776 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31445] ppid=31428 vsize=2715132 CPUtime=0.64 cores=0,2,4,6
/proc/31430/task/31445/stat : 31445 (java) S 31428 31430 20391 0 -1 4202560 3954 0 0 0 62 2 0 0 20 0 19 0 347464881 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682306505400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31446] ppid=31428 vsize=2715132 CPUtime=0.55 cores=0,2,4,6
/proc/31430/task/31446/stat : 31446 (java) S 31428 31430 20391 0 -1 4202560 3294 0 0 0 55 0 0 0 20 0 19 0 347464881 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682305452600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31447] ppid=31428 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31447/stat : 31447 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347464881 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682304400504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31448] ppid=31428 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31448/stat : 31448 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347464881 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682303347912 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31476] ppid=31428 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31476/stat : 31476 (java) S 31428 31430 20391 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 347465226 2780295168 105766 33554432000 1073741824 1073778376 140734848856768 139682302292904 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 2715132

[startup+12.7006 s]
/proc/loadavg: 2.75 3.58 3.49 3/213 31477
/proc/meminfo: memFree=23136200/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2715132 CPUtime=14.35 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 11637 0 1 0 1419 16 0 0 20 0 19 0 347464873 2780295168 113970 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/31430/task/31444/stat : 31444 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682307557776 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31445] ppid=31428 vsize=2781696 CPUtime=0.65 cores=0,2,4,6
/proc/31430/task/31445/stat : 31445 (java) S 31428 31430 20391 0 -1 4202560 3955 0 0 0 63 2 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682306505400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31446] ppid=31428 vsize=2781696 CPUtime=0.57 cores=0,2,4,6
/proc/31430/task/31446/stat : 31446 (java) S 31428 31430 20391 0 -1 4202560 3295 0 0 0 57 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682305452600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31447] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31447/stat : 31447 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682304400504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31448] ppid=31428 vsize=2781696 CPUtime=0.1 cores=0,2,4,6
/proc/31430/task/31448/stat : 31448 (java) S 31428 31430 20391 0 -1 4202560 25 0 0 0 5 5 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682303347912 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31476] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31476/stat : 31476 (java) S 31428 31430 20391 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 347465226 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682302292904 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31483] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31483/stat : 31483 (java) S 31428 31430 20391 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 347506174 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682301238984 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 417.67
Current children cumulated vsize (KiB) 2781696

[startup+415.107 s]
/proc/loadavg: 2.00 2.40 2.95 3/214 31483
/proc/meminfo: memFree=21665016/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2781696 CPUtime=418.08 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 13288 0 1 0 41712 96 0 0 20 0 20 0 347464873 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 695424 341542 2280 9 0 686117 0
[pid=31430/tid=31432] ppid=31428 vsize=2781696 CPUtime=393.66 cores=0,2,4,6
/proc/31430/task/31432/stat : 31432 (java) S 31428 31430 20391 0 -1 4202560 3023 0 1 0 39355 11 0 0 20 0 20 0 347464874 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682463675576 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31433] ppid=31428 vsize=2781696 CPUtime=0.2 cores=0,2,4,6
/proc/31430/task/31433/stat : 31433 (java) S 31428 31430 20391 0 -1 4202560 143 0 0 0 14 6 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682330282280 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31434] ppid=31428 vsize=2781696 CPUtime=0.35 cores=0,2,4,6
/proc/31430/task/31434/stat : 31434 (java) S 31428 31430 20391 0 -1 4202560 233 0 0 0 22 13 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682329229480 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31435] ppid=31428 vsize=2781696 CPUtime=0.28 cores=0,2,4,6
/proc/31430/task/31435/stat : 31435 (java) S 31428 31430 20391 0 -1 4202560 155 0 0 0 19 9 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682328177192 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31436] ppid=31428 vsize=2781696 CPUtime=0.36 cores=0,2,4,6
/proc/31430/task/31436/stat : 31436 (java) S 31428 31430 20391 0 -1 4202560 236 0 0 0 22 14 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682327124392 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31437] ppid=31428 vsize=2781696 CPUtime=0.18 cores=0,2,4,6
/proc/31430/task/31437/stat : 31437 (java) S 31428 31430 20391 0 -1 4202560 120 0 0 0 12 6 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682326072104 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31438] ppid=31428 vsize=2781696 CPUtime=0.24 cores=0,2,4,6
/proc/31430/task/31438/stat : 31438 (java) S 31428 31430 20391 0 -1 4202560 166 0 0 0 17 7 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682325019304 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31439] ppid=31428 vsize=2781696 CPUtime=0.47 cores=0,2,4,6
/proc/31430/task/31439/stat : 31439 (java) S 31428 31430 20391 0 -1 4202560 309 0 0 0 29 18 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682323967016 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31440] ppid=31428 vsize=2781696 CPUtime=0.22 cores=0,2,4,6
/proc/31430/task/31440/stat : 31440 (java) S 31428 31430 20391 0 -1 4202560 230 0 0 0 15 7 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682322914216 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31441] ppid=31428 vsize=2781696 CPUtime=19.66 cores=0,2,4,6
/proc/31430/task/31441/stat : 31441 (java) R 31428 31430 20391 0 -1 4202560 198 0 0 0 1961 5 0 0 20 0 20 0 347464877 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682310715624 139682469801200 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31442] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31442/stat : 31442 (java) S 31428 31430 20391 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 347464878 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682309661688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31443] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31443/stat : 31443 (java) S 31428 31430 20391 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 347464878 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682308609288 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31444] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31444/stat : 31444 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682307557776 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31445] ppid=31428 vsize=2781696 CPUtime=0.65 cores=0,2,4,6
/proc/31430/task/31445/stat : 31445 (java) S 31428 31430 20391 0 -1 4202560 3955 0 0 0 63 2 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682306505400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31446] ppid=31428 vsize=2781696 CPUtime=0.57 cores=0,2,4,6
/proc/31430/task/31446/stat : 31446 (java) S 31428 31430 20391 0 -1 4202560 3295 0 0 0 57 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682305452600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31447] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31447/stat : 31447 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682304400504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31448] ppid=31428 vsize=2781696 CPUtime=0.1 cores=0,2,4,6
/proc/31430/task/31448/stat : 31448 (java) S 31428 31430 20391 0 -1 4202560 25 0 0 0 5 5 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682303347912 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31476] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31476/stat : 31476 (java) S 31428 31430 20391 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 347465226 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682302292904 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31483] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31483/stat : 31483 (java) S 31428 31430 20391 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 347506174 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682301238488 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 418.08
Current children cumulated vsize (KiB) 2781696

[startup+415.501 s]
/proc/loadavg: 2.00 2.40 2.95 3/214 31483
/proc/meminfo: memFree=21665016/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2781696 CPUtime=418.47 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 13289 0 1 0 41751 96 0 0 20 0 20 0 347464873 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 695424 341542 2280 9 0 686117 0
[pid=31430/tid=31432] ppid=31428 vsize=2781696 CPUtime=393.66 cores=0,2,4,6
/proc/31430/task/31432/stat : 31432 (java) S 31428 31430 20391 0 -1 4202560 3023 0 1 0 39355 11 0 0 20 0 20 0 347464874 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682463675576 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31433] ppid=31428 vsize=2781696 CPUtime=0.2 cores=0,2,4,6
/proc/31430/task/31433/stat : 31433 (java) S 31428 31430 20391 0 -1 4202560 143 0 0 0 14 6 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682330282280 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31434] ppid=31428 vsize=2781696 CPUtime=0.35 cores=0,2,4,6
/proc/31430/task/31434/stat : 31434 (java) S 31428 31430 20391 0 -1 4202560 233 0 0 0 22 13 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682329229480 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31435] ppid=31428 vsize=2781696 CPUtime=0.28 cores=0,2,4,6
/proc/31430/task/31435/stat : 31435 (java) S 31428 31430 20391 0 -1 4202560 155 0 0 0 19 9 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682328177192 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31436] ppid=31428 vsize=2781696 CPUtime=0.36 cores=0,2,4,6
/proc/31430/task/31436/stat : 31436 (java) S 31428 31430 20391 0 -1 4202560 236 0 0 0 22 14 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682327124392 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31437] ppid=31428 vsize=2781696 CPUtime=0.18 cores=0,2,4,6
/proc/31430/task/31437/stat : 31437 (java) S 31428 31430 20391 0 -1 4202560 120 0 0 0 12 6 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682326072104 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31438] ppid=31428 vsize=2781696 CPUtime=0.24 cores=0,2,4,6
/proc/31430/task/31438/stat : 31438 (java) S 31428 31430 20391 0 -1 4202560 166 0 0 0 17 7 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682325019304 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31439] ppid=31428 vsize=2781696 CPUtime=0.47 cores=0,2,4,6
/proc/31430/task/31439/stat : 31439 (java) S 31428 31430 20391 0 -1 4202560 309 0 0 0 29 18 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682323967016 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31440] ppid=31428 vsize=2781696 CPUtime=0.22 cores=0,2,4,6
/proc/31430/task/31440/stat : 31440 (java) S 31428 31430 20391 0 -1 4202560 230 0 0 0 15 7 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682322914216 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31441] ppid=31428 vsize=2781696 CPUtime=20.06 cores=0,2,4,6
/proc/31430/task/31441/stat : 31441 (java) R 31428 31430 20391 0 -1 4202560 198 0 0 0 2001 5 0 0 20 0 20 0 347464877 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682310715624 139682470529027 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31442] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31442/stat : 31442 (java) S 31428 31430 20391 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 347464878 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682309661688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31443] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31443/stat : 31443 (java) S 31428 31430 20391 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 347464878 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682308609288 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31444] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31444/stat : 31444 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682307557776 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31445] ppid=31428 vsize=2781696 CPUtime=0.65 cores=0,2,4,6
/proc/31430/task/31445/stat : 31445 (java) S 31428 31430 20391 0 -1 4202560 3955 0 0 0 63 2 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682306505400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31446] ppid=31428 vsize=2781696 CPUtime=0.57 cores=0,2,4,6
/proc/31430/task/31446/stat : 31446 (java) S 31428 31430 20391 0 -1 4202560 3295 0 0 0 57 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682305452600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31447] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31447/stat : 31447 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682304400504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31448] ppid=31428 vsize=2781696 CPUtime=0.1 cores=0,2,4,6
/proc/31430/task/31448/stat : 31448 (java) S 31428 31430 20391 0 -1 4202560 25 0 0 0 5 5 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682303347912 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31476] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31476/stat : 31476 (java) S 31428 31430 20391 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 347465226 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682302292904 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31483] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31483/stat : 31483 (java) S 31428 31430 20391 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 347506174 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682301238504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 418.47
Current children cumulated vsize (KiB) 2781696

[startup+415.601 s]
/proc/loadavg: 2.00 2.40 2.95 3/214 31483
/proc/meminfo: memFree=21665016/32873844 swapFree=7628/7628
[pid=31430] ppid=31428 vsize=2781696 CPUtime=418.57 cores=0,2,4,6
/proc/31430/stat : 31430 (java) S 31428 31430 20391 0 -1 4202496 13289 0 1 0 41761 96 0 0 20 0 20 0 347464873 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 140734848847904 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31430/statm: 695424 341542 2280 9 0 686117 0
[pid=31430/tid=31432] ppid=31428 vsize=2781696 CPUtime=393.66 cores=0,2,4,6
/proc/31430/task/31432/stat : 31432 (java) S 31428 31430 20391 0 -1 4202560 3023 0 1 0 39355 11 0 0 20 0 20 0 347464874 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682463675576 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31433] ppid=31428 vsize=2781696 CPUtime=0.2 cores=0,2,4,6
/proc/31430/task/31433/stat : 31433 (java) S 31428 31430 20391 0 -1 4202560 143 0 0 0 14 6 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682330282280 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31434] ppid=31428 vsize=2781696 CPUtime=0.35 cores=0,2,4,6
/proc/31430/task/31434/stat : 31434 (java) S 31428 31430 20391 0 -1 4202560 233 0 0 0 22 13 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682329229480 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31435] ppid=31428 vsize=2781696 CPUtime=0.28 cores=0,2,4,6
/proc/31430/task/31435/stat : 31435 (java) S 31428 31430 20391 0 -1 4202560 155 0 0 0 19 9 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682328177192 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31436] ppid=31428 vsize=2781696 CPUtime=0.36 cores=0,2,4,6
/proc/31430/task/31436/stat : 31436 (java) S 31428 31430 20391 0 -1 4202560 236 0 0 0 22 14 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682327124392 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31437] ppid=31428 vsize=2781696 CPUtime=0.18 cores=0,2,4,6
/proc/31430/task/31437/stat : 31437 (java) S 31428 31430 20391 0 -1 4202560 120 0 0 0 12 6 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682326072104 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31438] ppid=31428 vsize=2781696 CPUtime=0.24 cores=0,2,4,6
/proc/31430/task/31438/stat : 31438 (java) S 31428 31430 20391 0 -1 4202560 166 0 0 0 17 7 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682325019304 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31430/tid=31439] ppid=31428 vsize=2781696 CPUtime=0.47 cores=0,2,4,6
/proc/31430/task/31439/stat : 31439 (java) S 31428 31430 20391 0 -1 4202560 309 0 0 0 29 18 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682323967016 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31440] ppid=31428 vsize=2781696 CPUtime=0.22 cores=0,2,4,6
/proc/31430/task/31440/stat : 31440 (java) S 31428 31430 20391 0 -1 4202560 230 0 0 0 15 7 0 0 20 0 20 0 347464876 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682322914216 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31441] ppid=31428 vsize=2781696 CPUtime=20.16 cores=0,2,4,6
/proc/31430/task/31441/stat : 31441 (java) R 31428 31430 20391 0 -1 4202560 198 0 0 0 2011 5 0 0 20 0 20 0 347464877 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682310715624 139682470182764 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31442] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31442/stat : 31442 (java) S 31428 31430 20391 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 347464878 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682309661688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31443] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31443/stat : 31443 (java) S 31428 31430 20391 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 347464878 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682308609288 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31444] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31444/stat : 31444 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682307557776 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31445] ppid=31428 vsize=2781696 CPUtime=0.65 cores=0,2,4,6
/proc/31430/task/31445/stat : 31445 (java) S 31428 31430 20391 0 -1 4202560 3955 0 0 0 63 2 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682306505400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31446] ppid=31428 vsize=2781696 CPUtime=0.57 cores=0,2,4,6
/proc/31430/task/31446/stat : 31446 (java) S 31428 31430 20391 0 -1 4202560 3295 0 0 0 57 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682305452600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31447] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31447/stat : 31447 (java) S 31428 31430 20391 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682304400504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31430/tid=31448] ppid=31428 vsize=2781696 CPUtime=0.1 cores=0,2,4,6
/proc/31430/task/31448/stat : 31448 (java) S 31428 31430 20391 0 -1 4202560 25 0 0 0 5 5 0 0 20 0 20 0 347464881 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682303347912 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31430/tid=31476] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31476/stat : 31476 (java) S 31428 31430 20391 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 347465226 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682302292904 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31430/tid=31483] ppid=31428 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31430/task/31483/stat : 31483 (java) S 31428 31430 20391 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 347506174 2848456704 341542 33554432000 1073741824 1073778376 140734848856768 139682301238504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 418.57
Current children cumulated vsize (KiB) 2781696

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31430 and gives
#  childrusage.ru_utime.tv_sec=416
#  childrusage.ru_utime.tv_usec=608665
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=164822
# CPU time returned by wait4() is 417.773
# while last known CPU time is 418.57
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 415.695
CPU time (s): 418.57
CPU user time (s): 417.61
CPU system time (s): 0.96
CPU usage (%): 100.692
Max. virtual memory (cumulated for all children) (KiB): 2781696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 416.609
system time used= 1.16482
maximum resident set size= 1366196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13300
page faults= 1
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9404
involuntary context switches= 3256

runsolver used 0.821875 second user time and 2.0037 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-04 14:36:45
IDJOB=3744765
IDBENCH=92838
IDSOLVER=2322
FILE ID=node143/3744765-1338813404
RUNJOBID= node143-1338813404-31412
PBS_JOBID= 14636856
Free space on /tmp= 68416 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.F.recomb10-0.20-12.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744765-1338813404/watcher-3744765-1338813404 -o /tmp/evaluation-result-3744765-1338813404/solver-3744765-1338813404 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3744765-1338813404.opb

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

MD5SUM BENCH= c06b278c3afd39a1221f47af38eecd08
RANDOM SEED=82659266

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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.787
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.787
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	: 5298.57
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.787
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.787
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:        24164716 kB
Buffers:         3533128 kB
Cached:          4132704 kB
SwapCached:          188 kB
Active:          5382964 kB
Inactive:        2308084 kB
Active(anon):       6072 kB
Inactive(anon):    10988 kB
Active(file):    5376892 kB
Inactive(file):  2297096 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108444 kB
Dirty:             53972 kB
Writeback:             0 kB
AnonPages:         22044 kB
Mapped:             9828 kB
Shmem:               160 kB
Slab:             877384 kB
SReclaimable:     318776 kB
SUnreclaim:       558608 kB
KernelStack:        1416 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109320 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= 68368 MiB
End job on node143 at 2012-06-04 14:43:41