Trace number 349325

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.13 1785.32

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
MD5SUMc6beff0c06c855c4098e361c6e1a2493
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 variables11503
Total number of constraints971
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)835
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint4
Maximum length of a constraint9784
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 508832629179091
Number of bits of the biggest sum of numbers49
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.07/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.15	c no version file found!!!
0.07/0.15	c sun.arch.data.model	32
0.07/0.15	c java.version	1.6.0
0.07/0.15	c os.name	Linux
0.07/0.15	c os.version	2.6.9-34.ELsmp
0.07/0.15	c os.arch	i386
0.07/0.15	c Free memory 1651659224
0.07/0.15	c Max memory 1654456320
0.07/0.15	c Total memory 1654456320
0.07/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
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 Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/349325-1176695611/instance-349325-1176695611.opb
0.20/0.20	c reading problem ... 
2.95/2.08	c ... done. Wall clock time 1.88s.
2.95/2.08	c CPU time (experimental) 1.55s.
2.95/2.08	c #vars     11503
2.95/2.08	c #constraints  932
1800.01/1785.21	c starts		: 1
1800.01/1785.21	c conflicts		: 137
1800.01/1785.21	c decisions		: 5787
1800.01/1785.21	c propagations		: 15463
1800.01/1785.21	c inspects		: 160022
1800.01/1785.21	c learnt literals	: 0
1800.01/1785.21	c learnt binary clauses	: 0
1800.01/1785.21	c learnt ternary clauses	: 0
1800.01/1785.21	c learnt clauses	: 136
1800.01/1785.21	c root simplifications	: 0
1800.01/1785.21	c removed literals (reason simplification)	: 0
1800.01/1785.21	c reason swapping (by a shorter reason)	: 0
1800.01/1785.21	c Calls to reduceDB	: 0
1800.01/1785.21	c speed (decisions/second)	: 3.2454477085860516
1800.01/1785.21	c non guided choices	0
1800.01/1785.21	s UNKNOWN
1800.01/1785.21	c Total wall clock time (ms): 1785.014

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/node76/watcher-349325-1176695611 -o ROOT/results/node76/solver-349325-1176695611 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349325-1176695611/sat4jPseudoCPClause.jar /tmp/evaluation/349325-1176695611/instance-349325-1176695611.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 0.99 0.98 2/69 530
/proc/meminfo: memFree=1837488/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=18572 CPUtime=0
/proc/530/stat : 530 (runsolver) R 528 530 32585 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 117475628 19017728 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 206843737111 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/530/statm: 4643 292 257 24 0 2626 0

[startup+0.072006 s]
/proc/loadavg: 1.00 0.99 0.98 2/69 530
/proc/meminfo: memFree=1837488/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1777712 CPUtime=0.05
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 3697 0 1 0 3 2 0 0 18 0 7 0 117475628 1820377088 3443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 444428 3443 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777712

[startup+0.101012 s]
/proc/loadavg: 1.00 0.99 0.98 2/69 530
/proc/meminfo: memFree=1837488/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1780116 CPUtime=0.07
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 3964 0 1 0 5 2 0 0 18 0 12 0 117475628 1822838784 3709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 445029 3709 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1780116

[startup+0.301049 s]
/proc/loadavg: 1.00 0.99 0.98 2/69 530
/proc/meminfo: memFree=1837488/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1782132 CPUtime=0.32
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 5221 0 1 0 29 3 0 0 18 0 12 0 117475628 1824903168 4963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 445533 4963 1265 9 0 443143 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782132

[startup+0.701129 s]
/proc/loadavg: 1.00 0.99 0.98 2/69 530
/proc/meminfo: memFree=1837488/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1791896 CPUtime=1.07
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 9861 0 1 0 102 5 0 0 18 0 12 0 117475628 1834901504 8453 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 447974 8453 1303 9 0 445584 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 1791896

[startup+1.50227 s]
/proc/loadavg: 1.00 0.99 0.98 4/81 542
/proc/meminfo: memFree=1802064/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1793220 CPUtime=2.43
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 26451 0 1 0 231 12 0 0 18 0 12 0 117475628 1836257280 21726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 448305 21726 1304 9 0 445915 0
[pid=530/tid=532] ppid=528 vsize=1793220 CPUtime=0.97
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 18041 0 1 0 89 8 0 0 19 0 12 0 117475630 1836257280 21726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=533] ppid=528 vsize=1793220 CPUtime=0
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 117475631 1836257280 21726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=534] ppid=528 vsize=1793220 CPUtime=0
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 117475631 1836257280 21727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=535] ppid=528 vsize=1793220 CPUtime=0
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 117475634 1836257280 21727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1793220 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 117475634 1836257280 21728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1793220 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 117475634 1836257280 21729 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1793220 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 117475638 1836257280 21729 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1793220 CPUtime=0.53
/proc/530/task/539/stat : 539 (java) S 528 530 32585 0 -1 64 1907 0 0 0 53 0 0 0 16 0 12 0 117475638 1836257280 21730 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1793220 CPUtime=0.89
/proc/530/task/540/stat : 540 (java) S 528 530 32585 0 -1 64 5785 0 0 0 87 2 0 0 16 0 12 0 117475638 1836257280 21730 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1793220 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 117475638 1836257280 21731 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1793220 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 117475638 1836257280 21732 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 1793220

[startup+3.10159 s]
/proc/loadavg: 1.00 0.99 0.98 4/81 542
/proc/meminfo: memFree=1693584/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1794540 CPUtime=4.67
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 51629 0 1 0 445 22 0 0 18 0 13 0 117475628 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 448635 46255 1326 9 0 446245 0
[pid=530/tid=532] ppid=528 vsize=1794540 CPUtime=2.39
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 37717 0 1 0 223 16 0 0 18 0 13 0 117475630 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=533] ppid=528 vsize=1794540 CPUtime=0.11
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 2032 0 0 0 11 0 0 0 16 0 13 0 117475631 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=534] ppid=528 vsize=1794540 CPUtime=0.12
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 2811 0 0 0 11 1 0 0 16 0 13 0 117475631 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=535] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 8 0 0 0 0 0 0 0 15 0 13 0 117475634 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117475634 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1794540 CPUtime=0.77
/proc/530/task/539/stat : 539 (java) R 528 530 32585 0 -1 64 2497 0 0 0 77 0 0 0 17 0 13 0 117475638 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336912 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1794540 CPUtime=1.22
/proc/530/task/540/stat : 540 (java) R 528 530 32585 0 -1 64 5844 0 0 0 120 2 0 0 17 0 13 0 117475638 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104915624 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117475638 1837608960 46255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 1794540

[startup+6.30221 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 543
/proc/meminfo: memFree=1633992/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1794540 CPUtime=8.44
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 57508 0 1 0 819 25 0 0 18 0 13 0 117475628 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 448635 51777 1326 9 0 446245 0
[pid=530/tid=532] ppid=528 vsize=1794540 CPUtime=5.12
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 37724 0 1 0 495 17 0 0 18 0 13 0 117475630 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786080 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=533] ppid=528 vsize=1794540 CPUtime=0.55
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 4676 0 0 0 54 1 0 0 16 0 13 0 117475631 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=534] ppid=528 vsize=1794540 CPUtime=0.55
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 6021 0 0 0 53 2 0 0 16 0 13 0 117475631 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=535] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 16 0 0 0 0 0 0 0 15 0 13 0 117475634 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117475634 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1794540 CPUtime=0.85
/proc/530/task/539/stat : 539 (java) S 528 530 32585 0 -1 64 2501 0 0 0 85 0 0 0 16 0 13 0 117475638 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1794540 CPUtime=1.32
/proc/530/task/540/stat : 540 (java) S 528 530 32585 0 -1 64 5850 0 0 0 130 2 0 0 17 0 13 0 117475638 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117475638 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=543] ppid=528 vsize=1794540 CPUtime=0
/proc/530/task/543/stat : 543 (java) S 528 530 32585 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 117475853 1837608960 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 1794540

[startup+12.7024 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 543
/proc/meminfo: memFree=1617736/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1795180 CPUtime=15.14
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 63800 0 1 0 1486 28 0 0 18 0 13 0 117475628 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 448795 53514 1326 9 0 446405 0
[pid=530/tid=532] ppid=528 vsize=1795180 CPUtime=11.23
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 37738 0 1 0 1106 17 0 0 20 0 13 0 117475630 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109902427 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=533] ppid=528 vsize=1795180 CPUtime=0.81
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 9179 0 0 0 77 4 0 0 16 0 13 0 117475631 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=534] ppid=528 vsize=1795180 CPUtime=0.8
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 7788 0 0 0 77 3 0 0 16 0 13 0 117475631 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=535] ppid=528 vsize=1795180 CPUtime=0
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 18 0 0 0 0 0 0 0 15 0 13 0 117475634 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1795180 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1795180 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117475634 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1795180 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1795180 CPUtime=0.88
/proc/530/task/539/stat : 539 (java) S 528 530 32585 0 -1 64 2502 0 0 0 88 0 0 0 16 0 13 0 117475638 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1795180 CPUtime=1.37
/proc/530/task/540/stat : 540 (java) S 528 530 32585 0 -1 64 5855 0 0 0 135 2 0 0 16 0 13 0 117475638 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1795180 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1795180 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117475638 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=543] ppid=528 vsize=1795180 CPUtime=0
/proc/530/task/543/stat : 543 (java) S 528 530 32585 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 117475853 1838264320 53514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.14
Current children cumulated vsize (KiB) 1795180

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 543
/proc/meminfo: memFree=1725768/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1795180 CPUtime=28.03
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 64350 0 1 0 2772 31 0 0 18 0 13 0 117475628 1838264320 28599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 448795 28599 1326 9 0 446405 0
[pid=530/tid=532] ppid=528 vsize=1795180 CPUtime=23.92
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 37778 0 1 0 2375 17 0 0 25 0 13 0 117475630 1838264320 28599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109902137 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=533] ppid=528 vsize=1795180 CPUtime=0.84
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 9388 0 0 0 80 4 0 0 16 0 13 0 117475631 1838264320 28599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=534] ppid=528 vsize=1795180 CPUtime=0.84
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 8072 0 0 0 81 3 0 0 16 0 13 0 117475631 1838264320 28599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=535] ppid=528 vsize=1795180 CPUtime=0.02
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 27 0 0 0 0 2 0 0 16 0 13 0 117475634 1838264320 28599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=536] ppid=528 vsize=1795180 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1838264320 28599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=530/tid=535] ppid=528 vsize=1796732 CPUtime=0.92
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 569 0 0 0 48 44 0 0 16 0 13 0 117475634 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1796732 CPUtime=1.46
/proc/530/task/539/stat : 539 (java) S 528 530 32585 0 -1 64 4477 0 0 0 144 2 0 0 17 0 13 0 117475638 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1796732 CPUtime=1.73
/proc/530/task/540/stat : 540 (java) S 528 530 32585 0 -1 64 5879 0 0 0 171 2 0 0 16 0 13 0 117475638 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117475638 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=543] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/543/stat : 543 (java) S 528 530 32585 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 117475853 1839853568 122876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1615.54
Current children cumulated vsize (KiB) 1796732

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/82 741
/proc/meminfo: memFree=1342664/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1796732 CPUtime=1676.09
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 278051 0 1 0 167392 217 0 0 18 0 13 0 117475628 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 449183 124607 1326 9 0 446793 0
[pid=530/tid=532] ppid=528 vsize=1796732 CPUtime=1645.69
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 170499 0 1 0 164482 87 0 0 25 0 13 0 117475630 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786176 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=533] ppid=528 vsize=1796732 CPUtime=13.07
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 48206 0 0 0 1270 37 0 0 16 0 13 0 117475631 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=534] ppid=528 vsize=1796732 CPUtime=13.11
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 47691 0 0 0 1271 40 0 0 16 0 13 0 117475631 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=535] ppid=528 vsize=1796732 CPUtime=0.94
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 579 0 0 0 49 45 0 0 16 0 13 0 117475634 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1796732 CPUtime=1.46
/proc/530/task/539/stat : 539 (java) S 528 530 32585 0 -1 64 4477 0 0 0 144 2 0 0 17 0 13 0 117475638 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1796732 CPUtime=1.74
/proc/530/task/540/stat : 540 (java) S 528 530 32585 0 -1 64 5879 0 0 0 172 2 0 0 16 0 13 0 117475638 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117475638 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=543] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/543/stat : 543 (java) S 528 530 32585 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 117475853 1839853568 124607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1676.09
Current children cumulated vsize (KiB) 1796732

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/82 741
/proc/meminfo: memFree=1336776/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1796732 CPUtime=1736.56
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 283600 0 1 0 173435 221 0 0 18 0 13 0 117475628 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 449183 127363 1326 9 0 446793 0
[pid=530/tid=532] ppid=528 vsize=1796732 CPUtime=1705.07
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 173201 0 1 0 170419 88 0 0 25 0 13 0 117475630 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786022 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=533] ppid=528 vsize=1796732 CPUtime=13.61
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 49628 0 0 0 1322 39 0 0 16 0 13 0 117475631 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=534] ppid=528 vsize=1796732 CPUtime=13.65
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 49109 0 0 0 1324 41 0 0 16 0 13 0 117475631 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=535] ppid=528 vsize=1796732 CPUtime=0.97
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 586 0 0 0 51 46 0 0 16 0 13 0 117475634 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1796732 CPUtime=1.46
/proc/530/task/539/stat : 539 (java) S 528 530 32585 0 -1 64 4477 0 0 0 144 2 0 0 17 0 13 0 117475638 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1796732 CPUtime=1.74
/proc/530/task/540/stat : 540 (java) S 528 530 32585 0 -1 64 5879 0 0 0 172 2 0 0 16 0 13 0 117475638 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117475638 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=543] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/543/stat : 543 (java) S 528 530 32585 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 117475853 1839853568 127363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1736.56
Current children cumulated vsize (KiB) 1796732

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/82 741
/proc/meminfo: memFree=1323528/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1796732 CPUtime=1797.07
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 290107 0 1 0 179480 227 0 0 18 0 13 0 117475628 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 449183 129177 1326 9 0 446793 0
[pid=530/tid=532] ppid=528 vsize=1796732 CPUtime=1764.45
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 177295 0 1 0 176355 90 0 0 25 0 13 0 117475630 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109802186 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=533] ppid=528 vsize=1796732 CPUtime=14.17
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 50999 0 0 0 1376 41 0 0 16 0 13 0 117475631 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=534] ppid=528 vsize=1796732 CPUtime=14.2
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 50140 0 0 0 1377 43 0 0 16 0 13 0 117475631 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=535] ppid=528 vsize=1796732 CPUtime=0.99
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 597 0 0 0 52 47 0 0 15 0 13 0 117475634 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1796732 CPUtime=1.46
/proc/530/task/539/stat : 539 (java) S 528 530 32585 0 -1 64 4477 0 0 0 144 2 0 0 17 0 13 0 117475638 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1796732 CPUtime=1.74
/proc/530/task/540/stat : 540 (java) S 528 530 32585 0 -1 64 5879 0 0 0 172 2 0 0 16 0 13 0 117475638 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117475638 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=543] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/543/stat : 543 (java) S 528 530 32585 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 117475853 1839853568 129177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.07
Current children cumulated vsize (KiB) 1796732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.2 s]
/proc/loadavg: 1.00 1.00 0.99 2/82 741
/proc/meminfo: memFree=1318024/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=1796732 CPUtime=1800.01
/proc/530/stat : 530 (java) S 528 530 32585 0 -1 0 291650 0 1 0 179773 228 0 0 18 0 13 0 117475628 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 449183 130646 1326 9 0 446793 0
[pid=530/tid=532] ppid=528 vsize=1796732 CPUtime=1767.33
/proc/530/task/532/stat : 532 (java) R 528 530 32585 0 -1 64 178162 0 1 0 176643 90 0 0 25 0 13 0 117475630 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109785495 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=533] ppid=528 vsize=1796732 CPUtime=14.2
/proc/530/task/533/stat : 533 (java) S 528 530 32585 0 -1 64 51385 0 0 0 1379 41 0 0 16 0 13 0 117475631 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=534] ppid=528 vsize=1796732 CPUtime=14.24
/proc/530/task/534/stat : 534 (java) S 528 530 32585 0 -1 64 50430 0 0 0 1381 43 0 0 16 0 13 0 117475631 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=535] ppid=528 vsize=1796732 CPUtime=0.99
/proc/530/task/535/stat : 535 (java) S 528 530 32585 0 -1 64 597 0 0 0 52 47 0 0 16 0 13 0 117475634 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=536] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/536/stat : 536 (java) S 528 530 32585 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=537] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/537/stat : 537 (java) S 528 530 32585 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117475634 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=538] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/538/stat : 538 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=539] ppid=528 vsize=1796732 CPUtime=1.46
/proc/530/task/539/stat : 539 (java) S 528 530 32585 0 -1 64 4477 0 0 0 144 2 0 0 17 0 13 0 117475638 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=540] ppid=528 vsize=1796732 CPUtime=1.74
/proc/530/task/540/stat : 540 (java) S 528 530 32585 0 -1 64 5879 0 0 0 172 2 0 0 16 0 13 0 117475638 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=541] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/541/stat : 541 (java) S 528 530 32585 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117475638 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=530/tid=542] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/542/stat : 542 (java) S 528 530 32585 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117475638 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=530/tid=543] ppid=528 vsize=1796732 CPUtime=0
/proc/530/task/543/stat : 543 (java) S 528 530 32585 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 117475853 1839853568 130646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1796732

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

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

[startup+1785.32 s]
/proc/loadavg: 1.00 1.00 0.99 2/82 741
/proc/meminfo: memFree=1318024/2055888 swapFree=4087308/4096564
[pid=530] ppid=528 vsize=0 CPUtime=1800.12
/proc/530/stat : 530 (java) Z 528 530 32585 0 -1 1036 291670 0 1 0 179776 236 0 0 16 0 2 0 117475628 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/530/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1785.32
CPU time (s): 1800.13
CPU user time (s): 1797.76
CPU system time (s): 2.36464
CPU usage (%): 100.829
Max. virtual memory (cumulated for all children) (KiB): 1799576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.76
system time used= 2.36464
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291670
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= 81146
involuntary context switches= 38506

runsolver used 1.90971 second user time and 4.67429 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Apr 16 03:53:31 UTC 2007

IDJOB= 349325
IDBENCH= 2353
IDSOLVER= 164
FILE ID= node76/349325-1176695611

PBS_JOBID= 4560024

Free space on /tmp= 66636 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  c6beff0c06c855c4098e361c6e1a2493

RANDOM SEED= 410417483

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.277
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	: 6006.17
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.277
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1838024 kB
Buffers:         71944 kB
Cached:          88112 kB
SwapCached:       2600 kB
Active:          47660 kB
Inactive:       124220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1838024 kB
SwapTotal:     4096564 kB
SwapFree:      4087308 kB
Dirty:            5080 kB
Writeback:           0 kB
Mapped:          16516 kB
Slab:            32324 kB
Committed_AS:  5152056 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66636 MiB

End job on node76 on Mon Apr 16 04:23:18 UTC 2007