Trace number 1854589

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.51 1796

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
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 variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
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 786
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.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-1854589-1244972778.opb
0.22/0.22	c reading problem ... 
1.82/1.11	c ... done. Wall clock time 0.889s.
1.82/1.11	c #vars     3216
1.82/1.11	c #constraints  3726
1.82/1.11	c constraints type 
1.82/1.11	c org.sat4j.minisat.constraints.card.MinWatchCard => 63
1.82/1.11	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3210
1.82/1.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 384
1.82/1.11	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 63
1800.07/1795.71	c starts		: 21
1800.07/1795.71	c conflicts		: 744848
1800.07/1795.71	c decisions		: 1063653
1800.07/1795.71	c propagations		: 98924246
1800.07/1795.71	c inspects		: 2494589207
1800.07/1795.71	c learnt literals	: 0
1800.07/1795.71	c learnt binary clauses	: 0
1800.07/1795.71	c learnt ternary clauses	: 0
1800.07/1795.71	c learnt clauses	: 744848
1800.07/1795.71	c ignored clauses	: 0
1800.07/1795.71	c root simplifications	: 0
1800.07/1795.71	c removed literals (reason simplification)	: 24617531
1800.07/1795.71	c reason swapping (by a shorter reason)	: 0
1800.07/1795.71	c Calls to reduceDB	: 0
1800.07/1795.71	c speed (assignments/second)	: 55123.19214890424
1800.07/1795.71	c non guided choices	4519
1800.27/1795.85	c learnt constraints type 
1800.27/1795.85	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 744871
1800.27/1795.85	c constraints type 
1800.27/1795.85	c org.sat4j.minisat.constraints.card.MinWatchCard => 63
1800.27/1795.85	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3210
1800.27/1795.85	c org.sat4j.pb.constraints.pb.MaxWatchPb => 384
1800.27/1795.85	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 63
1800.27/1795.85	s UNKNOWN
1800.27/1795.85	c Total wall clock time (in seconds): 1795.635

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-1854589-1244972778/watcher-1854589-1244972778 -o /tmp/evaluation-result-1854589-1244972778/solver-1854589-1244972778 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1854589-1244972778.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 26114
/proc/meminfo: memFree=1329144/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=0 CPUtime=0
/proc/26114/stat : 26114 (runsolver) R 26112 26114 25941 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 49980616 0 0 1992294400 0 0 0 18446744073709551615 273952599335 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26114/statm: 0 0 0 0 0 0 0

[startup+0.0490149 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26114
/proc/meminfo: memFree=1329144/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1469440 CPUtime=0.03
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 3126 0 1 0 1 2 0 0 18 0 5 0 49980616 1504706560 2873 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 367360 2873 979 9 0 364711 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1469440

[startup+0.101019 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26114
/proc/meminfo: memFree=1329144/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1472584 CPUtime=0.08
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 3593 0 1 0 6 2 0 0 18 0 12 0 49980616 1507926016 3336 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 368146 3336 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301043 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26114
/proc/meminfo: memFree=1329144/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1474628 CPUtime=0.32
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 5045 0 1 0 29 3 0 0 18 0 12 0 49980616 1510019072 4780 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 368657 4780 1352 9 0 366000 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1474628

[startup+0.701091 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26114
/proc/meminfo: memFree=1329144/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1476552 CPUtime=1.02
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 7919 0 1 0 97 5 0 0 18 0 12 0 49980616 1511989248 6966 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 369138 6966 1396 9 0 366481 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1476552

[startup+1.50218 s]
/proc/loadavg: 1.00 1.00 1.00 4/76 26126
/proc/meminfo: memFree=1289240/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1494148 CPUtime=2.61
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 20381 0 1 0 250 11 0 0 18 0 13 0 49980616 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 373537 14723 1416 9 0 370880 0
[pid=26114/tid=26116] ppid=26112 vsize=1494148 CPUtime=0.84
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 9181 0 1 0 79 5 0 0 19 0 13 0 49980617 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1494148 CPUtime=0
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 49980619 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1494148 CPUtime=0
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 49980619 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1494148 CPUtime=0
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 49980620 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1494148 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 49980621 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1494148 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 49980621 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1494148 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 49980625 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1494148 CPUtime=0.76
/proc/26114/task/26123/stat : 26123 (java) R 26112 26114 25941 0 -1 64 3603 0 0 0 75 1 0 0 16 0 13 0 49980625 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 105600612 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1494148 CPUtime=0.97
/proc/26114/task/26124/stat : 26124 (java) R 26112 26114 25941 0 -1 64 6851 0 0 0 95 2 0 0 18 0 13 0 49980625 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 104139120 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1494148 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 49980625 1530007552 14723 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1494148 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 49980625 1530007552 14723 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) 1494148

[startup+3.10236 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26127
/proc/meminfo: memFree=1267088/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1492076 CPUtime=4.59
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 29460 0 1 0 444 15 0 0 18 0 13 0 49980616 1527885824 22246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 373019 22246 1416 9 0 370362 0
[pid=26114/tid=26116] ppid=26112 vsize=1492076 CPUtime=2.21
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 16697 0 1 0 213 8 0 0 23 0 13 0 49980617 1527885824 22246 1992294400 134512640 134550932 4294956016 18446744073709551615 4109680122 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 49980619 1527885824 22246 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 49980619 1527885824 22247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 49980620 1527885824 22247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 49980621 1527885824 22248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 49980621 1527885824 22248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 49980625 1527885824 22248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1492076 CPUtime=1.05
/proc/26114/task/26123/stat : 26123 (java) S 26112 26114 25941 0 -1 64 4454 0 0 0 103 2 0 0 16 0 13 0 49980625 1527885824 22248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1492076 CPUtime=1.3
/proc/26114/task/26124/stat : 26124 (java) S 26112 26114 25941 0 -1 64 7563 0 0 0 127 3 0 0 16 0 13 0 49980625 1527885824 22249 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 49980625 1527885824 22249 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 49980625 1527885824 22249 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26127] ppid=26112 vsize=1492076 CPUtime=0
/proc/26114/task/26127/stat : 26127 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 49980729 1527885824 22249 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 1492076

[startup+6.30274 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26127
/proc/meminfo: memFree=1198608/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1488508 CPUtime=7.86
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 44756 0 1 0 764 22 0 0 18 0 13 0 49980616 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 372127 36514 1429 9 0 369470 0
[pid=26114/tid=26116] ppid=26112 vsize=1488508 CPUtime=5.37
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 30968 0 1 0 522 15 0 0 25 0 13 0 49980617 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4109609023 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1488508 CPUtime=0.01
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 576 0 0 0 1 0 0 0 16 0 13 0 49980619 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1488508 CPUtime=0.01
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 430 0 0 0 1 0 0 0 16 0 13 0 49980619 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 49980620 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 49980625 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1488508 CPUtime=1.12
/proc/26114/task/26123/stat : 26123 (java) S 26112 26114 25941 0 -1 64 4465 0 0 0 110 2 0 0 16 0 13 0 49980625 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1488508 CPUtime=1.3
/proc/26114/task/26124/stat : 26124 (java) S 26112 26114 25941 0 -1 64 7563 0 0 0 127 3 0 0 16 0 13 0 49980625 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 49980625 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 49980625 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26127] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26127/stat : 26127 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 49980729 1524232192 36514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.86
Current children cumulated vsize (KiB) 1488508

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26127
/proc/meminfo: memFree=1173712/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1488508 CPUtime=14.35
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 48266 0 1 0 1411 24 0 0 18 0 13 0 49980616 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 372127 39991 1429 9 0 369470 0
[pid=26114/tid=26116] ppid=26112 vsize=1488508 CPUtime=11.71
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 30972 0 1 0 1156 15 0 0 25 0 13 0 49980617 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4109622780 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1488508 CPUtime=0.04
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 2246 0 0 0 3 1 0 0 17 0 13 0 49980619 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1488508 CPUtime=0.05
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 2255 0 0 0 4 1 0 0 16 0 13 0 49980619 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 49980620 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 49980625 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1488508 CPUtime=1.15
/proc/26114/task/26123/stat : 26123 (java) S 26112 26114 25941 0 -1 64 4468 0 0 0 113 2 0 0 17 0 13 0 49980625 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1488508 CPUtime=1.35
/proc/26114/task/26124/stat : 26124 (java) S 26112 26114 25941 0 -1 64 7565 0 0 0 132 3 0 0 17 0 13 0 49980625 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 49980625 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 49980625 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26127] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26127/stat : 26127 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 49980729 1524232192 39991 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.35
Current children cumulated vsize (KiB) 1488508

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26127
/proc/meminfo: memFree=1148688/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1488508 CPUtime=27.25
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 55109 0 1 0 2698 27 0 0 18 0 13 0 49980616 1524232192 46266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 372127 46266 1429 9 0 369470 0
[pid=26114/tid=26116] ppid=26112 vsize=1488508 CPUtime=24.39
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 30975 0 1 0 2424 15 0 0 25 0 13 0 49980617 1524232192 46266 1992294400 134512640 134550932 4294956016 18446744073709551615 4109671229 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1488508 CPUtime=0.14
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 6081 0 0 0 12 2 0 0 16 0 13 0 49980619 1524232192 46266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1488508 CPUtime=0.14
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 5254 0 0 0 12 2 0 0 17 0 13 0 49980619 1524232192 46266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 49980620 1524232192 46266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1488508 CPUtime=0

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

[pid=26114/tid=26119] ppid=26112 vsize=1488508 CPUtime=0.01
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 20 0 0 0 1 0 0 0 16 0 13 0 49980620 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 49980625 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1488508 CPUtime=1.18
/proc/26114/task/26123/stat : 26123 (java) S 26112 26114 25941 0 -1 64 4469 0 0 0 116 2 0 0 17 0 13 0 49980625 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1488508 CPUtime=1.35
/proc/26114/task/26124/stat : 26124 (java) S 26112 26114 25941 0 -1 64 7565 0 0 0 132 3 0 0 17 0 13 0 49980625 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 49980625 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 49980625 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26127] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26127/stat : 26127 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 49980729 1524232192 216690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1666.52
Current children cumulated vsize (KiB) 1488508

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26135
/proc/meminfo: memFree=450768/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1488508 CPUtime=1726.6
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 267936 0 1 0 172526 134 0 0 18 0 13 0 49980616 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 372127 220322 1429 9 0 369470 0
[pid=26114/tid=26116] ppid=26112 vsize=1488508 CPUtime=1717.32
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 31074 0 1 0 171715 17 0 0 25 0 13 0 49980617 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4109672390 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1488508 CPUtime=3.35
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 114553 0 0 0 280 55 0 0 16 0 13 0 49980619 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1488508 CPUtime=3.33
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 109510 0 0 0 279 54 0 0 17 0 13 0 49980619 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1488508 CPUtime=0.01
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 20 0 0 0 1 0 0 0 16 0 13 0 49980620 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 49980625 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1488508 CPUtime=1.18
/proc/26114/task/26123/stat : 26123 (java) S 26112 26114 25941 0 -1 64 4469 0 0 0 116 2 0 0 17 0 13 0 49980625 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1488508 CPUtime=1.35
/proc/26114/task/26124/stat : 26124 (java) S 26112 26114 25941 0 -1 64 7565 0 0 0 132 3 0 0 17 0 13 0 49980625 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 49980625 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 49980625 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26127] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26127/stat : 26127 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 49980729 1524232192 220322 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1726.6
Current children cumulated vsize (KiB) 1488508

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26135
/proc/meminfo: memFree=436944/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1488508 CPUtime=1786.66
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 271650 0 1 0 178530 136 0 0 18 0 13 0 49980616 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 372127 223753 1429 9 0 369470 0
[pid=26114/tid=26116] ppid=26112 vsize=1488508 CPUtime=1777.21
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 31076 0 1 0 177704 17 0 0 25 0 13 0 49980617 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4109609023 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1488508 CPUtime=3.43
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 116382 0 0 0 287 56 0 0 16 0 13 0 49980619 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1488508 CPUtime=3.42
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 111393 0 0 0 287 55 0 0 16 0 13 0 49980619 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1488508 CPUtime=0.01
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 20 0 0 0 1 0 0 0 16 0 13 0 49980620 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1488508 CPUtime=1.18
/proc/26114/task/26123/stat : 26123 (java) S 26112 26114 25941 0 -1 64 4469 0 0 0 116 2 0 0 17 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1488508 CPUtime=1.35
/proc/26114/task/26124/stat : 26124 (java) S 26112 26114 25941 0 -1 64 7565 0 0 0 132 3 0 0 17 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26127] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26127/stat : 26127 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 49980729 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1786.66
Current children cumulated vsize (KiB) 1488508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26135
/proc/meminfo: memFree=436944/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1488508 CPUtime=1800.07
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 271650 0 1 0 179871 136 0 0 18 0 13 0 49980616 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26114/statm: 372127 223753 1429 9 0 369470 0
[pid=26114/tid=26116] ppid=26112 vsize=1488508 CPUtime=1790.61
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 31076 0 1 0 179044 17 0 0 25 0 13 0 49980617 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4109537358 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1488508 CPUtime=3.43
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 116382 0 0 0 287 56 0 0 16 0 13 0 49980619 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1488508 CPUtime=3.42
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 111393 0 0 0 287 55 0 0 16 0 13 0 49980619 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1488508 CPUtime=0.01
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 20 0 0 0 1 0 0 0 16 0 13 0 49980620 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 49980621 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1488508 CPUtime=1.18
/proc/26114/task/26123/stat : 26123 (java) S 26112 26114 25941 0 -1 64 4469 0 0 0 116 2 0 0 17 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1488508 CPUtime=1.35
/proc/26114/task/26124/stat : 26124 (java) S 26112 26114 25941 0 -1 64 7565 0 0 0 132 3 0 0 17 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 49980625 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26127] ppid=26112 vsize=1488508 CPUtime=0
/proc/26114/task/26127/stat : 26127 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 49980729 1524232192 223753 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1488508

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

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

[startup+1795.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26135
/proc/meminfo: memFree=436944/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=1489156 CPUtime=1800.27
/proc/26114/stat : 26114 (java) S 26112 26114 25941 0 -1 0 271671 0 1 0 179891 136 0 0 16 0 15 0 49980616 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26114/statm: 372289 223774 1431 9 0 369632 0
[pid=26114/tid=26116] ppid=26112 vsize=1489156 CPUtime=1790.72
/proc/26114/task/26116/stat : 26116 (java) R 26112 26114 25941 0 -1 64 31076 0 1 0 179055 17 0 0 25 0 15 0 49980617 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4109609023 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26117] ppid=26112 vsize=1489156 CPUtime=3.43
/proc/26114/task/26117/stat : 26117 (java) S 26112 26114 25941 0 -1 64 116382 0 0 0 287 56 0 0 16 0 15 0 49980619 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26118] ppid=26112 vsize=1489156 CPUtime=3.42
/proc/26114/task/26118/stat : 26118 (java) S 26112 26114 25941 0 -1 64 111393 0 0 0 287 55 0 0 16 0 15 0 49980619 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26119] ppid=26112 vsize=1489156 CPUtime=0.01
/proc/26114/task/26119/stat : 26119 (java) S 26112 26114 25941 0 -1 64 20 0 0 0 1 0 0 0 16 0 15 0 49980620 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26120] ppid=26112 vsize=1489156 CPUtime=0
/proc/26114/task/26120/stat : 26120 (java) S 26112 26114 25941 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 49980621 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26121] ppid=26112 vsize=1489156 CPUtime=0
/proc/26114/task/26121/stat : 26121 (java) S 26112 26114 25941 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 49980621 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26122] ppid=26112 vsize=1489156 CPUtime=0
/proc/26114/task/26122/stat : 26122 (java) S 26112 26114 25941 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 49980625 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26123] ppid=26112 vsize=1489156 CPUtime=1.22
/proc/26114/task/26123/stat : 26123 (java) S 26112 26114 25941 0 -1 64 4471 0 0 0 120 2 0 0 17 0 15 0 49980625 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26124] ppid=26112 vsize=1489156 CPUtime=1.35
/proc/26114/task/26124/stat : 26124 (java) S 26112 26114 25941 0 -1 64 7565 0 0 0 132 3 0 0 17 0 15 0 49980625 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26125] ppid=26112 vsize=1489156 CPUtime=0
/proc/26114/task/26125/stat : 26125 (java) S 26112 26114 25941 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 49980625 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26114/tid=26126] ppid=26112 vsize=1489156 CPUtime=0
/proc/26114/task/26126/stat : 26126 (java) S 26112 26114 25941 0 -1 64 2 0 0 0 0 0 0 0 15 0 15 0 49980625 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26114/tid=26127] ppid=26112 vsize=1489156 CPUtime=0
/proc/26114/task/26127/stat : 26127 (java) S 26112 26114 25941 0 -1 64 4 0 0 0 0 0 0 0 19 0 15 0 49980729 1524895744 223774 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 1489156

[startup+1796 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26135
/proc/meminfo: memFree=436944/2055920 swapFree=4192956/4192956
[pid=26114] ppid=26112 vsize=0 CPUtime=1800.5
/proc/26114/stat : 26114 (java) Z 26112 26114 25941 0 -1 1036 271675 0 1 0 179901 149 0 0 15 0 2 0 49980616 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26114/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796
CPU time (s): 1800.51
CPU user time (s): 1799.02
CPU system time (s): 1.49577
CPU usage (%): 100.251
Max. virtual memory (cumulated for all children) (KiB): 1494240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.49577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271675
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= 38282
involuntary context switches= 38061

runsolver used 2.32065 second user time and 4.23635 second system time

The end

Launcher Data

Begin job on node20 at 2009-06-14 11:46:18
IDJOB=1854589
IDBENCH=71844
IDSOLVER=682
FILE ID=node20/1854589-1244972778
PBS_JOBID= 9355041
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=852529987

node20.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:       1329560 kB
Buffers:         78460 kB
Cached:         578420 kB
SwapCached:          0 kB
Active:         132460 kB
Inactive:       537864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1329560 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             608 kB
Writeback:           0 kB
Mapped:          23232 kB
Slab:            42040 kB
Committed_AS:   107132 kB
PageTables:       1400 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= 66356 MiB
End job on node20 at 2009-06-14 12:16:16