Trace number 349598

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 NameAnswerCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.11 1775.6

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMd900242764082ad39bc001b38a8b6b82
Bench CategorySATUNSAT-MEDINT (no optimisation, medium 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
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.11/0.21	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.11/0.21	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.11/0.21	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.11/0.22	c no version file found!!!
0.11/0.22	c sun.arch.data.model	32
0.11/0.22	c java.version	1.6.0
0.11/0.22	c os.name	Linux
0.11/0.22	c os.version	2.6.9-22.EL.rootsmp
0.11/0.22	c os.arch	i386
0.11/0.22	c Free memory 1651659224
0.11/0.22	c Max memory 1654456320
0.11/0.22	c Total memory 1654456320
0.11/0.22	c Number of processors 2
0.11/0.28	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.11/0.28	--- Begin Solver configuration ---
0.11/0.28	c Stops conflict analysis at the first Unique Implication Point
0.11/0.28	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.11/0.28	c Learn all clauses as in MiniSAT
0.11/0.28	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.11/0.28	c VSIDS like heuristics from MiniSAT using a heap
0.11/0.28	c No reason simplification
0.11/0.28	c --- End Solver configuration ---
0.11/0.28	c solving /tmp/evaluation/349598-1176710793/instance-349598-1176710793.opb
0.11/0.28	c reading problem ... 
0.22/0.30	c ... done. Wall clock time 0.024s.
0.22/0.30	c CPU time (experimental) 0.18s.
0.22/0.30	c #vars     52
0.22/0.30	c #constraints  2
1800.00/1775.51	c starts		: 2
1800.00/1775.51	c conflicts		: 38076
1800.00/1775.51	c decisions		: 42366
1800.00/1775.51	c propagations		: 215211
1800.00/1775.51	c inspects		: 543128999
1800.00/1775.51	c learnt literals	: 0
1800.00/1775.51	c learnt binary clauses	: 0
1800.00/1775.51	c learnt ternary clauses	: 0
1800.00/1775.51	c learnt clauses	: 38076
1800.00/1775.51	c root simplifications	: 0
1800.00/1775.51	c removed literals (reason simplification)	: 0
1800.00/1775.51	c reason swapping (by a shorter reason)	: 0
1800.00/1775.51	c Calls to reduceDB	: 0
1800.00/1775.51	c speed (decisions/second)	: 23.865372395798126
1800.00/1775.51	c non guided choices	43
1800.00/1775.51	s UNKNOWN
1800.00/1775.51	c Total wall clock time (ms): 1775.234

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/node65/watcher-349598-1176710793 -o ROOT/results/node65/solver-349598-1176710793 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349598-1176710793/sat4jPseudoCP.jar /tmp/evaluation/349598-1176710793/instance-349598-1176710793.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.94 1.00 0.99 2/64 16360
/proc/meminfo: memFree=1743648/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=18568 CPUtime=0
/proc/16360/stat : 16360 (runsolver) R 16358 16360 15691 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 147068920 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 257203694887 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16360/statm: 4642 292 257 24 0 2626 0

[startup+0.024936 s]
/proc/loadavg: 0.94 1.00 0.99 2/64 16360
/proc/meminfo: memFree=1743648/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1772952 CPUtime=0.01
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 1677 0 1 0 0 1 0 0 20 0 2 0 147068920 1815502848 1426 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 443238 1426 381 9 0 441252 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1772952

[startup+0.101934 s]
/proc/loadavg: 0.94 1.00 0.99 2/64 16360
/proc/meminfo: memFree=1743648/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1777844 CPUtime=0.07
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 3871 0 1 0 5 2 0 0 20 0 7 0 147068920 1820512256 3613 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 444461 3613 1096 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.301952 s]
/proc/loadavg: 0.94 1.00 0.99 2/64 16360
/proc/meminfo: memFree=1743648/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1782364 CPUtime=0.22
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 4937 0 1 0 19 3 0 0 20 0 12 0 147068920 1825140736 4675 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 445591 4675 1246 9 0 443203 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 1782364

[startup+0.701986 s]
/proc/loadavg: 0.94 1.00 0.99 2/64 16360
/proc/meminfo: memFree=1743648/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1786480 CPUtime=0.9
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 8173 0 1 0 85 5 0 0 20 0 13 0 147068920 1829355520 7541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 446620 7541 1294 9 0 444232 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1786480

[startup+1.50206 s]
/proc/loadavg: 0.94 1.00 0.99 4/77 16373
/proc/meminfo: memFree=1705976/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1790452 CPUtime=2.47
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 22011 0 1 0 237 10 0 0 20 0 13 0 147068920 1833422848 17487 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 447613 17493 1305 9 0 445225 0
[pid=16360/tid=16362] ppid=16358 vsize=1790452 CPUtime=0.84
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 14489 0 1 0 77 7 0 0 18 0 13 0 147068922 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109517019 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 147068923 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 147068923 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 147068926 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 25 0 13 0 147068926 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 147068926 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1790452 CPUtime=0.77
/proc/16360/task/16369/stat : 16369 (java) R 16358 16360 15691 0 -1 64 3594 0 0 0 76 1 0 0 19 0 13 0 147068938 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 6116866 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1790452 CPUtime=0.83
/proc/16360/task/16370/stat : 16370 (java) R 16358 16360 15691 0 -1 64 3211 0 0 0 82 1 0 0 19 0 13 0 147068938 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104784224 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1790452 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1833422848 17493 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 1790452

[startup+3.10218 s]
/proc/loadavg: 1.11 1.04 1.01 4/77 16373
/proc/meminfo: memFree=1624376/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1798288 CPUtime=5.15
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 53145 0 1 0 490 25 0 0 20 0 13 0 147068920 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449572 42915 1323 9 0 447184 0
[pid=16360/tid=16362] ppid=16358 vsize=1798288 CPUtime=1.96
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 37721 0 1 0 178 18 0 0 19 0 13 0 147068922 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109474980 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 170 0 0 0 0 0 0 0 16 0 13 0 147068923 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 149 0 0 0 0 0 0 0 16 0 13 0 147068923 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 147068926 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147068926 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147068926 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1798288 CPUtime=1.45
/proc/16360/task/16369/stat : 16369 (java) S 16358 16360 15691 0 -1 64 5652 0 0 0 143 2 0 0 16 0 13 0 147068938 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1798288 CPUtime=1.7
/proc/16360/task/16370/stat : 16370 (java) S 16358 16360 15691 0 -1 64 8725 0 0 0 167 3 0 0 17 0 13 0 147068938 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1798288 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1841446912 42915 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 1798288

[startup+6.30244 s]
/proc/loadavg: 1.11 1.04 1.01 2/77 16373
/proc/meminfo: memFree=1572152/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1796628 CPUtime=8.42
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 54995 0 1 0 816 26 0 0 20 0 13 0 147068920 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449157 43377 1323 9 0 446769 0
[pid=16360/tid=16362] ppid=16358 vsize=1796628 CPUtime=5.11
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 37727 0 1 0 493 18 0 0 25 0 13 0 147068922 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109174816 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1796628 CPUtime=0.05
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 1135 0 0 0 5 0 0 0 16 0 13 0 147068923 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1796628 CPUtime=0.05
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 1020 0 0 0 5 0 0 0 17 0 13 0 147068923 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1796628 CPUtime=1.47
/proc/16360/task/16369/stat : 16369 (java) S 16358 16360 15691 0 -1 64 5652 0 0 0 145 2 0 0 16 0 13 0 147068938 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1796628 CPUtime=1.7
/proc/16360/task/16370/stat : 16370 (java) S 16358 16360 15691 0 -1 64 8725 0 0 0 167 3 0 0 16 0 13 0 147068938 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1839747072 43377 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 1796628

[startup+12.703 s]
/proc/loadavg: 1.09 1.04 1.00 2/77 16373
/proc/meminfo: memFree=1533752/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1796628 CPUtime=15.04
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 66029 0 1 0 1472 32 0 0 20 0 13 0 147068920 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449157 53999 1330 9 0 446769 0
[pid=16360/tid=16362] ppid=16358 vsize=1796628 CPUtime=11.39
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 42240 0 1 0 1119 20 0 0 18 0 13 0 147068922 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109564491 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1796628 CPUtime=0.16
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 4586 0 0 0 15 1 0 0 16 0 13 0 147068923 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1796628 CPUtime=0.16
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 4062 0 0 0 13 3 0 0 16 0 13 0 147068923 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 28 0 0 0 0 0 0 0 15 0 13 0 147068926 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1796628 CPUtime=1.51
/proc/16360/task/16369/stat : 16369 (java) S 16358 16360 15691 0 -1 64 5657 0 0 0 149 2 0 0 15 0 13 0 147068938 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1796628 CPUtime=1.77
/proc/16360/task/16370/stat : 16370 (java) S 16358 16360 15691 0 -1 64 8735 0 0 0 174 3 0 0 16 0 13 0 147068938 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1839747072 53999 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.04
Current children cumulated vsize (KiB) 1796628

[startup+25.501 s]
/proc/loadavg: 1.08 1.03 1.00 2/77 16373
/proc/meminfo: memFree=1535608/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1796628 CPUtime=27.93
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 68007 0 1 0 2760 33 0 0 20 0 13 0 147068920 1839747072 53114 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449157 53114 1330 9 0 446769 0
[pid=16360/tid=16362] ppid=16358 vsize=1796628 CPUtime=24.1
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 42250 0 1 0 2390 20 0 0 25 0 13 0 147068922 1839747072 53114 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109568829 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1796628 CPUtime=0.25
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 5636 0 0 0 23 2 0 0 16 0 13 0 147068923 1839747072 53114 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1796628 CPUtime=0.24
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 4980 0 0 0 21 3 0 0 16 0 13 0 147068923 1839747072 53114 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=16360] ppid=16358 vsize=1796628 CPUtime=1623.87
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 150358 0 1 0 162304 83 0 0 20 0 13 0 147068920 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449157 98756 1333 9 0 446769 0
[pid=16360/tid=16362] ppid=16358 vsize=1796628 CPUtime=1580.1
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 68470 0 1 0 157978 32 0 0 25 0 13 0 147068922 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109498795 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1796628 CPUtime=19.89
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 34895 0 0 0 1973 16 0 0 16 0 13 0 147068923 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1796628 CPUtime=19.86
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 31026 0 0 0 1968 18 0 0 16 0 13 0 147068923 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1796628 CPUtime=0.19
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 191 0 0 0 11 8 0 0 16 0 13 0 147068926 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1796628 CPUtime=1.7
/proc/16360/task/16369/stat : 16369 (java) S 16358 16360 15691 0 -1 64 5667 0 0 0 168 2 0 0 17 0 13 0 147068938 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1796628 CPUtime=2.07
/proc/16360/task/16370/stat : 16370 (java) S 16358 16360 15691 0 -1 64 9388 0 0 0 203 4 0 0 17 0 13 0 147068938 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1839747072 98756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1623.87
Current children cumulated vsize (KiB) 1796628

[startup+1662.3 s]
/proc/loadavg: 1.08 1.05 1.01 2/77 16373
/proc/meminfo: memFree=1348728/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1796628 CPUtime=1684.86
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 151340 0 1 0 168403 83 0 0 20 0 13 0 147068920 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449157 99666 1333 9 0 446769 0
[pid=16360/tid=16362] ppid=16358 vsize=1796628 CPUtime=1639.03
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 68491 0 1 0 163871 32 0 0 25 0 13 0 147068922 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109565909 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1796628 CPUtime=20.94
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 35524 0 0 0 2077 17 0 0 16 0 13 0 147068923 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1796628 CPUtime=20.89
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 31358 0 0 0 2071 18 0 0 16 0 13 0 147068923 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1796628 CPUtime=0.2
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 191 0 0 0 12 8 0 0 16 0 13 0 147068926 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1796628 CPUtime=1.7
/proc/16360/task/16369/stat : 16369 (java) S 16358 16360 15691 0 -1 64 5667 0 0 0 168 2 0 0 17 0 13 0 147068938 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1796628 CPUtime=2.07
/proc/16360/task/16370/stat : 16370 (java) S 16358 16360 15691 0 -1 64 9388 0 0 0 203 4 0 0 17 0 13 0 147068938 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1839747072 99666 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1684.86
Current children cumulated vsize (KiB) 1796628

[startup+1722.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/77 16373
/proc/meminfo: memFree=1345144/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1796628 CPUtime=1745.92
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 152285 0 1 0 174507 85 0 0 20 0 13 0 147068920 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449157 100533 1333 9 0 446769 0
[pid=16360/tid=16362] ppid=16358 vsize=1796628 CPUtime=1697.93
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 68512 0 1 0 169761 32 0 0 25 0 13 0 147068922 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109565909 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1796628 CPUtime=21.98
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 36077 0 0 0 2181 17 0 0 16 0 13 0 147068923 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1796628 CPUtime=21.93
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 31729 0 0 0 2175 18 0 0 17 0 13 0 147068923 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1796628 CPUtime=0.2
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 191 0 0 0 12 8 0 0 16 0 13 0 147068926 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1796628 CPUtime=1.73
/proc/16360/task/16369/stat : 16369 (java) S 16358 16360 15691 0 -1 64 5667 0 0 0 171 2 0 0 17 0 13 0 147068938 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1796628 CPUtime=2.09
/proc/16360/task/16370/stat : 16370 (java) S 16358 16360 15691 0 -1 64 9388 0 0 0 205 4 0 0 17 0 13 0 147068938 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1839747072 100533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1745.92
Current children cumulated vsize (KiB) 1796628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1775.5 s]
/proc/loadavg: 1.01 1.03 1.00 2/77 16373
/proc/meminfo: memFree=1342008/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1796628 CPUtime=1800
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 153092 0 1 0 179915 85 0 0 20 0 13 0 147068920 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449157 101286 1333 9 0 446769 0
[pid=16360/tid=16362] ppid=16358 vsize=1796628 CPUtime=1750.18
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 68530 0 1 0 174985 33 0 0 25 0 13 0 147068922 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109568829 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1796628 CPUtime=22.9
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 36441 0 0 0 2273 17 0 0 17 0 13 0 147068923 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1796628 CPUtime=22.85
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 32154 0 0 0 2267 18 0 0 16 0 13 0 147068923 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1796628 CPUtime=0.21
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 191 0 0 0 12 9 0 0 16 0 13 0 147068926 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1796628 CPUtime=1.73
/proc/16360/task/16369/stat : 16369 (java) S 16358 16360 15691 0 -1 64 5667 0 0 0 171 2 0 0 17 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1796628 CPUtime=2.09
/proc/16360/task/16370/stat : 16370 (java) S 16358 16360 15691 0 -1 64 9388 0 0 0 205 4 0 0 17 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1796628

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

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

[startup+1775.5 s]
/proc/loadavg: 1.01 1.03 1.00 2/77 16373
/proc/meminfo: memFree=1342008/2055920 swapFree=4183912/4192956
[pid=16360] ppid=16358 vsize=1796628 CPUtime=1800
/proc/16360/stat : 16360 (java) S 16358 16360 15691 0 -1 0 153092 0 1 0 179915 85 0 0 20 0 13 0 147068920 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16360/statm: 449157 101286 1333 9 0 446769 0
[pid=16360/tid=16362] ppid=16358 vsize=1796628 CPUtime=1750.18
/proc/16360/task/16362/stat : 16362 (java) R 16358 16360 15691 0 -1 64 68530 0 1 0 174985 33 0 0 25 0 13 0 147068922 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109568829 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16363] ppid=16358 vsize=1796628 CPUtime=22.9
/proc/16360/task/16363/stat : 16363 (java) S 16358 16360 15691 0 -1 64 36441 0 0 0 2273 17 0 0 17 0 13 0 147068923 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16360/tid=16364] ppid=16358 vsize=1796628 CPUtime=22.85
/proc/16360/task/16364/stat : 16364 (java) S 16358 16360 15691 0 -1 64 32154 0 0 0 2267 18 0 0 16 0 13 0 147068923 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16365] ppid=16358 vsize=1796628 CPUtime=0.21
/proc/16360/task/16365/stat : 16365 (java) S 16358 16360 15691 0 -1 64 191 0 0 0 12 9 0 0 16 0 13 0 147068926 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16366] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16366/stat : 16366 (java) S 16358 16360 15691 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16367] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16367/stat : 16367 (java) S 16358 16360 15691 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147068926 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16368] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16368/stat : 16368 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16369] ppid=16358 vsize=1796628 CPUtime=1.73
/proc/16360/task/16369/stat : 16369 (java) S 16358 16360 15691 0 -1 64 5667 0 0 0 171 2 0 0 17 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16370] ppid=16358 vsize=1796628 CPUtime=2.09
/proc/16360/task/16370/stat : 16370 (java) S 16358 16360 15691 0 -1 64 9388 0 0 0 205 4 0 0 17 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16371] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16371/stat : 16371 (java) S 16358 16360 15691 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16372] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16372/stat : 16372 (java) S 16358 16360 15691 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147068938 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16360/tid=16373] ppid=16358 vsize=1796628 CPUtime=0
/proc/16360/task/16373/stat : 16373 (java) S 16358 16360 15691 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 147068952 1839747072 101286 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1796628

Child status: 143
Real time (s): 1775.6
CPU time (s): 1800.11
CPU user time (s): 1799.19
CPU system time (s): 0.921859
CPU usage (%): 101.38
Max. virtual memory (cumulated for all children) (KiB): 1800824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.921859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153111
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43115
involuntary context switches= 39028

runsolver used 1.80672 second user time and 5.19621 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Mon Apr 16 08:06:33 UTC 2007

IDJOB= 349598
IDBENCH= 2562
IDSOLVER= 160
FILE ID= node65/349598-1176710793

PBS_JOBID= 4560068

Free space on /tmp= 66550 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349598-1176710793/sat4jPseudoCP.jar /tmp/evaluation/349598-1176710793/instance-349598-1176710793.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-349598-1176710793 -o ROOT/results/node65/solver-349598-1176710793 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349598-1176710793/sat4jPseudoCP.jar /tmp/evaluation/349598-1176710793/instance-349598-1176710793.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d900242764082ad39bc001b38a8b6b82

RANDOM SEED= 922998820

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1744248 kB
Buffers:         16624 kB
Cached:         204596 kB
SwapCached:       3384 kB
Active:          98732 kB
Inactive:       156148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744248 kB
SwapTotal:     4192956 kB
SwapFree:      4183912 kB
Dirty:            3748 kB
Writeback:           0 kB
Mapped:          39268 kB
Slab:            42744 kB
Committed_AS:  2200684 kB
PageTables:       1520 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= 66550 MiB

End job on node65 on Mon Apr 16 08:36:11 UTC 2007