Trace number 348081

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.24 1785.29

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-A2C1S1.opb
MD5SUMf1062f0a31768badc14bf5e03feddb4c
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables103872
Total number of constraints3312
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3312
Minimum length of a constraint31
Maximum length of a constraint725
Number of terms in the objective function 37632
Biggest coefficient in the objective function 1116
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 555552
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 555552
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.11/0.24	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.11/0.24	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.11/0.24	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.11/0.25	c no version file found!!!
0.11/0.25	c sun.arch.data.model	32
0.11/0.25	c java.version	1.6.0
0.11/0.25	c os.name	Linux
0.11/0.25	c os.version	2.6.9-22.EL.rootsmp
0.11/0.25	c os.arch	i386
0.11/0.25	c Free memory 1651659224
0.11/0.25	c Max memory 1654456320
0.11/0.25	c Total memory 1654456320
0.11/0.25	c Number of processors 2
0.21/0.31	--- Begin Solver configuration ---
0.21/0.31	c Stops conflict analysis at the first Unique Implication Point
0.21/0.31	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/0.31	c Learn all clauses as in MiniSAT
0.21/0.31	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.31	c VSIDS like heuristics from MiniSAT using a heap
0.21/0.31	c No reason simplification
0.21/0.31	c --- End Solver configuration ---
0.21/0.31	c solving /tmp/evaluation/348081-1176568072/instance-348081-1176568072.opb
0.21/0.31	c reading problem ... 
4.71/3.43	c ... done. Wall clock time 3.122s.
4.71/3.43	c CPU time (experimental) 2.78s.
4.71/3.43	c #vars     103872
4.71/3.43	c #constraints  4560
1800.05/1785.11	c starts		: 23
1800.05/1785.11	c conflicts		: 1642058
1800.05/1785.11	c decisions		: 2912981
1800.05/1785.11	c propagations		: 126673657
1800.05/1785.11	c inspects		: 2698514763
1800.05/1785.11	c learnt literals	: 21
1800.05/1785.11	c learnt binary clauses	: 102
1800.05/1785.11	c learnt ternary clauses	: 140
1800.05/1785.11	c learnt clauses	: 1642037
1800.05/1785.11	c root simplifications	: 0
1800.05/1785.11	c removed literals (reason simplification)	: 0
1800.05/1785.11	c reason swapping (by a shorter reason)	: 0
1800.05/1785.11	c Calls to reduceDB	: 0
1800.05/1785.11	c speed (decisions/second)	: 1635.5290994596487
1800.05/1785.11	c non guided choices	36968
1800.05/1785.11	s UNKNOWN
1800.05/1785.11	c Total wall clock time (ms): 1784.805

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/node70/watcher-348081-1176568072 -o ROOT/results/node70/solver-348081-1176568072 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348081-1176568072/sat4jPseudoResolution.jar /tmp/evaluation/348081-1176568072/instance-348081-1176568072.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.92 0.98 1.08 3/64 27848
/proc/meminfo: memFree=1586112/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1520 CPUtime=0
/proc/27848/stat : 27848 (java) R 27846 27848 27541 0 -1 0 92 0 0 0 0 0 0 0 18 0 1 0 96344598 1556480 73 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8382134 0 0 4096 0 0 0 0 17 1 0 0
/proc/27848/statm: 380 75 56 9 0 10 0

[startup+0.0125261 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 27848
/proc/meminfo: memFree=1586112/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=11868 CPUtime=0
/proc/27848/stat : 27848 (java) D 27846 27848 27541 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 96344598 12152832 155 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 8418311 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/27848/statm: 3014 175 135 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11868

[startup+0.105497 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 27848
/proc/meminfo: memFree=1586112/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1777708 CPUtime=0.06
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 3599 0 30 0 3 3 0 0 18 0 7 0 96344598 1820372992 3370 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 444427 3370 1073 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.301517 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 27848
/proc/meminfo: memFree=1586112/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1782476 CPUtime=0.21
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 4819 0 30 0 17 4 0 0 18 0 12 0 96344598 1825255424 4586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 445619 4586 1244 9 0 443231 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1782476

[startup+0.701557 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 27848
/proc/meminfo: memFree=1586112/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1783348 CPUtime=0.78
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 7910 0 30 0 73 5 0 0 18 0 12 0 96344598 1826148352 7430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 445837 7431 1296 9 0 443449 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 1783348

[startup+1.50264 s]
/proc/loadavg: 0.92 0.98 1.08 3/76 27860
/proc/meminfo: memFree=1541088/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1796468 CPUtime=2.21
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 22071 0 30 0 209 12 0 0 18 0 12 0 96344598 1839583232 20084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 449117 20087 1303 9 0 446729 0
[pid=27848/tid=27850] ppid=27846 vsize=1796468 CPUtime=1.02
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 15856 0 5 0 94 8 0 0 19 0 12 0 96344602 1839583232 20088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103343746 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1796468 CPUtime=0
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 96344603 1839583232 20088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1796468 CPUtime=0
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 96344603 1839583232 20088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1796468 CPUtime=0
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 96344607 1839583232 20088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1796468 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 96344608 1839583232 20088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1796468 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 96344608 1839583232 20088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1796468 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 96344614 1839583232 20088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1796468 CPUtime=0.6
/proc/27848/task/27857/stat : 27857 (java) R 27846 27848 27541 0 -1 64 3837 0 0 0 59 1 0 0 17 0 12 0 96344614 1839583232 20088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103315186 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1796468 CPUtime=0.55
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 1688 0 0 0 55 0 0 0 17 0 12 0 96344614 1839583232 20090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1796468 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 96344614 1839583232 20092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1796468 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 96344614 1839583232 20093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 1796468

[startup+3.1028 s]
/proc/loadavg: 0.92 0.98 1.08 2/76 27860
/proc/meminfo: memFree=1447520/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1794992 CPUtime=4.41
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 53569 0 30 0 414 27 0 0 18 0 12 0 96344598 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 448748 48831 1324 9 0 446360 0
[pid=27848/tid=27850] ppid=27846 vsize=1794992 CPUtime=2.45
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 37689 0 5 0 227 18 0 0 21 0 12 0 96344602 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109502085 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1794992 CPUtime=0.12
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 4227 0 0 0 11 1 0 0 17 0 12 0 96344603 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1794992 CPUtime=0.13
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 3153 0 0 0 12 1 0 0 16 0 12 0 96344603 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1794992 CPUtime=0
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 96344607 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1794992 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 96344608 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1794992 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 96344608 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1794992 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 96344614 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1794992 CPUtime=1.05
/proc/27848/task/27857/stat : 27857 (java) S 27846 27848 27541 0 -1 64 6023 0 0 0 103 2 0 0 16 0 12 0 96344614 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1794992 CPUtime=0.58
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 1777 0 0 0 58 0 0 0 16 0 12 0 96344614 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1794992 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 96344614 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1794992 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 96344614 1838071808 48831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 1794992

[startup+6.30211 s]
/proc/loadavg: 0.93 0.98 1.08 2/77 27861
/proc/meminfo: memFree=1343640/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1795848 CPUtime=8.48
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 68225 0 30 0 814 34 0 0 18 0 13 0 96344598 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 448962 60562 1333 9 0 446574 0
[pid=27848/tid=27850] ppid=27846 vsize=1795848 CPUtime=5.13
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 37729 0 5 0 494 19 0 0 24 0 13 0 96344602 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109663069 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1795848 CPUtime=0.4
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 10676 0 0 0 35 5 0 0 16 0 13 0 96344603 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1795848 CPUtime=0.4
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 9963 0 0 0 37 3 0 0 16 0 13 0 96344603 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1795848 CPUtime=0
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 96344607 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1795848 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 96344608 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1795848 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 96344608 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1795848 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 96344614 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1795848 CPUtime=1.45
/proc/27848/task/27857/stat : 27857 (java) S 27846 27848 27541 0 -1 64 6056 0 0 0 143 2 0 0 16 0 13 0 96344614 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1795848 CPUtime=1.04
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 3097 0 0 0 103 1 0 0 16 0 13 0 96344614 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1795848 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 96344614 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1795848 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 96344614 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27861] ppid=27846 vsize=1795848 CPUtime=0
/proc/27848/task/27861/stat : 27861 (java) S 27846 27848 27541 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 96345012 1838948352 60562 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.48
Current children cumulated vsize (KiB) 1795848

[startup+12.7028 s]
/proc/loadavg: 0.93 0.98 1.08 2/77 27861
/proc/meminfo: memFree=1341920/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1795524 CPUtime=15.31
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 69189 0 30 0 1496 35 0 0 18 0 13 0 96344598 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 448881 61296 1333 9 0 446493 0
[pid=27848/tid=27850] ppid=27846 vsize=1795524 CPUtime=11.09
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 37733 0 5 0 1090 19 0 0 16 0 13 0 96344602 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109895034 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1795524 CPUtime=0.83
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 11100 0 0 0 77 6 0 0 16 0 13 0 96344603 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1795524 CPUtime=0.82
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 10498 0 0 0 78 4 0 0 16 0 13 0 96344603 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 96344607 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 96344608 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 96344608 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 96344614 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1795524 CPUtime=1.47
/proc/27848/task/27857/stat : 27857 (java) S 27846 27848 27541 0 -1 64 6057 0 0 0 145 2 0 0 16 0 13 0 96344614 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1795524 CPUtime=1.04
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 3097 0 0 0 103 1 0 0 16 0 13 0 96344614 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 96344614 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 96344614 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27861] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27861/stat : 27861 (java) S 27846 27848 27541 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 96345012 1838616576 61296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.31
Current children cumulated vsize (KiB) 1795524

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 1.08 2/77 27861
/proc/meminfo: memFree=1312864/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1795524 CPUtime=28.49
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 77847 0 30 0 2810 39 0 0 18 0 13 0 96344598 1838616576 68338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 448881 68338 1333 9 0 446493 0
[pid=27848/tid=27850] ppid=27846 vsize=1795524 CPUtime=23.5
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 37739 0 5 0 2331 19 0 0 25 0 13 0 96344602 1838616576 68338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109893193 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1795524 CPUtime=1.17
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 16346 0 0 0 109 8 0 0 16 0 13 0 96344603 1838616576 68338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1795524 CPUtime=1.17
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 13897 0 0 0 112 5 0 0 16 0 13 0 96344603 1838616576 68338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 96344607 1838616576 68338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 96344608 1838616576 68338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=27848/tid=27853] ppid=27846 vsize=1795524 CPUtime=0.14
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 205 0 0 0 5 9 0 0 16 0 13 0 96344607 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 96344608 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 96344608 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 96344614 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1795524 CPUtime=1.52
/proc/27848/task/27857/stat : 27857 (java) S 27846 27848 27541 0 -1 64 6061 0 0 0 150 2 0 0 17 0 13 0 96344614 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1795524 CPUtime=1.09
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 3100 0 0 0 108 1 0 0 16 0 13 0 96344614 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 96344614 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 96344614 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27861] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27861/stat : 27861 (java) S 27846 27848 27541 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 96345012 1838616576 187003 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1616.15
Current children cumulated vsize (KiB) 1795524

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27863
/proc/meminfo: memFree=799136/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1795524 CPUtime=1676.66
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 319635 0 30 0 167501 165 0 0 18 0 13 0 96344598 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 448881 200259 1333 9 0 446493 0
[pid=27848/tid=27850] ppid=27846 vsize=1795524 CPUtime=1647.39
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 104107 0 5 0 164687 52 0 0 17 0 13 0 96344602 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109951750 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1795524 CPUtime=13.22
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 109683 0 0 0 1270 52 0 0 17 0 13 0 96344603 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1795524 CPUtime=13.22
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 95765 0 0 0 1278 44 0 0 16 0 13 0 96344603 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1795524 CPUtime=0.15
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 222 0 0 0 5 10 0 0 16 0 13 0 96344607 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 96344608 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 96344608 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 96344614 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1795524 CPUtime=1.52
/proc/27848/task/27857/stat : 27857 (java) S 27846 27848 27541 0 -1 64 6061 0 0 0 150 2 0 0 17 0 13 0 96344614 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1795524 CPUtime=1.09
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 3100 0 0 0 108 1 0 0 16 0 13 0 96344614 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 96344614 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 96344614 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27861] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27861/stat : 27861 (java) S 27846 27848 27541 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 96345012 1838616576 200259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1676.66
Current children cumulated vsize (KiB) 1795524

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27863
/proc/meminfo: memFree=755104/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1795524 CPUtime=1736.9
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 333054 0 30 0 173519 171 0 0 18 0 13 0 96344598 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 448881 207410 1333 9 0 446493 0
[pid=27848/tid=27850] ppid=27846 vsize=1795524 CPUtime=1707.05
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 104111 0 5 0 170653 52 0 0 25 0 13 0 96344602 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110010747 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1795524 CPUtime=13.5
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 115538 0 0 0 1296 54 0 0 16 0 13 0 96344603 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1795524 CPUtime=13.51
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 103325 0 0 0 1304 47 0 0 17 0 13 0 96344603 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1795524 CPUtime=0.15
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 222 0 0 0 5 10 0 0 16 0 13 0 96344607 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 96344608 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 96344608 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 96344614 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1795524 CPUtime=1.52
/proc/27848/task/27857/stat : 27857 (java) S 27846 27848 27541 0 -1 64 6061 0 0 0 150 2 0 0 17 0 13 0 96344614 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1795524 CPUtime=1.09
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 3100 0 0 0 108 1 0 0 16 0 13 0 96344614 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 96344614 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 96344614 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27861] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27861/stat : 27861 (java) S 27846 27848 27541 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 96345012 1838616576 207410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1736.9
Current children cumulated vsize (KiB) 1795524

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27863
/proc/meminfo: memFree=745952/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1795524 CPUtime=1797.25
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 344339 0 30 0 179549 176 0 0 18 0 13 0 96344598 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 448881 210517 1333 9 0 446493 0
[pid=27848/tid=27850] ppid=27846 vsize=1795524 CPUtime=1766.58
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 104117 0 5 0 176606 52 0 0 24 0 13 0 96344602 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109945383 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1795524 CPUtime=13.9
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 120670 0 0 0 1334 56 0 0 17 0 13 0 96344603 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1795524 CPUtime=13.93
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 109472 0 0 0 1343 50 0 0 17 0 13 0 96344603 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1795524 CPUtime=0.15
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 222 0 0 0 5 10 0 0 15 0 13 0 96344607 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 96344608 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 96344608 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1795524 CPUtime=1.52
/proc/27848/task/27857/stat : 27857 (java) S 27846 27848 27541 0 -1 64 6061 0 0 0 150 2 0 0 17 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1795524 CPUtime=1.09
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 3100 0 0 0 108 1 0 0 16 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27861] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27861/stat : 27861 (java) S 27846 27848 27541 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 96345012 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.25
Current children cumulated vsize (KiB) 1795524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27863
/proc/meminfo: memFree=742560/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=1795524 CPUtime=1800.05
/proc/27848/stat : 27848 (java) S 27846 27848 27541 0 -1 0 344339 0 30 0 179829 176 0 0 18 0 13 0 96344598 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27848/statm: 448881 210517 1333 9 0 446493 0
[pid=27848/tid=27850] ppid=27846 vsize=1795524 CPUtime=1769.38
/proc/27848/task/27850/stat : 27850 (java) R 27846 27848 27541 0 -1 64 104117 0 5 0 176886 52 0 0 25 0 13 0 96344602 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109945383 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27851] ppid=27846 vsize=1795524 CPUtime=13.9
/proc/27848/task/27851/stat : 27851 (java) S 27846 27848 27541 0 -1 64 120670 0 0 0 1334 56 0 0 17 0 13 0 96344603 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27852] ppid=27846 vsize=1795524 CPUtime=13.93
/proc/27848/task/27852/stat : 27852 (java) S 27846 27848 27541 0 -1 64 109472 0 0 0 1343 50 0 0 17 0 13 0 96344603 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27853] ppid=27846 vsize=1795524 CPUtime=0.15
/proc/27848/task/27853/stat : 27853 (java) S 27846 27848 27541 0 -1 64 222 0 0 0 5 10 0 0 16 0 13 0 96344607 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27854] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27854/stat : 27854 (java) S 27846 27848 27541 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 96344608 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27855] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27855/stat : 27855 (java) S 27846 27848 27541 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 96344608 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27856] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27856/stat : 27856 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27857] ppid=27846 vsize=1795524 CPUtime=1.52
/proc/27848/task/27857/stat : 27857 (java) S 27846 27848 27541 0 -1 64 6061 0 0 0 150 2 0 0 17 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27848/tid=27858] ppid=27846 vsize=1795524 CPUtime=1.09
/proc/27848/task/27858/stat : 27858 (java) S 27846 27848 27541 0 -1 64 3100 0 0 0 108 1 0 0 16 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27859] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27859/stat : 27859 (java) S 27846 27848 27541 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27860] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27860/stat : 27860 (java) S 27846 27848 27541 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 96344614 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27848/tid=27861] ppid=27846 vsize=1795524 CPUtime=0
/proc/27848/task/27861/stat : 27861 (java) S 27846 27848 27541 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 96345012 1838616576 210517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1795524

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

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

[startup+1785.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27866
/proc/meminfo: memFree=1123728/2055920 swapFree=4192812/4192956
[pid=27848] ppid=27846 vsize=0 CPUtime=1800.16
/proc/27848/stat : 27848 (java) Z 27846 27848 27541 0 -1 1036 344358 0 30 0 179834 182 0 0 16 0 2 0 96344598 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27848/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1785.29
CPU time (s): 1800.24
CPU user time (s): 1798.34
CPU system time (s): 1.89171
CPU usage (%): 100.837
Max. virtual memory (cumulated for all children) (KiB): 1797140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.89171
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 344358
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41617
involuntary context switches= 36484

runsolver used 2.02869 second user time and 4.50432 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sat Apr 14 16:27:53 UTC 2007

IDJOB= 348081
IDBENCH= 1614
IDSOLVER= 159
FILE ID= node70/348081-1176568072

PBS_JOBID= 4556890

Free space on /tmp= 66558 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-A2C1S1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348081-1176568072/sat4jPseudoResolution.jar /tmp/evaluation/348081-1176568072/instance-348081-1176568072.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-348081-1176568072 -o ROOT/results/node70/solver-348081-1176568072 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348081-1176568072/sat4jPseudoResolution.jar /tmp/evaluation/348081-1176568072/instance-348081-1176568072.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  f1062f0a31768badc14bf5e03feddb4c

RANDOM SEED= 83466745

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1586520 kB
Buffers:         47656 kB
Cached:         320020 kB
SwapCached:          0 kB
Active:         178680 kB
Inactive:       204496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6896 kB
Writeback:           0 kB
Mapped:          25652 kB
Slab:            72296 kB
Committed_AS:   923864 kB
PageTables:       1396 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= 66558 MiB

End job on node70 on Sat Apr 14 16:57:40 UTC 2007