Trace number 349373

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.17 1769.84

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-vtp.base.opb
MD5SUM5b3e28beae15a1c34f0e545c98eeb705
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 variables4524
Total number of constraints257
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 constraints257
Minimum length of a constraint11
Maximum length of a constraint1080
Number of terms in the objective function 181
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 7516192762
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 198568686125056
Number of bits of the biggest number in a constraint 48
Biggest sum of numbers in a constraint 12817928787879752
Number of bits of the biggest sum of numbers54
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/349373-1176698540/instance-349373-1176698540.opb
0.20/0.20	c reading problem ... 
1.88/1.18	c ... done. Wall clock time 0.975s.
1.88/1.18	c CPU time (experimental) 0.64s.
1.88/1.18	c #vars     4524
1.88/1.18	c #constraints  301
1800.02/1769.71	c starts		: 2
1800.02/1769.71	c conflicts		: 24914
1800.02/1769.71	c decisions		: 32938
1800.02/1769.71	c propagations		: 170973
1800.02/1769.71	c inspects		: 136650880
1800.02/1769.71	c learnt literals	: 0
1800.02/1769.71	c learnt binary clauses	: 0
1800.02/1769.71	c learnt ternary clauses	: 0
1800.02/1769.71	c learnt clauses	: 24914
1800.02/1769.71	c root simplifications	: 0
1800.02/1769.71	c removed literals (reason simplification)	: 0
1800.02/1769.71	c reason swapping (by a shorter reason)	: 0
1800.02/1769.71	c Calls to reduceDB	: 0
1800.02/1769.71	c speed (decisions/second)	: 18.624644264092456
1800.02/1769.71	c non guided choices	0
1800.02/1769.71	s UNKNOWN
1800.02/1769.71	c Total wall clock time (ms): 1769.51

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/node26/watcher-349373-1176698540 -o ROOT/results/node26/solver-349373-1176698540 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349373-1176698540/sat4jPseudoCP.jar /tmp/evaluation/349373-1176698540/instance-349373-1176698540.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/77 31699
/proc/meminfo: memFree=1804808/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=152 CPUtime=0
/proc/31699/stat : 31699 (java) D 31697 31699 31245 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 117770866 155648 26 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 12591908 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31699/statm: 38 26 19 9 0 4 0

[startup+0.0230371 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31699
/proc/meminfo: memFree=1804808/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1772952 CPUtime=0.01
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 1210 0 1 0 0 1 0 0 18 0 2 0 117770866 1815502848 959 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 443238 972 381 9 0 441252 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1772952

[startup+0.101035 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31699
/proc/meminfo: memFree=1804808/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1780108 CPUtime=0.08
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 3968 0 1 0 6 2 0 0 18 0 12 0 117770866 1822830592 3709 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 445027 3709 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.30106 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31699
/proc/meminfo: memFree=1804808/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1781392 CPUtime=0.32
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 5163 0 1 0 29 3 0 0 18 0 12 0 117770866 1824145408 4901 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 445348 4901 1263 9 0 442960 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1781392

[startup+0.7011 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31699
/proc/meminfo: memFree=1804808/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791816 CPUtime=1.07
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 9304 0 1 0 102 5 0 0 18 0 12 0 117770866 1834819584 8180 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447954 8180 1304 9 0 445566 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 1791816

[startup+1.50217 s]
/proc/loadavg: 0.92 0.98 0.99 3/89 31711
/proc/meminfo: memFree=1771048/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791824 CPUtime=2.48
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 20930 0 1 0 239 9 0 0 18 0 13 0 117770866 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447956 17414 1319 9 0 445568 0
[pid=31699/tid=31701] ppid=31697 vsize=1791824 CPUtime=0.86
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 13954 0 1 0 81 5 0 0 25 0 13 0 117770867 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109521519 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 117770869 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 117770869 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 117770871 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 117770871 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117770871 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791824 CPUtime=0.7
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1673 0 0 0 69 1 0 0 16 0 13 0 117770875 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791824 CPUtime=0.88
/proc/31699/task/31709/stat : 31709 (java) R 31697 31699 31245 0 -1 64 4578 0 0 0 87 1 0 0 16 0 13 0 117770875 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 105293416 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834827776 17414 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 1791824

[startup+3.10132 s]
/proc/loadavg: 0.92 0.98 0.99 3/90 31712
/proc/meminfo: memFree=1641248/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791824 CPUtime=4.44
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 47171 0 1 0 423 21 0 0 18 0 13 0 117770866 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447956 43049 1331 9 0 445568 0
[pid=31699/tid=31701] ppid=31697 vsize=1791824 CPUtime=2.34
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 37713 0 1 0 218 16 0 0 25 0 13 0 117770867 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109521932 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791824 CPUtime=0.03
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 989 0 0 0 3 0 0 0 16 0 13 0 117770869 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791824 CPUtime=0.03
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 875 0 0 0 3 0 0 0 16 0 13 0 117770869 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117770871 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117770871 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117770871 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791824 CPUtime=0.78
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1678 0 0 0 77 1 0 0 16 0 13 0 117770875 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791824 CPUtime=1.19
/proc/31699/task/31709/stat : 31709 (java) S 31697 31699 31245 0 -1 64 5185 0 0 0 117 2 0 0 16 0 13 0 117770875 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31712] ppid=31697 vsize=1791824 CPUtime=0
/proc/31699/task/31712/stat : 31712 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117770992 1834827776 43049 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 1791824

[startup+6.30142 s]
/proc/loadavg: 1.17 1.03 1.01 2/90 31712
/proc/meminfo: memFree=1622560/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791696 CPUtime=8.05
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 58055 0 1 0 780 25 0 0 18 0 13 0 117770866 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447924 51164 1331 9 0 445536 0
[pid=31699/tid=31701] ppid=31697 vsize=1791696 CPUtime=5.36
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 44211 0 1 0 518 18 0 0 25 0 13 0 117770867 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109521621 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791696 CPUtime=0.11
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 2549 0 0 0 10 1 0 0 16 0 13 0 117770869 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791696 CPUtime=0.11
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 2251 0 0 0 11 0 0 0 16 0 13 0 117770869 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 26 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791696 CPUtime=0.93
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1704 0 0 0 92 1 0 0 16 0 13 0 117770875 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791696 CPUtime=1.49
/proc/31699/task/31709/stat : 31709 (java) S 31697 31699 31245 0 -1 64 6593 0 0 0 147 2 0 0 16 0 13 0 117770875 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31712] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31712/stat : 31712 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117770992 1834696704 51164 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 1791696

[startup+12.703 s]
/proc/loadavg: 1.15 1.03 1.01 2/90 31712
/proc/meminfo: memFree=1608544/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791856 CPUtime=14.94
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 59289 0 1 0 1468 26 0 0 18 0 13 0 117770866 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447964 50042 1331 9 0 445576 0
[pid=31699/tid=31701] ppid=31697 vsize=1791856 CPUtime=11.67
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 44221 0 1 0 1149 18 0 0 25 0 13 0 117770867 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109803199 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791856 CPUtime=0.14
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 3058 0 0 0 13 1 0 0 16 0 13 0 117770869 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791856 CPUtime=0.15
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 2700 0 0 0 14 1 0 0 16 0 13 0 117770869 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791856 CPUtime=0
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 26 0 0 0 0 0 0 0 16 0 13 0 117770871 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791856 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117770871 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791856 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117770871 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791856 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791856 CPUtime=1.07
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1712 0 0 0 106 1 0 0 16 0 13 0 117770875 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791856 CPUtime=1.85
/proc/31699/task/31709/stat : 31709 (java) S 31697 31699 31245 0 -1 64 6851 0 0 0 183 2 0 0 16 0 13 0 117770875 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791856 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791856 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31712] ppid=31697 vsize=1791856 CPUtime=0
/proc/31699/task/31712/stat : 31712 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117770992 1834860544 50042 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.94
Current children cumulated vsize (KiB) 1791856

[startup+25.5024 s]
/proc/loadavg: 1.12 1.03 1.01 3/90 31712
/proc/meminfo: memFree=1644064/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791696 CPUtime=27.87
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 60371 0 1 0 2760 27 0 0 18 0 13 0 117770866 1834696704 41093 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447924 41093 1332 9 0 445536 0
[pid=31699/tid=31701] ppid=31697 vsize=1791696 CPUtime=24.34
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 44259 0 1 0 2416 18 0 0 25 0 13 0 117770867 1834696704 41093 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109644648 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791696 CPUtime=0.21
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 3593 0 0 0 20 1 0 0 16 0 13 0 117770869 1834696704 41093 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791696 CPUtime=0.21
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 3198 0 0 0 20 1 0 0 16 0 13 0 117770869 1834696704 41093 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791696 CPUtime=0.01
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 26 0 0 0 1 0 0 0 16 0 13 0 117770871 1834696704 41093 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=31699/tid=31704] ppid=31697 vsize=1791696 CPUtime=0.32
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 122 0 0 0 19 13 0 0 16 0 13 0 117770871 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791696 CPUtime=1.24
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1724 0 0 0 123 1 0 0 16 0 13 0 117770875 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791696 CPUtime=2.11
/proc/31699/task/31709/stat : 31709 (java) S 31697 31699 31245 0 -1 64 7677 0 0 0 209 2 0 0 16 0 13 0 117770875 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31712] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31712/stat : 31712 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117770992 1834696704 159498 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1568.14
Current children cumulated vsize (KiB) 1791696

[startup+1602.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/90 31910
/proc/meminfo: memFree=1160160/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791696 CPUtime=1629.31
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 218050 0 1 0 162794 137 0 0 18 0 13 0 117770866 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447924 161803 1333 9 0 445536 0
[pid=31699/tid=31701] ppid=31697 vsize=1791696 CPUtime=1574.25
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 73066 0 1 0 157370 55 0 0 20 0 13 0 117770867 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109975621 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791696 CPUtime=25.67
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 69142 0 0 0 2535 32 0 0 17 0 13 0 117770869 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791696 CPUtime=25.65
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 65598 0 0 0 2536 29 0 0 17 0 13 0 117770869 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791696 CPUtime=0.32
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 122 0 0 0 19 13 0 0 15 0 13 0 117770871 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791696 CPUtime=1.24
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1724 0 0 0 123 1 0 0 16 0 13 0 117770875 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791696 CPUtime=2.11
/proc/31699/task/31709/stat : 31709 (java) S 31697 31699 31245 0 -1 64 7677 0 0 0 209 2 0 0 16 0 13 0 117770875 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31712] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31712/stat : 31712 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117770992 1834696704 161803 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1629.31
Current children cumulated vsize (KiB) 1791696

[startup+1662.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/90 31910
/proc/meminfo: memFree=1150816/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791696 CPUtime=1690.49
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 220556 0 1 0 168911 138 0 0 18 0 13 0 117770866 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447924 164144 1333 9 0 445536 0
[pid=31699/tid=31701] ppid=31697 vsize=1791696 CPUtime=1632.99
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 73088 0 1 0 163244 55 0 0 25 0 13 0 117770867 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109739862 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791696 CPUtime=26.89
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 69817 0 0 0 2656 33 0 0 16 0 13 0 117770869 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791696 CPUtime=26.88
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 67407 0 0 0 2658 30 0 0 16 0 13 0 117770869 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791696 CPUtime=0.33
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 122 0 0 0 20 13 0 0 16 0 13 0 117770871 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791696 CPUtime=1.24
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1724 0 0 0 123 1 0 0 16 0 13 0 117770875 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791696 CPUtime=2.11
/proc/31699/task/31709/stat : 31709 (java) S 31697 31699 31245 0 -1 64 7677 0 0 0 209 2 0 0 16 0 13 0 117770875 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31712] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31712/stat : 31712 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117770992 1834696704 164144 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1690.49
Current children cumulated vsize (KiB) 1791696

[startup+1722.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/90 31910
/proc/meminfo: memFree=1141472/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791696 CPUtime=1751.64
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 222938 0 1 0 175024 140 0 0 18 0 13 0 117770866 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447924 166353 1333 9 0 445536 0
[pid=31699/tid=31701] ppid=31697 vsize=1791696 CPUtime=1691.79
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 73109 0 1 0 169123 56 0 0 25 0 13 0 117770867 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109739876 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791696 CPUtime=28.06
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 70565 0 0 0 2772 34 0 0 16 0 13 0 117770869 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791696 CPUtime=28.06
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 69020 0 0 0 2775 31 0 0 16 0 13 0 117770869 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791696 CPUtime=0.34
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 122 0 0 0 20 14 0 0 16 0 13 0 117770871 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791696 CPUtime=1.24
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1724 0 0 0 123 1 0 0 16 0 13 0 117770875 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791696 CPUtime=2.11
/proc/31699/task/31709/stat : 31709 (java) S 31697 31699 31245 0 -1 64 7677 0 0 0 209 2 0 0 16 0 13 0 117770875 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31712] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31712/stat : 31712 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117770992 1834696704 166353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1751.64
Current children cumulated vsize (KiB) 1791696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1769.7 s]
/proc/loadavg: 1.01 1.02 1.00 2/90 31910
/proc/meminfo: memFree=1129888/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=1791696 CPUtime=1800.02
/proc/31699/stat : 31699 (java) S 31697 31699 31245 0 -1 0 225950 0 1 0 179860 142 0 0 18 0 13 0 117770866 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31699/statm: 447924 169194 1333 9 0 445536 0
[pid=31699/tid=31701] ppid=31697 vsize=1791696 CPUtime=1738.19
/proc/31699/task/31701/stat : 31701 (java) R 31697 31699 31245 0 -1 64 73126 0 1 0 173763 56 0 0 25 0 13 0 117770867 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109739846 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31702] ppid=31697 vsize=1791696 CPUtime=29.04
/proc/31699/task/31702/stat : 31702 (java) S 31697 31699 31245 0 -1 64 71718 0 0 0 2870 34 0 0 16 0 13 0 117770869 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31703] ppid=31697 vsize=1791696 CPUtime=29.05
/proc/31699/task/31703/stat : 31703 (java) S 31697 31699 31245 0 -1 64 70862 0 0 0 2873 32 0 0 17 0 13 0 117770869 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31704] ppid=31697 vsize=1791696 CPUtime=0.34
/proc/31699/task/31704/stat : 31704 (java) S 31697 31699 31245 0 -1 64 122 0 0 0 20 14 0 0 16 0 13 0 117770871 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31705] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31705/stat : 31705 (java) S 31697 31699 31245 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31706] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31706/stat : 31706 (java) S 31697 31699 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117770871 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31707] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31707/stat : 31707 (java) S 31697 31699 31245 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117770875 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31708] ppid=31697 vsize=1791696 CPUtime=1.24
/proc/31699/task/31708/stat : 31708 (java) S 31697 31699 31245 0 -1 64 1724 0 0 0 123 1 0 0 16 0 13 0 117770875 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31699/tid=31709] ppid=31697 vsize=1791696 CPUtime=2.11
/proc/31699/task/31709/stat : 31709 (java) S 31697 31699 31245 0 -1 64 7677 0 0 0 209 2 0 0 16 0 13 0 117770875 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31710] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31710/stat : 31710 (java) S 31697 31699 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117770875 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31711] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31711/stat : 31711 (java) S 31697 31699 31245 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 117770875 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31699/tid=31712] ppid=31697 vsize=1791696 CPUtime=0
/proc/31699/task/31712/stat : 31712 (java) S 31697 31699 31245 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 117770992 1834696704 169194 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1791696

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

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

[startup+1769.81 s]
/proc/loadavg: 1.01 1.02 1.00 2/80 31913
/proc/meminfo: memFree=1640272/2055920 swapFree=4170236/4192956
[pid=31699] ppid=31697 vsize=0 CPUtime=1800.14
/proc/31699/stat : 31699 (java) Z 31697 31699 31245 0 -1 1036 225969 0 1 0 179863 151 0 0 16 0 2 0 117770866 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31699/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1769.84
CPU time (s): 1800.17
CPU user time (s): 1798.63
CPU system time (s): 1.53477
CPU usage (%): 101.713
Max. virtual memory (cumulated for all children) (KiB): 1795896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.63
system time used= 1.53477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225969
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= 49928
involuntary context switches= 77093

runsolver used 1.9687 second user time and 5.60515 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Apr 16 04:42:21 UTC 2007

IDJOB= 349373
IDBENCH= 2387
IDSOLVER= 160
FILE ID= node26/349373-1176698540

PBS_JOBID= 4560039

Free space on /tmp= 66520 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-vtp.base.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349373-1176698540/sat4jPseudoCP.jar /tmp/evaluation/349373-1176698540/instance-349373-1176698540.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-349373-1176698540 -o ROOT/results/node26/solver-349373-1176698540 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349373-1176698540/sat4jPseudoCP.jar /tmp/evaluation/349373-1176698540/instance-349373-1176698540.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  5b3e28beae15a1c34f0e545c98eeb705

RANDOM SEED= 145394283

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.213
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.213
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:       1805216 kB
Buffers:         26492 kB
Cached:         139572 kB
SwapCached:       3596 kB
Active:          96860 kB
Inactive:        92920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805216 kB
SwapTotal:     4192956 kB
SwapFree:      4170236 kB
Dirty:            3856 kB
Writeback:           0 kB
Mapped:          30728 kB
Slab:            46500 kB
Committed_AS:   944096 kB
PageTables:       1716 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= 66520 MiB

End job on node26 on Mon Apr 16 05:11:52 UTC 2007