Trace number 1855197

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.48 1793.6

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUM9d22902ade96af236e70cdbf7d8bd853
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark130.554
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
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

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.1.1.v20090612
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1342000320
0.09/0.15	c Max memory 1344274432
0.09/0.15	c Total memory 1344274432
0.09/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c MiniSAT restarts strategy
0.22/0.22	c Memory based learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-1855197-1244870157.opb
0.22/0.22	c reading problem ... 
2.45/1.97	c ... done. Wall clock time 1.752s.
2.45/1.97	c #vars     23621
2.45/1.97	c #constraints  67526
2.45/1.97	c constraints type 
2.45/1.97	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 43936
2.45/1.97	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2400
2.45/1.97	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 21189
1800.00/1793.31	c starts		: 20
1800.00/1793.31	c conflicts		: 563289
1800.00/1793.31	c decisions		: 1341731
1800.00/1793.31	c propagations		: 321761664
1800.00/1793.31	c inspects		: 2444865835
1800.00/1793.31	c learnt literals	: 4
1800.00/1793.31	c learnt binary clauses	: 202
1800.00/1793.31	c learnt ternary clauses	: 543
1800.00/1793.31	c learnt clauses	: 563285
1800.00/1793.31	c ignored clauses	: 0
1800.00/1793.31	c root simplifications	: 0
1800.00/1793.31	c removed literals (reason simplification)	: 56751481
1800.00/1793.31	c reason swapping (by a shorter reason)	: 0
1800.00/1793.31	c Calls to reduceDB	: 0
1800.00/1793.31	c speed (assignments/second)	: 179620.6942173489
1800.00/1793.31	c non guided choices	2023
1800.21/1793.49	c learnt constraints type 
1800.21/1793.49	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 563114
1800.21/1793.49	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 202
1800.21/1793.49	c constraints type 
1800.21/1793.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 43936
1800.21/1793.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2400
1800.21/1793.49	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 21189
1800.21/1793.49	s UNKNOWN
1800.21/1793.49	c Total wall clock time (in seconds): 1793.271

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-1855197-1244870157/watcher-1855197-1244870157 -o /tmp/evaluation-result-1855197-1244870157/solver-1855197-1244870157 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1855197-1244870157.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: 1.08 1.03 1.00 3/64 11960
/proc/meminfo: memFree=1451896/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=152 CPUtime=0
/proc/11960/stat : 11960 (java6) D 11958 11960 10914 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 154616627 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 6927140 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11960/statm: 38 26 19 9 0 4 0

[startup+0.0704071 s]
/proc/loadavg: 1.08 1.03 1.00 3/64 11960
/proc/meminfo: memFree=1451896/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1470788 CPUtime=0.05
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 3347 0 1 0 4 1 0 0 18 0 7 0 154616627 1506086912 3092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 367697 3092 1029 9 0 365048 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1470788

[startup+0.102409 s]
/proc/loadavg: 1.08 1.03 1.00 3/64 11960
/proc/meminfo: memFree=1451896/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1472996 CPUtime=0.09
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 3599 0 1 0 7 2 0 0 18 0 12 0 154616627 1508347904 3342 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 368249 3342 1066 9 0 365597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1472996

[startup+0.304427 s]
/proc/loadavg: 1.08 1.03 1.00 3/64 11960
/proc/meminfo: memFree=1451896/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1474192 CPUtime=0.33
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 5088 0 1 0 30 3 0 0 18 0 12 0 154616627 1509572608 4825 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 368548 4825 1352 9 0 365891 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1474192

[startup+0.702465 s]
/proc/loadavg: 1.08 1.03 1.00 3/64 11960
/proc/meminfo: memFree=1451896/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1477032 CPUtime=1
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 7424 0 1 0 96 4 0 0 18 0 12 0 154616627 1512480768 6734 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 369258 6734 1396 9 0 366601 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 1477032

[startup+1.50154 s]
/proc/loadavg: 1.07 1.03 1.00 3/76 11972
/proc/meminfo: memFree=1421720/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1477484 CPUtime=1.95
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 21837 0 1 0 184 11 0 0 18 0 12 0 154616627 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 369371 20972 1400 9 0 366714 0
[pid=11960/tid=11962] ppid=11958 vsize=1477484 CPUtime=1.24
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 19094 0 1 0 115 9 0 0 20 0 12 0 154616628 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4109531446 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1477484 CPUtime=0
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 154616630 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1477484 CPUtime=0
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 154616630 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1477484 CPUtime=0
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 154616631 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1477484 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 20 0 12 0 154616632 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1477484 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 154616632 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1477484 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 154616636 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1477484 CPUtime=0.34
/proc/11960/task/11969/stat : 11969 (java) S 11958 11960 10914 0 -1 64 759 0 0 0 34 0 0 0 16 0 12 0 154616636 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1477484 CPUtime=0.35
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 1242 0 0 0 35 0 0 0 16 0 12 0 154616636 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1477484 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 154616636 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1477484 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 154616636 1512943616 20972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 1477484

[startup+3.10169 s]
/proc/loadavg: 1.07 1.03 1.00 4/77 11973
/proc/meminfo: memFree=1330128/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1480384 CPUtime=4.41
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 38372 0 1 0 423 18 0 0 18 0 13 0 154616627 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 370096 36030 1427 9 0 367439 0
[pid=11960/tid=11962] ppid=11958 vsize=1480384 CPUtime=2.46
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 30936 0 1 0 233 13 0 0 19 0 13 0 154616628 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4109873620 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1480384 CPUtime=0.03
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 1053 0 0 0 3 0 0 0 16 0 13 0 154616630 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1480384 CPUtime=0.05
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 1511 0 0 0 5 0 0 0 17 0 13 0 154616630 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1480384 CPUtime=0
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 154616631 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480384 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 154616632 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1480384 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154616632 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1480384 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 154616636 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1480384 CPUtime=0.95
/proc/11960/task/11969/stat : 11969 (java) R 11958 11960 10914 0 -1 64 1811 0 0 0 94 1 0 0 16 0 13 0 154616636 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 107030818 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1480384 CPUtime=0.87
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 2307 0 0 0 86 1 0 0 16 0 13 0 154616636 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1480384 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 154616636 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1480384 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154616636 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11973] ppid=11958 vsize=1480384 CPUtime=0
/proc/11960/task/11973/stat : 11973 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154616832 1515913216 36030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 1480384

[startup+6.30298 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 11973
/proc/meminfo: memFree=1301456/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1480160 CPUtime=7.87
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 41165 0 1 0 768 19 0 0 18 0 13 0 154616627 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 370040 38764 1431 9 0 367383 0
[pid=11960/tid=11962] ppid=11958 vsize=1480160 CPUtime=5.56
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 30943 0 1 0 543 13 0 0 25 0 13 0 154616628 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4109648528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1480160 CPUtime=0.11
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 2695 0 0 0 10 1 0 0 16 0 13 0 154616630 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1480160 CPUtime=0.14
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 2625 0 0 0 13 1 0 0 16 0 13 0 154616630 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 16 0 0 0 0 0 0 0 17 0 13 0 154616631 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 154616632 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154616632 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 154616636 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1480160 CPUtime=1.06
/proc/11960/task/11969/stat : 11969 (java) S 11958 11960 10914 0 -1 64 1829 0 0 0 105 1 0 0 17 0 13 0 154616636 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1480160 CPUtime=0.95
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 2312 0 0 0 94 1 0 0 16 0 13 0 154616636 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 154616636 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154616636 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11973] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11973/stat : 11973 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154616832 1515683840 38764 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 1480160

[startup+12.7026 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 11973
/proc/meminfo: memFree=1279504/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1480160 CPUtime=14.43
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 46933 0 1 0 1422 21 0 0 18 0 13 0 154616627 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 370040 44246 1431 9 0 367383 0
[pid=11960/tid=11962] ppid=11958 vsize=1480160 CPUtime=11.77
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 31010 0 1 0 1164 13 0 0 25 0 13 0 154616628 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4109742686 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1480160 CPUtime=0.28
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 5232 0 0 0 26 2 0 0 16 0 13 0 154616630 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1480160 CPUtime=0.31
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 5778 0 0 0 29 2 0 0 16 0 13 0 154616630 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 27 0 0 0 0 0 0 0 15 0 13 0 154616631 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 154616632 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154616632 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 154616636 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1480160 CPUtime=1.08
/proc/11960/task/11969/stat : 11969 (java) S 11958 11960 10914 0 -1 64 1829 0 0 0 107 1 0 0 17 0 13 0 154616636 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1480160 CPUtime=0.95
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 2312 0 0 0 94 1 0 0 16 0 13 0 154616636 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 154616636 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154616636 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11973] ppid=11958 vsize=1480160 CPUtime=0
/proc/11960/task/11973/stat : 11973 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154616832 1515683840 44246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.43
Current children cumulated vsize (KiB) 1480160

[startup+25.5028 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 11973
/proc/meminfo: memFree=1273744/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1480064 CPUtime=27.35
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 48583 0 1 0 2712 23 0 0 18 0 13 0 154616627 1515585536 45707 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 370016 45707 1431 9 0 367359 0
[pid=11960/tid=11962] ppid=11958 vsize=1480064 CPUtime=24.46
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 31017 0 1 0 2433 13 0 0 25 0 13 0 154616628 1515585536 45707 1992294400 134512640 134550932 4294956016 18446744073709551615 4109836491 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1480064 CPUtime=0.35
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 6172 0 0 0 32 3 0 0 16 0 13 0 154616630 1515585536 45707 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1480064 CPUtime=0.38
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 6481 0 0 0 36 2 0 0 16 0 13 0 154616630 1515585536 45707 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 154616631 1515585536 45707 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480064 CPUtime=0

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

[pid=11960/tid=11965] ppid=11958 vsize=1480064 CPUtime=0.05
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 27 0 0 0 3 2 0 0 16 0 13 0 154616631 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 154616632 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154616632 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 154616636 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1480064 CPUtime=1.11
/proc/11960/task/11969/stat : 11969 (java) S 11958 11960 10914 0 -1 64 1829 0 0 0 110 1 0 0 16 0 13 0 154616636 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1480064 CPUtime=1
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 2312 0 0 0 99 1 0 0 16 0 13 0 154616636 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 154616636 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154616636 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11973] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11973/stat : 11973 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154616832 1515585536 156536 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1668.45
Current children cumulated vsize (KiB) 1480064

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 11973
/proc/meminfo: memFree=822480/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1480064 CPUtime=1728.74
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 170637 0 1 0 172784 90 0 0 18 0 13 0 154616627 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 370016 158146 1431 9 0 367359 0
[pid=11960/tid=11962] ppid=11958 vsize=1480064 CPUtime=1715.07
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 31362 0 1 0 171486 21 0 0 25 0 13 0 154616628 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4109732835 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1480064 CPUtime=5.69
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 66503 0 0 0 537 32 0 0 16 0 13 0 154616630 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1480064 CPUtime=5.75
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 67859 0 0 0 545 30 0 0 17 0 13 0 154616630 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1480064 CPUtime=0.05
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 27 0 0 0 3 2 0 0 16 0 13 0 154616631 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 154616632 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154616632 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 154616636 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1480064 CPUtime=1.11
/proc/11960/task/11969/stat : 11969 (java) S 11958 11960 10914 0 -1 64 1829 0 0 0 110 1 0 0 16 0 13 0 154616636 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1480064 CPUtime=1
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 2312 0 0 0 99 1 0 0 16 0 13 0 154616636 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 154616636 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154616636 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11973] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11973/stat : 11973 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154616832 1515585536 158146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1728.74
Current children cumulated vsize (KiB) 1480064

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 11973
/proc/meminfo: memFree=813904/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1480064 CPUtime=1788.97
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 172773 0 1 0 178806 91 0 0 18 0 13 0 154616627 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 370016 160243 1431 9 0 367359 0
[pid=11960/tid=11962] ppid=11958 vsize=1480064 CPUtime=1774.77
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 31370 0 1 0 177456 21 0 0 25 0 13 0 154616628 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4109845384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1480064 CPUtime=5.96
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 67483 0 0 0 563 33 0 0 16 0 13 0 154616630 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1480064 CPUtime=6.03
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 69007 0 0 0 573 30 0 0 16 0 13 0 154616630 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1480064 CPUtime=0.05
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 27 0 0 0 3 2 0 0 16 0 13 0 154616631 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 154616632 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154616632 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 154616636 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1480064 CPUtime=1.11
/proc/11960/task/11969/stat : 11969 (java) S 11958 11960 10914 0 -1 64 1829 0 0 0 110 1 0 0 16 0 13 0 154616636 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1480064 CPUtime=1
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 2312 0 0 0 99 1 0 0 16 0 13 0 154616636 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 154616636 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154616636 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11973] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11973/stat : 11973 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154616832 1515585536 160243 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1788.97
Current children cumulated vsize (KiB) 1480064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 11973
/proc/meminfo: memFree=813200/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1480064 CPUtime=1800
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 172992 0 1 0 179909 91 0 0 18 0 13 0 154616627 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 370016 160460 1431 9 0 367359 0
[pid=11960/tid=11962] ppid=11958 vsize=1480064 CPUtime=1785.73
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 31371 0 1 0 178552 21 0 0 25 0 13 0 154616628 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4109768745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1480064 CPUtime=6
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 67567 0 0 0 567 33 0 0 16 0 13 0 154616630 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1480064 CPUtime=6.06
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 69141 0 0 0 576 30 0 0 17 0 13 0 154616630 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1480064 CPUtime=0.05
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 27 0 0 0 3 2 0 0 16 0 13 0 154616631 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 154616632 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154616632 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 154616636 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1480064 CPUtime=1.11
/proc/11960/task/11969/stat : 11969 (java) S 11958 11960 10914 0 -1 64 1829 0 0 0 110 1 0 0 16 0 13 0 154616636 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1480064 CPUtime=1
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 2312 0 0 0 99 1 0 0 16 0 13 0 154616636 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 154616636 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154616636 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11973] ppid=11958 vsize=1480064 CPUtime=0
/proc/11960/task/11973/stat : 11973 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154616832 1515585536 160460 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1480064

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

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

[startup+1793.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 11973
/proc/meminfo: memFree=813200/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=1480712 CPUtime=1800.21
/proc/11960/stat : 11960 (java) S 11958 11960 10914 0 -1 0 173011 0 1 0 179930 91 0 0 16 0 15 0 154616627 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11960/statm: 370178 160479 1431 9 0 367521 0
[pid=11960/tid=11962] ppid=11958 vsize=1480712 CPUtime=1785.84
/proc/11960/task/11962/stat : 11962 (java) R 11958 11960 10914 0 -1 64 31371 0 1 0 178563 21 0 0 25 0 15 0 154616628 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4109768606 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11963] ppid=11958 vsize=1480712 CPUtime=6
/proc/11960/task/11963/stat : 11963 (java) S 11958 11960 10914 0 -1 64 67567 0 0 0 567 33 0 0 16 0 15 0 154616630 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11964] ppid=11958 vsize=1480712 CPUtime=6.06
/proc/11960/task/11964/stat : 11964 (java) S 11958 11960 10914 0 -1 64 69141 0 0 0 576 30 0 0 17 0 15 0 154616630 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11965] ppid=11958 vsize=1480712 CPUtime=0.05
/proc/11960/task/11965/stat : 11965 (java) S 11958 11960 10914 0 -1 64 27 0 0 0 3 2 0 0 16 0 15 0 154616631 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11966] ppid=11958 vsize=1480712 CPUtime=0
/proc/11960/task/11966/stat : 11966 (java) S 11958 11960 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 154616632 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11967] ppid=11958 vsize=1480712 CPUtime=0
/proc/11960/task/11967/stat : 11967 (java) S 11958 11960 10914 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 154616632 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11968] ppid=11958 vsize=1480712 CPUtime=0
/proc/11960/task/11968/stat : 11968 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 154616636 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11969] ppid=11958 vsize=1480712 CPUtime=1.15
/proc/11960/task/11969/stat : 11969 (java) S 11958 11960 10914 0 -1 64 1829 0 0 0 114 1 0 0 17 0 15 0 154616636 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11970] ppid=11958 vsize=1480712 CPUtime=1
/proc/11960/task/11970/stat : 11970 (java) S 11958 11960 10914 0 -1 64 2312 0 0 0 99 1 0 0 16 0 15 0 154616636 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11971] ppid=11958 vsize=1480712 CPUtime=0
/proc/11960/task/11971/stat : 11971 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 23 0 15 0 154616636 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11960/tid=11972] ppid=11958 vsize=1480712 CPUtime=0
/proc/11960/task/11972/stat : 11972 (java) S 11958 11960 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 15 0 154616636 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11960/tid=11973] ppid=11958 vsize=1480712 CPUtime=0
/proc/11960/task/11973/stat : 11973 (java) S 11958 11960 10914 0 -1 64 5 0 0 0 0 0 0 0 16 0 15 0 154616832 1516249088 160479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 1480712

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 11973
/proc/meminfo: memFree=813200/2055920 swapFree=4192812/4192956
[pid=11960] ppid=11958 vsize=0 CPUtime=1800.37
/proc/11960/stat : 11960 (java) Z 11958 11960 10914 0 -1 1036 173014 0 1 0 179946 91 0 0 16 0 2 0 154616627 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11960/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1793.6
CPU time (s): 1800.48
CPU user time (s): 1799.47
CPU system time (s): 1.01484
CPU usage (%): 100.384
Max. virtual memory (cumulated for all children) (KiB): 1480712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.47
system time used= 1.01484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173014
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= 39547
involuntary context switches= 25846

runsolver used 2.29565 second user time and 4.25135 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-13 07:15:57
IDJOB=1855197
IDBENCH=1449
IDSOLVER=682
FILE ID=node14/1855197-1244870157
PBS_JOBID= 9354346
Free space on /tmp= 66408 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1855197-1244870157/watcher-1855197-1244870157 -o /tmp/evaluation-result-1855197-1244870157/solver-1855197-1244870157 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1855197-1244870157.opb

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

MD5SUM BENCH= 9d22902ade96af236e70cdbf7d8bd853
RANDOM SEED=2120161579

node14.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:       1452376 kB
Buffers:         49572 kB
Cached:         470152 kB
SwapCached:          0 kB
Active:          83000 kB
Inactive:       450684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          23744 kB
Slab:            55824 kB
Committed_AS:   136532 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= 66408 MiB
End job on node14 at 2009-06-13 07:45:52