Trace number 350496

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
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 benchmark1140.32
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
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 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
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.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	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.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/350496-1176511554/instance-350496-1176511554.opb
0.20/0.20	c reading problem ... 
6.45/5.49	c ... done. Wall clock time 5.29s.
6.45/5.49	c CPU time (experimental) 4.56s.
6.45/5.49	c #vars     81558
6.45/5.49	c #constraints  240468
1800.08/1759.61	c starts		: 2
1800.08/1759.61	c conflicts		: 70913
1800.08/1759.61	c decisions		: 119674
1800.08/1759.61	c propagations		: 224547086
1800.08/1759.61	c inspects		: 1028039605
1800.08/1759.61	c learnt literals	: 0
1800.08/1759.61	c learnt binary clauses	: 51
1800.08/1759.61	c learnt ternary clauses	: 97
1800.08/1759.61	c learnt clauses	: 70912
1800.08/1759.61	c root simplifications	: 0
1800.08/1759.61	c removed literals (reason simplification)	: 0
1800.08/1759.61	c reason swapping (by a shorter reason)	: 0
1800.08/1759.61	c Calls to reduceDB	: 0
1800.08/1759.61	c speed (decisions/second)	: 68.22635089873683
1800.08/1759.61	c non guided choices	973
1800.08/1759.61	s UNKNOWN
1800.08/1759.61	c Total wall clock time (ms): 1759.414

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/node9/watcher-350496-1176511554 -o ROOT/results/node9/solver-350496-1176511554 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350496-1176511554/sat4jPseudoCPClause.jar /tmp/evaluation/350496-1176511554/instance-350496-1176511554.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 1.06 1.01 3/77 18505
/proc/meminfo: memFree=1648312/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=272 CPUtime=0
/proc/18505/stat : 18505 (java) R 18503 18505 18098 0 -1 0 54 0 0 0 0 0 0 0 18 0 1 0 127193007 278528 37 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8663844 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18505/statm: 68 37 28 9 0 6 0

[startup+0.031206 s]
/proc/loadavg: 0.95 1.06 1.01 3/77 18505
/proc/meminfo: memFree=1648312/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1774248 CPUtime=0.01
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 2680 0 1 0 0 1 0 0 18 0 4 0 127193007 1816829952 2427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 443562 2427 483 9 0 441576 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1774248

[startup+0.101215 s]
/proc/loadavg: 0.95 1.06 1.01 3/77 18505
/proc/meminfo: memFree=1648312/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1780112 CPUtime=0.08
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 3972 0 1 0 6 2 0 0 18 0 12 0 127193007 1822834688 3713 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 445028 3713 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301238 s]
/proc/loadavg: 0.95 1.06 1.01 3/77 18505
/proc/meminfo: memFree=1648312/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1782356 CPUtime=0.31
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 5820 0 1 0 28 3 0 0 18 0 12 0 127193007 1825132544 5558 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 445589 5558 1264 9 0 443200 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782356

[startup+0.701282 s]
/proc/loadavg: 0.95 1.06 1.01 3/77 18505
/proc/meminfo: memFree=1648312/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1783440 CPUtime=0.91
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 7543 0 1 0 86 5 0 0 18 0 12 0 127193007 1826242560 7000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 445860 7000 1301 9 0 443471 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1783440

[startup+1.50137 s]
/proc/loadavg: 0.95 1.06 1.01 2/89 18517
/proc/meminfo: memFree=1618904/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1786340 CPUtime=2.06
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 18706 0 1 0 197 9 0 0 18 0 12 0 127193007 1829212160 16957 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 446585 16958 1301 9 0 444196 0
[pid=18505/tid=18507] ppid=18503 vsize=1786340 CPUtime=1
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 14952 0 1 0 93 7 0 0 19 0 12 0 127193008 1829212160 16959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109619444 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1786340 CPUtime=0
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 127193010 1829212160 16960 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1786340 CPUtime=0
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 127193010 1829212160 16961 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1786340 CPUtime=0
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 127193012 1829212160 16962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1786340 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 127193012 1829212160 16963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1786340 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 127193012 1829212160 16964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1786340 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 127193016 1829212160 16965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1786340 CPUtime=0.52
/proc/18505/task/18514/stat : 18514 (java) S 18503 18505 18098 0 -1 64 1991 0 0 0 52 0 0 0 16 0 12 0 127193016 1829212160 16966 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1786340 CPUtime=0.5
/proc/18505/task/18515/stat : 18515 (java) S 18503 18505 18098 0 -1 64 1046 0 0 0 50 0 0 0 16 0 12 0 127193016 1829212160 16967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1786340 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 127193016 1829212160 16968 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1786340 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 127193016 1829212160 16970 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 1786340

[startup+3.10155 s]
/proc/loadavg: 0.95 1.06 1.01 2/89 18517
/proc/meminfo: memFree=1521496/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1786664 CPUtime=3.74
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 44227 0 1 0 351 23 0 0 18 0 12 0 127193007 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 446666 42467 1310 9 0 444277 0
[pid=18505/tid=18507] ppid=18503 vsize=1786664 CPUtime=2.53
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 37685 0 1 0 233 20 0 0 22 0 12 0 127193008 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1786664 CPUtime=0.07
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 1418 0 0 0 7 0 0 0 16 0 12 0 127193010 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1786664 CPUtime=0.07
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 1362 0 0 0 7 0 0 0 17 0 12 0 127193010 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1786664 CPUtime=0
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 127193012 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1786664 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 127193012 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1786664 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127193012 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1786664 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 127193016 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1786664 CPUtime=0.52
/proc/18505/task/18514/stat : 18514 (java) S 18503 18505 18098 0 -1 64 1991 0 0 0 52 0 0 0 16 0 12 0 127193016 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1786664 CPUtime=0.5
/proc/18505/task/18515/stat : 18515 (java) S 18503 18505 18098 0 -1 64 1046 0 0 0 50 0 0 0 16 0 12 0 127193016 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1786664 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 127193016 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1786664 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 127193016 1829543936 42467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 1786664

[startup+6.30292 s]
/proc/loadavg: 0.96 1.06 1.01 2/89 18517
/proc/meminfo: memFree=1445848/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1792312 CPUtime=7.99
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 57560 0 1 0 769 30 0 0 18 0 13 0 127193007 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 448078 52665 1323 9 0 445689 0
[pid=18505/tid=18507] ppid=18503 vsize=1792312 CPUtime=5.14
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 37730 0 1 0 494 20 0 0 21 0 13 0 127193008 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1792312 CPUtime=0.4
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 6618 0 0 0 37 3 0 0 16 0 13 0 127193010 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1792312 CPUtime=0.39
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 5999 0 0 0 37 2 0 0 18 0 13 0 127193010 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1792312 CPUtime=0
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 127193012 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1792312 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127193012 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1792312 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127193012 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1792312 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127193016 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1792312 CPUtime=0.9
/proc/18505/task/18514/stat : 18514 (java) R 18503 18505 18098 0 -1 64 2999 0 0 0 90 0 0 0 18 0 13 0 127193016 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104723198 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1792312 CPUtime=1.1
/proc/18505/task/18515/stat : 18515 (java) R 18503 18505 18098 0 -1 64 3481 0 0 0 109 1 0 0 17 0 13 0 127193016 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336746 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1792312 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 127193016 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1792312 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127193016 1835327488 52665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 1792312

[startup+12.7026 s]
/proc/loadavg: 1.04 1.07 1.01 2/90 18518
/proc/meminfo: memFree=1401680/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1795216 CPUtime=16.47
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 73876 0 1 0 1609 38 0 0 18 0 13 0 127193007 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 448804 62919 1326 9 0 446415 0
[pid=18505/tid=18507] ppid=18503 vsize=1795216 CPUtime=10.51
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 37741 0 1 0 1030 21 0 0 17 0 13 0 127193008 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109783157 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1795216 CPUtime=1.23
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 11901 0 0 0 118 5 0 0 16 0 13 0 127193010 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1795216 CPUtime=1.22
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 12144 0 0 0 117 5 0 0 16 0 13 0 127193010 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 127193012 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127193016 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1795216 CPUtime=1.44
/proc/18505/task/18514/stat : 18514 (java) S 18503 18505 18098 0 -1 64 3600 0 0 0 143 1 0 0 16 0 13 0 127193016 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1795216 CPUtime=2.01
/proc/18505/task/18515/stat : 18515 (java) S 18503 18505 18098 0 -1 64 7757 0 0 0 198 3 0 0 22 0 13 0 127193016 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 127193016 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127193016 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18518] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18518/stat : 18518 (java) S 18503 18505 18098 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 127193562 1838301184 62919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.47
Current children cumulated vsize (KiB) 1795216

[startup+25.5011 s]
/proc/loadavg: 1.03 1.07 1.01 2/90 18518
/proc/meminfo: memFree=1401232/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1795216 CPUtime=29.47
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 75182 0 1 0 2908 39 0 0 18 0 13 0 127193007 1838301184 62889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 448804 62889 1332 9 0 446415 0
[pid=18505/tid=18507] ppid=18503 vsize=1795216 CPUtime=23.11
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 37757 0 1 0 2290 21 0 0 19 0 13 0 127193008 1838301184 62889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109783051 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1795216 CPUtime=1.39
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 12589 0 0 0 133 6 0 0 16 0 13 0 127193010 1838301184 62889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1795216 CPUtime=1.39
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 12736 0 0 0 134 5 0 0 16 0 13 0 127193010 1838301184 62889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1795216 CPUtime=0.01
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 15 0 0 0 1 0 0 0 16 0 13 0 127193012 1838301184 62889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 62889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 62889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=18505/tid=18510] ppid=18503 vsize=1795216 CPUtime=0.22
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 33 0 0 0 14 8 0 0 15 0 13 0 127193012 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127193016 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1795216 CPUtime=1.56
/proc/18505/task/18514/stat : 18514 (java) S 18503 18505 18098 0 -1 64 3603 0 0 0 155 1 0 0 16 0 13 0 127193016 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1795216 CPUtime=2.09
/proc/18505/task/18515/stat : 18515 (java) S 18503 18505 18098 0 -1 64 7763 0 0 0 206 3 0 0 17 0 13 0 127193016 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 127193016 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127193016 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18518] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18518/stat : 18518 (java) S 18503 18505 18098 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 127193562 1838301184 158633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1576.33
Current children cumulated vsize (KiB) 1795216

[startup+1602.3 s]
/proc/loadavg: 1.06 1.04 1.06 2/90 18715
/proc/meminfo: memFree=1007760/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1795216 CPUtime=1638.03
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 193951 0 1 0 163687 116 0 0 18 0 13 0 127193007 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 448804 161011 1335 9 0 446415 0
[pid=18505/tid=18507] ppid=18503 vsize=1795216 CPUtime=1566.16
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 44820 0 1 0 156575 41 0 0 25 0 13 0 127193008 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109891693 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1795216 CPUtime=33.96
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 74334 0 0 0 3364 32 0 0 16 0 13 0 127193010 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1795216 CPUtime=33.98
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 62676 0 0 0 3370 28 0 0 17 0 13 0 127193010 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1795216 CPUtime=0.22
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 33 0 0 0 14 8 0 0 16 0 13 0 127193012 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127193016 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1795216 CPUtime=1.56
/proc/18505/task/18514/stat : 18514 (java) S 18503 18505 18098 0 -1 64 3603 0 0 0 155 1 0 0 16 0 13 0 127193016 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1795216 CPUtime=2.09
/proc/18505/task/18515/stat : 18515 (java) S 18503 18505 18098 0 -1 64 7763 0 0 0 206 3 0 0 17 0 13 0 127193016 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 127193016 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127193016 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18518] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18518/stat : 18518 (java) S 18503 18505 18098 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 127193562 1838301184 161011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1638.03
Current children cumulated vsize (KiB) 1795216

[startup+1662.3 s]
/proc/loadavg: 1.02 1.03 1.05 2/90 18715
/proc/meminfo: memFree=998160/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1795216 CPUtime=1699.79
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 196440 0 1 0 169862 117 0 0 18 0 13 0 127193007 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 448804 163403 1335 9 0 446415 0
[pid=18505/tid=18507] ppid=18503 vsize=1795216 CPUtime=1624.31
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 44846 0 1 0 162390 41 0 0 25 0 13 0 127193008 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109891693 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1795216 CPUtime=35.77
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 75973 0 0 0 3544 33 0 0 16 0 13 0 127193010 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1795216 CPUtime=35.77
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 63500 0 0 0 3549 28 0 0 16 0 13 0 127193010 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1795216 CPUtime=0.23
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 33 0 0 0 15 8 0 0 16 0 13 0 127193012 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127193016 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1795216 CPUtime=1.56
/proc/18505/task/18514/stat : 18514 (java) S 18503 18505 18098 0 -1 64 3603 0 0 0 155 1 0 0 16 0 13 0 127193016 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1795216 CPUtime=2.09
/proc/18505/task/18515/stat : 18515 (java) S 18503 18505 18098 0 -1 64 7763 0 0 0 206 3 0 0 17 0 13 0 127193016 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 127193016 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127193016 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18518] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18518/stat : 18518 (java) S 18503 18505 18098 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 127193562 1838301184 163403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1699.79
Current children cumulated vsize (KiB) 1795216

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 1.04 2/90 18715
/proc/meminfo: memFree=987408/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1795216 CPUtime=1761.61
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 199349 0 1 0 176042 119 0 0 18 0 13 0 127193007 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 448804 166091 1335 9 0 446415 0
[pid=18505/tid=18507] ppid=18503 vsize=1795216 CPUtime=1682.41
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 44872 0 1 0 168200 41 0 0 25 0 13 0 127193008 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109877095 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1795216 CPUtime=37.63
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 77942 0 0 0 3729 34 0 0 16 0 13 0 127193010 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1795216 CPUtime=37.62
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 64414 0 0 0 3734 28 0 0 17 0 13 0 127193010 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1795216 CPUtime=0.24
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 33 0 0 0 15 9 0 0 16 0 13 0 127193012 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127193016 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1795216 CPUtime=1.56
/proc/18505/task/18514/stat : 18514 (java) S 18503 18505 18098 0 -1 64 3603 0 0 0 155 1 0 0 16 0 13 0 127193016 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1795216 CPUtime=2.09
/proc/18505/task/18515/stat : 18515 (java) S 18503 18505 18098 0 -1 64 7763 0 0 0 206 3 0 0 17 0 13 0 127193016 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 127193016 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127193016 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18518] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18518/stat : 18518 (java) S 18503 18505 18098 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 127193562 1838301184 166091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1761.61
Current children cumulated vsize (KiB) 1795216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1759.6 s]
/proc/loadavg: 1.05 1.03 1.05 2/90 18715
/proc/meminfo: memFree=980752/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=1795216 CPUtime=1800.08
/proc/18505/stat : 18505 (java) S 18503 18505 18098 0 -1 0 201116 0 1 0 179887 121 0 0 18 0 13 0 127193007 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18505/statm: 448804 167738 1335 9 0 446415 0
[pid=18505/tid=18507] ppid=18503 vsize=1795216 CPUtime=1718.47
/proc/18505/task/18507/stat : 18507 (java) R 18503 18505 18098 0 -1 64 44889 0 1 0 171806 41 0 0 25 0 13 0 127193008 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109891728 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18508] ppid=18503 vsize=1795216 CPUtime=38.82
/proc/18505/task/18508/stat : 18508 (java) S 18503 18505 18098 0 -1 64 79014 0 0 0 3848 34 0 0 17 0 13 0 127193010 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18509] ppid=18503 vsize=1795216 CPUtime=38.82
/proc/18505/task/18509/stat : 18509 (java) S 18503 18505 18098 0 -1 64 65092 0 0 0 3853 29 0 0 16 0 13 0 127193010 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18510] ppid=18503 vsize=1795216 CPUtime=0.24
/proc/18505/task/18510/stat : 18510 (java) S 18503 18505 18098 0 -1 64 33 0 0 0 15 9 0 0 16 0 13 0 127193012 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18511] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18511/stat : 18511 (java) S 18503 18505 18098 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18512] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18512/stat : 18512 (java) S 18503 18505 18098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127193012 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18513] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18513/stat : 18513 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127193016 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18514] ppid=18503 vsize=1795216 CPUtime=1.56
/proc/18505/task/18514/stat : 18514 (java) S 18503 18505 18098 0 -1 64 3603 0 0 0 155 1 0 0 16 0 13 0 127193016 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18515] ppid=18503 vsize=1795216 CPUtime=2.09
/proc/18505/task/18515/stat : 18515 (java) S 18503 18505 18098 0 -1 64 7763 0 0 0 206 3 0 0 17 0 13 0 127193016 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18505/tid=18516] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18516/stat : 18516 (java) S 18503 18505 18098 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 127193016 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18517] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18517/stat : 18517 (java) S 18503 18505 18098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127193016 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18505/tid=18518] ppid=18503 vsize=1795216 CPUtime=0
/proc/18505/task/18518/stat : 18518 (java) S 18503 18505 18098 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 127193562 1838301184 167738 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1795216

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

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

[startup+1759.71 s]
/proc/loadavg: 1.05 1.03 1.05 2/90 18715
/proc/meminfo: memFree=980752/2055920 swapFree=4192812/4192956
[pid=18505] ppid=18503 vsize=0 CPUtime=1800.19
/proc/18505/stat : 18505 (java) Z 18503 18505 18098 0 -1 1036 201136 0 1 0 179889 130 0 0 16 0 2 0 127193007 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18505/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1759.73
CPU time (s): 1800.21
CPU user time (s): 1798.89
CPU system time (s): 1.3168
CPU usage (%): 102.3
Max. virtual memory (cumulated for all children) (KiB): 1800372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.3168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201136
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= 44710
involuntary context switches= 58114

runsolver used 1.71574 second user time and 4.96324 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Apr 14 00:45:54 UTC 2007

IDJOB= 350496
IDBENCH= 1475
IDSOLVER= 164
FILE ID= node9/350496-1176511554

PBS_JOBID= 4556694

Free space on /tmp= 66547 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350496-1176511554/sat4jPseudoCPClause.jar /tmp/evaluation/350496-1176511554/instance-350496-1176511554.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-350496-1176511554 -o ROOT/results/node9/solver-350496-1176511554 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350496-1176511554/sat4jPseudoCPClause.jar /tmp/evaluation/350496-1176511554/instance-350496-1176511554.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  14c93c93dc53353f81a889ada18ba601

RANDOM SEED= 189412254

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1648784 kB
Buffers:         41112 kB
Cached:         250404 kB
SwapCached:          0 kB
Active:         213420 kB
Inactive:       132672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11056 kB
Writeback:           0 kB
Mapped:          73480 kB
Slab:            46584 kB
Committed_AS:  4221716 kB
PageTables:       1784 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= 66547 MiB

End job on node9 on Sat Apr 14 01:15:16 UTC 2007