Trace number 350085

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.15 1793.49

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=420-sizeP=211-sizeQ=420-348698641-max.opb
MD5SUM0313cdb45b0522b789ebac5496eff7a9
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 variables89251
Total number of constraints265861
Number of constraints which are clauses265860
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 constraint88620
Number of terms in the objective function 211
Biggest coefficient in the objective function 1645504557321206042154969182557350504982735865633579863348609024
Number of bits for the biggest coefficient in the objective function 211
Sum of the numbers in the objective function 3291009114642412084309938365114701009965471731267159726697218047
Number of bits of the sum of numbers in the objective function 211
Biggest number in a constraint 2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912
Number of bits of the biggest number in a constraint 630
Biggest sum of numbers in a constraint 8911016831293350036408538292383381493932086928219843614412485386125155782666611316461046199057660664692500703545894843314379452055497331714886553722880795243382690831872185771948649693979666
Number of bits of the biggest sum of numbers631
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.12/0.46	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.12/0.46	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.12/0.46	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.12/0.47	c no version file found!!!
0.12/0.47	c sun.arch.data.model	32
0.12/0.47	c java.version	1.6.0
0.12/0.47	c os.name	Linux
0.12/0.47	c os.version	2.6.9-22.EL.rootsmp
0.12/0.47	c os.arch	i386
0.12/0.47	c Free memory 1651659224
0.12/0.47	c Max memory 1654456320
0.12/0.47	c Total memory 1654456320
0.12/0.47	c Number of processors 2
0.20/0.53	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.20/0.53	--- Begin Solver configuration ---
0.20/0.53	c Stops conflict analysis at the first Unique Implication Point
0.20/0.53	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.53	c Learn all clauses as in MiniSAT
0.20/0.53	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.53	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.53	c No reason simplification
0.20/0.53	c --- End Solver configuration ---
0.20/0.53	c solving /tmp/evaluation/350085-1176791837/instance-350085-1176791837.opb
0.20/0.53	c reading problem ... 
10.44/8.90	c ... done. Wall clock time 8.369s.
10.44/8.90	c CPU time (experimental) 7.33s.
10.44/8.90	c #vars     89251
10.44/8.90	c #constraints  265862
1800.05/1793.42	c starts		: 1
1800.05/1793.42	c conflicts		: 1
1800.05/1793.42	c decisions		: 213
1800.05/1793.42	c propagations		: 45367
1800.05/1793.42	c inspects		: 157194
1800.05/1793.42	c learnt literals	: 0
1800.05/1793.42	c learnt binary clauses	: 0
1800.05/1793.42	c learnt ternary clauses	: 0
1800.05/1793.42	c learnt clauses	: 0
1800.05/1793.42	c root simplifications	: 0
1800.05/1793.42	c removed literals (reason simplification)	: 0
1800.05/1793.42	c reason swapping (by a shorter reason)	: 0
1800.05/1793.42	c Calls to reduceDB	: 0
1800.05/1793.42	c speed (decisions/second)	: 0.1193651789917285
1800.05/1793.42	c non guided choices	2
1800.05/1793.42	s UNKNOWN
1800.05/1793.42	c Total wall clock time (ms): 1792.887

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

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


[startup+0 s]
/proc/loadavg: 1.13 1.07 1.01 2/77 21721
/proc/meminfo: memFree=1667248/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=152 CPUtime=0
/proc/21721/stat : 21721 (java) R 21719 21721 20968 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 127095619 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 12407588 0 0 4096 0 0 0 0 17 1 0 0
/proc/21721/statm: 38 26 19 9 0 4 0

[startup+0.042916 s]
/proc/loadavg: 1.13 1.07 1.01 2/77 21721
/proc/meminfo: memFree=1667248/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1800 CPUtime=0
/proc/21721/stat : 21721 (java) D 21719 21721 20968 0 -1 0 169 0 1 0 0 0 0 0 18 0 1 0 127095619 1843200 143 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/21721/statm: 450 143 106 9 0 92 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1800

[startup+0.101956 s]
/proc/loadavg: 1.13 1.07 1.01 2/77 21721
/proc/meminfo: memFree=1667248/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=12056 CPUtime=0.02
/proc/21721/stat : 21721 (java) R 21719 21721 20968 0 -1 0 631 0 25 0 0 2 0 0 18 0 1 0 127095619 12345344 464 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 104906042 0 0 4096 0 0 0 0 17 0 0 0
/proc/21721/statm: 3014 464 171 9 0 1148 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12056

[startup+0.301968 s]
/proc/loadavg: 1.13 1.07 1.01 2/77 21721
/proc/meminfo: memFree=1667248/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1777060 CPUtime=0.07
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 3494 0 41 0 2 5 0 0 18 0 5 0 127095619 1819709440 3279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 444265 3279 1050 9 0 441901 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777060

[startup+0.701044 s]
/proc/loadavg: 1.13 1.07 1.01 2/77 21721
/proc/meminfo: memFree=1667248/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1782556 CPUtime=0.45
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 6015 0 41 0 38 7 0 0 18 0 12 0 127095619 1825337344 5794 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 445639 5794 1271 9 0 443251 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 1782556

[startup+1.5022 s]
/proc/loadavg: 1.20 1.08 1.02 2/89 21733
/proc/meminfo: memFree=1634896/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1786084 CPUtime=1.61
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 12752 0 41 0 150 11 0 0 18 0 12 0 127095619 1828950016 11285 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 446521 11285 1301 9 0 444133 0
[pid=21721/tid=21723] ppid=21719 vsize=1786084 CPUtime=0.81
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 9416 0 15 0 75 6 0 0 19 0 12 0 127095629 1828950016 11285 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1786084 CPUtime=0
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 127095644 1828950016 11285 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1786084 CPUtime=0
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 127095644 1828950016 11285 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1786084 CPUtime=0
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 127095648 1828950016 11285 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1786084 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 127095649 1828950016 11282 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1786084 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 127095649 1828950016 11291 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1786084 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 127095658 1828950016 11299 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1786084 CPUtime=0.41
/proc/21721/task/21730/stat : 21730 (java) R 21719 21721 20968 0 -1 64 1423 0 0 0 41 0 0 0 16 0 12 0 127095658 1828950016 11299 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103313299 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1786084 CPUtime=0.32
/proc/21721/task/21731/stat : 21731 (java) R 21719 21721 20968 0 -1 64 1238 0 0 0 32 0 0 0 17 0 12 0 127095658 1828950016 11299 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105429751 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1786084 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 127095658 1828950016 11299 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1786084 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 127095658 1828950016 11299 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 1786084

[startup+3.1015 s]
/proc/loadavg: 1.20 1.08 1.02 3/89 21733
/proc/meminfo: memFree=1562832/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1786440 CPUtime=3.39
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 44209 0 41 0 311 28 0 0 18 0 12 0 127095619 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 446610 42520 1310 9 0 444222 0
[pid=21721/tid=21723] ppid=21719 vsize=1786440 CPUtime=2.24
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 37676 0 15 0 202 22 0 0 19 0 12 0 127095629 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109515269 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1786440 CPUtime=0.07
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 1571 0 0 0 7 0 0 0 16 0 12 0 127095644 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1786440 CPUtime=0.07
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 1442 0 0 0 7 0 0 0 17 0 12 0 127095644 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1786440 CPUtime=0
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 127095648 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1786440 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 127095649 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1786440 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127095649 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1786440 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 127095658 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1786440 CPUtime=0.52
/proc/21721/task/21730/stat : 21730 (java) S 21719 21721 20968 0 -1 64 1537 0 0 0 51 1 0 0 16 0 12 0 127095658 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1786440 CPUtime=0.41
/proc/21721/task/21731/stat : 21731 (java) S 21719 21721 20968 0 -1 64 1285 0 0 0 41 0 0 0 16 0 12 0 127095658 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1786440 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 127095658 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1786440 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 127095658 1829314560 42520 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 1786440

[startup+6.30211 s]
/proc/loadavg: 1.20 1.08 1.02 2/89 21733
/proc/meminfo: memFree=1454800/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1787528 CPUtime=6.91
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 54020 0 41 0 656 35 0 0 18 0 12 0 127095619 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 446882 51820 1310 9 0 444494 0
[pid=21721/tid=21723] ppid=21719 vsize=1787528 CPUtime=5.12
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 37679 0 15 0 489 23 0 0 25 0 12 0 127095629 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109474535 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1787528 CPUtime=0.39
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 6808 0 0 0 36 3 0 0 16 0 12 0 127095644 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1787528 CPUtime=0.38
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 6008 0 0 0 35 3 0 0 16 0 12 0 127095644 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1787528 CPUtime=0
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 127095648 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1787528 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 127095649 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1787528 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127095649 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1787528 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 127095658 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1787528 CPUtime=0.54
/proc/21721/task/21730/stat : 21730 (java) S 21719 21721 20968 0 -1 64 1538 0 0 0 53 1 0 0 16 0 12 0 127095658 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1787528 CPUtime=0.41
/proc/21721/task/21731/stat : 21731 (java) S 21719 21721 20968 0 -1 64 1285 0 0 0 41 0 0 0 16 0 12 0 127095658 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1787528 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 127095658 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1787528 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 127095658 1830428672 51820 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 1787528

[startup+12.7013 s]
/proc/loadavg: 1.24 1.10 1.02 3/90 21734
/proc/meminfo: memFree=1409608/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1796248 CPUtime=15.13
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 69518 0 41 0 1471 42 0 0 18 0 13 0 127095619 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 449062 63194 1323 9 0 446674 0
[pid=21721/tid=21723] ppid=21719 vsize=1796248 CPUtime=10.66
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 37728 0 15 0 1042 24 0 0 25 0 13 0 127095629 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109763645 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1796248 CPUtime=0.96
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 12627 0 0 0 90 6 0 0 16 0 13 0 127095644 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1796248 CPUtime=0.97
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 11099 0 0 0 91 6 0 0 16 0 13 0 127095644 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1796248 CPUtime=0
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 127095648 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1796248 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 127095649 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1796248 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127095649 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1796248 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127095658 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1796248 CPUtime=1.02
/proc/21721/task/21730/stat : 21730 (java) S 21719 21721 20968 0 -1 64 1854 0 0 0 101 1 0 0 16 0 13 0 127095658 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1796248 CPUtime=1.46
/proc/21721/task/21731/stat : 21731 (java) S 21719 21721 20968 0 -1 64 5504 0 0 0 144 2 0 0 16 0 13 0 127095658 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1796248 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 127095658 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1796248 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127095658 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21734] ppid=21719 vsize=1796248 CPUtime=0
/proc/21721/task/21734/stat : 21734 (java) S 21719 21721 20968 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 127096522 1839357952 63194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.13
Current children cumulated vsize (KiB) 1796248

[startup+25.5028 s]
/proc/loadavg: 1.21 1.09 1.02 2/90 21734
/proc/meminfo: memFree=1403784/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1794132 CPUtime=28.83
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 79944 0 41 0 2833 50 0 0 18 0 13 0 127095619 1837191168 63218 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 448533 63218 1323 9 0 446145 0
[pid=21721/tid=21723] ppid=21719 vsize=1794132 CPUtime=22.47
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 37750 0 15 0 2223 24 0 0 18 0 13 0 127095629 1837191168 63218 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4110045763 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1794132 CPUtime=1.88
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 16621 0 0 0 180 8 0 0 15 0 13 0 127095644 1837191168 63218 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1794132 CPUtime=1.91
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 17505 0 0 0 182 9 0 0 16 0 13 0 127095644 1837191168 63218 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 127095648 1837191168 63218 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 127095649 1837191168 63218 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127095649 1837191168 63218 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=21721] ppid=21719 vsize=1794132 CPUtime=1608.73
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 100711 0 41 0 160586 287 0 0 18 0 13 0 127095619 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 448533 57391 1323 9 0 446145 0
[pid=21721/tid=21723] ppid=21719 vsize=1794132 CPUtime=1583.76
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 58446 0 15 0 158329 47 0 0 25 0 13 0 127095629 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4110045763 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1794132 CPUtime=10.93
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 16626 0 0 0 994 99 0 0 16 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1794132 CPUtime=10.97
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 17517 0 0 0 984 113 0 0 16 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1794132 CPUtime=0.49
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 69 0 0 0 29 20 0 0 16 0 13 0 127095648 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1794132 CPUtime=1.03
/proc/21721/task/21730/stat : 21730 (java) S 21719 21721 20968 0 -1 64 1854 0 0 0 102 1 0 0 17 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1794132 CPUtime=1.46
/proc/21721/task/21731/stat : 21731 (java) S 21719 21721 20968 0 -1 64 5504 0 0 0 144 2 0 0 16 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21734] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21734/stat : 21734 (java) S 21719 21721 20968 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 127096522 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1608.73
Current children cumulated vsize (KiB) 1794132

[startup+1662.3 s]
/proc/loadavg: 0.97 0.97 0.99 2/90 21934
/proc/meminfo: memFree=1428424/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1794132 CPUtime=1668.76
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 100836 0 41 0 166582 294 0 0 18 0 13 0 127095619 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 448533 57391 1323 9 0 446145 0
[pid=21721/tid=21723] ppid=21719 vsize=1794132 CPUtime=1643.14
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 58571 0 15 0 164266 48 0 0 19 0 13 0 127095629 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4110067043 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1794132 CPUtime=11.25
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 16626 0 0 0 1023 102 0 0 16 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1794132 CPUtime=11.29
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 17517 0 0 0 1013 116 0 0 16 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1794132 CPUtime=0.5
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 69 0 0 0 30 20 0 0 16 0 13 0 127095648 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1794132 CPUtime=1.03
/proc/21721/task/21730/stat : 21730 (java) S 21719 21721 20968 0 -1 64 1854 0 0 0 102 1 0 0 17 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1794132 CPUtime=1.46
/proc/21721/task/21731/stat : 21731 (java) S 21719 21721 20968 0 -1 64 5504 0 0 0 144 2 0 0 16 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21734] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21734/stat : 21734 (java) S 21719 21721 20968 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 127096522 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1668.76
Current children cumulated vsize (KiB) 1794132

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/90 21934
/proc/meminfo: memFree=1428360/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1794132 CPUtime=1728.82
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 100958 0 41 0 172579 303 0 0 18 0 13 0 127095619 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 448533 57391 1323 9 0 446145 0
[pid=21721/tid=21723] ppid=21719 vsize=1794132 CPUtime=1702.55
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 58693 0 15 0 170207 48 0 0 25 0 13 0 127095629 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109763933 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1794132 CPUtime=11.58
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 16626 0 0 0 1054 104 0 0 16 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1794132 CPUtime=11.6
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 17517 0 0 0 1038 122 0 0 15 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1794132 CPUtime=0.51
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 69 0 0 0 31 20 0 0 16 0 13 0 127095648 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1794132 CPUtime=1.03
/proc/21721/task/21730/stat : 21730 (java) S 21719 21721 20968 0 -1 64 1854 0 0 0 102 1 0 0 17 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1794132 CPUtime=1.46
/proc/21721/task/21731/stat : 21731 (java) S 21719 21721 20968 0 -1 64 5504 0 0 0 144 2 0 0 16 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21734] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21734/stat : 21734 (java) S 21719 21721 20968 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 127096522 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1728.82
Current children cumulated vsize (KiB) 1794132

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/90 21934
/proc/meminfo: memFree=1428296/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1794132 CPUtime=1788.92
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 101090 0 41 0 178580 312 0 0 18 0 13 0 127095619 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 448533 57391 1323 9 0 446145 0
[pid=21721/tid=21723] ppid=21719 vsize=1794132 CPUtime=1761.96
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 58825 0 15 0 176147 49 0 0 17 0 13 0 127095629 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4110067043 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1794132 CPUtime=11.94
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 16626 0 0 0 1087 107 0 0 16 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1794132 CPUtime=11.91
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 17517 0 0 0 1065 126 0 0 16 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1794132 CPUtime=0.53
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 69 0 0 0 31 22 0 0 16 0 13 0 127095648 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1794132 CPUtime=1.03
/proc/21721/task/21730/stat : 21730 (java) S 21719 21721 20968 0 -1 64 1854 0 0 0 102 1 0 0 17 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1794132 CPUtime=1.46
/proc/21721/task/21731/stat : 21731 (java) S 21719 21721 20968 0 -1 64 5504 0 0 0 144 2 0 0 16 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21734] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21734/stat : 21734 (java) S 21719 21721 20968 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 127096522 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1788.92
Current children cumulated vsize (KiB) 1794132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/90 21934
/proc/meminfo: memFree=1428232/2055920 swapFree=4042084/4192956
[pid=21721] ppid=21719 vsize=1794132 CPUtime=1800.05
/proc/21721/stat : 21721 (java) S 21719 21721 20968 0 -1 0 101114 0 41 0 179691 314 0 0 18 0 13 0 127095619 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21721/statm: 448533 57391 1323 9 0 446145 0
[pid=21721/tid=21723] ppid=21719 vsize=1794132 CPUtime=1772.97
/proc/21721/task/21723/stat : 21723 (java) R 21719 21721 20968 0 -1 64 58849 0 15 0 177248 49 0 0 25 0 13 0 127095629 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109763933 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=1794132 CPUtime=12.01
/proc/21721/task/21724/stat : 21724 (java) S 21719 21721 20968 0 -1 64 16626 0 0 0 1093 108 0 0 16 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21725] ppid=21719 vsize=1794132 CPUtime=11.98
/proc/21721/task/21725/stat : 21725 (java) S 21719 21721 20968 0 -1 64 17517 0 0 0 1070 128 0 0 15 0 13 0 127095644 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=1794132 CPUtime=0.54
/proc/21721/task/21726/stat : 21726 (java) S 21719 21721 20968 0 -1 64 69 0 0 0 32 22 0 0 16 0 13 0 127095648 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21727] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21727/stat : 21727 (java) S 21719 21721 20968 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21728/stat : 21728 (java) S 21719 21721 20968 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127095649 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21729/stat : 21729 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=1794132 CPUtime=1.03
/proc/21721/task/21730/stat : 21730 (java) S 21719 21721 20968 0 -1 64 1854 0 0 0 102 1 0 0 17 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21721/tid=21731] ppid=21719 vsize=1794132 CPUtime=1.46
/proc/21721/task/21731/stat : 21731 (java) S 21719 21721 20968 0 -1 64 5504 0 0 0 144 2 0 0 16 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21732] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21732/stat : 21732 (java) S 21719 21721 20968 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21733] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21733/stat : 21733 (java) S 21719 21721 20968 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127095658 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21721/tid=21734] ppid=21719 vsize=1794132 CPUtime=0
/proc/21721/task/21734/stat : 21734 (java) S 21719 21721 20968 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 127096522 1837191168 57391 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1794132

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): 1793.49
CPU time (s): 1800.15
CPU user time (s): 1796.96
CPU system time (s): 3.18751
CPU usage (%): 100.371
Max. virtual memory (cumulated for all children) (KiB): 1797700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.96
system time used= 3.18751
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101135
page faults= 41
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79060
involuntary context switches= 54392

runsolver used 1.9837 second user time and 5.97509 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Apr 17 06:37:17 UTC 2007

IDJOB= 350085
IDBENCH= 2969
IDSOLVER= 160
FILE ID= node42/350085-1176791837

PBS_JOBID= 4580837

Free space on /tmp= 66485 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=420-sizeP=211-sizeQ=420-348698641-max.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350085-1176791837/sat4jPseudoCP.jar /tmp/evaluation/350085-1176791837/instance-350085-1176791837.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-350085-1176791837 -o ROOT/results/node42/solver-350085-1176791837 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350085-1176791837/sat4jPseudoCP.jar /tmp/evaluation/350085-1176791837/instance-350085-1176791837.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0313cdb45b0522b789ebac5496eff7a9

RANDOM SEED= 750146406

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1667720 kB
Buffers:         29520 kB
Cached:         245172 kB
SwapCached:      32940 kB
Active:         162420 kB
Inactive:       160008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667720 kB
SwapTotal:     4192956 kB
SwapFree:      4042084 kB
Dirty:           19764 kB
Writeback:           0 kB
Mapped:          38324 kB
Slab:            51220 kB
Committed_AS:  2979596 kB
PageTables:       1900 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= 66485 MiB

End job on node42 on Tue Apr 17 07:07:13 UTC 2007