Trace number 349288

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 1787.09

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath1.opb
MD5SUMcadb80b29b1b884c95a94376a4e900b4
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 variables53335
Total number of constraints5302
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)189
Number of constraints which are nor clauses,nor cardinality constraints5113
Minimum length of a constraint1
Maximum length of a constraint50934
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 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4832120913850916
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	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/349288-1176693120/instance-349288-1176693120.opb
0.20/0.20	c reading problem ... 
5.28/4.33	c ... done. Wall clock time 4.128s.
5.28/4.33	c CPU time (experimental) 3.44s.
5.28/4.33	c #vars     53335
5.28/4.33	c #constraints  5216
1800.08/1787.01	c starts		: 1
1800.08/1787.01	c conflicts		: 10
1800.08/1787.01	c decisions		: 2494
1800.08/1787.01	c propagations		: 41423
1800.08/1787.01	c inspects		: 168371
1800.08/1787.01	c learnt literals	: 0
1800.08/1787.01	c learnt binary clauses	: 0
1800.08/1787.01	c learnt ternary clauses	: 0
1800.08/1787.01	c learnt clauses	: 9
1800.08/1787.01	c root simplifications	: 0
1800.08/1787.01	c removed literals (reason simplification)	: 0
1800.08/1787.01	c reason swapping (by a shorter reason)	: 0
1800.08/1787.01	c Calls to reduceDB	: 0
1800.08/1787.01	c speed (decisions/second)	: 1.3990501717118113
1800.08/1787.01	c non guided choices	0
1800.08/1787.01	s UNKNOWN
1800.08/1787.01	c Total wall clock time (ms): 1786.812

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/node29/watcher-349288-1176693120 -o ROOT/results/node29/solver-349288-1176693120 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349288-1176693120/sat4jPseudoCP.jar /tmp/evaluation/349288-1176693120/instance-349288-1176693120.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 1/77 3583
/proc/meminfo: memFree=1720400/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=152 CPUtime=0
/proc/3583/stat : 3583 (java) R 3581 3583 1730 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 117227745 155648 26 18446744073709551615 134512640 134550740 4294956576 18446744073709551615 4129572 0 0 4096 0 0 0 0 17 1 0 0
/proc/3583/statm: 38 26 19 9 0 4 0

[startup+0.0709691 s]
/proc/loadavg: 0.92 0.99 0.99 1/77 3583
/proc/meminfo: memFree=1720400/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1777708 CPUtime=0.06
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 3702 0 1 0 4 2 0 0 18 0 7 0 117227745 1820372992 3445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 444427 3445 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.102972 s]
/proc/loadavg: 0.92 0.99 0.99 1/77 3583
/proc/meminfo: memFree=1720400/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1780108 CPUtime=0.08
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 3979 0 1 0 6 2 0 0 18 0 12 0 117227745 1822830592 3721 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 445027 3721 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.302981 s]
/proc/loadavg: 0.92 0.99 0.99 1/77 3583
/proc/meminfo: memFree=1720400/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1781420 CPUtime=0.31
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 5609 0 1 0 28 3 0 0 18 0 12 0 117227745 1824174080 5348 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 445355 5348 1264 9 0 442967 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781420

[startup+0.702006 s]
/proc/loadavg: 0.92 0.99 0.99 1/77 3583
/proc/meminfo: memFree=1720400/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1782892 CPUtime=0.9
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 7920 0 1 0 86 4 0 0 18 0 12 0 117227745 1825681408 7390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 445723 7390 1302 9 0 443335 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1782892

[startup+1.50106 s]
/proc/loadavg: 0.92 0.99 0.99 2/89 3595
/proc/meminfo: memFree=1685296/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1786408 CPUtime=1.92
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 22506 0 1 0 180 12 0 0 18 0 12 0 117227745 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 446602 21073 1303 9 0 444214 0
[pid=3583/tid=3585] ppid=3581 vsize=1786408 CPUtime=1.09
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 19117 0 1 0 99 10 0 0 20 0 12 0 117227747 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109478061 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1786408 CPUtime=0
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 117227748 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1786408 CPUtime=0
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 117227748 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1786408 CPUtime=0
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 117227751 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1786408 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 117227751 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1786408 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 117227751 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1786408 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 117227755 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1786408 CPUtime=0.39
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 1402 0 0 0 39 0 0 0 16 0 12 0 117227755 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1786408 CPUtime=0.41
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 1265 0 0 0 41 0 0 0 16 0 12 0 117227755 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1786408 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117227755 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1786408 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117227755 1829281792 21073 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 1786408

[startup+3.10115 s]
/proc/loadavg: 0.92 0.99 0.99 2/89 3595
/proc/meminfo: memFree=1590832/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1787052 CPUtime=3.8
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 47505 0 1 0 359 21 0 0 18 0 12 0 117227745 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 446763 46038 1317 9 0 444375 0
[pid=3583/tid=3585] ppid=3581 vsize=1787052 CPUtime=2.47
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 37662 0 1 0 230 17 0 0 22 0 12 0 117227747 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109478061 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1787052 CPUtime=0.19
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 3238 0 0 0 19 0 0 0 16 0 12 0 117227748 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1787052 CPUtime=0.19
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 3187 0 0 0 18 1 0 0 16 0 12 0 117227748 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1787052 CPUtime=0
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 117227751 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1787052 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 117227751 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1787052 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117227751 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1787052 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 117227755 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1787052 CPUtime=0.44
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 1420 0 0 0 44 0 0 0 16 0 12 0 117227755 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1787052 CPUtime=0.45
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 1272 0 0 0 45 0 0 0 16 0 12 0 117227755 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1787052 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117227755 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1787052 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117227755 1829941248 46038 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 1787052

[startup+6.30235 s]
/proc/loadavg: 0.93 0.99 0.99 2/90 3596
/proc/meminfo: memFree=1500648/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1788660 CPUtime=7.44
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 58103 0 1 0 718 26 0 0 18 0 13 0 117227745 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 447165 55995 1322 9 0 444777 0
[pid=3583/tid=3585] ppid=3581 vsize=1788660 CPUtime=5.37
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 37717 0 1 0 520 17 0 0 18 0 13 0 117227747 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109765370 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1788660 CPUtime=0.46
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 8785 0 0 0 43 3 0 0 16 0 13 0 117227748 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1788660 CPUtime=0.46
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 8163 0 0 0 42 4 0 0 16 0 13 0 117227748 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1788660 CPUtime=0
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 117227751 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1788660 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117227751 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1788660 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117227751 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1788660 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117227755 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1788660 CPUtime=0.52
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 1428 0 0 0 52 0 0 0 16 0 13 0 117227755 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1788660 CPUtime=0.58
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 1280 0 0 0 58 0 0 0 17 0 13 0 117227755 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1788660 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117227755 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1788660 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117227755 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3596] ppid=3581 vsize=1788660 CPUtime=0
/proc/3583/task/3596/stat : 3596 (java) S 3581 3583 1730 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117228194 1831587840 55995 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 1788660

[startup+12.7028 s]
/proc/loadavg: 1.09 1.02 1.01 3/90 3596
/proc/meminfo: memFree=1455912/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1790548 CPUtime=15.89
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 76145 0 1 0 1555 34 0 0 18 0 13 0 117227745 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 447637 69871 1326 9 0 445249 0
[pid=3583/tid=3585] ppid=3581 vsize=1790548 CPUtime=10.16
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 37730 0 1 0 999 17 0 0 19 0 13 0 117227747 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109561658 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1790548 CPUtime=1.8
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 16432 0 0 0 173 7 0 0 16 0 13 0 117227748 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1790548 CPUtime=1.8
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 16938 0 0 0 173 7 0 0 16 0 13 0 117227748 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117227755 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1790548 CPUtime=0.96
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 2386 0 0 0 96 0 0 0 16 0 13 0 117227755 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1790548 CPUtime=1.11
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 1929 0 0 0 111 0 0 0 16 0 13 0 117227755 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117227755 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117227755 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3596] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3596/stat : 3596 (java) S 3581 3583 1730 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117228194 1833521152 69871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 1790548

[startup+25.5025 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 3596
/proc/meminfo: memFree=1567656/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1790548 CPUtime=28.75
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 76196 0 1 0 2837 38 0 0 18 0 13 0 117227745 1833521152 38899 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 447637 38899 1326 9 0 445249 0
[pid=3583/tid=3585] ppid=3581 vsize=1790548 CPUtime=22.84
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 37779 0 1 0 2267 17 0 0 17 0 13 0 117227747 1833521152 38899 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109982191 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1790548 CPUtime=1.88
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 16432 0 0 0 180 8 0 0 15 0 13 0 117227748 1833521152 38899 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1790548 CPUtime=1.87
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 16938 0 0 0 179 8 0 0 16 0 13 0 117227748 1833521152 38899 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1790548 CPUtime=0.01
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 9 0 0 0 0 1 0 0 15 0 13 0 117227751 1833521152 38899 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 38899 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=3583] ppid=3581 vsize=1790548 CPUtime=1614.84
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 147237 0 1 0 161279 205 0 0 18 0 13 0 117227745 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 447637 66882 1326 9 0 445249 0
[pid=3583/tid=3585] ppid=3581 vsize=1790548 CPUtime=1586.99
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 86607 0 1 0 158652 47 0 0 25 0 13 0 117227747 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109765277 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1790548 CPUtime=12.32
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 27650 0 0 0 1173 59 0 0 16 0 13 0 117227748 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1790548 CPUtime=12.24
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 27444 0 0 0 1162 62 0 0 15 0 13 0 117227748 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1790548 CPUtime=0.75
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 137 0 0 0 43 32 0 0 16 0 13 0 117227751 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117227755 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1790548 CPUtime=1.08
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 2435 0 0 0 108 0 0 0 17 0 13 0 117227755 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1790548 CPUtime=1.37
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 2241 0 0 0 137 0 0 0 17 0 13 0 117227755 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117227755 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117227755 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3596] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3596/stat : 3596 (java) S 3581 3583 1730 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117228194 1833521152 66882 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1614.84
Current children cumulated vsize (KiB) 1790548

[startup+1662.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 3598
/proc/meminfo: memFree=1446248/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1790548 CPUtime=1675.04
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 149690 0 1 0 167293 211 0 0 18 0 13 0 117227745 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 447637 69167 1326 9 0 445249 0
[pid=3583/tid=3585] ppid=3581 vsize=1790548 CPUtime=1646.4
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 88132 0 1 0 164592 48 0 0 25 0 13 0 117227747 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109735360 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1790548 CPUtime=12.7
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 28215 0 0 0 1207 63 0 0 16 0 13 0 117227748 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1790548 CPUtime=12.67
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 27807 0 0 0 1203 64 0 0 16 0 13 0 117227748 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1790548 CPUtime=0.76
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 137 0 0 0 44 32 0 0 16 0 13 0 117227751 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117227755 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1790548 CPUtime=1.08
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 2435 0 0 0 108 0 0 0 17 0 13 0 117227755 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1790548 CPUtime=1.37
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 2241 0 0 0 137 0 0 0 17 0 13 0 117227755 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117227755 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117227755 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3596] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3596/stat : 3596 (java) S 3581 3583 1730 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117228194 1833521152 69167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1675.04
Current children cumulated vsize (KiB) 1790548

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 3598
/proc/meminfo: memFree=1447976/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1790548 CPUtime=1735.19
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 149795 0 1 0 173303 216 0 0 18 0 13 0 117227745 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 447637 68705 1326 9 0 445249 0
[pid=3583/tid=3585] ppid=3581 vsize=1790548 CPUtime=1705.87
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 88210 0 1 0 170538 49 0 0 25 0 13 0 117227747 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109982191 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1790548 CPUtime=13.05
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 28226 0 0 0 1240 65 0 0 16 0 13 0 117227748 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1790548 CPUtime=12.98
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 27818 0 0 0 1233 65 0 0 15 0 13 0 117227748 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1790548 CPUtime=0.77
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 142 0 0 0 44 33 0 0 16 0 13 0 117227751 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117227755 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1790548 CPUtime=1.08
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 2435 0 0 0 108 0 0 0 17 0 13 0 117227755 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1790548 CPUtime=1.37
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 2241 0 0 0 137 0 0 0 17 0 13 0 117227755 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117227755 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117227755 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3596] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3596/stat : 3596 (java) S 3581 3583 1730 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117228194 1833521152 68705 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1735.19
Current children cumulated vsize (KiB) 1790548

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 3598
/proc/meminfo: memFree=1446952/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1790548 CPUtime=1795.36
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 150140 0 1 0 179315 221 0 0 18 0 13 0 117227745 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 447637 68959 1326 9 0 445249 0
[pid=3583/tid=3585] ppid=3581 vsize=1790548 CPUtime=1765.25
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 88555 0 1 0 176476 49 0 0 20 0 13 0 117227747 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109857715 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1790548 CPUtime=13.45
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 28226 0 0 0 1278 67 0 0 16 0 13 0 117227748 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1790548 CPUtime=13.36
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 27818 0 0 0 1268 68 0 0 16 0 13 0 117227748 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1790548 CPUtime=0.78
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 142 0 0 0 45 33 0 0 16 0 13 0 117227751 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1790548 CPUtime=1.08
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 2435 0 0 0 108 0 0 0 17 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1790548 CPUtime=1.37
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 2241 0 0 0 137 0 0 0 17 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3596] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3596/stat : 3596 (java) S 3581 3583 1730 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117228194 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1795.36
Current children cumulated vsize (KiB) 1790548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 3598
/proc/meminfo: memFree=1446952/2055920 swapFree=4156052/4192956
[pid=3583] ppid=3581 vsize=1790548 CPUtime=1800.08
/proc/3583/stat : 3583 (java) S 3581 3583 1730 0 -1 0 150148 0 1 0 179786 222 0 0 18 0 13 0 117227745 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3583/statm: 447637 68959 1326 9 0 445249 0
[pid=3583/tid=3585] ppid=3581 vsize=1790548 CPUtime=1769.9
/proc/3583/task/3585/stat : 3585 (java) R 3581 3583 1730 0 -1 64 88563 0 1 0 176941 49 0 0 18 0 13 0 117227747 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109561993 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3586] ppid=3581 vsize=1790548 CPUtime=13.49
/proc/3583/task/3586/stat : 3586 (java) S 3581 3583 1730 0 -1 64 28226 0 0 0 1282 67 0 0 16 0 13 0 117227748 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3587] ppid=3581 vsize=1790548 CPUtime=13.39
/proc/3583/task/3587/stat : 3587 (java) S 3581 3583 1730 0 -1 64 27818 0 0 0 1271 68 0 0 16 0 13 0 117227748 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3588] ppid=3581 vsize=1790548 CPUtime=0.78
/proc/3583/task/3588/stat : 3588 (java) S 3581 3583 1730 0 -1 64 142 0 0 0 45 33 0 0 16 0 13 0 117227751 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3589] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3589/stat : 3589 (java) S 3581 3583 1730 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3590] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3590/stat : 3590 (java) S 3581 3583 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117227751 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3591] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3591/stat : 3591 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3592] ppid=3581 vsize=1790548 CPUtime=1.08
/proc/3583/task/3592/stat : 3592 (java) S 3581 3583 1730 0 -1 64 2435 0 0 0 108 0 0 0 17 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3593] ppid=3581 vsize=1790548 CPUtime=1.37
/proc/3583/task/3593/stat : 3593 (java) S 3581 3583 1730 0 -1 64 2241 0 0 0 137 0 0 0 17 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3594] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3594/stat : 3594 (java) S 3581 3583 1730 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3583/tid=3595] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3595/stat : 3595 (java) S 3581 3583 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117227755 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3583/tid=3596] ppid=3581 vsize=1790548 CPUtime=0
/proc/3583/task/3596/stat : 3596 (java) S 3581 3583 1730 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117228194 1833521152 68959 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1790548

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

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

Child status: 143
Real time (s): 1787.09
CPU time (s): 1800.17
CPU user time (s): 1797.9
CPU system time (s): 2.26866
CPU usage (%): 100.732
Max. virtual memory (cumulated for all children) (KiB): 1791164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.9
system time used= 2.26865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150168
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= 74608
involuntary context switches= 57628

runsolver used 2.16467 second user time and 5.72413 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Apr 16 03:12:00 UTC 2007

IDJOB= 349288
IDBENCH= 2333
IDSOLVER= 160
FILE ID= node29/349288-1176693120

PBS_JOBID= 4559998

Free space on /tmp= 66523 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-swath1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349288-1176693120/sat4jPseudoCP.jar /tmp/evaluation/349288-1176693120/instance-349288-1176693120.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-349288-1176693120 -o ROOT/results/node29/solver-349288-1176693120 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349288-1176693120/sat4jPseudoCP.jar /tmp/evaluation/349288-1176693120/instance-349288-1176693120.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  cadb80b29b1b884c95a94376a4e900b4

RANDOM SEED= 873433382

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1720808 kB
Buffers:         38080 kB
Cached:         198672 kB
SwapCached:       2404 kB
Active:          82080 kB
Inactive:       180248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720808 kB
SwapTotal:     4192956 kB
SwapFree:      4156052 kB
Dirty:            8348 kB
Writeback:           0 kB
Mapped:          40068 kB
Slab:            58200 kB
Committed_AS:  1982956 kB
PageTables:       1876 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= 66523 MiB

End job on node29 on Mon Apr 16 03:41:49 UTC 2007