Trace number 348047

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.11 1768.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-railway_8_1_0.opb
MD5SUM0748343c41c1a4f38800a46bbbd374d2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 variables19747
Total number of constraints3145
Number of constraints which are clauses426
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2719
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 133
Biggest coefficient in the objective function 262119
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524354
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262119
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524354
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.09/0.27	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.27	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.27	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.28	c no version file found!!!
0.09/0.28	c sun.arch.data.model	32
0.09/0.28	c java.version	1.6.0
0.09/0.28	c os.name	Linux
0.09/0.28	c os.version	2.6.9-22.EL.rootsmp
0.09/0.28	c os.arch	i386
0.09/0.28	c Free memory 1651659224
0.09/0.28	c Max memory 1654456320
0.09/0.28	c Total memory 1654456320
0.09/0.28	c Number of processors 2
0.17/0.34	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.17/0.34	--- Begin Solver configuration ---
0.17/0.34	c Stops conflict analysis at the first Unique Implication Point
0.17/0.34	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.17/0.34	c Learn all clauses as in MiniSAT
0.17/0.34	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.17/0.34	c VSIDS like heuristics from MiniSAT using a heap
0.17/0.34	c No reason simplification
0.17/0.34	c --- End Solver configuration ---
0.17/0.34	c Simplify asserted PB constraints to clauses
0.17/0.34	c solving /tmp/evaluation/348047-1176566315/instance-348047-1176566315.opb
0.17/0.34	c reading problem ... 
3.20/2.15	c ... done. Wall clock time 1.813s.
3.20/2.15	c CPU time (experimental) 1.68s.
3.20/2.15	c #vars     19747
3.20/2.15	c #constraints  3146
1800.00/1768.72	c starts		: 2
1800.00/1768.72	c conflicts		: 47697
1800.00/1768.72	c decisions		: 61436
1800.00/1768.72	c propagations		: 248165
1800.00/1768.72	c inspects		: 698387659
1800.00/1768.72	c learnt literals	: 0
1800.00/1768.72	c learnt binary clauses	: 0
1800.00/1768.72	c learnt ternary clauses	: 0
1800.00/1768.72	c learnt clauses	: 47696
1800.00/1768.72	c root simplifications	: 0
1800.00/1768.72	c removed literals (reason simplification)	: 0
1800.00/1768.72	c reason swapping (by a shorter reason)	: 0
1800.00/1768.72	c Calls to reduceDB	: 0
1800.00/1768.72	c speed (decisions/second)	: 34.77798156828114
1800.00/1768.72	c non guided choices	608
1800.00/1768.72	s UNKNOWN
1800.00/1768.72	c Total wall clock time (ms): 1768.377

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-348047-1176566315 -o ROOT/results/node55/solver-348047-1176566315 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348047-1176566315/sat4jPseudoCPClause.jar /tmp/evaluation/348047-1176566315/instance-348047-1176566315.opb 

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


[startup+0 s]
/proc/loadavg: 1.48 1.88 1.84 2/64 26107
/proc/meminfo: memFree=1587820/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1800 CPUtime=0
/proc/26107/stat : 26107 (java) D 26105 26107 26044 0 -1 0 166 0 0 0 0 0 0 0 18 0 1 0 104541513 1843200 138 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/26107/statm: 450 138 101 9 0 92 0

[startup+0.0881051 s]
/proc/loadavg: 1.48 1.88 1.84 2/64 26107
/proc/meminfo: memFree=1587820/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1775952 CPUtime=0.02
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 2846 0 24 0 0 2 0 0 18 0 4 0 104541513 1818574848 2616 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 443988 2622 649 9 0 441624 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1775952

[startup+0.101104 s]
/proc/loadavg: 1.48 1.88 1.84 2/64 26107
/proc/meminfo: memFree=1587820/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1776088 CPUtime=0.04
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 3194 0 24 0 1 3 0 0 18 0 4 0 104541513 1818714112 2964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 444022 2964 887 9 0 441658 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1776088

[startup+0.301147 s]
/proc/loadavg: 1.48 1.88 1.84 2/64 26107
/proc/meminfo: memFree=1587820/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1780428 CPUtime=0.17
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 4490 0 24 0 12 5 0 0 18 0 12 0 104541513 1823158272 4251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 445107 4251 1238 9 0 442718 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 1780428

[startup+0.701171 s]
/proc/loadavg: 1.48 1.88 1.84 2/64 26107
/proc/meminfo: memFree=1587820/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1783788 CPUtime=0.76
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 6847 0 24 0 70 6 0 0 18 0 12 0 104541513 1826598912 6366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 445947 6382 1299 9 0 443558 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1783788

[startup+1.50225 s]
/proc/loadavg: 1.48 1.88 1.84 4/76 26119
/proc/meminfo: memFree=1547468/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1795076 CPUtime=2.35
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 22053 0 24 0 221 14 0 0 18 0 12 0 104541513 1838157824 17681 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448769 17681 1314 9 0 446380 0
[pid=26107/tid=26109] ppid=26105 vsize=1795076 CPUtime=1.03
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 13867 0 5 0 94 9 0 0 18 0 12 0 104541517 1838157824 17682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109568877 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1795076 CPUtime=0
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 104541522 1838157824 17682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1795076 CPUtime=0
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 104541522 1838157824 17683 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1795076 CPUtime=0
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 104541525 1838157824 17684 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1795076 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 104541526 1838157824 17685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1795076 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 104541526 1838157824 17685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1795076 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 104541533 1838157824 17686 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1795076 CPUtime=0.84
/proc/26107/task/26116/stat : 26116 (java) R 26105 26107 26044 0 -1 64 5149 0 0 0 82 2 0 0 19 0 12 0 104541533 1838157824 17687 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336067 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1795076 CPUtime=0.44
/proc/26107/task/26117/stat : 26117 (java) R 26105 26107 26044 0 -1 64 2337 0 0 0 44 0 0 0 19 0 12 0 104541533 1838157824 17687 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102380784 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1795076 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 104541533 1838157824 17689 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1795076 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 104541533 1838157824 17690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 1795076

[startup+3.1024 s]
/proc/loadavg: 1.52 1.88 1.84 2/76 26119
/proc/meminfo: memFree=1459660/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1794096 CPUtime=5
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 49521 0 24 0 474 26 0 0 18 0 13 0 104541513 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448524 40938 1322 9 0 446135 0
[pid=26107/tid=26109] ppid=26105 vsize=1794096 CPUtime=2.16
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 36963 0 5 0 197 19 0 0 16 0 13 0 104541517 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109785168 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1794096 CPUtime=0
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 104541522 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1794096 CPUtime=0
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104541522 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1794096 CPUtime=0
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 104541525 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1794096 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 104541526 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1794096 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 104541526 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1794096 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 104541533 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1794096 CPUtime=1.67
/proc/26107/task/26116/stat : 26116 (java) R 26105 26107 26044 0 -1 64 7065 0 0 0 164 3 0 0 16 0 13 0 104541533 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1794096 CPUtime=1.13
/proc/26107/task/26117/stat : 26117 (java) R 26105 26107 26044 0 -1 64 4787 0 0 0 112 1 0 0 17 0 13 0 104541533 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103061975 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1794096 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 104541533 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1794096 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 104541533 1837154304 40938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 1794096

[startup+6.3025 s]
/proc/loadavg: 1.52 1.88 1.84 2/77 26120
/proc/meminfo: memFree=1386372/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1793876 CPUtime=8.82
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 61504 0 24 0 850 32 0 0 18 0 13 0 104541513 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448469 51336 1331 9 0 446080 0
[pid=26107/tid=26109] ppid=26105 vsize=1793876 CPUtime=4.96
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 37716 0 5 0 477 19 0 0 23 0 13 0 104541517 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786179 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1793876 CPUtime=0.28
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 4803 0 0 0 27 1 0 0 16 0 13 0 104541522 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1793876 CPUtime=0.29
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 5052 0 0 0 26 3 0 0 16 0 13 0 104541522 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1793876 CPUtime=0
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 16 0 0 0 0 0 0 0 17 0 13 0 104541525 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1793876 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 104541526 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1793876 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 104541526 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1793876 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 104541533 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1793876 CPUtime=1.98
/proc/26107/task/26116/stat : 26116 (java) S 26105 26107 26044 0 -1 64 8421 0 0 0 195 3 0 0 15 0 13 0 104541533 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1793876 CPUtime=1.24
/proc/26107/task/26117/stat : 26117 (java) S 26105 26107 26044 0 -1 64 4793 0 0 0 122 2 0 0 16 0 13 0 104541533 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1793876 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 104541533 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1793876 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 104541533 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26120] ppid=26105 vsize=1793876 CPUtime=0
/proc/26107/task/26120/stat : 26120 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 104541734 1836929024 51336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.82
Current children cumulated vsize (KiB) 1793876

[startup+12.7021 s]
/proc/loadavg: 1.44 1.85 1.83 2/77 26120
/proc/meminfo: memFree=1353036/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1793780 CPUtime=15.57
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 70959 0 24 0 1520 37 0 0 18 0 13 0 104541513 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448445 59333 1331 9 0 446056 0
[pid=26107/tid=26109] ppid=26105 vsize=1793780 CPUtime=10.97
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 37722 0 5 0 1078 19 0 0 18 0 13 0 104541517 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109536680 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1793780 CPUtime=0.65
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 10686 0 0 0 61 4 0 0 16 0 13 0 104541522 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1793780 CPUtime=0.66
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 8612 0 0 0 61 5 0 0 16 0 13 0 104541522 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 104541525 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 104541533 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1793780 CPUtime=1.98
/proc/26107/task/26116/stat : 26116 (java) S 26105 26107 26044 0 -1 64 8421 0 0 0 195 3 0 0 15 0 13 0 104541533 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1793780 CPUtime=1.25
/proc/26107/task/26117/stat : 26117 (java) S 26105 26107 26044 0 -1 64 4793 0 0 0 123 2 0 0 16 0 13 0 104541533 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 104541533 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 104541533 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26120] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26120/stat : 26120 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 104541734 1836830720 59333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.57
Current children cumulated vsize (KiB) 1793780

[startup+25.5013 s]
/proc/loadavg: 1.37 1.82 1.82 2/77 26120
/proc/meminfo: memFree=1344012/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1793780 CPUtime=28.5
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 73736 0 24 0 2812 38 0 0 18 0 13 0 104541513 1836830720 61026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448445 61026 1332 9 0 446056 0
[pid=26107/tid=26109] ppid=26105 vsize=1793780 CPUtime=23.62
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 37731 0 5 0 2343 19 0 0 25 0 13 0 104541517 1836830720 61026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109611603 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1793780 CPUtime=0.77
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 12320 0 0 0 73 4 0 0 16 0 13 0 104541522 1836830720 61026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1793780 CPUtime=0.79
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 9745 0 0 0 73 6 0 0 16 0 13 0 104541522 1836830720 61026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 104541525 1836830720 61026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 61026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=26107] ppid=26105 vsize=1793780 CPUtime=1629.92
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 149751 0 24 0 162909 83 0 0 18 0 13 0 104541513 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448445 110118 1333 9 0 446056 0
[pid=26107/tid=26109] ppid=26105 vsize=1793780 CPUtime=1574.02
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 53542 0 5 0 157373 29 0 0 17 0 13 0 104541517 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786223 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1793780 CPUtime=26.13
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 43509 0 0 0 2595 18 0 0 16 0 13 0 104541522 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1793780 CPUtime=26.19
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 38672 0 0 0 2598 21 0 0 17 0 13 0 104541522 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1793780 CPUtime=0.17
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 108 0 0 0 10 7 0 0 15 0 13 0 104541525 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 104541533 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1793780 CPUtime=2.03
/proc/26107/task/26116/stat : 26116 (java) S 26105 26107 26044 0 -1 64 8421 0 0 0 200 3 0 0 17 0 13 0 104541533 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1793780 CPUtime=1.32
/proc/26107/task/26117/stat : 26117 (java) S 26105 26107 26044 0 -1 64 4796 0 0 0 130 2 0 0 16 0 13 0 104541533 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 104541533 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 104541533 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26120] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26120/stat : 26120 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 104541734 1836830720 110118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1629.92
Current children cumulated vsize (KiB) 1793780

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/77 26318
/proc/meminfo: memFree=1143180/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1793780 CPUtime=1691.21
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 150750 0 24 0 169037 84 0 0 18 0 13 0 104541513 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448445 111065 1333 9 0 446056 0
[pid=26107/tid=26109] ppid=26105 vsize=1793780 CPUtime=1632.67
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 53565 0 5 0 163238 29 0 0 22 0 13 0 104541517 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786179 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1793780 CPUtime=27.45
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 44339 0 0 0 2726 19 0 0 16 0 13 0 104541522 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1793780 CPUtime=27.5
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 38818 0 0 0 2729 21 0 0 17 0 13 0 104541522 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1793780 CPUtime=0.17
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 108 0 0 0 10 7 0 0 16 0 13 0 104541525 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 104541533 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1793780 CPUtime=2.03
/proc/26107/task/26116/stat : 26116 (java) S 26105 26107 26044 0 -1 64 8421 0 0 0 200 3 0 0 17 0 13 0 104541533 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1793780 CPUtime=1.32
/proc/26107/task/26117/stat : 26117 (java) S 26105 26107 26044 0 -1 64 4796 0 0 0 130 2 0 0 16 0 13 0 104541533 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 104541533 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 104541533 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26120] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26120/stat : 26120 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 104541734 1836830720 111065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1691.21
Current children cumulated vsize (KiB) 1793780

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/77 26318
/proc/meminfo: memFree=1139084/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1793780 CPUtime=1752.54
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 151884 0 24 0 175168 86 0 0 18 0 13 0 104541513 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448445 112094 1333 9 0 446056 0
[pid=26107/tid=26109] ppid=26105 vsize=1793780 CPUtime=1691.29
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 53588 0 5 0 169100 29 0 0 25 0 13 0 104541517 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786179 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1793780 CPUtime=28.8
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 44720 0 0 0 2861 19 0 0 16 0 13 0 104541522 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1793780 CPUtime=28.86
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 39548 0 0 0 2864 22 0 0 16 0 13 0 104541522 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1793780 CPUtime=0.17
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 108 0 0 0 10 7 0 0 16 0 13 0 104541525 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 104541533 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1793780 CPUtime=2.03
/proc/26107/task/26116/stat : 26116 (java) S 26105 26107 26044 0 -1 64 8421 0 0 0 200 3 0 0 17 0 13 0 104541533 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1793780 CPUtime=1.32
/proc/26107/task/26117/stat : 26117 (java) S 26105 26107 26044 0 -1 64 4796 0 0 0 130 2 0 0 16 0 13 0 104541533 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 104541533 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 104541533 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26120] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26120/stat : 26120 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 104541734 1836830720 112094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1752.54
Current children cumulated vsize (KiB) 1793780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1768.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/77 26318
/proc/meminfo: memFree=1136140/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1793780 CPUtime=1800
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 152714 0 24 0 179914 86 0 0 18 0 13 0 104541513 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448445 112828 1333 9 0 446056 0
[pid=26107/tid=26109] ppid=26105 vsize=1793780 CPUtime=1736.6
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 53606 0 5 0 173631 29 0 0 25 0 13 0 104541517 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109828827 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1793780 CPUtime=29.87
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 45218 0 0 0 2968 19 0 0 16 0 13 0 104541522 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1793780 CPUtime=29.93
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 39861 0 0 0 2971 22 0 0 16 0 13 0 104541522 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1793780 CPUtime=0.18
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 109 0 0 0 11 7 0 0 16 0 13 0 104541525 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1793780 CPUtime=2.03
/proc/26107/task/26116/stat : 26116 (java) S 26105 26107 26044 0 -1 64 8421 0 0 0 200 3 0 0 17 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1793780 CPUtime=1.32
/proc/26107/task/26117/stat : 26117 (java) S 26105 26107 26044 0 -1 64 4796 0 0 0 130 2 0 0 16 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26120] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26120/stat : 26120 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 104541734 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1793780

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

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

[startup+1768.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/77 26318
/proc/meminfo: memFree=1136140/2055920 swapFree=4191892/4192956
[pid=26107] ppid=26105 vsize=1793780 CPUtime=1800
/proc/26107/stat : 26107 (java) S 26105 26107 26044 0 -1 0 152714 0 24 0 179914 86 0 0 18 0 13 0 104541513 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26107/statm: 448445 112828 1333 9 0 446056 0
[pid=26107/tid=26109] ppid=26105 vsize=1793780 CPUtime=1736.6
/proc/26107/task/26109/stat : 26109 (java) R 26105 26107 26044 0 -1 64 53606 0 5 0 173631 29 0 0 25 0 13 0 104541517 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109828827 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26110] ppid=26105 vsize=1793780 CPUtime=29.87
/proc/26107/task/26110/stat : 26110 (java) S 26105 26107 26044 0 -1 64 45218 0 0 0 2968 19 0 0 16 0 13 0 104541522 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26111] ppid=26105 vsize=1793780 CPUtime=29.93
/proc/26107/task/26111/stat : 26111 (java) S 26105 26107 26044 0 -1 64 39861 0 0 0 2971 22 0 0 16 0 13 0 104541522 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26112] ppid=26105 vsize=1793780 CPUtime=0.18
/proc/26107/task/26112/stat : 26112 (java) S 26105 26107 26044 0 -1 64 109 0 0 0 11 7 0 0 16 0 13 0 104541525 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26113] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26113/stat : 26113 (java) S 26105 26107 26044 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26114] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26114/stat : 26114 (java) S 26105 26107 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 104541526 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26115] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26115/stat : 26115 (java) S 26105 26107 26044 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26116] ppid=26105 vsize=1793780 CPUtime=2.03
/proc/26107/task/26116/stat : 26116 (java) S 26105 26107 26044 0 -1 64 8421 0 0 0 200 3 0 0 17 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26117] ppid=26105 vsize=1793780 CPUtime=1.32
/proc/26107/task/26117/stat : 26117 (java) S 26105 26107 26044 0 -1 64 4796 0 0 0 130 2 0 0 16 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26118] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26118/stat : 26118 (java) S 26105 26107 26044 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26107/tid=26119] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26119/stat : 26119 (java) S 26105 26107 26044 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 104541533 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26107/tid=26120] ppid=26105 vsize=1793780 CPUtime=0
/proc/26107/task/26120/stat : 26120 (java) S 26105 26107 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 104541734 1836830720 112828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1793780

Child status: 143
Real time (s): 1768.82
CPU time (s): 1800.11
CPU user time (s): 1799.17
CPU system time (s): 0.938857
CPU usage (%): 101.769
Max. virtual memory (cumulated for all children) (KiB): 1797588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 0.938857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152734
page faults= 24
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43525
involuntary context switches= 24162

runsolver used 1.77373 second user time and 4.72628 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Apr 14 15:58:35 UTC 2007

IDJOB= 348047
IDBENCH= 1609
IDSOLVER= 164
FILE ID= node55/348047-1176566315

PBS_JOBID= 4556905

Free space on /tmp= 66560 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-railway_8_1_0.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348047-1176566315/sat4jPseudoCPClause.jar /tmp/evaluation/348047-1176566315/instance-348047-1176566315.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-348047-1176566315 -o ROOT/results/node55/solver-348047-1176566315 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348047-1176566315/sat4jPseudoCPClause.jar /tmp/evaluation/348047-1176566315/instance-348047-1176566315.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0748343c41c1a4f38800a46bbbd374d2

RANDOM SEED= 50061650

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
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.216
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:       1588300 kB
Buffers:         43780 kB
Cached:         308600 kB
SwapCached:        268 kB
Active:         190208 kB
Inactive:       176788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588300 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            5288 kB
Writeback:           0 kB
Mapped:          23560 kB
Slab:            86712 kB
Committed_AS:   139752 kB
PageTables:       1380 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= 66560 MiB

End job on node55 on Sat Apr 14 16:28:06 UTC 2007