Trace number 419139

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 NameAnswerCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.16 1787.4

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-21.opb
MD5SUMc4adef063b937c327e3427c2e15c6f38
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark634.794
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3189
Total number of constraints11039
Number of constraints which are clauses11039
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 48
Number of bits of the biggest sum of numbers6
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.11/0.36	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.11/0.36	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.11/0.36	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.11/0.37	c no version file found!!!
0.11/0.37	c sun.arch.data.model	32
0.11/0.37	c java.version	1.6.0
0.11/0.37	c os.name	Linux
0.11/0.37	c os.version	2.6.9-22.EL.rootsmp
0.11/0.37	c os.arch	i386
0.11/0.37	c Free memory 1651659224
0.11/0.37	c Max memory 1654456320
0.11/0.37	c Total memory 1654456320
0.11/0.37	c Number of processors 2
0.21/0.43	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.21/0.43	--- Begin Solver configuration ---
0.21/0.43	c Stops conflict analysis at the first Unique Implication Point
0.21/0.43	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/0.43	c Learn all clauses as in MiniSAT
0.21/0.43	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.21/0.43	c VSIDS like heuristics from MiniSAT using a heap
0.21/0.43	c No reason simplification
0.21/0.43	c --- End Solver configuration ---
0.21/0.43	c Simplify asserted PB constraints to clauses
0.21/0.43	c solving /tmp/evaluation/419139-1177404133/instance-419139-1177404133.opb
0.21/0.43	c reading problem ... 
1.83/1.56	c ... done. Wall clock time 1.132s.
1.83/1.56	c CPU time (experimental) 0.86s.
1.83/1.56	c #vars     3189
1.83/1.56	c #constraints  10929
1800.07/1787.31	c starts		: 2
1800.07/1787.31	c conflicts		: 124026
1800.07/1787.31	c decisions		: 136966
1800.07/1787.31	c propagations		: 77819870
1800.07/1787.31	c inspects		: 929823013
1800.07/1787.31	c learnt literals	: 0
1800.07/1787.31	c learnt binary clauses	: 20
1800.07/1787.31	c learnt ternary clauses	: 250
1800.07/1787.31	c learnt clauses	: 124025
1800.07/1787.31	c root simplifications	: 0
1800.07/1787.31	c removed literals (reason simplification)	: 0
1800.07/1787.31	c reason swapping (by a shorter reason)	: 0
1800.07/1787.31	c Calls to reduceDB	: 0
1800.07/1787.31	c speed (decisions/second)	: 76.69968371726294
1800.07/1787.31	c non guided choices	87
1800.07/1787.31	s UNKNOWN
1800.07/1787.31	c Total wall clock time (ms): 1786.884

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node74/watcher-419139-1177404133 -o ROOT/results/node74/solver-419139-1177404133 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419139-1177404133/sat4jPseudoCPClause.jar /tmp/evaluation/419139-1177404133/instance-419139-1177404133.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: 0.91 0.95 0.90 2/66 16520
/proc/meminfo: memFree=1773776/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=0 CPUtime=0
/proc/16520/stat : 16520 (runsolver) R 16518 16520 16095 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 188328088 0 0 18446744073709551615 0 0 0 18446744073709551615 228774702375 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16520/statm: 35 2 0 0 0 1 0

[startup+0.0297789 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 16520
/proc/meminfo: memFree=1773776/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=324 CPUtime=0
/proc/16520/stat : 16520 (java) D 16518 16520 16095 0 -1 0 58 0 1 0 0 0 0 0 18 0 1 0 188328088 331776 44 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 9757476 0 2147483391 4096 0 18446744072099863542 0 0 17 1 0 0
/proc/16520/statm: 81 44 33 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 324

[startup+0.102791 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 16520
/proc/meminfo: memFree=1773776/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=12496 CPUtime=0.02
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 751 0 26 0 0 2 0 0 18 0 2 0 188328088 12795904 561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 3124 561 250 9 0 1241 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12496

[startup+0.302814 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 16520
/proc/meminfo: memFree=1773776/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1780112 CPUtime=0.11
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 3946 0 35 0 6 5 0 0 18 0 12 0 188328088 1822834688 3723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 445028 3723 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1780112

[startup+0.702862 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 16520
/proc/meminfo: memFree=1773776/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1783368 CPUtime=0.6
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 5849 0 35 0 53 7 0 0 18 0 12 0 188328088 1826168832 5484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 445842 5484 1284 9 0 443453 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 1783368

[startup+1.50195 s]
/proc/loadavg: 0.91 0.95 0.90 4/78 16532
/proc/meminfo: memFree=1742640/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788428 CPUtime=1.83
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 14520 0 35 0 172 11 0 0 18 0 12 0 188328088 1831350272 11432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447107 11432 1303 9 0 444718 0
[pid=16520/tid=16522] ppid=16518 vsize=1788428 CPUtime=0.84
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 8958 0 9 0 78 6 0 0 18 0 12 0 188328097 1831350272 11432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788428 CPUtime=0
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 188328103 1831350272 11432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788428 CPUtime=0
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 188328103 1831350272 11432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788428 CPUtime=0
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 188328107 1831350272 11432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788428 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 188328108 1831350272 11432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788428 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 188328108 1831350272 11432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788428 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 188328117 1831350272 11433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788428 CPUtime=0.51
/proc/16520/task/16529/stat : 16529 (java) R 16518 16520 16095 0 -1 64 2494 0 0 0 50 1 0 0 16 0 12 0 188328117 1831350272 11433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105136817 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788428 CPUtime=0.45
/proc/16520/task/16530/stat : 16530 (java) R 16518 16520 16095 0 -1 64 2378 0 0 0 44 1 0 0 16 0 12 0 188328117 1831350272 11433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102172323 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788428 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 188328117 1831350272 11433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788428 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 188328117 1831350272 11433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 1788428

[startup+3.10113 s]
/proc/loadavg: 1.08 0.99 0.91 4/79 16533
/proc/meminfo: memFree=1713640/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788620 CPUtime=4.34
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 43943 0 35 0 408 26 0 0 18 0 13 0 188328088 1831546880 38007 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447155 38009 1316 9 0 444766 0
[pid=16520/tid=16522] ppid=16518 vsize=1788620 CPUtime=2.09
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 35457 0 9 0 189 20 0 0 20 0 13 0 188328097 1831546880 38010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109897980 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 188328103 1831546880 38011 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188328103 1831546880 38012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 188328107 1831546880 38013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 188328108 1831546880 38015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 188328108 1831546880 38016 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 188328117 1831546880 38017 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788620 CPUtime=1.16
/proc/16520/task/16529/stat : 16529 (java) S 16518 16520 16095 0 -1 64 5363 0 0 0 114 2 0 0 16 0 13 0 188328117 1831546880 38018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788620 CPUtime=1.04
/proc/16520/task/16530/stat : 16530 (java) S 16518 16520 16095 0 -1 64 2430 0 0 0 103 1 0 0 16 0 13 0 188328117 1831546880 38019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 188328117 1831546880 38020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 188328117 1831546880 38021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16533] ppid=16518 vsize=1788620 CPUtime=0
/proc/16520/task/16533/stat : 16533 (java) S 16518 16520 16095 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 188328246 1831546880 38022 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 1788620

[startup+6.3025 s]
/proc/loadavg: 1.08 0.99 0.91 2/79 16533
/proc/meminfo: memFree=1604136/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788524 CPUtime=7.61
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 47225 0 35 0 734 27 0 0 18 0 13 0 188328088 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447131 41244 1325 9 0 444742 0
[pid=16520/tid=16522] ppid=16518 vsize=1788524 CPUtime=5.24
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 37713 0 9 0 504 20 0 0 25 0 13 0 188328097 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109900917 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788524 CPUtime=0.03
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 647 0 0 0 3 0 0 0 16 0 13 0 188328103 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788524 CPUtime=0.03
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 362 0 0 0 3 0 0 0 16 0 13 0 188328103 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 188328107 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 188328108 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 188328108 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 188328117 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788524 CPUtime=1.18
/proc/16520/task/16529/stat : 16529 (java) S 16518 16520 16095 0 -1 64 5364 0 0 0 116 2 0 0 17 0 13 0 188328117 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788524 CPUtime=1.07
/proc/16520/task/16530/stat : 16530 (java) S 16518 16520 16095 0 -1 64 2430 0 0 0 106 1 0 0 16 0 13 0 188328117 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 188328117 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 188328117 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16533] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16533/stat : 16533 (java) S 16518 16520 16095 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 188328246 1831448576 41244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 1788524

[startup+12.7012 s]
/proc/loadavg: 1.07 0.99 0.91 2/79 16533
/proc/meminfo: memFree=1602920/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788524 CPUtime=14.04
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 48824 0 35 0 1377 27 0 0 18 0 13 0 188328088 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447131 41487 1325 9 0 444742 0
[pid=16520/tid=16522] ppid=16518 vsize=1788524 CPUtime=11.6
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 37721 0 9 0 1140 20 0 0 25 0 13 0 188328097 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109785110 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788524 CPUtime=0.06
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 1642 0 0 0 6 0 0 0 16 0 13 0 188328103 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788524 CPUtime=0.06
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 954 0 0 0 6 0 0 0 16 0 13 0 188328103 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 18 0 0 0 0 0 0 0 17 0 13 0 188328107 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 188328108 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 188328108 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 188328117 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788524 CPUtime=1.18
/proc/16520/task/16529/stat : 16529 (java) S 16518 16520 16095 0 -1 64 5364 0 0 0 116 2 0 0 17 0 13 0 188328117 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788524 CPUtime=1.08
/proc/16520/task/16530/stat : 16530 (java) S 16518 16520 16095 0 -1 64 2430 0 0 0 107 1 0 0 16 0 13 0 188328117 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 188328117 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 188328117 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16533] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16533/stat : 16533 (java) S 16518 16520 16095 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 188328246 1831448576 41487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.04
Current children cumulated vsize (KiB) 1788524

[startup+25.5027 s]
/proc/loadavg: 1.06 0.99 0.91 2/79 16533
/proc/meminfo: memFree=1609896/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788524 CPUtime=26.87
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 49217 0 35 0 2660 27 0 0 18 0 13 0 188328088 1831448576 39733 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447131 39733 1325 9 0 444742 0
[pid=16520/tid=16522] ppid=16518 vsize=1788524 CPUtime=24.37
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 37739 0 9 0 2417 20 0 0 25 0 13 0 188328097 1831448576 39733 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109836111 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788524 CPUtime=0.07
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 1809 0 0 0 7 0 0 0 16 0 13 0 188328103 1831448576 39733 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788524 CPUtime=0.07
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 1162 0 0 0 7 0 0 0 16 0 13 0 188328103 1831448576 39733 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 188328107 1831448576 39733 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=16520] ppid=16518 vsize=1788524 CPUtime=1674.4
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 101293 0 35 0 167262 178 0 0 18 0 13 0 188328088 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447131 63925 1333 9 0 444742 0
[pid=16520/tid=16522] ppid=16518 vsize=1788524 CPUtime=1646.02
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 56496 0 9 0 164543 59 0 0 24 0 13 0 188328097 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109752934 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788524 CPUtime=12.49
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 18157 0 0 0 1212 37 0 0 15 0 13 0 188328103 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788524 CPUtime=12.5
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 18063 0 0 0 1217 33 0 0 16 0 13 0 188328103 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788524 CPUtime=0.94
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 75 0 0 0 54 40 0 0 16 0 13 0 188328107 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 188328108 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 188328108 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 188328117 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788524 CPUtime=1.26
/proc/16520/task/16529/stat : 16529 (java) S 16518 16520 16095 0 -1 64 5377 0 0 0 124 2 0 0 16 0 13 0 188328117 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788524 CPUtime=1.11
/proc/16520/task/16530/stat : 16530 (java) S 16518 16520 16095 0 -1 64 2430 0 0 0 110 1 0 0 17 0 13 0 188328117 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 188328117 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 188328117 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16533] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16533/stat : 16533 (java) S 16518 16520 16095 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 188328246 1831448576 63925 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1674.4
Current children cumulated vsize (KiB) 1788524

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16731
/proc/meminfo: memFree=1511080/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788524 CPUtime=1734.73
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 102361 0 35 0 173289 184 0 0 18 0 13 0 188328088 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447131 64317 1333 9 0 444742 0
[pid=16520/tid=16522] ppid=16518 vsize=1788524 CPUtime=1705.42
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 56621 0 9 0 170482 60 0 0 25 0 13 0 188328097 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109753052 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788524 CPUtime=12.94
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 18826 0 0 0 1254 40 0 0 16 0 13 0 188328103 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788524 CPUtime=12.96
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 18336 0 0 0 1262 34 0 0 16 0 13 0 188328103 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788524 CPUtime=0.96
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 76 0 0 0 55 41 0 0 16 0 13 0 188328107 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 188328108 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 188328108 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 188328117 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788524 CPUtime=1.26
/proc/16520/task/16529/stat : 16529 (java) S 16518 16520 16095 0 -1 64 5377 0 0 0 124 2 0 0 16 0 13 0 188328117 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788524 CPUtime=1.11
/proc/16520/task/16530/stat : 16530 (java) S 16518 16520 16095 0 -1 64 2430 0 0 0 110 1 0 0 17 0 13 0 188328117 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 188328117 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 188328117 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16533] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16533/stat : 16533 (java) S 16518 16520 16095 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 188328246 1831448576 64317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1734.73
Current children cumulated vsize (KiB) 1788524

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16731
/proc/meminfo: memFree=1508840/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788524 CPUtime=1795.01
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 103503 0 35 0 179314 187 0 0 18 0 13 0 188328088 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447131 64865 1333 9 0 444742 0
[pid=16520/tid=16522] ppid=16518 vsize=1788524 CPUtime=1764.83
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 56696 0 9 0 176423 60 0 0 17 0 13 0 188328097 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109900939 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788524 CPUtime=13.37
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 19503 0 0 0 1295 42 0 0 16 0 13 0 188328103 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788524 CPUtime=13.39
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 18726 0 0 0 1304 35 0 0 16 0 13 0 188328103 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788524 CPUtime=0.97
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 76 0 0 0 56 41 0 0 16 0 13 0 188328107 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 188328108 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 188328108 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 188328117 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788524 CPUtime=1.26
/proc/16520/task/16529/stat : 16529 (java) S 16518 16520 16095 0 -1 64 5377 0 0 0 124 2 0 0 16 0 13 0 188328117 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788524 CPUtime=1.11
/proc/16520/task/16530/stat : 16530 (java) S 16518 16520 16095 0 -1 64 2430 0 0 0 110 1 0 0 17 0 13 0 188328117 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 188328117 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 188328117 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16533] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16533/stat : 16533 (java) S 16518 16520 16095 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 188328246 1831448576 64865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1795.01
Current children cumulated vsize (KiB) 1788524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16731
/proc/meminfo: memFree=1508776/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788524 CPUtime=1800.07
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 103575 0 35 0 179819 188 0 0 18 0 13 0 188328088 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447131 64861 1333 9 0 444742 0
[pid=16520/tid=16522] ppid=16518 vsize=1788524 CPUtime=1769.79
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 56704 0 9 0 176919 60 0 0 25 0 13 0 188328097 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109836855 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788524 CPUtime=13.42
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 19553 0 0 0 1299 43 0 0 16 0 13 0 188328103 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788524 CPUtime=13.43
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 18740 0 0 0 1308 35 0 0 16 0 13 0 188328103 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788524 CPUtime=0.97
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 76 0 0 0 56 41 0 0 16 0 13 0 188328107 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 188328108 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 188328108 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788524 CPUtime=1.26
/proc/16520/task/16529/stat : 16529 (java) S 16518 16520 16095 0 -1 64 5377 0 0 0 124 2 0 0 16 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788524 CPUtime=1.11
/proc/16520/task/16530/stat : 16530 (java) S 16518 16520 16095 0 -1 64 2430 0 0 0 110 1 0 0 17 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16533] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16533/stat : 16533 (java) S 16518 16520 16095 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 188328246 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1788524

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

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

[startup+1787.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16731
/proc/meminfo: memFree=1508776/2055920 swapFree=4183092/4192956
[pid=16520] ppid=16518 vsize=1788524 CPUtime=1800.07
/proc/16520/stat : 16520 (java) S 16518 16520 16095 0 -1 0 103575 0 35 0 179819 188 0 0 18 0 13 0 188328088 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16520/statm: 447131 64861 1333 9 0 444742 0
[pid=16520/tid=16522] ppid=16518 vsize=1788524 CPUtime=1769.79
/proc/16520/task/16522/stat : 16522 (java) R 16518 16520 16095 0 -1 64 56704 0 9 0 176919 60 0 0 25 0 13 0 188328097 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109836855 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1788524 CPUtime=13.42
/proc/16520/task/16523/stat : 16523 (java) S 16518 16520 16095 0 -1 64 19553 0 0 0 1299 43 0 0 16 0 13 0 188328103 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16524] ppid=16518 vsize=1788524 CPUtime=13.43
/proc/16520/task/16524/stat : 16524 (java) S 16518 16520 16095 0 -1 64 18740 0 0 0 1308 35 0 0 16 0 13 0 188328103 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16525] ppid=16518 vsize=1788524 CPUtime=0.97
/proc/16520/task/16525/stat : 16525 (java) S 16518 16520 16095 0 -1 64 76 0 0 0 56 41 0 0 16 0 13 0 188328107 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16526] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16526/stat : 16526 (java) S 16518 16520 16095 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 188328108 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16527] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16527/stat : 16527 (java) S 16518 16520 16095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 188328108 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16528] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16528/stat : 16528 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16529] ppid=16518 vsize=1788524 CPUtime=1.26
/proc/16520/task/16529/stat : 16529 (java) S 16518 16520 16095 0 -1 64 5377 0 0 0 124 2 0 0 16 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16530] ppid=16518 vsize=1788524 CPUtime=1.11
/proc/16520/task/16530/stat : 16530 (java) S 16518 16520 16095 0 -1 64 2430 0 0 0 110 1 0 0 17 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16531] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16531/stat : 16531 (java) S 16518 16520 16095 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16520/tid=16532] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16532/stat : 16532 (java) S 16518 16520 16095 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 188328117 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16520/tid=16533] ppid=16518 vsize=1788524 CPUtime=0
/proc/16520/task/16533/stat : 16533 (java) S 16518 16520 16095 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 188328246 1831448576 64861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1788524

Child status: 143
Real time (s): 1787.4
CPU time (s): 1800.16
CPU user time (s): 1798.24
CPU system time (s): 1.92671
CPU usage (%): 100.714
Max. virtual memory (cumulated for all children) (KiB): 1791692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.24
system time used= 1.92671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103595
page faults= 35
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82278
involuntary context switches= 42238

runsolver used 1.72874 second user time and 5.15022 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Tue Apr 24 08:42:13 UTC 2007

IDJOB= 419139
IDBENCH= 47752
IDSOLVER= 164
FILE ID= node74/419139-1177404133

PBS_JOBID= 4675606

Free space on /tmp= 103201 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-21.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419139-1177404133/sat4jPseudoCPClause.jar /tmp/evaluation/419139-1177404133/instance-419139-1177404133.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-419139-1177404133 -o ROOT/results/node74/solver-419139-1177404133 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419139-1177404133/sat4jPseudoCPClause.jar /tmp/evaluation/419139-1177404133/instance-419139-1177404133.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  c4adef063b937c327e3427c2e15c6f38

RANDOM SEED= 770647101

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1774184 kB
Buffers:         32176 kB
Cached:         147224 kB
SwapCached:       3248 kB
Active:          72024 kB
Inactive:       143836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774184 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          42316 kB
Slab:            51596 kB
Committed_AS:  3996536 kB
PageTables:       1544 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103201 MiB

End job on node74 on Tue Apr 24 09:12:03 UTC 2007