Trace number 363075

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, and are wall clock time (not CPU time).

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23OPT164393 33.3549 32.7003

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-pipex.opb
MD5SUMed5b5ce3af44efa2d285a6206b4187fd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark164393
Best CPU time to get the best result obtained on this benchmark0.118981
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 164393
Optimality of the best value was proved YES
Number of variables48
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint3
Maximum length of a constraint16
Number of terms in the objective function 48
Biggest coefficient in the objective function 22495
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 524314
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 22495
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 524314
Number of bits of the biggest sum of numbers20
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 (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.19/0.20	--- Begin Solver configuration ---
0.19/0.20	c Stops conflict analysis at the first Unique Implication Point
0.19/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.20	c Learn all clauses as in MiniSAT
0.19/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.20	c No reason simplification
0.19/0.20	c --- End Solver configuration ---
0.19/0.20	c solving /tmp/evaluation/363075-1177022802/instance-363075-1177022802.opb
0.19/0.20	c reading problem ... 
0.19/0.24	c ... done. Wall clock time 0.039s.
0.19/0.24	c CPU time (experimental) 0.2s.
0.19/0.24	c #vars     48
0.19/0.24	c #constraints  41
0.19/0.27	c SATISFIABLE
0.19/0.27	c OPTIMIZING...
0.19/0.27	c Got one! Elapsed wall clock time (in seconds):0.063
0.19/0.27	o 183336
0.32/0.33	c Got one! Elapsed wall clock time (in seconds):0.13
0.32/0.33	o 182318
0.52/0.43	c Got one! Elapsed wall clock time (in seconds):0.223
0.52/0.43	o 177445
0.52/0.47	c Got one! Elapsed wall clock time (in seconds):0.265
0.52/0.47	o 176978
0.70/0.50	c Got one! Elapsed wall clock time (in seconds):0.293
0.70/0.50	o 172589
0.70/0.50	c Got one! Elapsed wall clock time (in seconds):0.298
0.70/0.50	o 171529
0.70/0.59	c Got one! Elapsed wall clock time (in seconds):0.386
0.70/0.59	o 171124
0.86/0.64	c Got one! Elapsed wall clock time (in seconds):0.433
0.86/0.64	o 170193
1.12/0.83	c Got one! Elapsed wall clock time (in seconds):0.623
1.12/0.83	o 168762
1.12/0.88	c Got one! Elapsed wall clock time (in seconds):0.679
1.12/0.88	o 167296
2.99/2.65	c Got one! Elapsed wall clock time (in seconds):2.446
2.99/2.65	o 166106
3.70/3.32	c Got one! Elapsed wall clock time (in seconds):3.12
3.70/3.32	o 165789
5.83/5.41	c Got one! Elapsed wall clock time (in seconds):5.203
5.83/5.41	o 165661
6.12/5.74	c Got one! Elapsed wall clock time (in seconds):5.539
6.12/5.74	o 164930
7.92/7.54	c Got one! Elapsed wall clock time (in seconds):7.333
7.92/7.54	o 164419
23.22/22.61	c Got one! Elapsed wall clock time (in seconds):22.408
23.22/22.61	o 164393
33.31/32.60	c starts		: 90
33.31/32.60	c conflicts		: 121767
33.31/32.60	c decisions		: 129648
33.31/32.60	c propagations		: 1282986
33.31/32.60	c inspects		: 127743086
33.31/32.60	c learnt literals	: 10
33.31/32.60	c learnt binary clauses	: 6
33.31/32.60	c learnt ternary clauses	: 102
33.31/32.60	c learnt clauses	: 121756
33.31/32.60	c root simplifications	: 0
33.31/32.60	c removed literals (reason simplification)	: 0
33.31/32.60	c reason swapping (by a shorter reason)	: 0
33.31/32.60	c Calls to reduceDB	: 0
33.31/32.60	c speed (decisions/second)	: 12984.276414621934
33.31/32.60	c non guided choices	0
33.31/32.60	s OPTIMUM FOUND
33.31/32.60	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 x24 -x25 -x26 -x27 x28 -x29 x30
33.31/32.60	v x31 x32 -x33 -x34 x35 x36 x37 x38 -x39 -x40 x41 x42 -x43 -x44 -x45 -x46 -x47 -x48
33.31/32.60	c objective function=164393
33.31/32.60	c Total wall clock time (ms): 32.396

Verifier Data (download as text)

OK	164393

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-363075-1177022802 -o ROOT/results/node9/solver-363075-1177022802 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363075-1177022802/sat4jPseudoResolution.jar /tmp/evaluation/363075-1177022802/instance-363075-1177022802.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 0.97 0.99 2/77 27528
/proc/meminfo: memFree=1854488/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=0 CPUtime=0
/proc/27528/stat : 27528 (runsolver) R 27526 27528 26514 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 178317726 0 0 18446744073709551615 0 0 0 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27528/statm: 12 1 0 0 0 1 0

[startup+0.0175271 s]
/proc/loadavg: 0.95 0.97 0.99 2/77 27528
/proc/meminfo: memFree=1854488/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=12420 CPUtime=0
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 769 0 0 0 0 0 0 0 18 0 2 0 178317726 12718080 551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 3155 602 285 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12420

[startup+0.103545 s]
/proc/loadavg: 0.95 0.97 0.99 2/77 27528
/proc/meminfo: memFree=1854488/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1780108 CPUtime=0.08
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 3971 0 1 0 6 2 0 0 18 0 12 0 178317726 1822830592 3712 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445027 3712 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301565 s]
/proc/loadavg: 0.95 0.97 0.99 2/77 27528
/proc/meminfo: memFree=1854488/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1782612 CPUtime=0.32
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 5216 0 1 0 29 3 0 0 18 0 13 0 178317726 1825394688 4951 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445653 4951 1268 9 0 443265 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782612

[startup+0.701614 s]
/proc/loadavg: 0.95 0.97 0.99 2/77 27528
/proc/meminfo: memFree=1854488/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1784792 CPUtime=1.02
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 8722 0 1 0 98 4 0 0 18 0 13 0 178317726 1827627008 7810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 446198 7810 1301 9 0 443810 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1784792

[startup+1.50271 s]
/proc/loadavg: 0.95 0.97 0.99 2/90 27551
/proc/meminfo: memFree=1806320/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1784792 CPUtime=1.87
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 23188 0 1 0 175 12 0 0 18 0 13 0 178317726 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 446198 22275 1303 9 0 443810 0
[pid=27528/tid=27530] ppid=27526 vsize=1784792 CPUtime=1.28
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 20724 0 1 0 118 10 0 0 24 0 13 0 178317727 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533397 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 178317729 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 178317729 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 178317731 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 178317731 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 178317731 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1784792 CPUtime=0.35
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1274 0 0 0 35 0 0 0 16 0 13 0 178317735 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1784792 CPUtime=0.21
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 466 0 0 0 21 0 0 0 16 0 13 0 178317735 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27551] ppid=27526 vsize=1784792 CPUtime=0
/proc/27528/task/27551/stat : 27551 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 178317815 1827627008 22275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 1784792

[startup+3.10287 s]
/proc/loadavg: 0.95 0.97 0.99 2/90 27551
/proc/meminfo: memFree=1728944/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1785116 CPUtime=3.49
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 40853 0 1 0 330 19 0 0 18 0 13 0 178317726 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 446279 39935 1318 9 0 443891 0
[pid=27528/tid=27530] ppid=27526 vsize=1785116 CPUtime=2.85
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37703 0 1 0 267 18 0 0 20 0 13 0 178317727 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533545 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1785116 CPUtime=0.01
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 301 0 0 0 1 0 0 0 16 0 13 0 178317729 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1785116 CPUtime=0.01
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 371 0 0 0 1 0 0 0 16 0 13 0 178317729 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1785116 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 178317731 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1785116 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1785116 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 178317731 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1785116 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1785116 CPUtime=0.37
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1276 0 0 0 37 0 0 0 17 0 13 0 178317735 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1785116 CPUtime=0.23
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 467 0 0 0 23 0 0 0 16 0 13 0 178317735 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1785116 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1785116 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1827958784 39935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 1785116

[startup+6.30124 s]
/proc/loadavg: 0.96 0.97 0.99 2/90 27553
/proc/meminfo: memFree=1694120/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1785052 CPUtime=6.72
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 42094 0 1 0 652 20 0 0 18 0 13 0 178317726 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 446263 41133 1320 9 0 443875 0
[pid=27528/tid=27530] ppid=27526 vsize=1785052 CPUtime=6.02
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37707 0 1 0 584 18 0 0 21 0 13 0 178317727 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109537258 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1785052 CPUtime=0.03
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 852 0 0 0 3 0 0 0 17 0 13 0 178317729 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1785052 CPUtime=0.03
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 1051 0 0 0 3 0 0 0 17 0 13 0 178317729 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1785052 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 178317731 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1785052 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1785052 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 178317731 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1785052 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1785052 CPUtime=0.37
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1276 0 0 0 37 0 0 0 17 0 13 0 178317735 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1785052 CPUtime=0.23
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 467 0 0 0 23 0 0 0 16 0 13 0 178317735 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1785052 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1785052 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1827893248 41133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.72
Current children cumulated vsize (KiB) 1785052

[startup+12.703 s]
/proc/loadavg: 0.96 0.97 0.99 2/90 27556
/proc/meminfo: memFree=1690328/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1783856 CPUtime=13.19
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 44083 0 1 0 1298 21 0 0 18 0 13 0 178317726 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445964 42927 1320 9 0 443576 0
[pid=27528/tid=27530] ppid=27526 vsize=1783856 CPUtime=12.36
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37710 0 1 0 1218 18 0 0 25 0 13 0 178317727 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109493353 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1783856 CPUtime=0.09
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 1898 0 0 0 9 0 0 0 17 0 13 0 178317729 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1783856 CPUtime=0.08
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 1982 0 0 0 8 0 0 0 16 0 13 0 178317729 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1783856 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 17 0 0 0 0 0 0 0 17 0 13 0 178317731 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1783856 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1783856 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 178317731 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1783856 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1783856 CPUtime=0.37
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1276 0 0 0 37 0 0 0 17 0 13 0 178317735 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1783856 CPUtime=0.24
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 468 0 0 0 24 0 0 0 16 0 13 0 178317735 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1783856 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1783856 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27556] ppid=27526 vsize=1783856 CPUtime=0
/proc/27528/task/27556/stat : 27556 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 178318480 1826668544 42927 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.19
Current children cumulated vsize (KiB) 1783856

[startup+25.5014 s]
/proc/loadavg: 0.97 0.97 0.99 2/90 27557
/proc/meminfo: memFree=1676496/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1783324 CPUtime=26.12
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 48995 0 1 0 2589 23 0 0 18 0 13 0 178317726 1826123776 45494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445831 45494 1320 9 0 443443 0
[pid=27528/tid=27530] ppid=27526 vsize=1783324 CPUtime=25
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37715 0 1 0 2482 18 0 0 25 0 13 0 178317727 1826123776 45494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109537222 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1783324 CPUtime=0.22
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 4333 0 0 0 21 1 0 0 16 0 13 0 178317729 1826123776 45494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1783324 CPUtime=0.22
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 4438 0 0 0 21 1 0 0 17 0 13 0 178317729 1826123776 45494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 32 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 45494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 45494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27557] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27557/stat : 27557 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 178319987 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.37
Current children cumulated vsize (KiB) 1783324

[startup+30.303 s]
/proc/loadavg: 0.97 0.97 0.99 2/90 27557
/proc/meminfo: memFree=1664464/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1783324 CPUtime=30.97
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 52070 0 1 0 3072 25 0 0 18 0 13 0 178317726 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445831 48511 1320 9 0 443443 0
[pid=27528/tid=27530] ppid=27526 vsize=1783324 CPUtime=29.75
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37716 0 1 0 2957 18 0 0 25 0 13 0 178317727 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533445 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1783324 CPUtime=0.28
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 5905 0 0 0 25 3 0 0 16 0 13 0 178317729 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1783324 CPUtime=0.27
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 5940 0 0 0 25 2 0 0 17 0 13 0 178317729 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 32 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1783324 CPUtime=0.38
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1276 0 0 0 38 0 0 0 17 0 13 0 178317735 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1783324 CPUtime=0.24
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 468 0 0 0 24 0 0 0 16 0 13 0 178317735 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27557] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27557/stat : 27557 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 178319987 1826123776 48511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.97
Current children cumulated vsize (KiB) 1783324

[startup+31.9051 s]
/proc/loadavg: 0.97 0.97 0.99 2/90 27557
/proc/meminfo: memFree=1659664/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1783324 CPUtime=32.61
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 53320 0 1 0 3236 25 0 0 18 0 13 0 178317726 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445831 49714 1320 9 0 443443 0
[pid=27528/tid=27530] ppid=27526 vsize=1783324 CPUtime=31.31
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37720 0 1 0 3113 18 0 0 20 0 13 0 178317727 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109537455 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1783324 CPUtime=0.32
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 6517 0 0 0 29 3 0 0 16 0 13 0 178317729 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1783324 CPUtime=0.31
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 6574 0 0 0 29 2 0 0 17 0 13 0 178317729 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 32 0 0 0 0 0 0 0 15 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1783324 CPUtime=0.38
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1276 0 0 0 38 0 0 0 17 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1783324 CPUtime=0.24
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 468 0 0 0 24 0 0 0 16 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27557] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27557/stat : 27557 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 178319987 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.61
Current children cumulated vsize (KiB) 1783324

[startup+32.3012 s]
/proc/loadavg: 0.97 0.97 0.99 2/90 27557
/proc/meminfo: memFree=1659664/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1783324 CPUtime=33.01
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 53320 0 1 0 3276 25 0 0 18 0 13 0 178317726 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445831 49714 1320 9 0 443443 0
[pid=27528/tid=27530] ppid=27526 vsize=1783324 CPUtime=31.71
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37720 0 1 0 3153 18 0 0 23 0 13 0 178317727 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533448 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1783324 CPUtime=0.32
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 6517 0 0 0 29 3 0 0 16 0 13 0 178317729 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1783324 CPUtime=0.31
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 6574 0 0 0 29 2 0 0 17 0 13 0 178317729 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 32 0 0 0 0 0 0 0 15 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1783324 CPUtime=0.38
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1276 0 0 0 38 0 0 0 17 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1783324 CPUtime=0.24
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 468 0 0 0 24 0 0 0 16 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27557] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27557/stat : 27557 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 178319987 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.01
Current children cumulated vsize (KiB) 1783324

[startup+32.5012 s]
/proc/loadavg: 0.97 0.97 0.99 2/90 27557
/proc/meminfo: memFree=1659664/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1783324 CPUtime=33.21
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 53320 0 1 0 3296 25 0 0 18 0 13 0 178317726 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445831 49714 1320 9 0 443443 0
[pid=27528/tid=27530] ppid=27526 vsize=1783324 CPUtime=31.91
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37720 0 1 0 3173 18 0 0 25 0 13 0 178317727 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109515087 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1783324 CPUtime=0.32
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 6517 0 0 0 29 3 0 0 16 0 13 0 178317729 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1783324 CPUtime=0.31
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 6574 0 0 0 29 2 0 0 17 0 13 0 178317729 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 32 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1783324 CPUtime=0.38
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1276 0 0 0 38 0 0 0 17 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1783324 CPUtime=0.24
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 468 0 0 0 24 0 0 0 16 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27557] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27557/stat : 27557 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 178319987 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.21
Current children cumulated vsize (KiB) 1783324

[startup+32.6012 s]
/proc/loadavg: 0.97 0.97 0.99 2/90 27557
/proc/meminfo: memFree=1659664/2055920 swapFree=4152812/4192956
[pid=27528] ppid=27526 vsize=1783324 CPUtime=33.31
/proc/27528/stat : 27528 (java) S 27526 27528 26514 0 -1 0 53320 0 1 0 3306 25 0 0 18 0 13 0 178317726 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27528/statm: 445831 49714 1320 9 0 443443 0
[pid=27528/tid=27530] ppid=27526 vsize=1783324 CPUtime=32.01
/proc/27528/task/27530/stat : 27530 (java) R 27526 27528 26514 0 -1 64 37720 0 1 0 3183 18 0 0 25 0 13 0 178317727 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533448 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27531] ppid=27526 vsize=1783324 CPUtime=0.32
/proc/27528/task/27531/stat : 27531 (java) S 27526 27528 26514 0 -1 64 6517 0 0 0 29 3 0 0 16 0 13 0 178317729 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27532] ppid=27526 vsize=1783324 CPUtime=0.31
/proc/27528/task/27532/stat : 27532 (java) S 27526 27528 26514 0 -1 64 6574 0 0 0 29 2 0 0 17 0 13 0 178317729 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27533] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27533/stat : 27533 (java) S 27526 27528 26514 0 -1 64 32 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27534] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27534/stat : 27534 (java) S 27526 27528 26514 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27535] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27535/stat : 27535 (java) S 27526 27528 26514 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 178317731 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27536] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27536/stat : 27536 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27537] ppid=27526 vsize=1783324 CPUtime=0.38
/proc/27528/task/27537/stat : 27537 (java) S 27526 27528 26514 0 -1 64 1276 0 0 0 38 0 0 0 17 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27538] ppid=27526 vsize=1783324 CPUtime=0.24
/proc/27528/task/27538/stat : 27538 (java) S 27526 27528 26514 0 -1 64 468 0 0 0 24 0 0 0 16 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27539] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27539/stat : 27539 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27528/tid=27540] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27540/stat : 27540 (java) S 27526 27528 26514 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 178317735 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27528/tid=27557] ppid=27526 vsize=1783324 CPUtime=0
/proc/27528/task/27557/stat : 27557 (java) S 27526 27528 26514 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 178319987 1826123776 49714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.31
Current children cumulated vsize (KiB) 1783324

Child status: 30
Real time (s): 32.7003
CPU time (s): 33.3549
CPU user time (s): 33.067
CPU system time (s): 0.287956
CPU usage (%): 102.002
Max. virtual memory (cumulated for all children) (KiB): 1785116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.067
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53328
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1247
involuntary context switches= 1129

runsolver used 0.040993 second user time and 0.092985 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu Apr 19 22:46:42 UTC 2007

IDJOB= 363075
IDBENCH= 1733
IDSOLVER= 159
FILE ID= node9/363075-1177022802

PBS_JOBID= 4630575

Free space on /tmp= 66425 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-pipex.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363075-1177022802/sat4jPseudoResolution.jar /tmp/evaluation/363075-1177022802/instance-363075-1177022802.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-363075-1177022802 -o ROOT/results/node9/solver-363075-1177022802 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363075-1177022802/sat4jPseudoResolution.jar /tmp/evaluation/363075-1177022802/instance-363075-1177022802.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ed5b5ce3af44efa2d285a6206b4187fd

RANDOM SEED= 761355982

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1854832 kB
Buffers:         28924 kB
Cached:         109444 kB
SwapCached:       7900 kB
Active:          67012 kB
Inactive:        94748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854832 kB
SwapTotal:     4192956 kB
SwapFree:      4152812 kB
Dirty:            3696 kB
Writeback:           0 kB
Mapped:          30340 kB
Slab:            24844 kB
Committed_AS:  6076932 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66425 MiB

End job on node9 on Thu Apr 19 22:47:14 UTC 2007