Trace number 360102

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 NameAnswerCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.21 1763.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900553644.opb
MD5SUMd5bd6edee9b4e9879bfc89fe3e395acc
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.061989
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 663
Number of bits of the biggest sum of numbers10
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.08/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.08/0.19	--- Begin Solver configuration ---
0.08/0.19	c Stops conflict analysis at the first Unique Implication Point
0.08/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.19	c Learn all clauses as in MiniSAT
0.08/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.19	c No reason simplification
0.08/0.19	c --- End Solver configuration ---
0.08/0.19	c solving /tmp/evaluation/360102-1176955421/instance-360102-1176955421.opb
0.08/0.19	c reading problem ... 
1.06/0.89	c ... done. Wall clock time 0.693s.
1.06/0.89	c CPU time (experimental) 0.58s.
1.06/0.89	c #vars     231
1.06/0.89	c #constraints  2707
1800.10/1763.11	c starts		: 2
1800.10/1763.11	c conflicts		: 34056
1800.10/1763.11	c decisions		: 223116
1800.10/1763.11	c propagations		: 1119649
1800.10/1763.11	c inspects		: 554469011
1800.10/1763.11	c learnt literals	: 0
1800.10/1763.11	c learnt binary clauses	: 0
1800.10/1763.11	c learnt ternary clauses	: 0
1800.10/1763.11	c learnt clauses	: 34056
1800.10/1763.11	c root simplifications	: 0
1800.10/1763.11	c removed literals (reason simplification)	: 0
1800.10/1763.11	c reason swapping (by a shorter reason)	: 0
1800.10/1763.11	c Calls to reduceDB	: 0
1800.10/1763.11	c speed (decisions/second)	: 126.61082419381472
1800.10/1763.11	c non guided choices	121
1800.10/1763.11	s UNKNOWN
1800.10/1763.11	c Total wall clock time (ms): 1762.916

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/node17/watcher-360102-1176955421 -o ROOT/results/node17/solver-360102-1176955421 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360102-1176955421/sat4jPseudoCP.jar /tmp/evaluation/360102-1176955421/instance-360102-1176955421.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: 1.35 1.09 1.03 2/77 29944
/proc/meminfo: memFree=1818272/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1512 CPUtime=0
/proc/29944/stat : 29944 (java) R 29942 29944 27949 0 -1 0 66 0 0 0 0 0 0 0 19 0 1 0 143459589 1548288 50 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 2861709 0 0 4096 0 0 0 0 17 1 0 0
/proc/29944/statm: 380 58 44 9 0 10 0

[startup+0.0147409 s]
/proc/loadavg: 1.35 1.09 1.03 2/77 29944
/proc/meminfo: memFree=1818272/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=12652 CPUtime=0
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 878 0 1 0 0 0 0 0 18 0 2 0 143459589 12955648 635 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 3163 635 311 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12652

[startup+0.102754 s]
/proc/loadavg: 1.35 1.09 1.03 2/77 29944
/proc/meminfo: memFree=1818272/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1780256 CPUtime=0.08
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 4027 0 1 0 6 2 0 0 18 0 12 0 143459589 1822982144 3769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 445064 3769 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780256

[startup+0.301776 s]
/proc/loadavg: 1.35 1.09 1.03 2/77 29944
/proc/meminfo: memFree=1818272/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1782444 CPUtime=0.31
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 5155 0 1 0 28 3 0 0 18 0 12 0 143459589 1825222656 4894 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 445611 4894 1263 9 0 443223 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782444

[startup+0.701817 s]
/proc/loadavg: 1.35 1.09 1.03 2/77 29944
/proc/meminfo: memFree=1818272/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1783308 CPUtime=0.88
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 6762 0 1 0 84 4 0 0 18 0 12 0 143459589 1826107392 6295 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 445827 6295 1301 9 0 443439 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 1783308

[startup+1.5029 s]
/proc/loadavg: 1.48 1.12 1.04 2/90 29957
/proc/meminfo: memFree=1793528/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1786112 CPUtime=2.29
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 14771 0 1 0 221 8 0 0 18 0 13 0 143459589 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 446528 11919 1312 9 0 444140 0
[pid=29944/tid=29946] ppid=29942 vsize=1786112 CPUtime=0.92
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 10036 0 1 0 87 5 0 0 25 0 13 0 143459590 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109668823 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 143459591 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 143459591 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 143459593 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 143459594 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 143459594 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1786112 CPUtime=0.67
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 3108 0 0 0 66 1 0 0 16 0 13 0 143459598 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1786112 CPUtime=0.65
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 905 0 0 0 65 0 0 0 16 0 13 0 143459598 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1786112 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1828978688 11919 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 1786112

[startup+3.10207 s]
/proc/loadavg: 1.48 1.12 1.04 4/90 29957
/proc/meminfo: memFree=1739064/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1799124 CPUtime=4.98
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 50453 0 1 0 465 33 0 0 18 0 13 0 143459589 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 449781 43057 1325 9 0 447393 0
[pid=29944/tid=29946] ppid=29942 vsize=1799124 CPUtime=1.74
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 37742 0 1 0 156 18 0 0 25 0 13 0 143459590 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109220645 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1799124 CPUtime=0
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 154 0 0 0 0 0 0 0 16 0 13 0 143459591 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1799124 CPUtime=0
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 125 0 0 0 0 0 0 0 16 0 13 0 143459591 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1799124 CPUtime=0.15
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 7 0 0 0 6 9 0 0 16 0 13 0 143459593 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1799124 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 143459594 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1799124 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 143459594 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1799124 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1799124 CPUtime=1.39
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 6489 0 0 0 137 2 0 0 17 0 13 0 143459598 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1799124 CPUtime=1.65
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 5216 0 0 0 163 2 0 0 18 0 13 0 143459598 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1799124 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1799124 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1799124 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1842302976 43057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 1799124

[startup+6.3024 s]
/proc/loadavg: 1.48 1.12 1.04 2/90 29957
/proc/meminfo: memFree=1648648/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1798068 CPUtime=8.35
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 56538 0 1 0 799 36 0 0 18 0 13 0 143459589 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 449517 48431 1325 9 0 447129 0
[pid=29944/tid=29946] ppid=29942 vsize=1798068 CPUtime=4.84
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 41091 0 1 0 464 20 0 0 25 0 13 0 143459590 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109647823 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1798068 CPUtime=0.06
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 1582 0 0 0 6 0 0 0 16 0 13 0 143459591 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1798068 CPUtime=0.06
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 1412 0 0 0 6 0 0 0 16 0 13 0 143459591 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1798068 CPUtime=0.16
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 28 0 0 0 6 10 0 0 16 0 13 0 143459593 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 143459594 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 143459594 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1798068 CPUtime=1.43
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 6489 0 0 0 141 2 0 0 15 0 13 0 143459598 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1798068 CPUtime=1.75
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 5216 0 0 0 173 2 0 0 16 0 13 0 143459598 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1841221632 48431 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 1798068

[startup+12.7021 s]
/proc/loadavg: 1.41 1.12 1.04 2/90 29957
/proc/meminfo: memFree=1600200/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1798068 CPUtime=14.9
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 64274 0 1 0 1451 39 0 0 18 0 13 0 143459589 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 449517 55781 1326 9 0 447129 0
[pid=29944/tid=29946] ppid=29942 vsize=1798068 CPUtime=11.14
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 45324 0 1 0 1093 21 0 0 19 0 13 0 143459590 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109745239 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1798068 CPUtime=0.15
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 3510 0 0 0 14 1 0 0 16 0 13 0 143459591 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1798068 CPUtime=0.14
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 2986 0 0 0 13 1 0 0 16 0 13 0 143459591 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1798068 CPUtime=0.17
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 28 0 0 0 7 10 0 0 16 0 13 0 143459593 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 143459594 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 143459594 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1798068 CPUtime=1.48
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 6490 0 0 0 146 2 0 0 16 0 13 0 143459598 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1798068 CPUtime=1.78
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 5216 0 0 0 176 2 0 0 15 0 13 0 143459598 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1798068 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1841221632 55781 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.9
Current children cumulated vsize (KiB) 1798068

[startup+25.5014 s]
/proc/loadavg: 1.35 1.11 1.04 2/90 29957
/proc/meminfo: memFree=1588808/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1798068 CPUtime=27.95
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 68083 0 1 0 2754 41 0 0 18 0 13 0 143459589 1841221632 58449 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 449517 58449 1333 9 0 447129 0
[pid=29944/tid=29946] ppid=29942 vsize=1798068 CPUtime=23.79
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 45339 0 1 0 2358 21 0 0 19 0 13 0 143459590 1841221632 58449 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109642992 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1798068 CPUtime=0.28
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 5079 0 0 0 26 2 0 0 16 0 13 0 143459591 1841221632 58449 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1798068 CPUtime=0.28
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 5188 0 0 0 26 2 0 0 16 0 13 0 143459591 1841221632 58449 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=29944] ppid=29942 vsize=1801140 CPUtime=1634.88
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 151235 0 1 0 163384 104 0 0 18 0 13 0 143459589 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 450285 129683 1333 9 0 447897 0
[pid=29944/tid=29946] ppid=29942 vsize=1801140 CPUtime=1569.12
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 46155 0 1 0 156875 37 0 0 25 0 13 0 143459590 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109768108 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1801140 CPUtime=30.7
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 44061 0 0 0 3048 22 0 0 17 0 13 0 143459591 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1801140 CPUtime=30.65
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 46328 0 0 0 3044 21 0 0 16 0 13 0 143459591 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1801140 CPUtime=0.36
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 30 0 0 0 19 17 0 0 16 0 13 0 143459593 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1801140 CPUtime=1.81
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 6583 0 0 0 179 2 0 0 16 0 13 0 143459598 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1801140 CPUtime=2.18
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 7358 0 0 0 215 3 0 0 17 0 13 0 143459598 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1844367360 129683 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1634.88
Current children cumulated vsize (KiB) 1801140

[startup+1662.3 s]
/proc/loadavg: 1.16 1.07 1.01 2/90 29957
/proc/meminfo: memFree=1295944/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1801140 CPUtime=1696.53
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 153076 0 1 0 169547 106 0 0 18 0 13 0 143459589 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 450285 131419 1333 9 0 447897 0
[pid=29944/tid=29946] ppid=29942 vsize=1801140 CPUtime=1627.4
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 46183 0 1 0 162703 37 0 0 25 0 13 0 143459590 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109768423 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1801140 CPUtime=32.38
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 44625 0 0 0 3216 22 0 0 16 0 13 0 143459591 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1801140 CPUtime=32.33
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 47577 0 0 0 3211 22 0 0 16 0 13 0 143459591 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1801140 CPUtime=0.36
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 30 0 0 0 19 17 0 0 16 0 13 0 143459593 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1801140 CPUtime=1.81
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 6583 0 0 0 179 2 0 0 16 0 13 0 143459598 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1801140 CPUtime=2.18
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 7358 0 0 0 215 3 0 0 17 0 13 0 143459598 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1844367360 131419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1696.53
Current children cumulated vsize (KiB) 1801140

[startup+1722.3 s]
/proc/loadavg: 1.12 1.08 1.02 2/90 29957
/proc/meminfo: memFree=1288072/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1801140 CPUtime=1758.07
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 155160 0 1 0 175700 107 0 0 18 0 13 0 143459589 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 450285 133377 1333 9 0 447897 0
[pid=29944/tid=29946] ppid=29942 vsize=1801140 CPUtime=1685.78
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 46209 0 1 0 168540 38 0 0 25 0 13 0 143459590 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109680698 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1801140 CPUtime=33.96
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 44910 0 0 0 3374 22 0 0 17 0 13 0 143459591 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1801140 CPUtime=33.91
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 49350 0 0 0 3369 22 0 0 16 0 13 0 143459591 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1801140 CPUtime=0.36
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 30 0 0 0 19 17 0 0 16 0 13 0 143459593 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1801140 CPUtime=1.81
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 6583 0 0 0 179 2 0 0 16 0 13 0 143459598 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1801140 CPUtime=2.18
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 7358 0 0 0 215 3 0 0 17 0 13 0 143459598 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1844367360 133377 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1758.07
Current children cumulated vsize (KiB) 1801140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1763.1 s]
/proc/loadavg: 1.06 1.07 1.01 2/90 29957
/proc/meminfo: memFree=1283016/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1801140 CPUtime=1800.1
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 156497 0 1 0 179902 108 0 0 18 0 13 0 143459589 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 450285 134632 1333 9 0 447897 0
[pid=29944/tid=29946] ppid=29942 vsize=1801140 CPUtime=1725.31
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 46229 0 1 0 172492 39 0 0 20 0 13 0 143459590 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109765030 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1801140 CPUtime=35.21
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 45693 0 0 0 3499 22 0 0 16 0 13 0 143459591 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1801140 CPUtime=35.16
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 49884 0 0 0 3493 23 0 0 16 0 13 0 143459591 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1801140 CPUtime=0.37
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 30 0 0 0 20 17 0 0 16 0 13 0 143459593 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1801140 CPUtime=1.81
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 6583 0 0 0 179 2 0 0 16 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1801140 CPUtime=2.18
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 7358 0 0 0 215 3 0 0 17 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1801140

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

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

[startup+1763.1 s]
/proc/loadavg: 1.06 1.07 1.01 2/90 29957
/proc/meminfo: memFree=1283016/2055920 swapFree=4141660/4192956
[pid=29944] ppid=29942 vsize=1801140 CPUtime=1800.1
/proc/29944/stat : 29944 (java) S 29942 29944 27949 0 -1 0 156497 0 1 0 179902 108 0 0 18 0 13 0 143459589 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29944/statm: 450285 134632 1333 9 0 447897 0
[pid=29944/tid=29946] ppid=29942 vsize=1801140 CPUtime=1725.31
/proc/29944/task/29946/stat : 29946 (java) R 29942 29944 27949 0 -1 64 46229 0 1 0 172492 39 0 0 20 0 13 0 143459590 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109765030 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29947] ppid=29942 vsize=1801140 CPUtime=35.21
/proc/29944/task/29947/stat : 29947 (java) S 29942 29944 27949 0 -1 64 45693 0 0 0 3499 22 0 0 16 0 13 0 143459591 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29948] ppid=29942 vsize=1801140 CPUtime=35.16
/proc/29944/task/29948/stat : 29948 (java) S 29942 29944 27949 0 -1 64 49884 0 0 0 3493 23 0 0 16 0 13 0 143459591 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29949] ppid=29942 vsize=1801140 CPUtime=0.37
/proc/29944/task/29949/stat : 29949 (java) S 29942 29944 27949 0 -1 64 30 0 0 0 20 17 0 0 16 0 13 0 143459593 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29950] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29950/stat : 29950 (java) S 29942 29944 27949 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29942 29944 27949 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 143459594 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29953] ppid=29942 vsize=1801140 CPUtime=1.81
/proc/29944/task/29953/stat : 29953 (java) S 29942 29944 27949 0 -1 64 6583 0 0 0 179 2 0 0 16 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29954] ppid=29942 vsize=1801140 CPUtime=2.18
/proc/29944/task/29954/stat : 29954 (java) S 29942 29944 27949 0 -1 64 7358 0 0 0 215 3 0 0 17 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29955] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29955/stat : 29955 (java) S 29942 29944 27949 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29944/tid=29956] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29956/stat : 29956 (java) S 29942 29944 27949 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 143459598 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29944/tid=29957] ppid=29942 vsize=1801140 CPUtime=0
/proc/29944/task/29957/stat : 29957 (java) S 29942 29944 27949 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 143459678 1844367360 134632 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1801140

Child status: 143
Real time (s): 1763.21
CPU time (s): 1800.21
CPU user time (s): 1799.05
CPU system time (s): 1.16582
CPU usage (%): 102.099
Max. virtual memory (cumulated for all children) (KiB): 1802740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.16582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156517
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= 45100
involuntary context switches= 61502

runsolver used 1.78173 second user time and 4.73628 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu Apr 19 04:03:41 UTC 2007

IDJOB= 360102
IDBENCH= 1344
IDSOLVER= 160
FILE ID= node17/360102-1176955421

PBS_JOBID= 4605755

Free space on /tmp= 66389 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900553644.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360102-1176955421/sat4jPseudoCP.jar /tmp/evaluation/360102-1176955421/instance-360102-1176955421.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-360102-1176955421 -o ROOT/results/node17/solver-360102-1176955421 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360102-1176955421/sat4jPseudoCP.jar /tmp/evaluation/360102-1176955421/instance-360102-1176955421.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d5bd6edee9b4e9879bfc89fe3e395acc

RANDOM SEED= 683127171

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1818680 kB
Buffers:         35944 kB
Cached:         118924 kB
SwapCached:      14180 kB
Active:         110188 kB
Inactive:        69064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818680 kB
SwapTotal:     4192956 kB
SwapFree:      4141660 kB
Dirty:            3864 kB
Writeback:           0 kB
Mapped:          30476 kB
Slab:            43508 kB
Committed_AS:  7085844 kB
PageTables:       1800 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= 66389 MiB

End job on node17 on Thu Apr 19 04:33:06 UTC 2007