Trace number 349483

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
sat4jPseudoCP 2007-03-23? (TO) 1800.17 1779.93

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-adlittle.opb
MD5SUM952cd1c498d347dda37d376c7740481e
Bench CategoryOPT-BIGINT (optimisation, big 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 variables2910
Total number of constraints56
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints56
Minimum length of a constraint30
Maximum length of a constraint810
Number of terms in the objective function 2460
Biggest coefficient in the objective function 88852135936000
Number of bits for the biggest coefficient in the objective function 47
Sum of the numbers in the objective function 3689448844530141
Number of bits of the sum of numbers in the objective function 52
Biggest number in a constraint 359703511040000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 6054438712178314
Number of bits of the biggest sum of numbers53
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/349483-1176702669/instance-349483-1176702669.opb
0.20/0.20	c reading problem ... 
1.82/1.13	c ... done. Wall clock time 0.931s.
1.82/1.13	c CPU time (experimental) 0.59s.
1.82/1.13	c #vars     2910
1.82/1.13	c #constraints  70
1800.03/1779.82	c starts		: 2
1800.03/1779.82	c conflicts		: 10657
1800.03/1779.82	c decisions		: 26812
1800.03/1779.82	c propagations		: 148377
1800.03/1779.82	c inspects		: 45675316
1800.03/1779.82	c learnt literals	: 0
1800.03/1779.82	c learnt binary clauses	: 0
1800.03/1779.82	c learnt ternary clauses	: 0
1800.03/1779.82	c learnt clauses	: 10656
1800.03/1779.82	c root simplifications	: 0
1800.03/1779.82	c removed literals (reason simplification)	: 0
1800.03/1779.82	c reason swapping (by a shorter reason)	: 0
1800.03/1779.82	c Calls to reduceDB	: 0
1800.03/1779.82	c speed (decisions/second)	: 15.07568486353334
1800.03/1779.82	c non guided choices	48
1800.03/1779.82	s UNKNOWN
1800.03/1779.82	c Total wall clock time (ms): 1779.618

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/node16/watcher-349483-1176702669 -o ROOT/results/node16/solver-349483-1176702669 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349483-1176702669/sat4jPseudoCP.jar /tmp/evaluation/349483-1176702669/instance-349483-1176702669.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.00 1.02 1.00 3/77 16484
/proc/meminfo: memFree=1687128/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=152 CPUtime=0
/proc/16484/stat : 16484 (java) R 16482 16484 15399 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 118184586 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7205163 0 0 4096 0 0 0 0 17 1 0 0
/proc/16484/statm: 38 26 19 9 0 4 0

[startup+0.00876992 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 16484
/proc/meminfo: memFree=1687128/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=152 CPUtime=0
/proc/16484/stat : 16484 (java) R 16482 16484 15399 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 118184586 155648 26 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 7205668 0 0 4096 0 0 0 0 17 1 0 0
/proc/16484/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.10176 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 16484
/proc/meminfo: memFree=1687128/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1780108 CPUtime=0.08
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 3978 0 1 0 6 2 0 0 18 0 12 0 118184586 1822830592 3719 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 445027 3719 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301716 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 16484
/proc/meminfo: memFree=1687128/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1782368 CPUtime=0.35
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 5091 0 1 0 32 3 0 0 18 0 12 0 118184586 1825144832 4829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 445592 4829 1267 9 0 443204 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1782368

[startup+0.701637 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 16484
/proc/meminfo: memFree=1687128/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1791072 CPUtime=1.02
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 9016 0 1 0 97 5 0 0 18 0 12 0 118184586 1834057728 8054 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 447768 8054 1303 9 0 445380 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1791072

[startup+1.50247 s]
/proc/loadavg: 1.00 1.02 1.00 4/89 16496
/proc/meminfo: memFree=1653112/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1795048 CPUtime=2.56
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 16692 0 1 0 249 7 0 0 18 0 13 0 118184586 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448762 11509 1318 9 0 446374 0
[pid=16484/tid=16486] ppid=16482 vsize=1795048 CPUtime=0.73
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 7418 0 1 0 70 3 0 0 25 0 13 0 118184587 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 118184588 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 118184588 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 118184591 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 118184591 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 118184591 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1795048 CPUtime=0.74
/proc/16484/task/16493/stat : 16493 (java) R 16482 16484 15399 0 -1 64 2224 0 0 0 74 0 0 0 16 0 13 0 118184595 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104928529 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1795048 CPUtime=1.06
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 6324 0 0 0 104 2 0 0 19 0 13 0 118184595 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) R 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1838129152 11509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 1795048

[startup+3.10213 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 16497
/proc/meminfo: memFree=1598384/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1795048 CPUtime=4.94
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 51774 0 1 0 471 23 0 0 18 0 13 0 118184586 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448762 42508 1327 9 0 446374 0
[pid=16484/tid=16486] ppid=16482 vsize=1795048 CPUtime=1.98
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 37727 0 1 0 182 16 0 0 19 0 13 0 118184587 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109917869 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1795048 CPUtime=0.01
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 222 0 0 0 1 0 0 0 16 0 13 0 118184588 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 389 0 0 0 0 0 0 0 16 0 13 0 118184588 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 118184591 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118184591 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118184591 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1795048 CPUtime=1.17
/proc/16484/task/16493/stat : 16493 (java) S 16482 16484 15399 0 -1 64 3162 0 0 0 116 1 0 0 16 0 13 0 118184595 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1795048 CPUtime=1.73
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 9543 0 0 0 170 3 0 0 17 0 13 0 118184595 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16497] ppid=16482 vsize=1795048 CPUtime=0
/proc/16484/task/16497/stat : 16497 (java) S 16482 16484 15399 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 118184724 1838129152 42508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 1795048

[startup+6.30147 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 16497
/proc/meminfo: memFree=1520816/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1794504 CPUtime=8.55
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 55976 0 1 0 831 24 0 0 18 0 13 0 118184586 1837572096 44612 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448626 44615 1327 9 0 446238 0
[pid=16484/tid=16486] ppid=16482 vsize=1794504 CPUtime=5.03
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 38784 0 1 0 486 17 0 0 25 0 13 0 118184587 1837572096 44617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109566720 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1794504 CPUtime=0.06
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 1223 0 0 0 6 0 0 0 16 0 13 0 118184588 1837572096 44618 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1794504 CPUtime=0.06
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 1389 0 0 0 6 0 0 0 16 0 13 0 118184588 1837572096 44618 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 44618 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 44623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1837572096 44626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1794504 CPUtime=1.48
/proc/16484/task/16493/stat : 16493 (java) S 16482 16484 15399 0 -1 64 4281 0 0 0 147 1 0 0 16 0 13 0 118184595 1837572096 44629 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1794504 CPUtime=1.87
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 9552 0 0 0 184 3 0 0 17 0 13 0 118184595 1837572096 44632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1837572096 44634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1837572096 44637 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16497] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16497/stat : 16497 (java) S 16482 16484 15399 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 118184724 1837572096 44639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.55
Current children cumulated vsize (KiB) 1794504

[startup+12.7021 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 16497
/proc/meminfo: memFree=1483440/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1794504 CPUtime=15.03
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 64392 0 1 0 1476 27 0 0 18 0 13 0 118184586 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448626 50958 1327 9 0 446238 0
[pid=16484/tid=16486] ppid=16482 vsize=1794504 CPUtime=11.36
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 44667 0 1 0 1118 18 0 0 25 0 13 0 118184587 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109529115 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1794504 CPUtime=0.11
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 2477 0 0 0 10 1 0 0 17 0 13 0 118184588 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1794504 CPUtime=0.11
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 2663 0 0 0 11 0 0 0 16 0 13 0 118184588 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 118184591 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1794504 CPUtime=1.48
/proc/16484/task/16493/stat : 16493 (java) S 16482 16484 15399 0 -1 64 4281 0 0 0 147 1 0 0 16 0 13 0 118184595 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1794504 CPUtime=1.9
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 9552 0 0 0 187 3 0 0 16 0 13 0 118184595 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16497] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16497/stat : 16497 (java) S 16482 16484 15399 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 118184724 1837572096 50958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.03
Current children cumulated vsize (KiB) 1794504

[startup+25.5015 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 16497
/proc/meminfo: memFree=1515888/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1794504 CPUtime=28.01
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 66080 0 1 0 2772 29 0 0 18 0 13 0 118184586 1837572096 43745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448626 43745 1328 9 0 446238 0
[pid=16484/tid=16486] ppid=16482 vsize=1794504 CPUtime=24.05
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 44697 0 1 0 2387 18 0 0 25 0 13 0 118184587 1837572096 43745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109536396 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1794504 CPUtime=0.19
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 3204 0 0 0 18 1 0 0 16 0 13 0 118184588 1837572096 43745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1794504 CPUtime=0.2
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 3591 0 0 0 20 0 0 0 16 0 13 0 118184588 1837572096 43745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1794504 CPUtime=0.02
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 30 0 0 0 1 1 0 0 17 0 13 0 118184591 1837572096 43745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=16484/tid=16489] ppid=16482 vsize=1794504 CPUtime=0.5
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 222 0 0 0 27 23 0 0 15 0 13 0 118184591 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1794504 CPUtime=1.57
/proc/16484/task/16493/stat : 16493 (java) S 16482 16484 15399 0 -1 64 4284 0 0 0 156 1 0 0 17 0 13 0 118184595 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1794504 CPUtime=2.01
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 9560 0 0 0 198 3 0 0 16 0 13 0 118184595 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16497] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16497/stat : 16497 (java) S 16482 16484 15399 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 118184724 1837572096 139734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1559.71
Current children cumulated vsize (KiB) 1794504

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 16695
/proc/meminfo: memFree=1123440/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1794504 CPUtime=1620.41
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 237195 0 1 0 161892 149 0 0 18 0 13 0 118184586 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448626 141691 1328 9 0 446238 0
[pid=16484/tid=16486] ppid=16482 vsize=1794504 CPUtime=1583.9
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 97395 0 1 0 158327 63 0 0 21 0 13 0 118184587 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109669984 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1794504 CPUtime=16.18
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 61828 0 0 0 1589 29 0 0 16 0 13 0 118184588 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1794504 CPUtime=16.17
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 63181 0 0 0 1591 26 0 0 16 0 13 0 118184588 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1794504 CPUtime=0.51
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 223 0 0 0 28 23 0 0 15 0 13 0 118184591 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1794504 CPUtime=1.57
/proc/16484/task/16493/stat : 16493 (java) S 16482 16484 15399 0 -1 64 4284 0 0 0 156 1 0 0 17 0 13 0 118184595 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1794504 CPUtime=2.01
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 9560 0 0 0 198 3 0 0 16 0 13 0 118184595 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16497] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16497/stat : 16497 (java) S 16482 16484 15399 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 118184724 1837572096 141691 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1620.41
Current children cumulated vsize (KiB) 1794504

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 16695
/proc/meminfo: memFree=1115568/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1794504 CPUtime=1681.1
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 239295 0 1 0 167959 151 0 0 18 0 13 0 118184586 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448626 143596 1328 9 0 446238 0
[pid=16484/tid=16486] ppid=16482 vsize=1794504 CPUtime=1643.18
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 97433 0 1 0 164254 64 0 0 25 0 13 0 118184587 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109670135 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1794504 CPUtime=16.88
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 63126 0 0 0 1659 29 0 0 16 0 13 0 118184588 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1794504 CPUtime=16.87
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 63945 0 0 0 1660 27 0 0 16 0 13 0 118184588 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1794504 CPUtime=0.51
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 223 0 0 0 28 23 0 0 16 0 13 0 118184591 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1794504 CPUtime=1.57
/proc/16484/task/16493/stat : 16493 (java) S 16482 16484 15399 0 -1 64 4284 0 0 0 156 1 0 0 17 0 13 0 118184595 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1794504 CPUtime=2.01
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 9560 0 0 0 198 3 0 0 16 0 13 0 118184595 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16497] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16497/stat : 16497 (java) S 16482 16484 15399 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 118184724 1837572096 143596 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1681.1
Current children cumulated vsize (KiB) 1794504

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 16695
/proc/meminfo: memFree=1108016/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1794504 CPUtime=1741.81
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 241375 0 1 0 174028 153 0 0 18 0 13 0 118184586 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448626 145459 1328 9 0 446238 0
[pid=16484/tid=16486] ppid=16482 vsize=1794504 CPUtime=1702.43
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 97471 0 1 0 170179 64 0 0 25 0 13 0 118184587 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109670048 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1794504 CPUtime=17.61
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 64037 0 0 0 1731 30 0 0 16 0 13 0 118184588 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1794504 CPUtime=17.59
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 65076 0 0 0 1732 27 0 0 16 0 13 0 118184588 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1794504 CPUtime=0.53
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 223 0 0 0 29 24 0 0 16 0 13 0 118184591 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1794504 CPUtime=1.57
/proc/16484/task/16493/stat : 16493 (java) S 16482 16484 15399 0 -1 64 4284 0 0 0 156 1 0 0 17 0 13 0 118184595 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1794504 CPUtime=2.01
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 9560 0 0 0 198 3 0 0 16 0 13 0 118184595 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16497] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16497/stat : 16497 (java) S 16482 16484 15399 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 118184724 1837572096 145459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1741.81
Current children cumulated vsize (KiB) 1794504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 16695
/proc/meminfo: memFree=1101616/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=1794504 CPUtime=1800.03
/proc/16484/stat : 16484 (java) S 16482 16484 15399 0 -1 0 243236 0 1 0 179849 154 0 0 18 0 13 0 118184586 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16484/statm: 448626 147020 1328 9 0 446238 0
[pid=16484/tid=16486] ppid=16482 vsize=1794504 CPUtime=1759.19
/proc/16484/task/16486/stat : 16486 (java) R 16482 16484 15399 0 -1 64 97508 0 1 0 175855 64 0 0 24 0 13 0 118184587 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109662498 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16487] ppid=16482 vsize=1794504 CPUtime=18.34
/proc/16484/task/16487/stat : 16487 (java) S 16482 16484 15399 0 -1 64 64881 0 0 0 1804 30 0 0 17 0 13 0 118184588 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16488] ppid=16482 vsize=1794504 CPUtime=18.32
/proc/16484/task/16488/stat : 16488 (java) S 16482 16484 15399 0 -1 64 66056 0 0 0 1804 28 0 0 16 0 13 0 118184588 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16489] ppid=16482 vsize=1794504 CPUtime=0.54
/proc/16484/task/16489/stat : 16489 (java) S 16482 16484 15399 0 -1 64 223 0 0 0 30 24 0 0 15 0 13 0 118184591 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16490] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16490/stat : 16490 (java) S 16482 16484 15399 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16491] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16491/stat : 16491 (java) S 16482 16484 15399 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118184591 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16492] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16492/stat : 16492 (java) S 16482 16484 15399 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 118184595 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16493] ppid=16482 vsize=1794504 CPUtime=1.57
/proc/16484/task/16493/stat : 16493 (java) S 16482 16484 15399 0 -1 64 4284 0 0 0 156 1 0 0 17 0 13 0 118184595 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16494] ppid=16482 vsize=1794504 CPUtime=2.01
/proc/16484/task/16494/stat : 16494 (java) S 16482 16484 15399 0 -1 64 9560 0 0 0 198 3 0 0 16 0 13 0 118184595 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16495] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16495/stat : 16495 (java) S 16482 16484 15399 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118184595 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16484/tid=16496] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16496/stat : 16496 (java) S 16482 16484 15399 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118184595 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16484/tid=16497] ppid=16482 vsize=1794504 CPUtime=0
/proc/16484/task/16497/stat : 16497 (java) S 16482 16484 15399 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 118184724 1837572096 147020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1794504

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

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

[startup+1779.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 16695
/proc/meminfo: memFree=1101616/2055920 swapFree=4158176/4192956
[pid=16484] ppid=16482 vsize=0 CPUtime=1800.15
/proc/16484/stat : 16484 (java) Z 16482 16484 15399 0 -1 1036 243257 0 1 0 179853 162 0 0 16 0 2 0 118184586 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16484/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1779.93
CPU time (s): 1800.17
CPU user time (s): 1798.53
CPU system time (s): 1.63675
CPU usage (%): 101.137
Max. virtual memory (cumulated for all children) (KiB): 1797368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.53
system time used= 1.63675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243257
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56271
involuntary context switches= 65253

runsolver used 1.91771 second user time and 5.40718 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Apr 16 05:51:10 UTC 2007

IDJOB= 349483
IDBENCH= 2454
IDSOLVER= 160
FILE ID= node16/349483-1176702669

PBS_JOBID= 4559421

Free space on /tmp= 66429 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-adlittle.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349483-1176702669/sat4jPseudoCP.jar /tmp/evaluation/349483-1176702669/instance-349483-1176702669.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-349483-1176702669 -o ROOT/results/node16/solver-349483-1176702669 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349483-1176702669/sat4jPseudoCP.jar /tmp/evaluation/349483-1176702669/instance-349483-1176702669.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  952cd1c498d347dda37d376c7740481e

RANDOM SEED= 106963417

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1687792 kB
Buffers:         50284 kB
Cached:         240720 kB
SwapCached:       2824 kB
Active:         163948 kB
Inactive:       152076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687792 kB
SwapTotal:     4192956 kB
SwapFree:      4158176 kB
Dirty:            3884 kB
Writeback:           0 kB
Mapped:          31736 kB
Slab:            37600 kB
Committed_AS:  6379440 kB
PageTables:       1840 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= 66429 MiB

End job on node16 on Mon Apr 16 06:20:51 UTC 2007