Trace number 360312

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.2 1766.53

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900554420.opb
MD5SUM30c4f9acafc0f3a30de05f75833db699
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.1498
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
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 689
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.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.14	c Number of processors 2
0.09/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.09/0.19	--- Begin Solver configuration ---
0.09/0.19	c Stops conflict analysis at the first Unique Implication Point
0.09/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.09/0.19	c Learn all clauses as in MiniSAT
0.09/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.09/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.19	c No reason simplification
0.09/0.19	c --- End Solver configuration ---
0.09/0.19	c solving /tmp/evaluation/360312-1176966083/instance-360312-1176966083.opb
0.09/0.19	c reading problem ... 
1.07/0.88	c ... done. Wall clock time 0.688s.
1.07/0.88	c CPU time (experimental) 0.58s.
1.07/0.88	c #vars     231
1.07/0.88	c #constraints  2707
1800.07/1766.41	c starts		: 2
1800.07/1766.41	c conflicts		: 34502
1800.07/1766.41	c decisions		: 145542
1800.07/1766.41	c propagations		: 1148082
1800.07/1766.41	c inspects		: 580344388
1800.07/1766.41	c learnt literals	: 0
1800.07/1766.41	c learnt binary clauses	: 0
1800.07/1766.41	c learnt ternary clauses	: 0
1800.07/1766.41	c learnt clauses	: 34501
1800.07/1766.41	c root simplifications	: 0
1800.07/1766.41	c removed literals (reason simplification)	: 0
1800.07/1766.41	c reason swapping (by a shorter reason)	: 0
1800.07/1766.41	c Calls to reduceDB	: 0
1800.07/1766.41	c speed (decisions/second)	: 82.43539609680504
1800.07/1766.41	c non guided choices	121
1800.07/1766.41	s UNKNOWN
1800.07/1766.41	c Total wall clock time (ms): 1766.219

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/node30/watcher-360312-1176966083 -o ROOT/results/node30/solver-360312-1176966083 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360312-1176966083/sat4jPseudoCP.jar /tmp/evaluation/360312-1176966083/instance-360312-1176966083.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.01 1.02 1.00 2/83 25569
/proc/meminfo: memFree=1295328/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1800 CPUtime=0
/proc/25569/stat : 25569 (java) D 25567 25569 24882 0 -1 0 170 0 0 0 0 0 0 0 18 0 1 0 144523944 1843200 143 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/25569/statm: 450 143 106 9 0 92 0

[startup+0.011565 s]
/proc/loadavg: 1.01 1.02 1.00 2/83 25569
/proc/meminfo: memFree=1295328/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=12332 CPUtime=0
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 728 0 0 0 0 0 0 0 18 0 2 0 144523944 12627968 523 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 3083 523 218 9 0 1229 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12332

[startup+0.101579 s]
/proc/loadavg: 1.01 1.02 1.00 2/83 25569
/proc/meminfo: memFree=1295328/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1780256 CPUtime=0.09
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 4017 0 1 0 7 2 0 0 18 0 12 0 144523944 1822982144 3759 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 445064 3759 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780256

[startup+0.301587 s]
/proc/loadavg: 1.01 1.02 1.00 2/83 25569
/proc/meminfo: memFree=1295328/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1782444 CPUtime=0.32
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 5156 0 1 0 29 3 0 0 18 0 12 0 144523944 1825222656 4895 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 445611 4895 1263 9 0 443223 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782444

[startup+0.701612 s]
/proc/loadavg: 1.01 1.02 1.00 2/83 25569
/proc/meminfo: memFree=1295328/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1783308 CPUtime=0.89
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 6843 0 1 0 85 4 0 0 18 0 12 0 144523944 1826107392 6315 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 445827 6315 1301 9 0 443439 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1783308

[startup+1.50267 s]
/proc/loadavg: 1.01 1.02 1.00 4/96 25582
/proc/meminfo: memFree=1269816/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1785876 CPUtime=2.24
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 17739 0 1 0 216 8 0 0 18 0 13 0 144523944 1828737024 15542 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 446469 15542 1312 9 0 444081 0
[pid=25569/tid=25571] ppid=25567 vsize=1785876 CPUtime=0.97
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 13662 0 1 0 91 6 0 0 18 0 13 0 144523945 1828737024 15542 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109187517 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 144523946 1828737024 15542 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 144523946 1828737024 15542 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25574] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 144523949 1828737024 15542 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 144523949 1828737024 15543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 144523949 1828737024 15543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1828737024 15543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1785876 CPUtime=0.66
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 1963 0 0 0 66 0 0 0 16 0 13 0 144523953 1828737024 15543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1785876 CPUtime=0.58
/proc/25569/task/25579/stat : 25579 (java) R 25567 25569 24882 0 -1 64 1392 0 0 0 58 0 0 0 17 0 13 0 144523953 1828737024 15543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105054470 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1828737024 15543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1828737024 15543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1785876 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1828737024 15543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 1785876

[startup+3.10276 s]
/proc/loadavg: 1.01 1.02 1.00 5/96 25582
/proc/meminfo: memFree=1187320/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1801932 CPUtime=4.9
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 50821 0 1 0 467 23 0 0 18 0 13 0 144523944 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 450483 43867 1325 9 0 448095 0
[pid=25569/tid=25571] ppid=25567 vsize=1801932 CPUtime=1.96
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 37737 0 1 0 179 17 0 0 24 0 13 0 144523945 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109611700 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 174 0 0 0 0 0 0 0 17 0 13 0 144523946 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 144523946 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25574] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 144523949 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 144523949 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 144523949 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1801932 CPUtime=1.55
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 6046 0 0 0 153 2 0 0 17 0 13 0 144523953 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1801932 CPUtime=1.34
/proc/25569/task/25579/stat : 25579 (java) S 25567 25569 24882 0 -1 64 5999 0 0 0 132 2 0 0 16 0 13 0 144523953 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1801932 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1845178368 43867 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 1801932

[startup+6.30116 s]
/proc/loadavg: 1.33 1.08 1.02 3/96 25616
/proc/meminfo: memFree=1121848/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1800748 CPUtime=8.28
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 54343 0 1 0 803 25 0 0 18 0 13 0 144523944 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 450187 46193 1325 9 0 447799 0
[pid=25569/tid=25571] ppid=25567 vsize=1800748 CPUtime=5.01
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 38340 0 1 0 484 17 0 0 21 0 13 0 144523945 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109638703 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1800748 CPUtime=0.06
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 1626 0 0 0 6 0 0 0 16 0 13 0 144523946 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1800748 CPUtime=0.06
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 1581 0 0 0 6 0 0 0 16 0 13 0 144523946 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25574] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 144523949 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 144523949 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 144523949 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1800748 CPUtime=1.64
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 6046 0 0 0 162 2 0 0 15 0 13 0 144523953 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1800748 CPUtime=1.44
/proc/25569/task/25579/stat : 25579 (java) S 25567 25569 24882 0 -1 64 6002 0 0 0 142 2 0 0 16 0 13 0 144523953 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1843965952 46193 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 1800748

[startup+12.7026 s]
/proc/loadavg: 1.30 1.08 1.02 2/96 25626
/proc/meminfo: memFree=1075656/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1800748 CPUtime=14.81
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 64664 0 1 0 1450 31 0 0 18 0 13 0 144523944 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 450187 55944 1332 9 0 447799 0
[pid=25569/tid=25571] ppid=25567 vsize=1800748 CPUtime=11.26
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 42861 0 1 0 1106 20 0 0 25 0 13 0 144523945 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109765655 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1800748 CPUtime=0.18
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 4721 0 0 0 17 1 0 0 16 0 13 0 144523946 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1800748 CPUtime=0.18
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 4278 0 0 0 16 2 0 0 17 0 13 0 144523946 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25574] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 144523949 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 144523949 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 144523949 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1800748 CPUtime=1.65
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 6052 0 0 0 163 2 0 0 17 0 13 0 144523953 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1800748 CPUtime=1.46
/proc/25569/task/25579/stat : 25579 (java) S 25567 25569 24882 0 -1 64 6004 0 0 0 144 2 0 0 17 0 13 0 144523953 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1800748 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1843965952 55944 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.81
Current children cumulated vsize (KiB) 1800748

[startup+25.5012 s]
/proc/loadavg: 1.24 1.08 1.02 2/96 25634
/proc/meminfo: memFree=1065040/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1799724 CPUtime=27.81
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 68206 0 1 0 2749 32 0 0 18 0 13 0 144523944 1842917376 58924 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 449931 58924 1332 9 0 447543 0
[pid=25569/tid=25571] ppid=25567 vsize=1799724 CPUtime=23.92
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 42875 0 1 0 2371 21 0 0 25 0 13 0 144523945 1842917376 58924 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109638728 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1799724 CPUtime=0.32
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 6270 0 0 0 31 1 0 0 16 0 13 0 144523946 1842917376 58924 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1799724 CPUtime=0.31
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 6252 0 0 0 29 2 0 0 16 0 13 0 144523946 1842917376 58924 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=25569/tid=25574] ppid=25567 vsize=1799724 CPUtime=0.21
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 37 0 0 0 14 7 0 0 16 0 13 0 144523949 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1799724 CPUtime=1.91
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 6761 0 0 0 189 2 0 0 16 0 13 0 144523953 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1799724 CPUtime=1.64
/proc/25569/task/25579/stat : 25579 (java) S 25567 25569 24882 0 -1 64 6013 0 0 0 162 2 0 0 16 0 13 0 144523953 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1842917376 125469 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1570.68
Current children cumulated vsize (KiB) 1799724

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 25658
/proc/meminfo: memFree=792128/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1799724 CPUtime=1632.08
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 149615 0 1 0 163115 93 0 0 18 0 13 0 144523944 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 449931 126965 1333 9 0 447543 0
[pid=25569/tid=25571] ppid=25567 vsize=1799724 CPUtime=1571.92
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 45162 0 1 0 157157 35 0 0 25 0 13 0 144523945 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109660475 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1799724 CPUtime=28.12
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 46173 0 0 0 2789 23 0 0 16 0 13 0 144523946 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1799724 CPUtime=28.21
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 44749 0 0 0 2801 20 0 0 16 0 13 0 144523946 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25574] ppid=25567 vsize=1799724 CPUtime=0.21
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 37 0 0 0 14 7 0 0 16 0 13 0 144523949 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1799724 CPUtime=1.91
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 6761 0 0 0 189 2 0 0 16 0 13 0 144523953 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1799724 CPUtime=1.64
/proc/25569/task/25579/stat : 25579 (java) S 25567 25569 24882 0 -1 64 6013 0 0 0 162 2 0 0 16 0 13 0 144523953 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1842917376 126965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1632.08
Current children cumulated vsize (KiB) 1799724

[startup+1662.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/90 25658
/proc/meminfo: memFree=786880/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1799724 CPUtime=1693.49
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 151024 0 1 0 169254 95 0 0 18 0 13 0 144523944 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 449931 128278 1333 9 0 447543 0
[pid=25569/tid=25571] ppid=25567 vsize=1799724 CPUtime=1630.46
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 45187 0 1 0 163010 36 0 0 25 0 13 0 144523945 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109742999 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1799724 CPUtime=29.57
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 46634 0 0 0 2933 24 0 0 16 0 13 0 144523946 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1799724 CPUtime=29.63
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 45672 0 0 0 2943 20 0 0 16 0 13 0 144523946 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25574] ppid=25567 vsize=1799724 CPUtime=0.22
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 37 0 0 0 15 7 0 0 15 0 13 0 144523949 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1799724 CPUtime=1.91
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 6761 0 0 0 189 2 0 0 16 0 13 0 144523953 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1799724 CPUtime=1.64
/proc/25569/task/25579/stat : 25579 (java) S 25567 25569 24882 0 -1 64 6013 0 0 0 162 2 0 0 16 0 13 0 144523953 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1842917376 128278 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1693.49
Current children cumulated vsize (KiB) 1799724

[startup+1722.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 25658
/proc/meminfo: memFree=781440/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1799724 CPUtime=1754.86
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 152509 0 1 0 175390 96 0 0 18 0 13 0 144523944 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 449931 129617 1333 9 0 447543 0
[pid=25569/tid=25571] ppid=25567 vsize=1799724 CPUtime=1689.03
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 45211 0 1 0 168867 36 0 0 25 0 13 0 144523945 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109688877 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1799724 CPUtime=30.96
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 47535 0 0 0 3072 24 0 0 16 0 13 0 144523946 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1799724 CPUtime=31.03
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 46232 0 0 0 3082 21 0 0 16 0 13 0 144523946 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25574] ppid=25567 vsize=1799724 CPUtime=0.24
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 37 0 0 0 16 8 0 0 16 0 13 0 144523949 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1799724 CPUtime=1.91
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 6761 0 0 0 189 2 0 0 16 0 13 0 144523953 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1799724 CPUtime=1.64
/proc/25569/task/25579/stat : 25579 (java) S 25567 25569 24882 0 -1 64 6013 0 0 0 162 2 0 0 16 0 13 0 144523953 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1842917376 129617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1754.86
Current children cumulated vsize (KiB) 1799724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1766.4 s]
/proc/loadavg: 1.11 1.05 1.01 2/90 25658
/proc/meminfo: memFree=777344/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=1799724 CPUtime=1800.07
/proc/25569/stat : 25569 (java) S 25567 25569 24882 0 -1 0 153628 0 1 0 179910 97 0 0 18 0 13 0 144523944 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25569/statm: 449931 130655 1333 9 0 447543 0
[pid=25569/tid=25571] ppid=25567 vsize=1799724 CPUtime=1731.99
/proc/25569/task/25571/stat : 25571 (java) R 25567 25569 24882 0 -1 64 45230 0 1 0 173162 37 0 0 25 0 13 0 144523945 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109687783 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25572] ppid=25567 vsize=1799724 CPUtime=32.08
/proc/25569/task/25572/stat : 25572 (java) S 25567 25569 24882 0 -1 64 47935 0 0 0 3184 24 0 0 16 0 13 0 144523946 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25573] ppid=25567 vsize=1799724 CPUtime=32.15
/proc/25569/task/25573/stat : 25573 (java) S 25567 25569 24882 0 -1 64 46932 0 0 0 3194 21 0 0 17 0 13 0 144523946 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25574] ppid=25567 vsize=1799724 CPUtime=0.24
/proc/25569/task/25574/stat : 25574 (java) S 25567 25569 24882 0 -1 64 37 0 0 0 16 8 0 0 16 0 13 0 144523949 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25575] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25575/stat : 25575 (java) S 25567 25569 24882 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25576] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25576/stat : 25576 (java) S 25567 25569 24882 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 144523949 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25577] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25577/stat : 25577 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 144523953 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25578] ppid=25567 vsize=1799724 CPUtime=1.91
/proc/25569/task/25578/stat : 25578 (java) S 25567 25569 24882 0 -1 64 6761 0 0 0 189 2 0 0 16 0 13 0 144523953 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25579] ppid=25567 vsize=1799724 CPUtime=1.64
/proc/25569/task/25579/stat : 25579 (java) S 25567 25569 24882 0 -1 64 6013 0 0 0 162 2 0 0 16 0 13 0 144523953 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25580] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25580/stat : 25580 (java) S 25567 25569 24882 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 144523953 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25569/tid=25581] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25581/stat : 25581 (java) S 25567 25569 24882 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 144523953 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25569/tid=25582] ppid=25567 vsize=1799724 CPUtime=0
/proc/25569/task/25582/stat : 25582 (java) S 25567 25569 24882 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 144524033 1842917376 130655 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1799724

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

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

[startup+1766.51 s]
/proc/loadavg: 1.11 1.05 1.01 2/80 25661
/proc/meminfo: memFree=1223728/2055920 swapFree=4157140/4192956
[pid=25569] ppid=25567 vsize=0 CPUtime=1800.18
/proc/25569/stat : 25569 (java) Z 25567 25569 24882 0 -1 1036 153647 0 1 0 179914 104 0 0 16 0 2 0 144523944 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25569/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1766.53
CPU time (s): 1800.2
CPU user time (s): 1799.14
CPU system time (s): 1.05684
CPU usage (%): 101.906
Max. virtual memory (cumulated for all children) (KiB): 1804504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.14
system time used= 1.05684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153647
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= 44415
involuntary context switches= 60384

runsolver used 1.70774 second user time and 4.84926 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Thu Apr 19 07:01:23 UTC 2007

IDJOB= 360312
IDBENCH= 1362
IDSOLVER= 160
FILE ID= node30/360312-1176966083

PBS_JOBID= 4605815

Free space on /tmp= 66393 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.1900554420.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360312-1176966083/sat4jPseudoCP.jar /tmp/evaluation/360312-1176966083/instance-360312-1176966083.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-360312-1176966083 -o ROOT/results/node30/solver-360312-1176966083 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360312-1176966083/sat4jPseudoCP.jar /tmp/evaluation/360312-1176966083/instance-360312-1176966083.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  30c4f9acafc0f3a30de05f75833db699

RANDOM SEED= 910187728

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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:       1295736 kB
Buffers:         37292 kB
Cached:         653096 kB
SwapCached:      15112 kB
Active:         102696 kB
Inactive:       611672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295736 kB
SwapTotal:     4192956 kB
SwapFree:      4157140 kB
Dirty:            3904 kB
Writeback:           0 kB
Mapped:          31600 kB
Slab:            30952 kB
Committed_AS:  2847572 kB
PageTables:       2000 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= 66393 MiB

End job on node30 on Thu Apr 19 07:30:51 UTC 2007