Trace number 2658898

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.17 1798.18

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=460-sizeP=231-sizeQ=460-510733673-max.opb
MD5SUM9e60200cb127c02542a69a69c594f660
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 variables106951
Total number of constraints318781
Number of constraints which are clauses318780
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint106260
Number of terms in the objective function 231
Biggest coefficient in the objective function 1725436586697640946858688965569256363112777243042596638790631055949824
Number of bits for the biggest coefficient in the objective function 231
Sum of the numbers in the objective function 3450873173395281893717377931138512726225554486085193277581262111899647
Number of bits of the sum of numbers in the objective function 231
Biggest number in a constraint 2568425733177916751582514591250062824975751856847252861083144972201529372215371495172688738416791235950675277761805770367685269653410060480042878305982363696267199058168185838960773319279454451792623658074112
Number of bits of the biggest number in a constraint 690
Biggest sum of numbers in a constraint 10273702932711667006330058365000251299903007427389011444332579888806116436559522729154650984843832920045401539706695598567047484917734073472225003787287432253368951530392938530295691567089778039848062225499498
Number of bits of the biggest sum of numbers691
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c Armin Biere (Picosat) restarts strategy
0.22/0.22	c Glucose learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-2658898-1276628723.opb
0.22/0.22	c reading problem ... 
10.09/8.71	c ... done. Wall clock time 8.496s.
10.09/8.71	c #vars     106951
10.09/8.71	c #constraints  345347
10.09/8.71	c constraints type 
10.09/8.71	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 106260
10.09/8.71	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 212520
10.09/8.71	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.09/1798.11	c starts		: 6
1800.09/1798.11	c conflicts		: 637
1800.09/1798.11	c decisions		: 3852
1800.09/1798.11	c propagations		: 985345
1800.09/1798.11	c inspects		: 3647662
1800.09/1798.11	c learnt literals	: 0
1800.09/1798.11	c learnt binary clauses	: 1
1800.09/1798.11	c learnt ternary clauses	: 0
1800.09/1798.11	c learnt clauses	: 637
1800.09/1798.11	c ignored clauses	: 0
1800.09/1798.11	c root simplifications	: 0
1800.09/1798.11	c removed literals (reason simplification)	: 15577159
1800.09/1798.11	c reason swapping (by a shorter reason)	: 0
1800.09/1798.11	c Calls to reduceDB	: 0
1800.09/1798.11	c number of reductions to clauses (during analyze)	: 0
1800.09/1798.11	c number of learned constraints concerned by reduction	: 0
1800.09/1798.11	c number of learning phase by resolution	: 0
1800.09/1798.11	c number of learning phase by cutting planes	: 0
1800.09/1798.11	c speed (assignments/second)	: 550.6566446853693
1800.09/1798.11	c non guided choices	207
1800.09/1798.11	c learnt constraints type 
1800.09/1798.11	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 636
1800.09/1798.11	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.09/1798.11	c constraints type 
1800.09/1798.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 106260
1800.09/1798.11	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 212520
1800.09/1798.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.09/1798.12	s UNKNOWN
1800.09/1798.12	c Total wall clock time (in seconds): 1797.9

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2658898-1276628723/watcher-2658898-1276628723 -o /tmp/evaluation-result-2658898-1276628723/solver-2658898-1276628723 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658898-1276628723.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 7576
/proc/meminfo: memFree=1742832/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=248 CPUtime=0
/proc/7576/stat : 7576 (java) R 7574 7576 7277 0 -1 4194304 282 0 0 0 0 0 0 0 16 0 1 0 38474077 253952 28 1992294400 134512640 134550932 4289482208 18446744073709551615 7619038 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7576/statm: 62 28 21 10 0 23 0

[startup+0.0494631 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 7576
/proc/meminfo: memFree=1742832/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1521016 CPUtime=0.03
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 3477 0 1 0 1 2 0 0 15 0 5 0 38474077 1557520384 2920 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 380254 2920 984 10 0 377564 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1521016

[startup+0.101472 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 7576
/proc/meminfo: memFree=1742832/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1524184 CPUtime=0.08
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 3947 0 1 0 5 3 0 0 15 0 12 0 38474077 1560764416 3386 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 381046 3386 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300512 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 7576
/proc/meminfo: memFree=1742832/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1526652 CPUtime=0.36
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 5936 0 1 0 32 4 0 0 15 0 12 0 38474077 1563291648 5373 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 381663 5373 1357 10 0 378965 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526652

[startup+0.700583 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 7576
/proc/meminfo: memFree=1742832/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1527776 CPUtime=1.06
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 8016 0 1 0 100 6 0 0 15 0 12 0 38474077 1564442624 7453 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 381944 7454 1403 10 0 379246 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 1527776

[startup+1.50171 s]
/proc/loadavg: 0.91 0.97 0.99 2/118 7588
/proc/meminfo: memFree=1696608/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1532320 CPUtime=2.07
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 26915 0 1 0 192 15 0 0 15 0 12 0 38474077 1569095680 25833 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 383080 25834 1405 10 0 380382 0
[pid=7576/tid=7578] ppid=7574 vsize=1532320 CPUtime=1.46
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 23395 0 1 0 133 13 0 0 25 0 12 0 38474079 1569095680 25835 1992294400 134512640 134550932 4289482208 18446744073709551615 4110010365 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 12 0 38474080 1569095680 25836 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 38474080 1569095680 25837 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 38474082 1569095680 25839 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 38474083 1569095680 25840 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 38474083 1569095680 25841 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 38474087 1569095680 25842 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1532320 CPUtime=0.35
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1881 0 0 0 35 0 0 0 15 0 12 0 38474087 1569095680 25844 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1532320 CPUtime=0.22
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 579 0 0 0 22 0 0 0 19 0 12 0 38474087 1569095680 25845 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 38474087 1569095680 25846 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 38474087 1569095680 25848 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 1532320

[startup+3.102 s]
/proc/loadavg: 0.91 0.97 0.99 2/118 7588
/proc/meminfo: memFree=1600632/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1532320 CPUtime=3.8
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 42516 0 1 0 357 23 0 0 15 0 12 0 38474077 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 383080 41401 1415 10 0 380382 0
[pid=7576/tid=7578] ppid=7574 vsize=1532320 CPUtime=2.92
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32007 0 1 0 275 17 0 0 25 0 12 0 38474079 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4109918452 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1532320 CPUtime=0.13
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 3085 0 0 0 12 1 0 0 16 0 12 0 38474080 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1532320 CPUtime=0.12
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 3893 0 0 0 11 1 0 0 18 0 12 0 38474080 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 12 0 38474082 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 38474083 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 38474083 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 38474087 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1532320 CPUtime=0.35
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1881 0 0 0 35 0 0 0 15 0 12 0 38474087 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1532320 CPUtime=0.22
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 579 0 0 0 22 0 0 0 19 0 12 0 38474087 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 38474087 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1532320 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 38474087 1569095680 41401 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 1532320

[startup+6.30157 s]
/proc/loadavg: 0.92 0.97 0.99 2/118 7588
/proc/meminfo: memFree=1557356/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1531636 CPUtime=7.26
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 49182 0 1 0 700 26 0 0 15 0 12 0 38474077 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 382909 47624 1417 10 0 380211 0
[pid=7576/tid=7578] ppid=7574 vsize=1531636 CPUtime=5.86
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32011 0 1 0 568 18 0 0 25 0 12 0 38474079 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4109904462 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1531636 CPUtime=0.38
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 6535 0 0 0 36 2 0 0 16 0 12 0 38474080 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1531636 CPUtime=0.38
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 7101 0 0 0 35 3 0 0 16 0 12 0 38474080 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1531636 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 12 0 38474082 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1531636 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 38474083 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1531636 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 38474083 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1531636 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 38474087 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1531636 CPUtime=0.35
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1881 0 0 0 35 0 0 0 15 0 12 0 38474087 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1531636 CPUtime=0.23
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 581 0 0 0 23 0 0 0 15 0 12 0 38474087 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1531636 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 38474087 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1531636 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 38474087 1568395264 47624 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 1531636

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/119 7589
/proc/meminfo: memFree=1542964/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1531960 CPUtime=14.54
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 53239 0 1 0 1424 30 0 0 15 0 13 0 38474077 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 382990 51324 1434 10 0 380292 0
[pid=7576/tid=7578] ppid=7574 vsize=1531960 CPUtime=11.9
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32061 0 1 0 1171 19 0 0 25 0 13 0 38474079 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4110227888 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1531960 CPUtime=0.56
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 8334 0 0 0 53 3 0 0 16 0 13 0 38474080 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1531960 CPUtime=0.56
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 9171 0 0 0 51 5 0 0 16 0 13 0 38474080 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 13 0 38474082 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 38474087 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1531960 CPUtime=0.8
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1927 0 0 0 80 0 0 0 15 0 13 0 38474087 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1531960 CPUtime=0.67
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 669 0 0 0 67 0 0 0 15 0 13 0 38474087 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 38474087 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 38474087 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7589] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7589/stat : 7589 (java) S 7574 7576 7277 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 38474971 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.54
Current children cumulated vsize (KiB) 1531960

[startup+25.5008 s]
/proc/loadavg: 0.94 0.97 0.99 2/119 7589
/proc/meminfo: memFree=1542964/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1531960 CPUtime=27.33
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 53239 0 1 0 2703 30 0 0 15 0 13 0 38474077 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 382990 51324 1434 10 0 380292 0
[pid=7576/tid=7578] ppid=7574 vsize=1531960 CPUtime=24.69
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32061 0 1 0 2450 19 0 0 25 0 13 0 38474079 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4110071375 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1531960 CPUtime=0.56
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 8334 0 0 0 53 3 0 0 16 0 13 0 38474080 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1531960 CPUtime=0.56
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 9171 0 0 0 51 5 0 0 16 0 13 0 38474080 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 13 0 38474082 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 51324 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1531960 CPUtime=0

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

[pid=7576] ppid=7574 vsize=1531960 CPUtime=1664.3
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 73817 0 1 0 166372 58 0 0 15 0 13 0 38474077 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 382990 71431 1434 10 0 380292 0
[pid=7576/tid=7578] ppid=7574 vsize=1531960 CPUtime=1660.28
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32075 0 1 0 165993 35 0 0 25 0 13 0 38474079 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4110025268 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1531960 CPUtime=1.01
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 15524 0 0 0 94 7 0 0 16 0 13 0 38474080 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1531960 CPUtime=1.03
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 22389 0 0 0 91 12 0 0 16 0 13 0 38474080 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 13 0 38474082 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1531960 CPUtime=0.85
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1929 0 0 0 85 0 0 0 15 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1531960 CPUtime=1.06
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 714 0 0 0 106 0 0 0 15 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7589] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7589/stat : 7589 (java) S 7574 7576 7277 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 38474971 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.3
Current children cumulated vsize (KiB) 1531960

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 7638
/proc/meminfo: memFree=1461000/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1531960 CPUtime=1724.28
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 73821 0 1 0 172369 59 0 0 15 0 13 0 38474077 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 382990 71431 1434 10 0 380292 0
[pid=7576/tid=7578] ppid=7574 vsize=1531960 CPUtime=1720.26
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32075 0 1 0 171990 36 0 0 25 0 13 0 38474079 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4110025317 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1531960 CPUtime=1.01
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 15524 0 0 0 94 7 0 0 16 0 13 0 38474080 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1531960 CPUtime=1.03
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 22389 0 0 0 91 12 0 0 16 0 13 0 38474080 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 13 0 38474082 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1531960 CPUtime=0.85
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1929 0 0 0 85 0 0 0 15 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1531960 CPUtime=1.06
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 714 0 0 0 106 0 0 0 15 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 38474087 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7589] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7589/stat : 7589 (java) S 7574 7576 7277 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 38474971 1568727040 71431 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.28
Current children cumulated vsize (KiB) 1531960

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 7640
/proc/meminfo: memFree=1453188/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1531960 CPUtime=1784.29
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 75734 0 1 0 178369 60 0 0 15 0 13 0 38474077 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 382990 73339 1434 10 0 380292 0
[pid=7576/tid=7578] ppid=7574 vsize=1531960 CPUtime=1780.2
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32076 0 1 0 177984 36 0 0 25 0 13 0 38474079 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4110071252 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1531960 CPUtime=1.04
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 16455 0 0 0 97 7 0 0 16 0 13 0 38474080 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1531960 CPUtime=1.07
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 23366 0 0 0 94 13 0 0 15 0 13 0 38474080 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 38474082 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1531960 CPUtime=0.85
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1929 0 0 0 85 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1531960 CPUtime=1.06
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 714 0 0 0 106 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7589] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7589/stat : 7589 (java) S 7574 7576 7277 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 38474971 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.29
Current children cumulated vsize (KiB) 1531960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.1 s]
/proc/loadavg: 1.07 1.02 1.00 2/119 7640
/proc/meminfo: memFree=1453188/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1531960 CPUtime=1800.09
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 75736 0 1 0 179949 60 0 0 15 0 13 0 38474077 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 382990 73339 1434 10 0 380292 0
[pid=7576/tid=7578] ppid=7574 vsize=1531960 CPUtime=1796.01
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32076 0 1 0 179565 36 0 0 25 0 13 0 38474079 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4110071252 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1531960 CPUtime=1.04
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 16455 0 0 0 97 7 0 0 16 0 13 0 38474080 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1531960 CPUtime=1.07
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 23366 0 0 0 94 13 0 0 15 0 13 0 38474080 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 38474082 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1531960 CPUtime=0.85
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1929 0 0 0 85 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1531960 CPUtime=1.06
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 714 0 0 0 106 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7589] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7589/stat : 7589 (java) S 7574 7576 7277 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 38474971 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1531960

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

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

[startup+1798.1 s]
/proc/loadavg: 1.07 1.02 1.00 2/119 7640
/proc/meminfo: memFree=1453188/2059040 swapFree=4136752/4192956
[pid=7576] ppid=7574 vsize=1531960 CPUtime=1800.09
/proc/7576/stat : 7576 (java) S 7574 7576 7277 0 -1 4202496 75736 0 1 0 179949 60 0 0 15 0 13 0 38474077 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/7576/statm: 382990 73339 1434 10 0 380292 0
[pid=7576/tid=7578] ppid=7574 vsize=1531960 CPUtime=1796.01
/proc/7576/task/7578/stat : 7578 (java) R 7574 7576 7277 0 -1 4202560 32076 0 1 0 179565 36 0 0 25 0 13 0 38474079 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4110071252 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7576/tid=7579] ppid=7574 vsize=1531960 CPUtime=1.04
/proc/7576/task/7579/stat : 7579 (java) S 7574 7576 7277 0 -1 4202560 16455 0 0 0 97 7 0 0 16 0 13 0 38474080 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7580] ppid=7574 vsize=1531960 CPUtime=1.07
/proc/7576/task/7580/stat : 7580 (java) S 7574 7576 7277 0 -1 4202560 23366 0 0 0 94 13 0 0 15 0 13 0 38474080 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7581] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7581/stat : 7581 (java) S 7574 7576 7277 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 38474082 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 0 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7582] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7582/stat : 7582 (java) S 7574 7576 7277 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7583] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7583/stat : 7583 (java) S 7574 7576 7277 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 38474083 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7584] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7584/stat : 7584 (java) S 7574 7576 7277 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7585] ppid=7574 vsize=1531960 CPUtime=0.85
/proc/7576/task/7585/stat : 7585 (java) S 7574 7576 7277 0 -1 4202560 1929 0 0 0 85 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 1 0 0 0
[pid=7576/tid=7586] ppid=7574 vsize=1531960 CPUtime=1.06
/proc/7576/task/7586/stat : 7586 (java) S 7574 7576 7277 0 -1 4202560 714 0 0 0 106 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7587] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7587/stat : 7587 (java) S 7574 7576 7277 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7588] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7588/stat : 7588 (java) S 7574 7576 7277 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 38474087 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
[pid=7576/tid=7589] ppid=7574 vsize=1531960 CPUtime=0
/proc/7576/task/7589/stat : 7589 (java) S 7574 7576 7277 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 38474971 1568727040 73339 1992294400 134512640 134550932 4289482208 18446744073709551615 4294960144 0 4 0 16800975 18446604435773848384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1531960

Child status: 143
Real time (s): 1798.18
CPU time (s): 1800.17
CPU user time (s): 1799.53
CPU system time (s): 0.635903
CPU usage (%): 100.111
Max. virtual memory (cumulated for all children) (KiB): 1532320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.635903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75757
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= 36879
involuntary context switches= 54619

runsolver used 3.99639 second user time and 9.1816 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-15 21:05:25
IDJOB=2658898
IDBENCH=3044
IDSOLVER=1164
FILE ID=node012/2658898-1276628723
PBS_JOBID= 11172347
Free space on /tmp= 62568 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=460-sizeP=231-sizeQ=460-510733673-max.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658898-1276628723/watcher-2658898-1276628723 -o /tmp/evaluation-result-2658898-1276628723/solver-2658898-1276628723 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658898-1276628723.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9e60200cb127c02542a69a69c594f660
RANDOM SEED=550268945

node012.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
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.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1743104 kB
Buffers:         96536 kB
Cached:         135632 kB
SwapCached:       9788 kB
Active:         123144 kB
Inactive:       122484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1743104 kB
SwapTotal:     4192956 kB
SwapFree:      4136752 kB
Dirty:           20640 kB
Writeback:           0 kB
AnonPages:       11632 kB
Mapped:           9452 kB
Slab:            48356 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181248 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62568 MiB
End job on node012 at 2010-06-15 21:35:25