Trace number 349283

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 1785.03

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos2.opb
MD5SUM44facea850693084b6f9bb62059a35af
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 variables32294
Total number of constraints1133
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints1120
Minimum length of a constraint10
Maximum length of a constraint4780
Number of terms in the objective function 124
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 8589934588
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 2454208150643933184000
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 289272765430218968121839
Number of bits of the biggest sum of numbers78
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	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/349283-1176693007/instance-349283-1176693007.opb
0.20/0.20	c reading problem ... 
3.37/2.36	c ... done. Wall clock time 2.158s.
3.37/2.36	c CPU time (experimental) 1.72s.
3.37/2.36	c #vars     32294
3.37/2.36	c #constraints  1176
1800.04/1784.91	c starts		: 2
1800.04/1784.91	c conflicts		: 528
1800.04/1784.91	c decisions		: 33430
1800.04/1784.91	c propagations		: 460586
1800.04/1784.91	c inspects		: 4318265
1800.04/1784.91	c learnt literals	: 0
1800.04/1784.91	c learnt binary clauses	: 0
1800.04/1784.91	c learnt ternary clauses	: 0
1800.04/1784.91	c learnt clauses	: 527
1800.04/1784.91	c root simplifications	: 0
1800.04/1784.91	c removed literals (reason simplification)	: 0
1800.04/1784.91	c reason swapping (by a shorter reason)	: 0
1800.04/1784.91	c Calls to reduceDB	: 0
1800.04/1784.91	c speed (decisions/second)	: 18.75447403321612
1800.04/1784.91	c non guided choices	0
1800.04/1784.91	s UNKNOWN
1800.04/1784.91	c Total wall clock time (ms): 1784.713

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/node21/watcher-349283-1176693007 -o ROOT/results/node21/solver-349283-1176693007 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349283-1176693007/sat4jPseudoCP.jar /tmp/evaluation/349283-1176693007/instance-349283-1176693007.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.99 3/77 26482
/proc/meminfo: memFree=1799272/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1800 CPUtime=0
/proc/26482/stat : 26482 (java) D 26480 26482 26176 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 117218071 1843200 143 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26482/statm: 450 143 106 9 0 92 0

[startup+0.0679291 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 26482
/proc/meminfo: memFree=1799272/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1777708 CPUtime=0.06
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 3693 0 1 0 4 2 0 0 18 0 7 0 117218071 1820372992 3435 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 444427 3435 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101931 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 26482
/proc/meminfo: memFree=1799272/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1780108 CPUtime=0.08
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 3982 0 1 0 6 2 0 0 18 0 12 0 117218071 1822830592 3723 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 445027 3723 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301954 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 26482
/proc/meminfo: memFree=1799272/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1781636 CPUtime=0.34
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 5420 0 1 0 31 3 0 0 18 0 12 0 117218071 1824395264 5158 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 445409 5159 1267 9 0 443021 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1781636

[startup+0.701996 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 26482
/proc/meminfo: memFree=1799272/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1790928 CPUtime=1.07
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 9581 0 1 0 102 5 0 0 18 0 12 0 117218071 1833910272 8780 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 447732 8780 1303 9 0 445344 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 1790928

[startup+1.50207 s]
/proc/loadavg: 1.16 1.02 1.01 4/89 26494
/proc/meminfo: memFree=1757832/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795068 CPUtime=2.51
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 21226 0 1 0 241 10 0 0 18 0 12 0 117218071 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448767 17232 1304 9 0 446379 0
[pid=26482/tid=26484] ppid=26480 vsize=1795068 CPUtime=0.88
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 13135 0 1 0 81 7 0 0 19 0 12 0 117218072 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109706791 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795068 CPUtime=0
/proc/26482/task/26485/stat : 26485 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 117218074 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795068 CPUtime=0
/proc/26482/task/26486/stat : 26486 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 117218074 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795068 CPUtime=0
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 117218076 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795068 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 117218077 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795068 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 117218077 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795068 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 117218080 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795068 CPUtime=0.99
/proc/26482/task/26491/stat : 26491 (java) S 26480 26482 26176 0 -1 64 5563 0 0 0 97 2 0 0 18 0 12 0 117218080 1838149632 17232 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795068 CPUtime=0.61
/proc/26482/task/26492/stat : 26492 (java) S 26480 26482 26176 0 -1 64 1807 0 0 0 61 0 0 0 16 0 12 0 117218080 1838149632 17233 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795068 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 117218081 1838149632 17235 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795068 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 117218081 1838149632 17237 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 1795068

[startup+3.10226 s]
/proc/loadavg: 1.16 1.02 1.01 2/89 26494
/proc/meminfo: memFree=1675400/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795716 CPUtime=4.4
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 48848 0 1 0 417 23 0 0 18 0 13 0 117218071 1838813184 44689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448929 44691 1318 9 0 446541 0
[pid=26482/tid=26484] ppid=26480 vsize=1795716 CPUtime=2.34
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 37714 0 1 0 216 18 0 0 25 0 13 0 117218072 1838813184 44692 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4160642160 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795716 CPUtime=0.04
/proc/26482/task/26485/stat : 26485 (java) R 26480 26482 26176 0 -1 64 1501 0 0 0 4 0 0 0 17 0 13 0 117218074 1838813184 44693 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795716 CPUtime=0.04
/proc/26482/task/26486/stat : 26486 (java) R 26480 26482 26176 0 -1 64 1401 0 0 0 4 0 0 0 17 0 13 0 117218074 1838813184 44694 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795716 CPUtime=0
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 117218076 1838813184 44695 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795716 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 117218077 1838813184 44696 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795716 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117218077 1838813184 44697 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795716 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117218080 1838813184 44698 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795716 CPUtime=1.14
/proc/26482/task/26491/stat : 26491 (java) S 26480 26482 26176 0 -1 64 5594 0 0 0 112 2 0 0 16 0 13 0 117218080 1838813184 44700 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795716 CPUtime=0.77
/proc/26482/task/26492/stat : 26492 (java) S 26480 26482 26176 0 -1 64 1921 0 0 0 77 0 0 0 16 0 13 0 117218080 1838813184 44701 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795716 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117218081 1838813184 44702 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795716 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117218081 1838813184 44703 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 1795716

[startup+6.3026 s]
/proc/loadavg: 1.16 1.02 1.01 3/90 26495
/proc/meminfo: memFree=1597760/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795784 CPUtime=8.13
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 56607 0 1 0 786 27 0 0 18 0 13 0 117218071 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448946 51548 1322 9 0 446558 0
[pid=26482/tid=26484] ppid=26480 vsize=1795784 CPUtime=5.09
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 37723 0 1 0 490 19 0 0 20 0 13 0 117218072 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109526167 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795784 CPUtime=0.43
/proc/26482/task/26485/stat : 26485 (java) S 26480 26482 26176 0 -1 64 5609 0 0 0 41 2 0 0 16 0 13 0 117218074 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795784 CPUtime=0.45
/proc/26482/task/26486/stat : 26486 (java) S 26480 26482 26176 0 -1 64 5011 0 0 0 43 2 0 0 16 0 13 0 117218074 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795784 CPUtime=0
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 117218076 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795784 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117218077 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795784 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117218077 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795784 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117218080 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795784 CPUtime=1.22
/proc/26482/task/26491/stat : 26491 (java) S 26480 26482 26176 0 -1 64 5597 0 0 0 120 2 0 0 16 0 13 0 117218080 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795784 CPUtime=0.89
/proc/26482/task/26492/stat : 26492 (java) S 26480 26482 26176 0 -1 64 1928 0 0 0 89 0 0 0 16 0 13 0 117218080 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795784 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117218081 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795784 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117218081 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26495] ppid=26480 vsize=1795784 CPUtime=0
/proc/26482/task/26495/stat : 26495 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 117218355 1838882816 51548 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 1795784

[startup+12.7023 s]
/proc/loadavg: 1.13 1.02 1.00 2/90 26495
/proc/meminfo: memFree=1582920/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795720 CPUtime=15
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 62936 0 1 0 1469 31 0 0 18 0 13 0 117218071 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448930 53821 1326 9 0 446542 0
[pid=26482/tid=26484] ppid=26480 vsize=1795720 CPUtime=11.15
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 37739 0 1 0 1096 19 0 0 19 0 13 0 117218072 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795720 CPUtime=0.56
/proc/26482/task/26485/stat : 26485 (java) S 26480 26482 26176 0 -1 64 9002 0 0 0 53 3 0 0 16 0 13 0 117218074 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795720 CPUtime=0.56
/proc/26482/task/26486/stat : 26486 (java) S 26480 26482 26176 0 -1 64 7883 0 0 0 53 3 0 0 16 0 13 0 117218074 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 17 0 0 0 0 0 0 0 15 0 13 0 117218076 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117218080 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795720 CPUtime=1.49
/proc/26482/task/26491/stat : 26491 (java) R 26480 26482 26176 0 -1 64 5613 0 0 0 147 2 0 0 16 0 13 0 117218080 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103162651 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795720 CPUtime=1.18
/proc/26482/task/26492/stat : 26492 (java) R 26480 26482 26176 0 -1 64 1959 0 0 0 118 0 0 0 16 0 13 0 117218080 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104794443 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117218081 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117218081 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26495] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26495/stat : 26495 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 117218355 1838817280 53821 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15
Current children cumulated vsize (KiB) 1795720

[startup+25.5017 s]
/proc/loadavg: 1.11 1.02 1.00 2/90 26495
/proc/meminfo: memFree=1668232/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795720 CPUtime=27.96
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 66604 0 1 0 2761 35 0 0 18 0 13 0 117218071 1838817280 33781 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448930 33781 1326 9 0 446542 0
[pid=26482/tid=26484] ppid=26480 vsize=1795720 CPUtime=23.81
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 39926 0 1 0 2361 20 0 0 25 0 13 0 117218072 1838817280 33781 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109869057 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795720 CPUtime=0.63
/proc/26482/task/26485/stat : 26485 (java) S 26480 26482 26176 0 -1 64 9711 0 0 0 59 4 0 0 16 0 13 0 117218074 1838817280 33781 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795720 CPUtime=0.64
/proc/26482/task/26486/stat : 26486 (java) S 26480 26482 26176 0 -1 64 8626 0 0 0 60 4 0 0 15 0 13 0 117218074 1838817280 33781 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795720 CPUtime=0.02
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 36 0 0 0 0 2 0 0 15 0 13 0 117218076 1838817280 33781 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 33781 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=26482/tid=26487] ppid=26480 vsize=1795720 CPUtime=0.9
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 531 0 0 0 48 42 0 0 16 0 13 0 117218076 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117218080 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795720 CPUtime=2.53
/proc/26482/task/26491/stat : 26491 (java) S 26480 26482 26176 0 -1 64 5660 0 0 0 251 2 0 0 17 0 13 0 117218080 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795720 CPUtime=1.67
/proc/26482/task/26492/stat : 26492 (java) S 26480 26482 26176 0 -1 64 1970 0 0 0 166 1 0 0 16 0 13 0 117218080 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117218081 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117218081 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26495] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26495/stat : 26495 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 117218355 1838817280 133239 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1615.85
Current children cumulated vsize (KiB) 1795720

[startup+1662.3 s]
/proc/loadavg: 1.07 1.02 1.01 2/90 26497
/proc/meminfo: memFree=1259336/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795720 CPUtime=1676.35
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 319514 0 1 0 167428 207 0 0 18 0 13 0 117218071 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448930 135334 1326 9 0 446542 0
[pid=26482/tid=26484] ppid=26480 vsize=1795720 CPUtime=1646.95
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 189782 0 1 0 164607 88 0 0 16 0 13 0 117218072 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4110078770 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795720 CPUtime=12.06
/proc/26482/task/26485/stat : 26485 (java) S 26480 26482 26176 0 -1 64 61292 0 0 0 1170 36 0 0 15 0 13 0 117218074 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795720 CPUtime=12.15
/proc/26482/task/26486/stat : 26486 (java) S 26480 26482 26176 0 -1 64 59553 0 0 0 1182 33 0 0 16 0 13 0 117218074 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795720 CPUtime=0.93
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 534 0 0 0 49 44 0 0 16 0 13 0 117218076 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117218080 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795720 CPUtime=2.53
/proc/26482/task/26491/stat : 26491 (java) S 26480 26482 26176 0 -1 64 5660 0 0 0 251 2 0 0 17 0 13 0 117218080 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795720 CPUtime=1.67
/proc/26482/task/26492/stat : 26492 (java) S 26480 26482 26176 0 -1 64 1970 0 0 0 166 1 0 0 16 0 13 0 117218080 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117218081 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117218081 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26495] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26495/stat : 26495 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 117218355 1838817280 135334 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1676.35
Current children cumulated vsize (KiB) 1795720

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.01 2/90 26497
/proc/meminfo: memFree=1250504/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795720 CPUtime=1736.87
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 323322 0 1 0 173478 209 0 0 18 0 13 0 117218071 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448930 137555 1326 9 0 446542 0
[pid=26482/tid=26484] ppid=26480 vsize=1795720 CPUtime=1706.35
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 190286 0 1 0 170546 89 0 0 25 0 13 0 117218072 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109526269 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795720 CPUtime=12.61
/proc/26482/task/26485/stat : 26485 (java) S 26480 26482 26176 0 -1 64 63025 0 0 0 1225 36 0 0 16 0 13 0 117218074 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795720 CPUtime=12.71
/proc/26482/task/26486/stat : 26486 (java) S 26480 26482 26176 0 -1 64 61124 0 0 0 1237 34 0 0 16 0 13 0 117218074 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795720 CPUtime=0.96
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 534 0 0 0 51 45 0 0 15 0 13 0 117218076 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117218080 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795720 CPUtime=2.53
/proc/26482/task/26491/stat : 26491 (java) S 26480 26482 26176 0 -1 64 5660 0 0 0 251 2 0 0 17 0 13 0 117218080 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795720 CPUtime=1.67
/proc/26482/task/26492/stat : 26492 (java) S 26480 26482 26176 0 -1 64 1970 0 0 0 166 1 0 0 16 0 13 0 117218080 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117218081 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117218081 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26495] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26495/stat : 26495 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 117218355 1838817280 137555 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1736.87
Current children cumulated vsize (KiB) 1795720

[startup+1782.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 26497
/proc/meminfo: memFree=1242312/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795720 CPUtime=1797.41
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 326708 0 1 0 179529 212 0 0 18 0 13 0 117218071 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448930 139643 1326 9 0 446542 0
[pid=26482/tid=26484] ppid=26480 vsize=1795720 CPUtime=1765.72
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 190647 0 1 0 176483 89 0 0 25 0 13 0 117218072 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109602927 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795720 CPUtime=13.17
/proc/26482/task/26485/stat : 26485 (java) S 26480 26482 26176 0 -1 64 64572 0 0 0 1280 37 0 0 16 0 13 0 117218074 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795720 CPUtime=13.28
/proc/26482/task/26486/stat : 26486 (java) S 26480 26482 26176 0 -1 64 62602 0 0 0 1293 35 0 0 16 0 13 0 117218074 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795720 CPUtime=0.97
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 534 0 0 0 52 45 0 0 16 0 13 0 117218076 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117218080 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795720 CPUtime=2.53
/proc/26482/task/26491/stat : 26491 (java) S 26480 26482 26176 0 -1 64 5660 0 0 0 251 2 0 0 17 0 13 0 117218080 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795720 CPUtime=1.67
/proc/26482/task/26492/stat : 26492 (java) S 26480 26482 26176 0 -1 64 1970 0 0 0 166 1 0 0 16 0 13 0 117218080 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117218081 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117218081 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26495] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26495/stat : 26495 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 117218355 1838817280 139643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (KiB) 1795720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.9 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 26497
/proc/meminfo: memFree=1241544/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=1795720 CPUtime=1800.04
/proc/26482/stat : 26482 (java) S 26480 26482 26176 0 -1 0 326921 0 1 0 179792 212 0 0 18 0 13 0 117218071 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26482/statm: 448930 139808 1326 9 0 446542 0
[pid=26482/tid=26484] ppid=26480 vsize=1795720 CPUtime=1768.3
/proc/26482/task/26484/stat : 26484 (java) R 26480 26482 26176 0 -1 64 190651 0 1 0 176741 89 0 0 25 0 13 0 117218072 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109983081 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26485] ppid=26480 vsize=1795720 CPUtime=13.2
/proc/26482/task/26485/stat : 26485 (java) S 26480 26482 26176 0 -1 64 64685 0 0 0 1283 37 0 0 16 0 13 0 117218074 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26486] ppid=26480 vsize=1795720 CPUtime=13.3
/proc/26482/task/26486/stat : 26486 (java) S 26480 26482 26176 0 -1 64 62698 0 0 0 1295 35 0 0 16 0 13 0 117218074 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26487] ppid=26480 vsize=1795720 CPUtime=0.97
/proc/26482/task/26487/stat : 26487 (java) S 26480 26482 26176 0 -1 64 534 0 0 0 52 45 0 0 15 0 13 0 117218076 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26488] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26488/stat : 26488 (java) S 26480 26482 26176 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26489] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26489/stat : 26489 (java) S 26480 26482 26176 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117218077 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26490] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26490/stat : 26490 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117218080 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26491] ppid=26480 vsize=1795720 CPUtime=2.53
/proc/26482/task/26491/stat : 26491 (java) S 26480 26482 26176 0 -1 64 5660 0 0 0 251 2 0 0 17 0 13 0 117218080 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26492] ppid=26480 vsize=1795720 CPUtime=1.67
/proc/26482/task/26492/stat : 26492 (java) S 26480 26482 26176 0 -1 64 1970 0 0 0 166 1 0 0 16 0 13 0 117218080 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26482/tid=26493] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26493/stat : 26493 (java) S 26480 26482 26176 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 117218081 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26494] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26494/stat : 26494 (java) S 26480 26482 26176 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 117218081 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26482/tid=26495] ppid=26480 vsize=1795720 CPUtime=0
/proc/26482/task/26495/stat : 26495 (java) S 26480 26482 26176 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 117218355 1838817280 139808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1795720

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

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

[startup+1785.01 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 26497
/proc/meminfo: memFree=1241544/2055920 swapFree=4168968/4192956
[pid=26482] ppid=26480 vsize=0 CPUtime=1800.14
/proc/26482/stat : 26482 (java) Z 26480 26482 26176 0 -1 1036 326941 0 1 0 179795 219 0 0 16 0 2 0 117218071 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26482/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1785.03
CPU time (s): 1800.17
CPU user time (s): 1797.96
CPU system time (s): 2.21566
CPU usage (%): 100.848
Max. virtual memory (cumulated for all children) (KiB): 1798420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.96
system time used= 2.21566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326941
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= 74621
involuntary context switches= 53472

runsolver used 2.04169 second user time and 5.72413 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Mon Apr 16 03:10:08 UTC 2007

IDJOB= 349283
IDBENCH= 2332
IDSOLVER= 160
FILE ID= node21/349283-1176693007

PBS_JOBID= 4560010

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  44facea850693084b6f9bb62059a35af

RANDOM SEED= 474003649

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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:       1799808 kB
Buffers:         20440 kB
Cached:         156552 kB
SwapCached:       2868 kB
Active:          92184 kB
Inactive:       108116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799808 kB
SwapTotal:     4192956 kB
SwapFree:      4168968 kB
Dirty:            5684 kB
Writeback:           0 kB
Mapped:          30248 kB
Slab:            41300 kB
Committed_AS:   964188 kB
PageTables:       1784 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= 66533 MiB

End job on node21 on Mon Apr 16 03:39:55 UTC 2007