Trace number 349542

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-23? (TO) 1800.17 1784.58

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-roll3000.opb
MD5SUM553e03f28bab227c11d33a47edd1fb32
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8902
Total number of constraints2864
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint2
Maximum length of a constraint2407
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2123511627775
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.07/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.17	c no version file found!!!
0.07/0.17	c sun.arch.data.model	32
0.07/0.17	c java.version	1.6.0
0.07/0.17	c os.name	Linux
0.07/0.17	c os.version	2.6.9-22.EL.rootsmp
0.07/0.17	c os.arch	i386
0.07/0.17	c Free memory 1651659224
0.07/0.17	c Max memory 1654456320
0.07/0.17	c Total memory 1654456320
0.07/0.17	c Number of processors 2
0.17/0.23	--- Begin Solver configuration ---
0.17/0.23	c Stops conflict analysis at the first Unique Implication Point
0.17/0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.17/0.23	c Learn all clauses as in MiniSAT
0.17/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.23	c VSIDS like heuristics from MiniSAT using a heap
0.17/0.23	c No reason simplification
0.17/0.23	c --- End Solver configuration ---
0.17/0.23	c solving /tmp/evaluation/349542-1176707309/instance-349542-1176707309.opb
0.17/0.23	c reading problem ... 
2.78/1.79	c ... done. Wall clock time 1.559s.
2.78/1.79	c CPU time (experimental) 1.16s.
2.78/1.79	c #vars     8902
2.78/1.79	c #constraints  3038
1800.00/1784.41	c starts		: 21
1800.00/1784.41	c conflicts		: 899585
1800.00/1784.41	c decisions		: 1263720
1800.00/1784.41	c propagations		: 68773571
1800.00/1784.41	c inspects		: 1932360401
1800.00/1784.41	c learnt literals	: 10
1800.00/1784.41	c learnt binary clauses	: 23
1800.00/1784.41	c learnt ternary clauses	: 22
1800.00/1784.41	c learnt clauses	: 899574
1800.00/1784.41	c root simplifications	: 0
1800.00/1784.41	c removed literals (reason simplification)	: 0
1800.00/1784.41	c reason swapping (by a shorter reason)	: 0
1800.00/1784.41	c Calls to reduceDB	: 0
1800.00/1784.41	c speed (decisions/second)	: 708.9183626415977
1800.00/1784.41	c non guided choices	4017
1800.00/1784.41	s UNKNOWN
1800.00/1784.41	c Total wall clock time (ms): 1784.183

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node46/watcher-349542-1176707309 -o ROOT/results/node46/solver-349542-1176707309 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349542-1176707309/sat4jPseudoResolution.jar /tmp/evaluation/349542-1176707309/instance-349542-1176707309.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.91 0.97 0.99 2/65 28035
/proc/meminfo: memFree=1762984/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=152 CPUtime=0
/proc/28035/stat : 28035 (java) D 28033 28035 27656 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 25413983 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7795492 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/28035/statm: 38 26 19 9 0 4 0

[startup+0.042406 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 28035
/proc/meminfo: memFree=1762984/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1774248 CPUtime=0.01
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 2550 0 1 0 0 1 0 0 18 0 4 0 25413983 1816829952 2298 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 443562 2298 393 9 0 441576 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1774248

[startup+0.102416 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 28035
/proc/meminfo: memFree=1762984/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1777844 CPUtime=0.07
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 3821 0 1 0 6 1 0 0 18 0 7 0 25413983 1820512256 3563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 444461 3563 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.302457 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 28035
/proc/meminfo: memFree=1762984/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1781412 CPUtime=0.28
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 5124 0 1 0 26 2 0 0 18 0 12 0 25413983 1824165888 4862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 445353 4862 1260 9 0 442965 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1781412

[startup+0.701524 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 28035
/proc/meminfo: memFree=1762984/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1783544 CPUtime=0.85
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 7052 0 1 0 82 3 0 0 18 0 12 0 25413983 1826349056 6690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 445886 6691 1302 9 0 443498 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 1783544

[startup+1.50168 s]
/proc/loadavg: 0.91 0.97 0.99 4/77 28047
/proc/meminfo: memFree=1734536/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1793848 CPUtime=2.38
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 22864 0 1 0 228 10 0 0 18 0 12 0 25413983 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 448462 18276 1310 9 0 446074 0
[pid=28035/tid=28037] ppid=28033 vsize=1793848 CPUtime=0.89
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 14476 0 1 0 83 6 0 0 18 0 12 0 25413985 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109192001 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1793848 CPUtime=0
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 25413987 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1793848 CPUtime=0
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 25413987 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1793848 CPUtime=0
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25413989 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1793848 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 25413990 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1793848 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 25413990 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1793848 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 25413994 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1793848 CPUtime=0.91
/proc/28035/task/28044/stat : 28044 (java) R 28033 28035 27656 0 -1 64 4787 0 0 0 90 1 0 0 19 0 12 0 25413994 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336758 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1793848 CPUtime=0.55
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27656 0 -1 64 2881 0 0 0 54 1 0 0 16 0 12 0 25413994 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1793848 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 25413994 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1793848 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 25413994 1836900352 18276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 1793848

[startup+3.10298 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 28048
/proc/meminfo: memFree=1662144/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1793160 CPUtime=4.59
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 50870 0 1 0 435 24 0 0 18 0 13 0 25413983 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 448290 43638 1330 9 0 445902 0
[pid=28035/tid=28037] ppid=28033 vsize=1793160 CPUtime=2.26
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 37718 0 1 0 209 17 0 0 20 0 13 0 25413985 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1793160 CPUtime=0.04
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 1161 0 0 0 4 0 0 0 16 0 13 0 25413987 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1793160 CPUtime=0.03
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 1182 0 0 0 3 0 0 0 16 0 13 0 25413987 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1793160 CPUtime=0
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25413989 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1793160 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 25413990 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1793160 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25413990 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1793160 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25413994 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1793160 CPUtime=1.36
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27656 0 -1 64 5604 0 0 0 134 2 0 0 16 0 13 0 25413994 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1793160 CPUtime=0.84
/proc/28035/task/28045/stat : 28045 (java) R 28033 28035 27656 0 -1 64 4477 0 0 0 82 2 0 0 16 0 13 0 25413994 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103347870 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1793160 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 25413994 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1793160 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 25413994 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28048] ppid=28033 vsize=1793160 CPUtime=0
/proc/28035/task/28048/stat : 28048 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 25414171 1836195840 43638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 1793160

[startup+6.30157 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 28048
/proc/meminfo: memFree=1583488/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1792136 CPUtime=7.9
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 53246 0 1 0 765 25 0 0 18 0 13 0 25413983 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 448034 45928 1330 9 0 445646 0
[pid=28035/tid=28037] ppid=28033 vsize=1792136 CPUtime=5.39
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 37721 0 1 0 522 17 0 0 25 0 13 0 25413985 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109538467 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1792136 CPUtime=0.07
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 2472 0 0 0 7 0 0 0 16 0 13 0 25413987 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1792136 CPUtime=0.08
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 2217 0 0 0 7 1 0 0 16 0 13 0 25413987 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25413989 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 25413990 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25413990 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25413994 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1792136 CPUtime=1.4
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27656 0 -1 64 5607 0 0 0 138 2 0 0 16 0 13 0 25413994 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1792136 CPUtime=0.9
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27656 0 -1 64 4498 0 0 0 88 2 0 0 16 0 13 0 25413994 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 25413994 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 25413994 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28048] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28048/stat : 28048 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 25414171 1835147264 45928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 1792136

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 28048
/proc/meminfo: memFree=1585864/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1792136 CPUtime=14.49
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 54636 0 1 0 1424 25 0 0 18 0 13 0 25413983 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 448034 45336 1332 9 0 445646 0
[pid=28035/tid=28037] ppid=28033 vsize=1792136 CPUtime=11.66
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 37726 0 1 0 1149 17 0 0 25 0 13 0 25413985 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109720190 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1792136 CPUtime=0.19
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 3180 0 0 0 18 1 0 0 16 0 13 0 25413987 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1792136 CPUtime=0.19
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 2873 0 0 0 18 1 0 0 16 0 13 0 25413987 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 25413989 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 25413990 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25413990 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25413994 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1792136 CPUtime=1.5
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27656 0 -1 64 5619 0 0 0 148 2 0 0 16 0 13 0 25413994 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1792136 CPUtime=0.91
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27656 0 -1 64 4499 0 0 0 89 2 0 0 15 0 13 0 25413994 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 25413994 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 25413994 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28048] ppid=28033 vsize=1792136 CPUtime=0
/proc/28035/task/28048/stat : 28048 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 25414171 1835147264 45336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.49
Current children cumulated vsize (KiB) 1792136

[startup+25.5021 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 28048
/proc/meminfo: memFree=1553800/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1790312 CPUtime=27.46
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 64099 0 1 0 2717 29 0 0 18 0 13 0 25413983 1833279488 53419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 447578 53419 1332 9 0 445190 0
[pid=28035/tid=28037] ppid=28033 vsize=1790312 CPUtime=24.27
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 37825 0 1 0 2410 17 0 0 25 0 13 0 25413985 1833279488 53419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109719714 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1790312 CPUtime=0.33
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 8251 0 0 0 30 3 0 0 16 0 13 0 25413987 1833279488 53419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1790312 CPUtime=0.34
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 7152 0 0 0 31 3 0 0 16 0 13 0 25413987 1833279488 53419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 25413989 1833279488 53419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=28035/tid=28040] ppid=28033 vsize=1790312 CPUtime=0.31
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 308 0 0 0 17 14 0 0 16 0 13 0 25413989 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25413994 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1790312 CPUtime=1.53
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27656 0 -1 64 5619 0 0 0 151 2 0 0 16 0 13 0 25413994 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1790312 CPUtime=0.98
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27656 0 -1 64 4501 0 0 0 96 2 0 0 17 0 13 0 25413994 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 25413994 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 25413994 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28048] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28048/stat : 28048 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 25414171 1833279488 166936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1616.21
Current children cumulated vsize (KiB) 1790312

[startup+1662.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/78 28050
/proc/meminfo: memFree=1070152/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1790312 CPUtime=1676.78
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 282328 0 1 0 167505 173 0 0 18 0 13 0 25413983 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 447578 173937 1332 9 0 445190 0
[pid=28035/tid=28037] ppid=28033 vsize=1790312 CPUtime=1644.79
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 103643 0 1 0 164432 47 0 0 25 0 13 0 25413985 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109873545 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1790312 CPUtime=14.4
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 110068 0 0 0 1369 71 0 0 17 0 13 0 25413987 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1790312 CPUtime=14.7
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 57467 0 0 0 1437 33 0 0 16 0 13 0 25413987 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1790312 CPUtime=0.31
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 309 0 0 0 17 14 0 0 16 0 13 0 25413989 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25413994 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1790312 CPUtime=1.53
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27656 0 -1 64 5619 0 0 0 151 2 0 0 16 0 13 0 25413994 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1790312 CPUtime=0.98
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27656 0 -1 64 4501 0 0 0 96 2 0 0 17 0 13 0 25413994 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 25413994 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 25413994 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28048] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28048/stat : 28048 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 25414171 1833279488 173937 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1676.78
Current children cumulated vsize (KiB) 1790312

[startup+1722.3 s]
/proc/loadavg: 1.17 1.06 1.01 2/78 28050
/proc/meminfo: memFree=1052424/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1790312 CPUtime=1737.36
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 290386 0 1 0 173559 177 0 0 18 0 13 0 25413983 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 447578 178590 1332 9 0 445190 0
[pid=28035/tid=28037] ppid=28033 vsize=1790312 CPUtime=1704.16
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 103727 0 1 0 170368 48 0 0 25 0 13 0 25413985 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109715865 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1790312 CPUtime=15
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 115010 0 0 0 1427 73 0 0 16 0 13 0 25413987 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1790312 CPUtime=15.3
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 60494 0 0 0 1496 34 0 0 16 0 13 0 25413987 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1790312 CPUtime=0.32
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 314 0 0 0 18 14 0 0 15 0 13 0 25413989 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25413994 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1790312 CPUtime=1.53
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27656 0 -1 64 5619 0 0 0 151 2 0 0 16 0 13 0 25413994 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1790312 CPUtime=0.98
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27656 0 -1 64 4501 0 0 0 96 2 0 0 17 0 13 0 25413994 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 25413994 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 25413994 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28048] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28048/stat : 28048 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 25414171 1833279488 178590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1737.36
Current children cumulated vsize (KiB) 1790312

[startup+1782.3 s]
/proc/loadavg: 1.30 1.13 1.04 2/78 28050
/proc/meminfo: memFree=1027720/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1790312 CPUtime=1797.9
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 300017 0 1 0 179609 181 0 0 18 0 13 0 25413983 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 447578 184489 1332 9 0 445190 0
[pid=28035/tid=28037] ppid=28033 vsize=1790312 CPUtime=1763.54
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 104338 0 1 0 176306 48 0 0 25 0 13 0 25413985 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109704452 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1790312 CPUtime=15.58
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 118866 0 0 0 1483 75 0 0 16 0 13 0 25413987 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1790312 CPUtime=15.89
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 65655 0 0 0 1552 37 0 0 16 0 13 0 25413987 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1790312 CPUtime=0.32
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 317 0 0 0 18 14 0 0 15 0 13 0 25413989 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1790312 CPUtime=1.53
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27656 0 -1 64 5619 0 0 0 151 2 0 0 16 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1790312 CPUtime=0.98
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27656 0 -1 64 4501 0 0 0 96 2 0 0 17 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28048] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28048/stat : 28048 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 25414171 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 1790312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.4 s]
/proc/loadavg: 1.28 1.13 1.03 2/78 28050
/proc/meminfo: memFree=1027720/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=1790312 CPUtime=1800
/proc/28035/stat : 28035 (java) S 28033 28035 27656 0 -1 0 300017 0 1 0 179819 181 0 0 18 0 13 0 25413983 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 447578 184489 1332 9 0 445190 0
[pid=28035/tid=28037] ppid=28033 vsize=1790312 CPUtime=1765.64
/proc/28035/task/28037/stat : 28037 (java) R 28033 28035 27656 0 -1 64 104338 0 1 0 176516 48 0 0 25 0 13 0 25413985 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109550218 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1790312 CPUtime=15.58
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27656 0 -1 64 118866 0 0 0 1483 75 0 0 16 0 13 0 25413987 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1790312 CPUtime=15.89
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27656 0 -1 64 65655 0 0 0 1552 37 0 0 16 0 13 0 25413987 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1790312 CPUtime=0.32
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27656 0 -1 64 317 0 0 0 18 14 0 0 16 0 13 0 25413989 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27656 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27656 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25413990 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27656 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1790312 CPUtime=1.53
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27656 0 -1 64 5619 0 0 0 151 2 0 0 16 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1790312 CPUtime=0.98
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27656 0 -1 64 4501 0 0 0 96 2 0 0 17 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27656 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27656 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 25413994 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28035/tid=28048] ppid=28033 vsize=1790312 CPUtime=0
/proc/28035/task/28048/stat : 28048 (java) S 28033 28035 27656 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 25414171 1833279488 184489 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1790312

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

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

[startup+1784.51 s]
/proc/loadavg: 1.28 1.13 1.03 2/78 28050
/proc/meminfo: memFree=1027720/2055920 swapFree=4184528/4192956
[pid=28035] ppid=28033 vsize=0 CPUtime=1800.11
/proc/28035/stat : 28035 (java) Z 28033 28035 27656 0 -1 1036 300037 0 1 0 179824 187 0 0 16 0 2 0 25413983 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28035/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1784.58
CPU time (s): 1800.17
CPU user time (s): 1798.25
CPU system time (s): 1.92471
CPU usage (%): 100.874
Max. virtual memory (cumulated for all children) (KiB): 1794872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.92471
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 300037
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= 48797
involuntary context switches= 37986

runsolver used 1.9857 second user time and 4.72128 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Mon Apr 16 07:08:30 UTC 2007

IDJOB= 349542
IDBENCH= 2508
IDSOLVER= 159
FILE ID= node46/349542-1176707309

PBS_JOBID= 4560049

Free space on /tmp= 66168 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  553e03f28bab227c11d33a47edd1fb32

RANDOM SEED= 286672885

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1763584 kB
Buffers:         16152 kB
Cached:         207452 kB
SwapCached:       2768 kB
Active:          90680 kB
Inactive:       143508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763584 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          16684 kB
Slab:            44140 kB
Committed_AS:  1683000 kB
PageTables:       1472 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= 66168 MiB

End job on node46 on Mon Apr 16 07:38:17 UTC 2007