Trace number 350112

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.12 1786.7

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=360-sizeP=181-sizeQ=360-885821403-max.opb
MD5SUMdaef519cc387cb4190b46c644ef26a75
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 variables65701
Total number of constraints195481
Number of constraints which are clauses195480
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 constraint65160
Number of terms in the objective function 181
Biggest coefficient in the objective function 1532495540865888858358347027150309183618739122183602176
Number of bits for the biggest coefficient in the objective function 181
Sum of the numbers in the objective function 3064991081731777716716694054300618367237478244367204351
Number of bits of the sum of numbers in the objective function 181
Biggest number in a constraint 1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888
Number of bits of the biggest number in a constraint 540
Biggest sum of numbers in a constraint 7198262071269114212496861612297570974191515389283066611663944849260137495841993663922586015605314649454542626583271372705247225059695176544033188317685768654897628
Number of bits of the biggest sum of numbers541
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.14/0.42	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14/0.42	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.14/0.42	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.14/0.43	c no version file found!!!
0.14/0.43	c sun.arch.data.model	32
0.14/0.43	c java.version	1.6.0
0.14/0.43	c os.name	Linux
0.14/0.43	c os.version	2.6.9-22.EL.rootsmp
0.14/0.43	c os.arch	i386
0.14/0.43	c Free memory 1651659224
0.14/0.43	c Max memory 1654456320
0.14/0.43	c Total memory 1654456320
0.14/0.43	c Number of processors 2
0.24/0.50	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.24/0.50	--- Begin Solver configuration ---
0.24/0.50	c Stops conflict analysis at the first Unique Implication Point
0.24/0.50	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.24/0.50	c Learn all clauses as in MiniSAT
0.24/0.50	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.24/0.50	c VSIDS like heuristics from MiniSAT using a heap
0.24/0.50	c No reason simplification
0.24/0.50	c --- End Solver configuration ---
0.24/0.50	c Simplify asserted PB constraints to clauses
0.24/0.50	c solving /tmp/evaluation/350112-1176794091/instance-350112-1176794091.opb
0.24/0.50	c reading problem ... 
7.60/6.85	c ... done. Wall clock time 6.349s.
7.60/6.85	c CPU time (experimental) 5.66s.
7.60/6.85	c #vars     65701
7.60/6.85	c #constraints  195482
1800.02/1786.61	c starts		: 1
1800.02/1786.61	c conflicts		: 3
1800.02/1786.61	c decisions		: 538
1800.02/1786.61	c propagations		: 82543
1800.02/1786.61	c inspects		: 326535
1800.02/1786.61	c learnt literals	: 0
1800.02/1786.61	c learnt binary clauses	: 0
1800.02/1786.61	c learnt ternary clauses	: 0
1800.02/1786.61	c learnt clauses	: 2
1800.02/1786.61	c root simplifications	: 0
1800.02/1786.61	c removed literals (reason simplification)	: 0
1800.02/1786.61	c reason swapping (by a shorter reason)	: 0
1800.02/1786.61	c Calls to reduceDB	: 0
1800.02/1786.61	c speed (decisions/second)	: 0.3023001784582466
1800.02/1786.61	c non guided choices	2
1800.02/1786.61	s UNKNOWN
1800.02/1786.61	c Total wall clock time (ms): 1786.111

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 949
/proc/meminfo: memFree=1799728/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=152 CPUtime=0
/proc/949/stat : 949 (java) D 947 949 32670 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 120545071 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 7394084 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/949/statm: 38 26 19 9 0 4 0

[startup+0.0671349 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 949
/proc/meminfo: memFree=1799728/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=12056 CPUtime=0.01
/proc/949/stat : 949 (java) R 947 949 32670 0 -1 0 383 0 17 0 0 1 0 0 18 0 1 0 120545071 12345344 208 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 7365418 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/949/statm: 3014 208 135 9 0 1148 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12056

[startup+0.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 949
/proc/meminfo: memFree=1799728/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=12580 CPUtime=0.02
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 793 0 27 0 0 2 0 0 18 0 2 0 120545071 12881920 585 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 3145 585 270 9 0 1243 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12580

[startup+0.301127 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 949
/proc/meminfo: memFree=1799728/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1777844 CPUtime=0.08
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 3776 0 36 0 4 4 0 0 18 0 7 0 120545071 1820512256 3554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 444461 3554 1089 9 0 442097 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1777844

[startup+0.701169 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 949
/proc/meminfo: memFree=1799728/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1781412 CPUtime=0.48
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 5843 0 36 0 42 6 0 0 18 0 12 0 120545071 1824165888 5617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 445353 5617 1271 9 0 442964 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 1781412

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 961
/proc/meminfo: memFree=1767696/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1786500 CPUtime=1.67
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 12854 0 36 0 158 9 0 0 18 0 12 0 120545071 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 446625 11309 1301 9 0 444236 0
[pid=949/tid=951] ppid=947 vsize=1786500 CPUtime=0.84
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 9177 0 11 0 78 6 0 0 18 0 12 0 120545080 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1786500 CPUtime=0
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 120545085 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=953] ppid=947 vsize=1786500 CPUtime=0
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 120545086 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=954] ppid=947 vsize=1786500 CPUtime=0
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 120545094 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=955] ppid=947 vsize=1786500 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 120545094 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1786500 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 120545094 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1786500 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 120545105 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1786500 CPUtime=0.36
/proc/949/task/958/stat : 958 (java) R 947 949 32670 0 -1 64 1856 0 0 0 36 0 0 0 16 0 12 0 120545105 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103336899 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1786500 CPUtime=0.42
/proc/949/task/959/stat : 959 (java) R 947 949 32670 0 -1 64 1125 0 0 0 42 0 0 0 16 0 12 0 120545105 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 101908090 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1786500 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 120545105 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1786500 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 120545105 1829376000 11309 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 1786500

[startup+3.10137 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 961
/proc/meminfo: memFree=1696144/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1786368 CPUtime=3.43
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 44100 0 36 0 321 22 0 0 18 0 12 0 120545071 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 446592 42359 1310 9 0 444203 0
[pid=949/tid=951] ppid=947 vsize=1786368 CPUtime=2.27
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 37660 0 11 0 209 18 0 0 25 0 12 0 120545080 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109343870 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1786368 CPUtime=0.06
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 1434 0 0 0 6 0 0 0 16 0 12 0 120545085 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=953] ppid=947 vsize=1786368 CPUtime=0.07
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 1201 0 0 0 7 0 0 0 16 0 12 0 120545086 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=954] ppid=947 vsize=1786368 CPUtime=0
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 120545094 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=955] ppid=947 vsize=1786368 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 120545094 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1786368 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 120545094 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1786368 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 120545105 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1786368 CPUtime=0.46
/proc/949/task/958/stat : 958 (java) S 947 949 32670 0 -1 64 1923 0 0 0 46 0 0 0 17 0 12 0 120545105 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1786368 CPUtime=0.51
/proc/949/task/959/stat : 959 (java) S 947 949 32670 0 -1 64 1182 0 0 0 51 0 0 0 16 0 12 0 120545105 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1786368 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 120545105 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1786368 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 120545105 1829240832 42359 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 1786368

[startup+6.30266 s]
/proc/loadavg: 0.93 0.98 0.99 3/76 961
/proc/meminfo: memFree=1605392/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1787112 CPUtime=6.97
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 53936 0 36 0 669 28 0 0 18 0 12 0 120545071 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 446778 51602 1312 9 0 444389 0
[pid=949/tid=951] ppid=947 vsize=1787112 CPUtime=5.16
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 37663 0 11 0 497 19 0 0 23 0 12 0 120545080 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109614159 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=952] ppid=947 vsize=1787112 CPUtime=0.36
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 7364 0 0 0 32 4 0 0 18 0 12 0 120545085 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=953] ppid=947 vsize=1787112 CPUtime=0.35
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 5097 0 0 0 34 1 0 0 16 0 12 0 120545086 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=954] ppid=947 vsize=1787112 CPUtime=0
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 120545094 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=955] ppid=947 vsize=1787112 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 120545094 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1787112 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 120545094 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1787112 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 120545105 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1787112 CPUtime=0.48
/proc/949/task/958/stat : 958 (java) S 947 949 32670 0 -1 64 1923 0 0 0 48 0 0 0 16 0 12 0 120545105 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1787112 CPUtime=0.55
/proc/949/task/959/stat : 959 (java) S 947 949 32670 0 -1 64 1185 0 0 0 55 0 0 0 16 0 12 0 120545105 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1787112 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 120545105 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1787112 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 120545105 1830002688 51602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.97
Current children cumulated vsize (KiB) 1787112

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 962
/proc/meminfo: memFree=1555152/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1789676 CPUtime=14.81
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 66655 0 36 0 1446 35 0 0 18 0 13 0 120545071 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 447419 62536 1323 9 0 445030 0
[pid=949/tid=951] ppid=947 vsize=1789676 CPUtime=10.51
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 37712 0 11 0 1032 19 0 0 25 0 13 0 120545080 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109762197 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1789676 CPUtime=1.13
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 13404 0 0 0 107 6 0 0 16 0 13 0 120545085 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=953] ppid=947 vsize=1789676 CPUtime=1.14
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 11113 0 0 0 110 4 0 0 16 0 13 0 120545086 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=954] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 120545094 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=955] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 120545094 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120545094 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 120545105 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1789676 CPUtime=0.98
/proc/949/task/958/stat : 958 (java) S 947 949 32670 0 -1 64 2077 0 0 0 98 0 0 0 16 0 13 0 120545105 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1789676 CPUtime=0.96
/proc/949/task/959/stat : 959 (java) S 947 949 32670 0 -1 64 1641 0 0 0 96 0 0 0 16 0 13 0 120545105 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 120545105 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120545105 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=962] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/962/stat : 962 (java) S 947 949 32670 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 120545769 1832628224 62536 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.81
Current children cumulated vsize (KiB) 1789676

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 962
/proc/meminfo: memFree=1598608/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1789676 CPUtime=27.73
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 70167 0 36 0 2734 39 0 0 18 0 13 0 120545071 1832628224 48082 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 447419 48082 1323 9 0 445030 0
[pid=949/tid=951] ppid=947 vsize=1789676 CPUtime=23.14
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 37736 0 11 0 2295 19 0 0 25 0 13 0 120545080 1832628224 48082 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109762551 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1789676 CPUtime=1.27
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 15661 0 0 0 119 8 0 0 16 0 13 0 120545085 1832628224 48082 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=953] ppid=947 vsize=1789676 CPUtime=1.26
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 12343 0 0 0 121 5 0 0 15 0 13 0 120545086 1832628224 48082 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=954] ppid=947 vsize=1789676 CPUtime=0.02
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 12 0 0 0 1 1 0 0 16 0 13 0 120545094 1832628224 48082 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=955] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 120545094 1832628224 48082 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120545094 1832628224 48082 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=949] ppid=947 vsize=1789676 CPUtime=1614.44
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 99612 0 36 0 161176 268 0 0 18 0 13 0 120545071 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 447419 47572 1327 9 0 445030 0
[pid=949/tid=951] ppid=947 vsize=1789676 CPUtime=1585.83
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 60771 0 11 0 158537 46 0 0 17 0 13 0 120545080 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109972949 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1789676 CPUtime=12.56
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 18485 0 0 0 1167 89 0 0 16 0 13 0 120545085 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=953] ppid=947 vsize=1789676 CPUtime=12.76
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 15857 0 0 0 1193 83 0 0 15 0 13 0 120545086 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=954] ppid=947 vsize=1789676 CPUtime=1.1
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 80 0 0 0 65 45 0 0 16 0 13 0 120545094 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=955] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 120545094 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120545094 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 120545105 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1789676 CPUtime=1.07
/proc/949/task/958/stat : 958 (java) S 947 949 32670 0 -1 64 2081 0 0 0 107 0 0 0 17 0 13 0 120545105 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1789676 CPUtime=1.03
/proc/949/task/959/stat : 959 (java) S 947 949 32670 0 -1 64 1641 0 0 0 103 0 0 0 16 0 13 0 120545105 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 120545105 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120545105 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=962] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/962/stat : 962 (java) S 947 949 32670 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 120545769 1832628224 47572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1614.44
Current children cumulated vsize (KiB) 1789676

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 964
/proc/meminfo: memFree=1603856/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1789676 CPUtime=1674.88
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 99811 0 36 0 167212 276 0 0 18 0 13 0 120545071 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 447419 47575 1327 9 0 445030 0
[pid=949/tid=951] ppid=947 vsize=1789676 CPUtime=1645.27
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 60964 0 11 0 164481 46 0 0 25 0 13 0 120545080 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109972827 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1789676 CPUtime=13.04
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 18485 0 0 0 1212 92 0 0 15 0 13 0 120545085 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=953] ppid=947 vsize=1789676 CPUtime=13.24
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 15859 0 0 0 1239 85 0 0 16 0 13 0 120545086 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=954] ppid=947 vsize=1789676 CPUtime=1.14
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 84 0 0 0 67 47 0 0 16 0 13 0 120545094 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=955] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 120545094 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120545094 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 120545105 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1789676 CPUtime=1.07
/proc/949/task/958/stat : 958 (java) S 947 949 32670 0 -1 64 2081 0 0 0 107 0 0 0 17 0 13 0 120545105 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1789676 CPUtime=1.03
/proc/949/task/959/stat : 959 (java) S 947 949 32670 0 -1 64 1641 0 0 0 103 0 0 0 16 0 13 0 120545105 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 120545105 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120545105 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=962] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/962/stat : 962 (java) S 947 949 32670 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 120545769 1832628224 47575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1674.88
Current children cumulated vsize (KiB) 1789676

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 964
/proc/meminfo: memFree=1601680/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1789676 CPUtime=1735.22
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 100557 0 36 0 173238 284 0 0 18 0 13 0 120545071 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 447419 48158 1327 9 0 445030 0
[pid=949/tid=951] ppid=947 vsize=1789676 CPUtime=1704.74
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 61701 0 11 0 170427 47 0 0 25 0 13 0 120545080 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109993806 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1789676 CPUtime=13.46
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 18487 0 0 0 1249 97 0 0 16 0 13 0 120545085 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=953] ppid=947 vsize=1789676 CPUtime=13.67
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 15859 0 0 0 1280 87 0 0 16 0 13 0 120545086 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=954] ppid=947 vsize=1789676 CPUtime=1.17
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 91 0 0 0 69 48 0 0 16 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=955] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1789676 CPUtime=1.07
/proc/949/task/958/stat : 958 (java) S 947 949 32670 0 -1 64 2081 0 0 0 107 0 0 0 17 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1789676 CPUtime=1.03
/proc/949/task/959/stat : 959 (java) S 947 949 32670 0 -1 64 1641 0 0 0 103 0 0 0 16 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=962] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/962/stat : 962 (java) S 947 949 32670 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 120545769 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1735.22
Current children cumulated vsize (KiB) 1789676

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 964
/proc/meminfo: memFree=1601552/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1789676 CPUtime=1795.68
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 100759 0 36 0 179276 292 0 0 18 0 13 0 120545071 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 447419 48158 1327 9 0 445030 0
[pid=949/tid=951] ppid=947 vsize=1789676 CPUtime=1764.17
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 61903 0 11 0 176369 48 0 0 25 0 13 0 120545080 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109993787 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1789676 CPUtime=13.95
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 18487 0 0 0 1297 98 0 0 16 0 13 0 120545085 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=953] ppid=947 vsize=1789676 CPUtime=14.17
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 15859 0 0 0 1326 91 0 0 16 0 13 0 120545086 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=954] ppid=947 vsize=1789676 CPUtime=1.19
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 91 0 0 0 70 49 0 0 16 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=955] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1789676 CPUtime=1.07
/proc/949/task/958/stat : 958 (java) S 947 949 32670 0 -1 64 2081 0 0 0 107 0 0 0 17 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1789676 CPUtime=1.03
/proc/949/task/959/stat : 959 (java) S 947 949 32670 0 -1 64 1641 0 0 0 103 0 0 0 16 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=962] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/962/stat : 962 (java) S 947 949 32670 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 120545769 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (KiB) 1789676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 964
/proc/meminfo: memFree=1601552/2055920 swapFree=4174176/4192956
[pid=949] ppid=947 vsize=1789676 CPUtime=1800.02
/proc/949/stat : 949 (java) S 947 949 32670 0 -1 0 100773 0 36 0 179709 293 0 0 18 0 13 0 120545071 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/949/statm: 447419 48158 1327 9 0 445030 0
[pid=949/tid=951] ppid=947 vsize=1789676 CPUtime=1768.44
/proc/949/task/951/stat : 951 (java) R 947 949 32670 0 -1 64 61917 0 11 0 176796 48 0 0 25 0 13 0 120545080 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109993787 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=952] ppid=947 vsize=1789676 CPUtime=14
/proc/949/task/952/stat : 952 (java) S 947 949 32670 0 -1 64 18487 0 0 0 1301 99 0 0 16 0 13 0 120545085 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=953] ppid=947 vsize=1789676 CPUtime=14.21
/proc/949/task/953/stat : 953 (java) S 947 949 32670 0 -1 64 15859 0 0 0 1329 92 0 0 16 0 13 0 120545086 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=954] ppid=947 vsize=1789676 CPUtime=1.19
/proc/949/task/954/stat : 954 (java) S 947 949 32670 0 -1 64 91 0 0 0 70 49 0 0 15 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=955] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/955/stat : 955 (java) S 947 949 32670 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=956] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/956/stat : 956 (java) S 947 949 32670 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120545094 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=957] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/957/stat : 957 (java) S 947 949 32670 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=958] ppid=947 vsize=1789676 CPUtime=1.07
/proc/949/task/958/stat : 958 (java) S 947 949 32670 0 -1 64 2081 0 0 0 107 0 0 0 17 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=959] ppid=947 vsize=1789676 CPUtime=1.03
/proc/949/task/959/stat : 959 (java) S 947 949 32670 0 -1 64 1641 0 0 0 103 0 0 0 16 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=960] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/960/stat : 960 (java) S 947 949 32670 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=949/tid=961] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/961/stat : 961 (java) S 947 949 32670 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120545105 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=949/tid=962] ppid=947 vsize=1789676 CPUtime=0
/proc/949/task/962/stat : 962 (java) S 947 949 32670 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 120545769 1832628224 48158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1789676

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): 1786.7
CPU time (s): 1800.12
CPU user time (s): 1797.15
CPU system time (s): 2.96755
CPU usage (%): 100.751
Max. virtual memory (cumulated for all children) (KiB): 1789676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.15
system time used= 2.96755
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100794
page faults= 36
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99858
involuntary context switches= 53349

runsolver used 2.14867 second user time and 5.13522 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Tue Apr 17 07:14:51 UTC 2007

IDJOB= 350112
IDBENCH= 2979
IDSOLVER= 164
FILE ID= node57/350112-1176794091

PBS_JOBID= 4580852

Free space on /tmp= 66503 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=360-sizeP=181-sizeQ=360-885821403-max.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350112-1176794091/sat4jPseudoCPClause.jar /tmp/evaluation/350112-1176794091/instance-350112-1176794091.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-350112-1176794091 -o ROOT/results/node57/solver-350112-1176794091 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350112-1176794091/sat4jPseudoCPClause.jar /tmp/evaluation/350112-1176794091/instance-350112-1176794091.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  daef519cc387cb4190b46c644ef26a75

RANDOM SEED= 40747130

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1800144 kB
Buffers:         12120 kB
Cached:         183108 kB
SwapCached:      13056 kB
Active:         150404 kB
Inactive:        64040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800144 kB
SwapTotal:     4192956 kB
SwapFree:      4174176 kB
Dirty:           14584 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            27436 kB
Committed_AS:   827644 kB
PageTables:       1408 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= 66503 MiB

End job on node57 on Tue Apr 17 07:44:40 UTC 2007