Trace number 352462

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
sat4jPseudoCPClause 2007-03-23? (TO) 1800.12 1791.6

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_1.opb.PB06.opb
MD5SUM2fd45123d8e20b24379108257151f007
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark433
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 414
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 488873
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 488873
Number of bits of the biggest sum of numbers19
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.08/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.16	c no version file found!!!
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version	1.6.0
0.08/0.16	c os.name	Linux
0.08/0.16	c os.version	2.6.9-22.EL.rootsmp
0.08/0.16	c os.arch	i386
0.08/0.16	c Free memory 1651659224
0.08/0.16	c Max memory 1654456320
0.08/0.16	c Total memory 1654456320
0.08/0.16	c Number of processors 2
0.19/0.21	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.19/0.21	--- Begin Solver configuration ---
0.19/0.21	c Stops conflict analysis at the first Unique Implication Point
0.19/0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.21	c Learn all clauses as in MiniSAT
0.19/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/0.21	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.21	c No reason simplification
0.19/0.21	c --- End Solver configuration ---
0.19/0.21	c Simplify asserted PB constraints to clauses
0.19/0.21	c solving /tmp/evaluation/352462-1176632666/instance-352462-1176632666.opb
0.19/0.21	c reading problem ... 
12.13/10.10	c ... done. Wall clock time 9.885s.
12.13/10.10	c CPU time (experimental) 8.16s.
12.13/10.10	c #vars     10000
12.13/10.10	c #constraints  656900
1800.00/1791.52	c starts		: 2
1800.00/1791.52	c conflicts		: 5702
1800.00/1791.52	c decisions		: 17886
1800.00/1791.52	c propagations		: 858379
1800.00/1791.52	c inspects		: 5260286
1800.00/1791.52	c learnt literals	: 0
1800.00/1791.52	c learnt binary clauses	: 0
1800.00/1791.52	c learnt ternary clauses	: 0
1800.00/1791.52	c learnt clauses	: 5701
1800.00/1791.52	c root simplifications	: 0
1800.00/1791.52	c removed literals (reason simplification)	: 0
1800.00/1791.52	c reason swapping (by a shorter reason)	: 0
1800.00/1791.52	c Calls to reduceDB	: 0
1800.00/1791.52	c speed (decisions/second)	: 10.041742342792498
1800.00/1791.52	c non guided choices	0
1800.00/1791.52	s UNKNOWN
1800.00/1791.52	c Total wall clock time (ms): 1791.306

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/node75/watcher-352462-1176632666 -o ROOT/results/node75/solver-352462-1176632666 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352462-1176632666/sat4jPseudoCPClause.jar /tmp/evaluation/352462-1176632666/instance-352462-1176632666.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.93 0.98 0.99 2/64 27592
/proc/meminfo: memFree=1841472/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=140 CPUtime=0
/proc/27592/stat : 27592 (java) R 27590 27592 26634 0 -1 0 32 0 0 0 0 0 0 0 20 0 1 0 111180521 143360 16 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 6730618 0 0 4096 0 0 0 0 17 1 0 0
/proc/27592/statm: 37 20 14 9 0 3 0

[startup+0.0276139 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 27592
/proc/meminfo: memFree=1841472/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1772952 CPUtime=0.01
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 1926 0 1 0 0 1 0 0 18 0 2 0 111180521 1815502848 1675 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 443238 1698 381 9 0 441252 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1772952

[startup+0.101619 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 27592
/proc/meminfo: memFree=1841472/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1780112 CPUtime=0.08
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 3936 0 1 0 6 2 0 0 18 0 12 0 111180521 1822834688 3677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 445028 3678 1119 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301664 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 27592
/proc/meminfo: memFree=1841472/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1781400 CPUtime=0.31
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 5115 0 1 0 28 3 0 0 18 0 12 0 111180521 1824153600 4853 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 445350 4853 1264 9 0 442961 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781400

[startup+0.701745 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 27592
/proc/meminfo: memFree=1841472/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1782672 CPUtime=0.87
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 7387 0 1 0 83 4 0 0 18 0 12 0 111180521 1825456128 6922 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 445668 6922 1298 9 0 443279 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1782672

[startup+1.5029 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 27604
/proc/meminfo: memFree=1811680/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1785576 CPUtime=2.01
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 21115 0 1 0 190 11 0 0 18 0 12 0 111180521 1828429824 18558 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 446394 18559 1301 9 0 444005 0
[pid=27592/tid=27594] ppid=27590 vsize=1785576 CPUtime=1.12
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 16648 0 1 0 103 9 0 0 20 0 12 0 111180522 1828429824 18559 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109685454 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1785576 CPUtime=0
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 111180524 1828429824 18561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1785576 CPUtime=0
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 111180524 1828429824 18562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1785576 CPUtime=0
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 111180526 1828429824 18563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1785576 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 111180527 1828429824 18564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1785576 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 111180527 1828429824 18565 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1785576 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 111180531 1828429824 18566 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1785576 CPUtime=0.5
/proc/27592/task/27601/stat : 27601 (java) S 27590 27592 26634 0 -1 64 2686 0 0 0 49 1 0 0 16 0 12 0 111180531 1828429824 18567 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1785576 CPUtime=0.36
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1063 0 0 0 36 0 0 0 16 0 12 0 111180531 1828429824 18568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1785576 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 111180531 1828429824 18570 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1785576 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 111180531 1828429824 18571 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 1785576

[startup+3.10122 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 27604
/proc/meminfo: memFree=1699744/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1785900 CPUtime=3.67
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 44250 0 1 0 344 23 0 0 18 0 12 0 111180521 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 446475 41645 1310 9 0 444086 0
[pid=27592/tid=27594] ppid=27590 vsize=1785900 CPUtime=2.66
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 37673 0 1 0 247 19 0 0 24 0 12 0 111180522 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109515918 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1785900 CPUtime=0.05
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 1043 0 0 0 5 0 0 0 16 0 12 0 111180524 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1785900 CPUtime=0.04
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 1061 0 0 0 4 0 0 0 17 0 12 0 111180524 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1785900 CPUtime=0
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 111180526 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1785900 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 111180527 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1785900 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 111180527 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1785900 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 111180531 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1785900 CPUtime=0.5
/proc/27592/task/27601/stat : 27601 (java) S 27590 27592 26634 0 -1 64 2686 0 0 0 49 1 0 0 16 0 12 0 111180531 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1785900 CPUtime=0.36
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1063 0 0 0 36 0 0 0 16 0 12 0 111180531 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1785900 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 111180531 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1785900 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 111180531 1828761600 41645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 1785900

[startup+6.3027 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 27604
/proc/meminfo: memFree=1641312/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1788112 CPUtime=7.37
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 56546 0 1 0 708 29 0 0 18 0 12 0 111180521 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 447028 53347 1310 9 0 444639 0
[pid=27592/tid=27594] ppid=27590 vsize=1788112 CPUtime=5.33
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 37677 0 1 0 514 19 0 0 17 0 12 0 111180522 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109644799 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1788112 CPUtime=0.56
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 7147 0 0 0 53 3 0 0 17 0 12 0 111180524 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1788112 CPUtime=0.56
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 7243 0 0 0 53 3 0 0 18 0 12 0 111180524 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1788112 CPUtime=0
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 111180526 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1788112 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 111180527 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1788112 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 111180527 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1788112 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 111180531 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1788112 CPUtime=0.5
/proc/27592/task/27601/stat : 27601 (java) S 27590 27592 26634 0 -1 64 2686 0 0 0 49 1 0 0 16 0 12 0 111180531 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1788112 CPUtime=0.36
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1063 0 0 0 36 0 0 0 16 0 12 0 111180531 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1788112 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 111180531 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1788112 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 111180531 1831026688 53347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 1788112

[startup+12.703 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 27605
/proc/meminfo: memFree=1589144/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1789308 CPUtime=15.48
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 70095 0 1 0 1511 37 0 0 18 0 13 0 111180521 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 447327 64062 1326 9 0 444938 0
[pid=27592/tid=27594] ppid=27590 vsize=1789308 CPUtime=10.28
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 37728 0 1 0 1008 20 0 0 25 0 13 0 111180522 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1789308 CPUtime=1.71
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 12755 0 0 0 165 6 0 0 16 0 13 0 111180524 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1789308 CPUtime=1.7
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 14491 0 0 0 164 6 0 0 16 0 13 0 111180524 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 15 0 0 0 0 0 0 0 17 0 13 0 111180526 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 111180531 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1789308 CPUtime=0.92
/proc/27592/task/27601/stat : 27601 (java) R 27590 27592 26634 0 -1 64 3287 0 0 0 91 1 0 0 16 0 13 0 111180531 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104723216 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1789308 CPUtime=0.81
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1097 0 0 0 81 0 0 0 15 0 13 0 111180531 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111180531 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111180531 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27605] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27605/stat : 27605 (java) S 27590 27592 26634 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 111181557 1832251392 64062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.48
Current children cumulated vsize (KiB) 1789308

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 27605
/proc/meminfo: memFree=1634520/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1789308 CPUtime=28.47
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 71178 0 1 0 2808 39 0 0 18 0 13 0 111180521 1832251392 52630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 447327 52630 1326 9 0 444938 0
[pid=27592/tid=27594] ppid=27590 vsize=1789308 CPUtime=22.87
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 37751 0 1 0 2267 20 0 0 25 0 13 0 111180522 1832251392 52630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109848027 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1789308 CPUtime=1.77
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 13012 0 0 0 171 6 0 0 17 0 13 0 111180524 1832251392 52630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1789308 CPUtime=1.78
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 14774 0 0 0 171 7 0 0 16 0 13 0 111180524 1832251392 52630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1789308 CPUtime=0.01
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 17 0 0 0 0 1 0 0 17 0 13 0 111180526 1832251392 52630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 52630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 52630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=27592] ppid=27590 vsize=1789308 CPUtime=1670.4
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 176609 0 1 0 166746 294 0 0 18 0 13 0 111180521 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 447327 83117 1326 9 0 444938 0
[pid=27592/tid=27594] ppid=27590 vsize=1789308 CPUtime=1642.93
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 97210 0 1 0 164230 63 0 0 25 0 13 0 111180522 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109841132 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1789308 CPUtime=13.15
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 25745 0 0 0 1257 58 0 0 16 0 13 0 111180524 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1789308 CPUtime=11.71
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 47312 0 0 0 1019 152 0 0 16 0 13 0 111180524 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1789308 CPUtime=0.37
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 345 0 0 0 21 16 0 0 16 0 13 0 111180526 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 111180531 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1789308 CPUtime=1.15
/proc/27592/task/27601/stat : 27601 (java) S 27590 27592 26634 0 -1 64 3846 0 0 0 113 2 0 0 17 0 13 0 111180531 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1789308 CPUtime=1.04
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1429 0 0 0 104 0 0 0 16 0 13 0 111180531 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111180531 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111180531 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27605] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27605/stat : 27605 (java) S 27590 27592 26634 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 111181557 1832251392 83117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1670.4
Current children cumulated vsize (KiB) 1789308

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27607
/proc/meminfo: memFree=1516184/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1789308 CPUtime=1730.6
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 177789 0 1 0 172759 301 0 0 18 0 13 0 111180521 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 447327 81954 1326 9 0 444938 0
[pid=27592/tid=27594] ppid=27590 vsize=1789308 CPUtime=1702.29
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 97309 0 1 0 170166 63 0 0 25 0 13 0 111180522 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109842032 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1789308 CPUtime=13.51
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 26826 0 0 0 1287 64 0 0 16 0 13 0 111180524 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1789308 CPUtime=12.17
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 47312 0 0 0 1065 152 0 0 16 0 13 0 111180524 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1789308 CPUtime=0.37
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 345 0 0 0 21 16 0 0 17 0 13 0 111180526 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 111180531 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1789308 CPUtime=1.15
/proc/27592/task/27601/stat : 27601 (java) S 27590 27592 26634 0 -1 64 3846 0 0 0 113 2 0 0 17 0 13 0 111180531 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1789308 CPUtime=1.04
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1429 0 0 0 104 0 0 0 16 0 13 0 111180531 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111180531 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111180531 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27605] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27605/stat : 27605 (java) S 27590 27592 26634 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 111181557 1832251392 81954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1730.6
Current children cumulated vsize (KiB) 1789308

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27607
/proc/meminfo: memFree=1498840/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1789308 CPUtime=1790.76
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 184522 0 1 0 178765 311 0 0 18 0 13 0 111180521 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 447327 86368 1326 9 0 444938 0
[pid=27592/tid=27594] ppid=27590 vsize=1789308 CPUtime=1761.63
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 102515 0 1 0 176096 67 0 0 24 0 13 0 111180522 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109847337 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1789308 CPUtime=13.9
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 28142 0 0 0 1320 70 0 0 16 0 13 0 111180524 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1789308 CPUtime=12.61
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 47468 0 0 0 1108 153 0 0 16 0 13 0 111180524 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1789308 CPUtime=0.38
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 400 0 0 0 22 16 0 0 16 0 13 0 111180526 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 111180531 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1789308 CPUtime=1.15
/proc/27592/task/27601/stat : 27601 (java) S 27590 27592 26634 0 -1 64 3846 0 0 0 113 2 0 0 17 0 13 0 111180531 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1789308 CPUtime=1.04
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1429 0 0 0 104 0 0 0 16 0 13 0 111180531 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111180531 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111180531 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27605] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27605/stat : 27605 (java) S 27590 27592 26634 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 111181557 1832251392 86368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1790.76
Current children cumulated vsize (KiB) 1789308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27607
/proc/meminfo: memFree=1497944/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1789308 CPUtime=1800
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 185004 0 1 0 179687 313 0 0 18 0 13 0 111180521 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 447327 86615 1326 9 0 444938 0
[pid=27592/tid=27594] ppid=27590 vsize=1789308 CPUtime=1770.75
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 102529 0 1 0 177007 68 0 0 25 0 13 0 111180522 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109840031 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1789308 CPUtime=13.95
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 28610 0 0 0 1324 71 0 0 16 0 13 0 111180524 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1789308 CPUtime=12.67
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 47468 0 0 0 1114 153 0 0 16 0 13 0 111180524 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1789308 CPUtime=0.38
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 400 0 0 0 22 16 0 0 16 0 13 0 111180526 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1789308 CPUtime=1.15
/proc/27592/task/27601/stat : 27601 (java) S 27590 27592 26634 0 -1 64 3846 0 0 0 113 2 0 0 17 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1789308 CPUtime=1.04
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1429 0 0 0 104 0 0 0 16 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27605] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27605/stat : 27605 (java) S 27590 27592 26634 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 111181557 1832251392 86615 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) 1789308

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

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

[startup+1791.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27607
/proc/meminfo: memFree=1497944/2055920 swapFree=4184000/4192956
[pid=27592] ppid=27590 vsize=1789308 CPUtime=1800
/proc/27592/stat : 27592 (java) S 27590 27592 26634 0 -1 0 185004 0 1 0 179687 313 0 0 18 0 13 0 111180521 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27592/statm: 447327 86615 1326 9 0 444938 0
[pid=27592/tid=27594] ppid=27590 vsize=1789308 CPUtime=1770.75
/proc/27592/task/27594/stat : 27594 (java) R 27590 27592 26634 0 -1 64 102529 0 1 0 177007 68 0 0 25 0 13 0 111180522 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109840031 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27595] ppid=27590 vsize=1789308 CPUtime=13.95
/proc/27592/task/27595/stat : 27595 (java) S 27590 27592 26634 0 -1 64 28610 0 0 0 1324 71 0 0 16 0 13 0 111180524 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27596] ppid=27590 vsize=1789308 CPUtime=12.67
/proc/27592/task/27596/stat : 27596 (java) S 27590 27592 26634 0 -1 64 47468 0 0 0 1114 153 0 0 16 0 13 0 111180524 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27597] ppid=27590 vsize=1789308 CPUtime=0.38
/proc/27592/task/27597/stat : 27597 (java) S 27590 27592 26634 0 -1 64 400 0 0 0 22 16 0 0 16 0 13 0 111180526 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27598] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27598/stat : 27598 (java) S 27590 27592 26634 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27599] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27599/stat : 27599 (java) S 27590 27592 26634 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111180527 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27600] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27600/stat : 27600 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27601] ppid=27590 vsize=1789308 CPUtime=1.15
/proc/27592/task/27601/stat : 27601 (java) S 27590 27592 26634 0 -1 64 3846 0 0 0 113 2 0 0 17 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27592/tid=27602] ppid=27590 vsize=1789308 CPUtime=1.04
/proc/27592/task/27602/stat : 27602 (java) S 27590 27592 26634 0 -1 64 1429 0 0 0 104 0 0 0 16 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27603] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27603/stat : 27603 (java) S 27590 27592 26634 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27604] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27604/stat : 27604 (java) S 27590 27592 26634 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111180531 1832251392 86615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27592/tid=27605] ppid=27590 vsize=1789308 CPUtime=0
/proc/27592/task/27605/stat : 27605 (java) S 27590 27592 26634 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 111181557 1832251392 86615 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) 1789308

Child status: 143
Real time (s): 1791.6
CPU time (s): 1800.12
CPU user time (s): 1796.93
CPU system time (s): 3.19051
CPU usage (%): 100.475
Max. virtual memory (cumulated for all children) (KiB): 1790920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.93
system time used= 3.19051
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185079
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= 67653
involuntary context switches= 28935

runsolver used 1.64575 second user time and 4.91525 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Apr 15 10:24:26 UTC 2007

IDJOB= 352462
IDBENCH= 1977
IDSOLVER= 164
FILE ID= node75/352462-1176632666

PBS_JOBID= 4559786

Free space on /tmp= 66544 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_1.opb.PB06.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352462-1176632666/sat4jPseudoCPClause.jar /tmp/evaluation/352462-1176632666/instance-352462-1176632666.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-352462-1176632666 -o ROOT/results/node75/solver-352462-1176632666 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352462-1176632666/sat4jPseudoCPClause.jar /tmp/evaluation/352462-1176632666/instance-352462-1176632666.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  2fd45123d8e20b24379108257151f007

RANDOM SEED= 451626578

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.257
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.257
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1842136 kB
Buffers:         26608 kB
Cached:         130880 kB
SwapCached:       3196 kB
Active:          53800 kB
Inactive:       115168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842136 kB
SwapTotal:     4192956 kB
SwapFree:      4184000 kB
Dirty:           20464 kB
Writeback:           0 kB
Mapped:          16348 kB
Slab:            30804 kB
Committed_AS:  1668904 kB
PageTables:       1436 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= 66544 MiB

End job on node75 on Sun Apr 15 10:54:20 UTC 2007