Trace number 1854597

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1? (TO) 1800.44 1796.59

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx49.opb
MD5SUMe08af5097f76b1d4e2b0ba1d8a42ed5a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.23/0.20	c Pseudo Boolean Optimization
0.23/0.20	c --- Begin Solver configuration ---
0.23/0.20	c Stops conflict analysis at the first Unique Implication Point
0.23/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.23/0.20	c Learn all clauses as in MiniSAT
0.23/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.20	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.20	c Expensive reason simplification
0.23/0.20	c MiniSAT restarts strategy
0.23/0.20	c Memory based learned constraints deletion strategy
0.23/0.20	c timeout=2147483s
0.23/0.20	c DB Simplification allowed=false
0.23/0.20	c --- End Solver configuration ---
0.23/0.20	c solving HOME/instance-1854597-1244973354.opb
0.23/0.20	c reading problem ... 
1.64/1.06	c ... done. Wall clock time 0.858s.
1.64/1.06	c #vars     2130
1.64/1.06	c #constraints  2548
1.64/1.06	c constraints type 
1.64/1.06	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
1.64/1.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2125
1.64/1.06	c org.sat4j.pb.constraints.pb.MaxWatchPb => 320
1.64/1.06	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 49
1800.00/1796.31	c starts		: 21
1800.00/1796.31	c conflicts		: 735277
1800.00/1796.31	c decisions		: 900735
1800.00/1796.31	c propagations		: 65881922
1800.00/1796.31	c inspects		: 2803674597
1800.00/1796.31	c learnt literals	: 0
1800.00/1796.31	c learnt binary clauses	: 0
1800.00/1796.31	c learnt ternary clauses	: 0
1800.00/1796.31	c learnt clauses	: 735277
1800.00/1796.32	c ignored clauses	: 0
1800.00/1796.32	c root simplifications	: 0
1800.00/1796.32	c removed literals (reason simplification)	: 12393686
1800.00/1796.32	c reason swapping (by a shorter reason)	: 0
1800.00/1796.32	c Calls to reduceDB	: 0
1800.00/1796.32	c speed (assignments/second)	: 36697.84815844898
1800.00/1796.32	c non guided choices	2621
1800.20/1796.45	c learnt constraints type 
1800.20/1796.45	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 735324
1800.20/1796.45	c constraints type 
1800.20/1796.45	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
1800.20/1796.45	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2125
1800.20/1796.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 320
1800.20/1796.45	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 49
1800.20/1796.45	s UNKNOWN
1800.20/1796.45	c Total wall clock time (in seconds): 1796.25

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

[startup+0.042553 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19506
/proc/meminfo: memFree=1373048/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1468752 CPUtime=0.02
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 3024 0 1 0 1 1 0 0 18 0 4 0 164936294 1504002048 2771 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 367188 2771 938 9 0 364539 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1468752

[startup+0.101557 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19506
/proc/meminfo: memFree=1373048/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1472584 CPUtime=0.08
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 3603 0 1 0 6 2 0 0 18 0 12 0 164936294 1507926016 3346 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 368146 3346 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301575 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19506
/proc/meminfo: memFree=1373048/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1475060 CPUtime=0.35
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 5087 0 1 0 32 3 0 0 18 0 12 0 164936294 1510461440 4823 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 368765 4823 1355 9 0 366108 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1475060

[startup+0.701613 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19506
/proc/meminfo: memFree=1373048/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1478016 CPUtime=1.06
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 7919 0 1 0 101 5 0 0 18 0 12 0 164936294 1513488384 6875 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 369504 6875 1396 9 0 366847 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 1478016

[startup+1.50269 s]
/proc/loadavg: 1.16 1.03 1.01 4/76 19518
/proc/meminfo: memFree=1335768/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1489624 CPUtime=2.61
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 18080 0 1 0 253 8 0 0 18 0 13 0 164936294 1525374976 12653 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 372406 12653 1416 9 0 369749 0
[pid=19506/tid=19508] ppid=19504 vsize=1489624 CPUtime=0.74
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 7666 0 1 0 70 4 0 0 19 0 13 0 164936295 1525374976 12653 1992294400 134512640 134550932 4294956016 18446744073709551615 4109605187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 164936297 1525374976 12654 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 164936297 1525374976 12655 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 164936298 1525374976 12655 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 164936299 1525374976 12656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 164936299 1525374976 12657 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 164936303 1525374976 12657 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1489624 CPUtime=0.83
/proc/19506/task/19515/stat : 19515 (java) R 19504 19506 18865 0 -1 64 4093 0 0 0 82 1 0 0 16 0 13 0 164936303 1525374976 12657 1992294400 134512640 134550932 4294956016 18446744073709551615 103443654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1489624 CPUtime=1.01
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5576 0 0 0 100 1 0 0 16 0 13 0 164936303 1525374976 12658 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 164936303 1525374976 12659 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164936303 1525374976 12659 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 1489624

[startup+3.10283 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 19519
/proc/meminfo: memFree=1308240/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1489624 CPUtime=4.46
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 32691 0 1 0 432 14 0 0 18 0 13 0 164936294 1525374976 27263 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 372406 27263 1416 9 0 369749 0
[pid=19506/tid=19508] ppid=19504 vsize=1489624 CPUtime=2.28
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 22257 0 1 0 219 9 0 0 24 0 13 0 164936295 1525374976 27263 1992294400 134512640 134550932 4294956016 18446744073709551615 4109623890 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 164936297 1525374976 27263 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 164936297 1525374976 27263 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 164936298 1525374976 27264 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 164936299 1525374976 27264 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 164936299 1525374976 27265 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 164936303 1525374976 27266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1489624 CPUtime=1
/proc/19506/task/19515/stat : 19515 (java) S 19504 19506 18865 0 -1 64 4108 0 0 0 99 1 0 0 16 0 13 0 164936303 1525374976 27266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1489624 CPUtime=1.13
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5581 0 0 0 112 1 0 0 16 0 13 0 164936303 1525374976 27266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 164936303 1525374976 27266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164936303 1525374976 27267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19519] ppid=19504 vsize=1489624 CPUtime=0
/proc/19506/task/19519/stat : 19519 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 164936402 1525374976 27267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 1489624

[startup+6.30114 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 19519
/proc/meminfo: memFree=1229968/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1490488 CPUtime=7.8
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 43863 0 1 0 761 19 0 0 18 0 13 0 164936294 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 372622 38230 1429 9 0 369965 0
[pid=19506/tid=19508] ppid=19504 vsize=1490488 CPUtime=5.45
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 30983 0 1 0 532 13 0 0 17 0 13 0 164936295 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4109592644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1490488 CPUtime=0.02
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 828 0 0 0 2 0 0 0 16 0 13 0 164936297 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1490488 CPUtime=0.01
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 1411 0 0 0 1 0 0 0 16 0 13 0 164936297 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 164936298 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 164936303 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1490488 CPUtime=1.01
/proc/19506/task/19515/stat : 19515 (java) S 19504 19506 18865 0 -1 64 4109 0 0 0 100 1 0 0 16 0 13 0 164936303 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1490488 CPUtime=1.24
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5775 0 0 0 123 1 0 0 15 0 13 0 164936303 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 164936303 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164936303 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19519] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19519/stat : 19519 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 164936402 1526259712 38230 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 1490488

[startup+12.7027 s]
/proc/loadavg: 1.13 1.03 1.01 2/77 19519
/proc/meminfo: memFree=1218272/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1490488 CPUtime=14.29
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 45520 0 1 0 1409 20 0 0 18 0 13 0 164936294 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 372622 39853 1429 9 0 369965 0
[pid=19506/tid=19508] ppid=19504 vsize=1490488 CPUtime=11.83
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 30986 0 1 0 1170 13 0 0 25 0 13 0 164936295 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4109674175 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1490488 CPUtime=0.04
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 1801 0 0 0 3 1 0 0 16 0 13 0 164936297 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1490488 CPUtime=0.04
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 2067 0 0 0 3 1 0 0 16 0 13 0 164936297 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 164936298 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 164936303 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1490488 CPUtime=1.04
/proc/19506/task/19515/stat : 19515 (java) S 19504 19506 18865 0 -1 64 4115 0 0 0 103 1 0 0 15 0 13 0 164936303 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1490488 CPUtime=1.28
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5791 0 0 0 127 1 0 0 15 0 13 0 164936303 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 164936303 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164936303 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19519] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19519/stat : 19519 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 164936402 1526259712 39853 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 1490488

[startup+25.5019 s]
/proc/loadavg: 1.11 1.03 1.01 2/77 19519
/proc/meminfo: memFree=1195232/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1490488 CPUtime=27.21
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 51507 0 1 0 2698 23 0 0 18 0 13 0 164936294 1526259712 45599 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 372622 45599 1429 9 0 369965 0
[pid=19506/tid=19508] ppid=19504 vsize=1490488 CPUtime=24.49
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 30990 0 1 0 2436 13 0 0 25 0 13 0 164936295 1526259712 45599 1992294400 134512640 134550932 4294956016 18446744073709551615 4109623668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1490488 CPUtime=0.16
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 4819 0 0 0 14 2 0 0 17 0 13 0 164936297 1526259712 45599 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1490488 CPUtime=0.15
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 5022 0 0 0 13 2 0 0 17 0 13 0 164936297 1526259712 45599 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 26 0 0 0 0 0 0 0 16 0 13 0 164936298 1526259712 45599 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1490488 CPUtime=0

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

[pid=19506/tid=19511] ppid=19504 vsize=1490488 CPUtime=0.01
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 27 0 0 0 1 0 0 0 16 0 13 0 164936298 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 164936303 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1490488 CPUtime=1.04
/proc/19506/task/19515/stat : 19515 (java) S 19504 19506 18865 0 -1 64 4115 0 0 0 103 1 0 0 15 0 13 0 164936303 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1490488 CPUtime=1.31
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5791 0 0 0 130 1 0 0 17 0 13 0 164936303 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 164936303 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164936303 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19519] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19519/stat : 19519 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 164936402 1526259712 200746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1665.93
Current children cumulated vsize (KiB) 1490488

[startup+1722.3 s]
/proc/loadavg: 1.12 1.06 1.01 2/77 19525
/proc/meminfo: memFree=567456/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1490488 CPUtime=1725.96
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 245845 0 1 0 172473 123 0 0 18 0 13 0 164936294 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 372622 202133 1429 9 0 369965 0
[pid=19506/tid=19508] ppid=19504 vsize=1490488 CPUtime=1718
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 31049 0 1 0 171783 17 0 0 25 0 13 0 164936295 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4109674175 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1490488 CPUtime=2.77
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 99080 0 0 0 228 49 0 0 16 0 13 0 164936297 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1490488 CPUtime=2.76
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 105039 0 0 0 226 50 0 0 16 0 13 0 164936297 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1490488 CPUtime=0.01
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 27 0 0 0 1 0 0 0 16 0 13 0 164936298 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 164936303 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1490488 CPUtime=1.04
/proc/19506/task/19515/stat : 19515 (java) S 19504 19506 18865 0 -1 64 4115 0 0 0 103 1 0 0 15 0 13 0 164936303 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1490488 CPUtime=1.31
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5791 0 0 0 130 1 0 0 17 0 13 0 164936303 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 164936303 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164936303 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19519] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19519/stat : 19519 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 164936402 1526259712 202133 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1725.96
Current children cumulated vsize (KiB) 1490488

[startup+1782.3 s]
/proc/loadavg: 1.24 1.10 1.03 2/77 19525
/proc/meminfo: memFree=558240/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1490488 CPUtime=1786
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 248383 0 1 0 178475 125 0 0 18 0 13 0 164936294 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 372622 204399 1429 9 0 369965 0
[pid=19506/tid=19508] ppid=19504 vsize=1490488 CPUtime=1777.94
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 31050 0 1 0 177776 18 0 0 25 0 13 0 164936295 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4109674175 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1490488 CPUtime=2.82
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 100067 0 0 0 232 50 0 0 16 0 13 0 164936297 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1490488 CPUtime=2.81
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 106589 0 0 0 230 51 0 0 17 0 13 0 164936297 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1490488 CPUtime=0.01
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 27 0 0 0 1 0 0 0 16 0 13 0 164936298 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1490488 CPUtime=1.04
/proc/19506/task/19515/stat : 19515 (java) S 19504 19506 18865 0 -1 64 4115 0 0 0 103 1 0 0 15 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1490488 CPUtime=1.31
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5791 0 0 0 130 1 0 0 17 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19519] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19519/stat : 19519 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 164936402 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1786
Current children cumulated vsize (KiB) 1490488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.31 s]
/proc/loadavg: 1.18 1.10 1.02 2/77 19525
/proc/meminfo: memFree=558240/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1490488 CPUtime=1800
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 248383 0 1 0 179875 125 0 0 18 0 13 0 164936294 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 372622 204399 1429 9 0 369965 0
[pid=19506/tid=19508] ppid=19504 vsize=1490488 CPUtime=1791.95
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 31050 0 1 0 179177 18 0 0 25 0 13 0 164936295 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4109712837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1490488 CPUtime=2.82
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 100067 0 0 0 232 50 0 0 16 0 13 0 164936297 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1490488 CPUtime=2.81
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 106589 0 0 0 230 51 0 0 17 0 13 0 164936297 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1490488 CPUtime=0.01
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 27 0 0 0 1 0 0 0 16 0 13 0 164936298 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164936299 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1490488 CPUtime=1.04
/proc/19506/task/19515/stat : 19515 (java) S 19504 19506 18865 0 -1 64 4115 0 0 0 103 1 0 0 15 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1490488 CPUtime=1.31
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5791 0 0 0 130 1 0 0 17 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164936303 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19519] ppid=19504 vsize=1490488 CPUtime=0
/proc/19506/task/19519/stat : 19519 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 164936402 1526259712 204399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1490488

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

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

[startup+1796.41 s]
/proc/loadavg: 1.18 1.10 1.02 2/77 19525
/proc/meminfo: memFree=558240/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=1491136 CPUtime=1800.2
/proc/19506/stat : 19506 (java) S 19504 19506 18865 0 -1 0 248405 0 1 0 179895 125 0 0 16 0 15 0 164936294 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19506/statm: 372784 204421 1431 9 0 370127 0
[pid=19506/tid=19508] ppid=19504 vsize=1491136 CPUtime=1792.05
/proc/19506/task/19508/stat : 19508 (java) R 19504 19506 18865 0 -1 64 31050 0 1 0 179187 18 0 0 25 0 15 0 164936295 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4109590316 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19504 vsize=1491136 CPUtime=2.82
/proc/19506/task/19509/stat : 19509 (java) S 19504 19506 18865 0 -1 64 100067 0 0 0 232 50 0 0 16 0 15 0 164936297 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19510] ppid=19504 vsize=1491136 CPUtime=2.81
/proc/19506/task/19510/stat : 19510 (java) S 19504 19506 18865 0 -1 64 106589 0 0 0 230 51 0 0 17 0 15 0 164936297 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19511] ppid=19504 vsize=1491136 CPUtime=0.01
/proc/19506/task/19511/stat : 19511 (java) S 19504 19506 18865 0 -1 64 27 0 0 0 1 0 0 0 16 0 15 0 164936298 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19512] ppid=19504 vsize=1491136 CPUtime=0
/proc/19506/task/19512/stat : 19512 (java) S 19504 19506 18865 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 164936299 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19513] ppid=19504 vsize=1491136 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19504 19506 18865 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 164936299 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19514] ppid=19504 vsize=1491136 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19504 19506 18865 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 164936303 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19515] ppid=19504 vsize=1491136 CPUtime=1.04
/proc/19506/task/19515/stat : 19515 (java) S 19504 19506 18865 0 -1 64 4115 0 0 0 103 1 0 0 15 0 15 0 164936303 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19516] ppid=19504 vsize=1491136 CPUtime=1.35
/proc/19506/task/19516/stat : 19516 (java) S 19504 19506 18865 0 -1 64 5795 0 0 0 134 1 0 0 17 0 15 0 164936303 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19517] ppid=19504 vsize=1491136 CPUtime=0
/proc/19506/task/19517/stat : 19517 (java) S 19504 19506 18865 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 164936303 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19506/tid=19518] ppid=19504 vsize=1491136 CPUtime=0
/proc/19506/task/19518/stat : 19518 (java) S 19504 19506 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 164936303 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19519] ppid=19504 vsize=1491136 CPUtime=0
/proc/19506/task/19519/stat : 19519 (java) S 19504 19506 18865 0 -1 64 4 0 0 0 0 0 0 0 19 0 15 0 164936402 1526923264 204421 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 1491136

[startup+1796.5 s]
/proc/loadavg: 1.18 1.10 1.02 2/77 19525
/proc/meminfo: memFree=558240/2055920 swapFree=4192812/4192956
[pid=19506] ppid=19504 vsize=0 CPUtime=1800.34
/proc/19506/stat : 19506 (java) Z 19504 19506 18865 0 -1 1036 248408 0 1 0 179905 129 0 0 16 0 2 0 164936294 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.59
CPU time (s): 1800.44
CPU user time (s): 1799.05
CPU system time (s): 1.38479
CPU usage (%): 100.214
Max. virtual memory (cumulated for all children) (KiB): 1492324

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

runsolver used 2.35864 second user time and 4.20236 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-14 11:55:54
IDJOB=1854597
IDBENCH=71848
IDSOLVER=682
FILE ID=node14/1854597-1244973354
PBS_JOBID= 9355020
Free space on /tmp= 66408 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1854597-1244973354/watcher-1854597-1244973354 -o /tmp/evaluation-result-1854597-1244973354/solver-1854597-1244973354 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1854597-1244973354.opb

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

MD5SUM BENCH= e08af5097f76b1d4e2b0ba1d8a42ed5a
RANDOM SEED=236583267

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:       1373528 kB
Buffers:         76320 kB
Cached:         516708 kB
SwapCached:          0 kB
Active:         167704 kB
Inactive:       439228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             480 kB
Writeback:           0 kB
Mapped:          23740 kB
Slab:            61472 kB
Committed_AS:   141284 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-14 12:25:52