Trace number 1854635

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT4J Pseudo Resolution 2.1.1? (TO) 1800.45 1797.66

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark442.746
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.07/0.17	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.17	c See www.sat4j.org for details.
0.07/0.18	c version 2.1.1.v20090612
0.07/0.18	c sun.arch.data.model	32
0.07/0.18	c java.version	1.6.0_12
0.07/0.18	c os.name	Linux
0.07/0.18	c os.version	2.6.9-22.EL.rootsmp
0.07/0.18	c os.arch	i386
0.07/0.18	c Free memory 1342000320
0.07/0.18	c Max memory 1344274432
0.07/0.19	c Total memory 1344274432
0.07/0.19	c Number of processors 2
0.16/0.25	c Pseudo Boolean Optimization
0.16/0.25	c --- Begin Solver configuration ---
0.16/0.25	c Stops conflict analysis at the first Unique Implication Point
0.16/0.25	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.16/0.25	c Learn all clauses as in MiniSAT
0.16/0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.25	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.16/0.25	c Expensive reason simplification
0.16/0.25	c MiniSAT restarts strategy
0.16/0.25	c Memory based learned constraints deletion strategy
0.16/0.25	c timeout=2147483s
0.16/0.25	c DB Simplification allowed=false
0.16/0.25	c --- End Solver configuration ---
0.16/0.25	c solving HOME/instance-1854635-1244859181.opb
0.16/0.25	c reading problem ... 
0.62/0.50	c ... done. Wall clock time 0.252s.
0.62/0.50	c #vars     428
0.62/0.50	c #constraints  644
0.62/0.50	c constraints type 
0.62/0.50	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.62/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 222
0.62/0.50	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 132
0.62/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 288
1800.08/1797.42	c starts		: 20
1800.08/1797.42	c conflicts		: 562238
1800.08/1797.42	c decisions		: 891672
1800.08/1797.42	c propagations		: 17102012
1800.08/1797.42	c inspects		: 2939658977
1800.08/1797.42	c learnt literals	: 0
1800.08/1797.42	c learnt binary clauses	: 0
1800.08/1797.42	c learnt ternary clauses	: 0
1800.08/1797.42	c learnt clauses	: 562238
1800.08/1797.42	c ignored clauses	: 0
1800.08/1797.42	c root simplifications	: 0
1800.08/1797.42	c removed literals (reason simplification)	: 15020440
1800.08/1797.42	c reason swapping (by a shorter reason)	: 0
1800.08/1797.42	c Calls to reduceDB	: 0
1800.08/1797.42	c speed (assignments/second)	: 9517.434891152276
1800.08/1797.42	c non guided choices	52
1800.27/1797.54	c learnt constraints type 
1800.27/1797.54	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 562247
1800.27/1797.54	c constraints type 
1800.27/1797.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
1800.27/1797.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 222
1800.27/1797.54	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 132
1800.27/1797.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 288
1800.27/1797.54	s UNKNOWN
1800.27/1797.54	c Total wall clock time (in seconds): 1797.287

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1854635-1244859181/watcher-1854635-1244859181 -o /tmp/evaluation-result-1854635-1244859181/solver-1854635-1244859181 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1854635-1244859181.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.06 1.41 2/64 8523
/proc/meminfo: memFree=1086472/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=152 CPUtime=0
/proc/8523/stat : 8523 (java6) D 8521 8523 8486 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 153518748 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 7979812 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/8523/statm: 38 26 19 9 0 4 0

[startup+0.040267 s]
/proc/loadavg: 0.92 1.06 1.41 2/64 8523
/proc/meminfo: memFree=1086472/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1466136 CPUtime=0.01
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 2261 0 1 0 0 1 0 0 18 0 3 0 153518748 1501323264 2010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 366534 2010 413 9 0 364286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1466136

[startup+0.101745 s]
/proc/loadavg: 0.92 1.06 1.41 2/64 8523
/proc/meminfo: memFree=1086472/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1470220 CPUtime=0.07
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 3443 0 1 0 4 3 0 0 18 0 7 0 153518748 1505505280 3188 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 367555 3188 1039 9 0 364906 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1470220

[startup+0.302767 s]
/proc/loadavg: 0.92 1.06 1.41 2/64 8523
/proc/meminfo: memFree=1086472/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1474604 CPUtime=0.29
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 4915 0 1 0 25 4 0 0 18 0 12 0 153518748 1509994496 4653 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 368651 4653 1343 9 0 365994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1474604

[startup+0.702814 s]
/proc/loadavg: 0.92 1.06 1.41 2/64 8523
/proc/meminfo: memFree=1086472/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477992 CPUtime=0.95
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 7191 0 3 0 90 5 0 0 18 0 13 0 153518748 1513463808 6030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369498 6030 1407 9 0 366841 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1477992

[startup+1.50191 s]
/proc/loadavg: 0.93 1.06 1.41 2/77 8536
/proc/meminfo: memFree=1061408/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477992 CPUtime=2.04
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 14422 0 3 0 195 9 0 0 18 0 13 0 153518748 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369498 12792 1414 9 0 366841 0
[pid=8523/tid=8525] ppid=8521 vsize=1477992 CPUtime=1.19
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 10861 0 1 0 112 7 0 0 20 0 13 0 153518750 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4109541264 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 153518752 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518752 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 153518754 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 153518754 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 153518754 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477992 CPUtime=0.4
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 553 0 2 0 40 0 0 0 16 0 13 0 153518760 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477992 CPUtime=0.42
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2264 0 0 0 42 0 0 0 17 0 13 0 153518760 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1513463808 12792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 1477992

[startup+3.10113 s]
/proc/loadavg: 0.93 1.06 1.41 2/77 8536
/proc/meminfo: memFree=1016032/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477992 CPUtime=3.78
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 30031 0 5 0 362 16 0 0 18 0 13 0 153518748 1513463808 28085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369498 28086 1418 9 0 366841 0
[pid=8523/tid=8525] ppid=8521 vsize=1477992 CPUtime=2.78
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 26140 0 1 0 264 14 0 0 25 0 13 0 153518750 1513463808 28086 1992294400 134512640 134550932 4294956016 18446744073709551615 4109594982 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 153518752 1513463808 28086 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518752 1513463808 28087 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 153518754 1513463808 28087 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 153518754 1513463808 28087 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 153518754 1513463808 28087 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1513463808 28087 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477992 CPUtime=0.54
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 883 0 4 0 54 0 0 0 15 0 13 0 153518760 1513463808 28088 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477992 CPUtime=0.43
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2265 0 0 0 43 0 0 0 16 0 13 0 153518760 1513463808 28088 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1513463808 28088 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1513463808 28088 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477992 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1513463808 28088 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 1477992

[startup+6.30246 s]
/proc/loadavg: 0.93 1.06 1.41 2/77 8536
/proc/meminfo: memFree=952616/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477448 CPUtime=7.07
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 36459 0 10 0 686 21 0 0 18 0 13 0 153518748 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369362 34312 1427 9 0 366705 0
[pid=8523/tid=8525] ppid=8521 vsize=1477448 CPUtime=5.96
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 30961 0 1 0 579 17 0 0 25 0 13 0 153518750 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4109531162 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 848 0 3 0 0 0 0 0 17 0 13 0 153518752 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 745 0 1 0 0 0 0 0 17 0 13 0 153518752 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 8 0 1 0 0 0 0 0 17 0 13 0 153518754 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477448 CPUtime=0.59
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 886 0 4 0 59 0 0 0 16 0 13 0 153518760 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477448 CPUtime=0.46
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2268 0 0 0 46 0 0 0 16 0 13 0 153518760 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1512906752 34312 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 1477448

[startup+12.7012 s]
/proc/loadavg: 0.94 1.05 1.41 2/77 8536
/proc/meminfo: memFree=927928/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477448 CPUtime=13.52
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 42785 0 10 0 1328 24 0 0 18 0 13 0 153518748 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369362 40491 1427 9 0 366705 0
[pid=8523/tid=8525] ppid=8521 vsize=1477448 CPUtime=12.3
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 30963 0 1 0 1213 17 0 0 25 0 13 0 153518750 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4109531141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477448 CPUtime=0.06
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 3805 0 3 0 4 2 0 0 16 0 13 0 153518752 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477448 CPUtime=0.06
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 4107 0 1 0 4 2 0 0 17 0 13 0 153518752 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 13 0 1 0 0 0 0 0 16 0 13 0 153518754 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477448 CPUtime=0.59
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 886 0 4 0 59 0 0 0 16 0 13 0 153518760 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477448 CPUtime=0.46
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2268 0 0 0 46 0 0 0 16 0 13 0 153518760 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1512906752 40491 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.52
Current children cumulated vsize (KiB) 1477448

[startup+25.5027 s]
/proc/loadavg: 0.95 1.05 1.40 2/77 8536
/proc/meminfo: memFree=907896/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477448 CPUtime=26.41
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 48445 0 10 0 2614 27 0 0 18 0 13 0 153518748 1512906752 45507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369362 45507 1427 9 0 366705 0
[pid=8523/tid=8525] ppid=8521 vsize=1477448 CPUtime=25.01
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 30965 0 1 0 2484 17 0 0 25 0 13 0 153518750 1512906752 45507 1992294400 134512640 134550932 4294956016 18446744073709551615 4109591295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477448 CPUtime=0.14
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 6276 0 3 0 11 3 0 0 16 0 13 0 153518752 1512906752 45507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477448 CPUtime=0.14
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 7294 0 1 0 11 3 0 0 17 0 13 0 153518752 1512906752 45507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477448 CPUtime=0

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

[pid=8523/tid=8528] ppid=8521 vsize=1477448 CPUtime=0.01
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 13 0 1 0 1 0 0 0 16 0 13 0 153518754 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477448 CPUtime=0.6
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 886 0 4 0 60 0 0 0 16 0 13 0 153518760 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477448 CPUtime=0.46
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2268 0 0 0 46 0 0 0 16 0 13 0 153518760 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1512906752 147258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1604.85
Current children cumulated vsize (KiB) 1477448

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/77 8536
/proc/meminfo: memFree=491832/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477448 CPUtime=1664.88
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 165573 0 10 0 166403 85 0 0 18 0 13 0 153518748 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369362 149236 1427 9 0 366705 0
[pid=8523/tid=8525] ppid=8521 vsize=1477448 CPUtime=1658.93
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 31022 0 1 0 165870 23 0 0 25 0 13 0 153518750 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4109541690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477448 CPUtime=2.38
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 63818 0 3 0 209 29 0 0 16 0 13 0 153518752 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477448 CPUtime=2.44
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 66823 0 1 0 213 31 0 0 16 0 13 0 153518752 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477448 CPUtime=0.01
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 13 0 1 0 1 0 0 0 16 0 13 0 153518754 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477448 CPUtime=0.6
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 886 0 4 0 60 0 0 0 16 0 13 0 153518760 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477448 CPUtime=0.46
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2268 0 0 0 46 0 0 0 16 0 13 0 153518760 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1512906752 149236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.88
Current children cumulated vsize (KiB) 1477448

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/77 8536
/proc/meminfo: memFree=484344/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477448 CPUtime=1724.92
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 167605 0 10 0 172406 86 0 0 18 0 13 0 153518748 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369362 151085 1427 9 0 366705 0
[pid=8523/tid=8525] ppid=8521 vsize=1477448 CPUtime=1718.86
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 31023 0 1 0 171863 23 0 0 25 0 13 0 153518750 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4109541085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477448 CPUtime=2.43
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 64579 0 3 0 214 29 0 0 16 0 13 0 153518752 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477448 CPUtime=2.5
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 68093 0 1 0 219 31 0 0 17 0 13 0 153518752 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477448 CPUtime=0.01
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 13 0 1 0 1 0 0 0 16 0 13 0 153518754 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477448 CPUtime=0.6
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 886 0 4 0 60 0 0 0 16 0 13 0 153518760 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477448 CPUtime=0.46
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2268 0 0 0 46 0 0 0 16 0 13 0 153518760 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1512906752 151085 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.92
Current children cumulated vsize (KiB) 1477448

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/77 8536
/proc/meminfo: memFree=475576/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477448 CPUtime=1784.97
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 169902 0 10 0 178409 88 0 0 18 0 13 0 153518748 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369362 153278 1427 9 0 366705 0
[pid=8523/tid=8525] ppid=8521 vsize=1477448 CPUtime=1778.77
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 31024 0 1 0 177854 23 0 0 25 0 13 0 153518750 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4109637183 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477448 CPUtime=2.5
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 65375 0 3 0 220 30 0 0 17 0 13 0 153518752 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477448 CPUtime=2.56
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 69593 0 1 0 224 32 0 0 17 0 13 0 153518752 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477448 CPUtime=0.01
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 13 0 1 0 1 0 0 0 16 0 13 0 153518754 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477448 CPUtime=0.6
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 886 0 4 0 60 0 0 0 16 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477448 CPUtime=0.46
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2268 0 0 0 46 0 0 0 16 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.97
Current children cumulated vsize (KiB) 1477448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.41 s]
/proc/loadavg: 1.00 1.00 1.03 2/77 8536
/proc/meminfo: memFree=475512/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=1477448 CPUtime=1800.08
/proc/8523/stat : 8523 (java) S 8521 8523 8486 0 -1 0 169902 0 10 0 179920 88 0 0 18 0 13 0 153518748 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 369362 153278 1427 9 0 366705 0
[pid=8523/tid=8525] ppid=8521 vsize=1477448 CPUtime=1793.88
/proc/8523/task/8525/stat : 8525 (java) R 8521 8523 8486 0 -1 64 31024 0 1 0 179365 23 0 0 25 0 13 0 153518750 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4109591295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8526] ppid=8521 vsize=1477448 CPUtime=2.5
/proc/8523/task/8526/stat : 8526 (java) S 8521 8523 8486 0 -1 64 65375 0 3 0 220 30 0 0 17 0 13 0 153518752 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8527] ppid=8521 vsize=1477448 CPUtime=2.56
/proc/8523/task/8527/stat : 8527 (java) S 8521 8523 8486 0 -1 64 69593 0 1 0 224 32 0 0 17 0 13 0 153518752 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8528] ppid=8521 vsize=1477448 CPUtime=0.01
/proc/8523/task/8528/stat : 8528 (java) S 8521 8523 8486 0 -1 64 13 0 1 0 1 0 0 0 16 0 13 0 153518754 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8529] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8529/stat : 8529 (java) S 8521 8523 8486 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8530] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8530/stat : 8530 (java) S 8521 8523 8486 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 153518754 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8531] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8531/stat : 8531 (java) S 8521 8523 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8532] ppid=8521 vsize=1477448 CPUtime=0.6
/proc/8523/task/8532/stat : 8532 (java) S 8521 8523 8486 0 -1 64 886 0 4 0 60 0 0 0 16 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8533] ppid=8521 vsize=1477448 CPUtime=0.46
/proc/8523/task/8533/stat : 8533 (java) S 8521 8523 8486 0 -1 64 2268 0 0 0 46 0 0 0 16 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8534] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8534/stat : 8534 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8523/tid=8535] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8535/stat : 8535 (java) S 8521 8523 8486 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 153518760 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8523/tid=8536] ppid=8521 vsize=1477448 CPUtime=0
/proc/8523/task/8536/stat : 8536 (java) S 8521 8523 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 153518799 1512906752 153278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1477448

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

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

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.03 2/77 8536
/proc/meminfo: memFree=475512/2055920 swapFree=4192952/4192956
[pid=8523] ppid=8521 vsize=0 CPUtime=1800.39
/proc/8523/stat : 8523 (java) Z 8521 8523 8486 0 -1 1036 169933 0 10 0 179947 92 0 0 15 0 2 0 153518748 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8523/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.66
CPU time (s): 1800.45
CPU user time (s): 1799.48
CPU system time (s): 0.978851
CPU usage (%): 100.156
Max. virtual memory (cumulated for all children) (KiB): 1478268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.978851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169933
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37807
involuntary context switches= 40241

runsolver used 2.18367 second user time and 4.37233 second system time

The end

Launcher Data

Begin job on node11 at 2009-06-13 04:13:01
IDJOB=1854635
IDBENCH=1168
IDSOLVER=682
FILE ID=node11/1854635-1244859181
PBS_JOBID= 9354352
Free space on /tmp= 66236 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21ls.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1854635-1244859181/watcher-1854635-1244859181 -o /tmp/evaluation-result-1854635-1244859181/solver-1854635-1244859181 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1854635-1244859181.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
RANDOM SEED=1506178997

node11.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.234
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.234
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:       1086952 kB
Buffers:         64208 kB
Cached:         823528 kB
SwapCached:          4 kB
Active:          69788 kB
Inactive:       831300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1086952 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:             336 kB
Writeback:           0 kB
Mapped:          23100 kB
Slab:            53820 kB
Committed_AS:   123844 kB
PageTables:       1452 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= 66236 MiB
End job on node11 at 2009-06-13 04:43:01