Trace number 349457

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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.22 1784.59

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-greenbea.opb
MD5SUMfed9726f7ff3b53e29a48b8849ad3d9b
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 variables155427
Total number of constraints2674
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 constraints2674
Minimum length of a constraint11
Maximum length of a constraint7267
Number of terms in the objective function 15205
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 11303756896327816
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 24454743822989865
Number of bits of the biggest sum of numbers55
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.07/0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.17	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.17	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.18	c no version file found!!!
0.07/0.18	c sun.arch.data.model	32
0.07/0.18	c java.version	1.6.0
0.07/0.18	c os.name	Linux
0.07/0.18	c os.version	2.6.9-22.EL.rootsmp
0.07/0.18	c os.arch	i386
0.07/0.18	c Free memory 1651659224
0.07/0.18	c Max memory 1654456320
0.07/0.18	c Total memory 1654456320
0.07/0.18	c Number of processors 2
0.16/0.23	--- Begin Solver configuration ---
0.16/0.23	c Stops conflict analysis at the first Unique Implication Point
0.16/0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.16/0.23	c Learn all clauses as in MiniSAT
0.16/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.23	c VSIDS like heuristics from MiniSAT using a heap
0.16/0.23	c No reason simplification
0.16/0.23	c --- End Solver configuration ---
0.16/0.23	c solving /tmp/evaluation/349457-1176701910/instance-349457-1176701910.opb
0.16/0.23	c reading problem ... 
12.19/9.46	c ... done. Wall clock time 9.224s.
12.19/9.46	c CPU time (experimental) 6.76s.
12.19/9.46	c #vars     155427
12.19/9.46	c #constraints  4611
1800.05/1784.41	c starts		: 19
1800.05/1784.41	c conflicts		: 428258
1800.05/1784.41	c decisions		: 481584
1800.05/1784.41	c propagations		: 21605797
1800.05/1784.41	c inspects		: 401781047
1800.05/1784.41	c learnt literals	: 48
1800.05/1784.41	c learnt binary clauses	: 68
1800.05/1784.41	c learnt ternary clauses	: 68
1800.05/1784.41	c learnt clauses	: 428209
1800.05/1784.41	c root simplifications	: 0
1800.05/1784.41	c removed literals (reason simplification)	: 0
1800.05/1784.41	c reason swapping (by a shorter reason)	: 0
1800.05/1784.41	c Calls to reduceDB	: 0
1800.05/1784.41	c speed (decisions/second)	: 271.37302633803296
1800.05/1784.41	c non guided choices	147
1800.05/1784.41	s UNKNOWN
1800.05/1784.41	c Total wall clock time (ms): 1784.179

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/node46/watcher-349457-1176701910 -o ROOT/results/node46/solver-349457-1176701910 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349457-1176701910/sat4jPseudoResolution.jar /tmp/evaluation/349457-1176701910/instance-349457-1176701910.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.99 1.13 1.05 2/65 27422
/proc/meminfo: memFree=1750584/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=152 CPUtime=0
/proc/27422/stat : 27422 (java) D 27420 27422 26315 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 24875216 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7795492 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/27422/statm: 38 26 19 9 0 4 0

[startup+0.078149 s]
/proc/loadavg: 0.99 1.13 1.05 2/65 27422
/proc/meminfo: memFree=1750584/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1777708 CPUtime=0.05
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 3659 0 1 0 3 2 0 0 18 0 7 0 24875216 1820372992 3401 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 444427 3401 1078 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.101151 s]
/proc/loadavg: 0.99 1.13 1.05 2/65 27422
/proc/meminfo: memFree=1750584/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1777844 CPUtime=0.07
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 3818 0 1 0 5 2 0 0 18 0 7 0 24875216 1820512256 3560 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 444461 3560 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.30119 s]
/proc/loadavg: 0.99 1.13 1.05 2/65 27422
/proc/meminfo: memFree=1750584/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1781336 CPUtime=0.29
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 6337 0 1 0 25 4 0 0 18 0 12 0 24875216 1824088064 6075 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 445334 6075 1262 9 0 442946 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1781336

[startup+0.701262 s]
/proc/loadavg: 0.99 1.13 1.05 2/65 27422
/proc/meminfo: memFree=1750584/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1783332 CPUtime=0.87
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 8765 0 1 0 83 4 0 0 18 0 12 0 24875216 1826131968 8346 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 445833 8346 1297 9 0 443445 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1783332

[startup+1.50241 s]
/proc/loadavg: 0.99 1.13 1.05 4/77 27434
/proc/meminfo: memFree=1709592/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1795028 CPUtime=2.35
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 20986 0 1 0 225 10 0 0 18 0 12 0 24875216 1838108672 15755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 448757 15758 1314 9 0 446369 0
[pid=27422/tid=27424] ppid=27420 vsize=1795028 CPUtime=0.78
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 11687 0 1 0 73 5 0 0 20 0 12 0 24875218 1838108672 15759 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109646361 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1795028 CPUtime=0
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 24875221 1838108672 15759 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1795028 CPUtime=0
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 24875221 1838108672 15760 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1795028 CPUtime=0
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 24875223 1838108672 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1795028 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 24875223 1838108672 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1795028 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 24875223 1838108672 15763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1795028 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 24875228 1838108672 15764 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1795028 CPUtime=0.72
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4219 0 0 0 71 1 0 0 17 0 12 0 24875228 1838108672 15765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1795028 CPUtime=0.8
/proc/27422/task/27432/stat : 27432 (java) S 27420 27422 26315 0 -1 64 4362 0 0 0 79 1 0 0 18 0 12 0 24875228 1838108672 15765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1795028 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 24875228 1838108672 15766 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1795028 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24875228 1838108672 15767 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 1795028

[startup+3.1027 s]
/proc/loadavg: 0.99 1.13 1.05 2/77 27434
/proc/meminfo: memFree=1627224/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1796312 CPUtime=4.25
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 57056 0 1 0 400 25 0 0 18 0 12 0 24875216 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 449078 50020 1324 9 0 446690 0
[pid=27422/tid=27424] ppid=27420 vsize=1796312 CPUtime=2.12
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 37683 0 1 0 197 15 0 0 18 0 12 0 24875218 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1796312 CPUtime=0.22
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 4602 0 0 0 20 2 0 0 16 0 12 0 24875221 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1796312 CPUtime=0.21
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 5219 0 0 0 19 2 0 0 18 0 12 0 24875221 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1796312 CPUtime=0
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 24875223 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1796312 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24875223 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1796312 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 24875223 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1796312 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 24875228 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1796312 CPUtime=0.8
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4452 0 0 0 79 1 0 0 16 0 12 0 24875228 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1796312 CPUtime=0.83
/proc/27422/task/27432/stat : 27432 (java) R 27420 27422 26315 0 -1 64 4373 0 0 0 82 1 0 0 16 0 12 0 24875228 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104787228 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1796312 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 24875228 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1796312 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24875228 1839423488 50020 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 1796312

[startup+6.3023 s]
/proc/loadavg: 0.99 1.12 1.05 3/77 27434
/proc/meminfo: memFree=1496288/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1797436 CPUtime=8.15
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 76883 0 1 0 782 33 0 0 18 0 12 0 24875216 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 449359 66980 1324 9 0 446971 0
[pid=27422/tid=27424] ppid=27420 vsize=1797436 CPUtime=4.6
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 37687 0 1 0 444 16 0 0 24 0 12 0 24875218 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109510551 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1797436 CPUtime=0.92
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 15181 0 0 0 86 6 0 0 16 0 12 0 24875221 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1797436 CPUtime=0.93
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 14457 0 0 0 87 6 0 0 16 0 12 0 24875221 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 24875223 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24875223 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 24875223 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 24875228 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1797436 CPUtime=0.81
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4452 0 0 0 80 1 0 0 17 0 12 0 24875228 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1797436 CPUtime=0.84
/proc/27422/task/27432/stat : 27432 (java) S 27420 27422 26315 0 -1 64 4379 0 0 0 83 1 0 0 16 0 12 0 24875228 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 24875228 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24875228 1840574464 66980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 1797436

[startup+12.7025 s]
/proc/loadavg: 0.99 1.12 1.05 2/78 27435
/proc/meminfo: memFree=1432792/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1797692 CPUtime=16.36
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 94852 0 1 0 1594 42 0 0 18 0 13 0 24875216 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 449423 81676 1334 9 0 447035 0
[pid=27422/tid=27424] ppid=27420 vsize=1797692 CPUtime=9.6
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 37731 0 1 0 943 17 0 0 16 0 13 0 24875218 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109916576 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1797692 CPUtime=2.12
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 25430 0 0 0 202 10 0 0 16 0 13 0 24875221 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1797692 CPUtime=2.12
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 22033 0 0 0 203 9 0 0 18 0 13 0 24875221 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1797692 CPUtime=0
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 24875223 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1797692 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24875223 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1797692 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24875223 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1797692 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24875228 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1797692 CPUtime=1.24
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4505 0 0 0 123 1 0 0 16 0 13 0 24875228 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1797692 CPUtime=1.2
/proc/27422/task/27432/stat : 27432 (java) S 27420 27422 26315 0 -1 64 4420 0 0 0 119 1 0 0 17 0 13 0 24875228 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1797692 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24875228 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1797692 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24875228 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27435] ppid=27420 vsize=1797692 CPUtime=0
/proc/27422/task/27435/stat : 27435 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24876260 1840836608 81676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.36
Current children cumulated vsize (KiB) 1797692

[startup+25.5018 s]
/proc/loadavg: 0.99 1.11 1.05 2/78 27435
/proc/meminfo: memFree=1406360/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1797436 CPUtime=29.49
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 101554 0 1 0 2905 44 0 0 18 0 13 0 24875216 1840574464 87099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 449359 87099 1334 9 0 446971 0
[pid=27422/tid=27424] ppid=27420 vsize=1797436 CPUtime=22.08
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 37734 0 1 0 2191 17 0 0 25 0 13 0 24875218 1840574464 87099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898862 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1797436 CPUtime=2.4
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 29102 0 0 0 229 11 0 0 16 0 13 0 24875221 1840574464 87099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1797436 CPUtime=2.4
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 25052 0 0 0 230 10 0 0 17 0 13 0 24875221 1840574464 87099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 87099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 87099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 87099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=27422/tid=27427] ppid=27420 vsize=1797436 CPUtime=0.25
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 75 0 0 0 13 12 0 0 16 0 13 0 24875223 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24875228 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1797436 CPUtime=1.34
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4510 0 0 0 133 1 0 0 16 0 13 0 24875228 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1797436 CPUtime=1.27
/proc/27422/task/27432/stat : 27432 (java) S 27420 27422 26315 0 -1 64 4423 0 0 0 126 1 0 0 17 0 13 0 24875228 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24875228 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24875228 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27435] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27435/stat : 27435 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24876260 1840574464 210584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1616.52
Current children cumulated vsize (KiB) 1797436

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27633
/proc/meminfo: memFree=883544/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1797436 CPUtime=1677.03
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 325700 0 1 0 167521 182 0 0 18 0 13 0 24875216 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 449359 217237 1334 9 0 446971 0
[pid=27422/tid=27424] ppid=27420 vsize=1797436 CPUtime=1645.7
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 48752 0 1 0 164532 38 0 0 25 0 13 0 24875218 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898771 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1797436 CPUtime=14.19
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 137546 0 0 0 1353 66 0 0 17 0 13 0 24875221 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1797436 CPUtime=14.19
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 129664 0 0 0 1360 59 0 0 16 0 13 0 24875221 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1797436 CPUtime=0.27
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 80 0 0 0 14 13 0 0 16 0 13 0 24875223 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24875228 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1797436 CPUtime=1.34
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4510 0 0 0 133 1 0 0 16 0 13 0 24875228 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1797436 CPUtime=1.27
/proc/27422/task/27432/stat : 27432 (java) S 27420 27422 26315 0 -1 64 4423 0 0 0 126 1 0 0 17 0 13 0 24875228 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24875228 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24875228 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27435] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27435/stat : 27435 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24876260 1840574464 217237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1677.03
Current children cumulated vsize (KiB) 1797436

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27633
/proc/meminfo: memFree=867736/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1797436 CPUtime=1737.44
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 331418 0 1 0 173559 185 0 0 18 0 13 0 24875216 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 449359 221347 1334 9 0 446971 0
[pid=27422/tid=27424] ppid=27420 vsize=1797436 CPUtime=1705.23
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 48772 0 1 0 170485 38 0 0 24 0 13 0 24875218 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109988665 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1797436 CPUtime=14.63
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 139732 0 0 0 1396 67 0 0 16 0 13 0 24875221 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1797436 CPUtime=14.62
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 133176 0 0 0 1401 61 0 0 16 0 13 0 24875221 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1797436 CPUtime=0.28
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 80 0 0 0 15 13 0 0 16 0 13 0 24875223 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24875228 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1797436 CPUtime=1.34
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4510 0 0 0 133 1 0 0 16 0 13 0 24875228 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1797436 CPUtime=1.27
/proc/27422/task/27432/stat : 27432 (java) S 27420 27422 26315 0 -1 64 4423 0 0 0 126 1 0 0 17 0 13 0 24875228 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24875228 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24875228 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27435] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27435/stat : 27435 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24876260 1840574464 221347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1737.44
Current children cumulated vsize (KiB) 1797436

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27633
/proc/meminfo: memFree=848536/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1797436 CPUtime=1797.92
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 337359 0 1 0 179604 188 0 0 18 0 13 0 24875216 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 449359 226064 1334 9 0 446971 0
[pid=27422/tid=27424] ppid=27420 vsize=1797436 CPUtime=1764.67
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 48796 0 1 0 176429 38 0 0 25 0 13 0 24875218 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109656234 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1797436 CPUtime=15.15
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 143002 0 0 0 1446 69 0 0 17 0 13 0 24875221 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1797436 CPUtime=15.14
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 135822 0 0 0 1452 62 0 0 16 0 13 0 24875221 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1797436 CPUtime=0.28
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 81 0 0 0 15 13 0 0 15 0 13 0 24875223 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24875228 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1797436 CPUtime=1.34
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4510 0 0 0 133 1 0 0 16 0 13 0 24875228 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1797436 CPUtime=1.27
/proc/27422/task/27432/stat : 27432 (java) S 27420 27422 26315 0 -1 64 4423 0 0 0 126 1 0 0 17 0 13 0 24875228 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24875228 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24875228 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27435] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27435/stat : 27435 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24876260 1840574464 226064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 1797436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27633
/proc/meminfo: memFree=847512/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=1797436 CPUtime=1800.05
/proc/27422/stat : 27422 (java) S 27420 27422 26315 0 -1 0 337525 0 1 0 179817 188 0 0 18 0 13 0 24875216 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 449359 226197 1334 9 0 446971 0
[pid=27422/tid=27424] ppid=27420 vsize=1797436 CPUtime=1766.75
/proc/27422/task/27424/stat : 27424 (java) R 27420 27422 26315 0 -1 64 48797 0 1 0 176637 38 0 0 25 0 13 0 24875218 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109916708 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27425] ppid=27420 vsize=1797436 CPUtime=15.17
/proc/27422/task/27425/stat : 27425 (java) S 27420 27422 26315 0 -1 64 143167 0 0 0 1448 69 0 0 16 0 13 0 24875221 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27426] ppid=27420 vsize=1797436 CPUtime=15.16
/proc/27422/task/27426/stat : 27426 (java) S 27420 27422 26315 0 -1 64 135822 0 0 0 1454 62 0 0 17 0 13 0 24875221 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27427] ppid=27420 vsize=1797436 CPUtime=0.28
/proc/27422/task/27427/stat : 27427 (java) S 27420 27422 26315 0 -1 64 81 0 0 0 15 13 0 0 16 0 13 0 24875223 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27428] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27428/stat : 27428 (java) S 27420 27422 26315 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27429] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27429/stat : 27429 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24875223 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27430] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27430/stat : 27430 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24875228 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27431] ppid=27420 vsize=1797436 CPUtime=1.34
/proc/27422/task/27431/stat : 27431 (java) S 27420 27422 26315 0 -1 64 4510 0 0 0 133 1 0 0 16 0 13 0 24875228 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27432] ppid=27420 vsize=1797436 CPUtime=1.27
/proc/27422/task/27432/stat : 27432 (java) S 27420 27422 26315 0 -1 64 4423 0 0 0 126 1 0 0 17 0 13 0 24875228 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27422/tid=27433] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27433/stat : 27433 (java) S 27420 27422 26315 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24875228 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27434] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27434/stat : 27434 (java) S 27420 27422 26315 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24875228 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27422/tid=27435] ppid=27420 vsize=1797436 CPUtime=0
/proc/27422/task/27435/stat : 27435 (java) S 27420 27422 26315 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24876260 1840574464 226197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1797436

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

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

[startup+1784.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27633
/proc/meminfo: memFree=847512/2055920 swapFree=4184528/4192956
[pid=27422] ppid=27420 vsize=0 CPUtime=1800.16
/proc/27422/stat : 27422 (java) Z 27420 27422 26315 0 -1 1036 337545 0 1 0 179819 197 0 0 16 0 2 0 24875216 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27422/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1784.59
CPU time (s): 1800.22
CPU user time (s): 1798.2
CPU system time (s): 2.02669
CPU usage (%): 100.876
Max. virtual memory (cumulated for all children) (KiB): 1797760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.2
system time used= 2.02669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337545
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= 46254
involuntary context switches= 35105

runsolver used 2.13667 second user time and 4.89825 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Mon Apr 16 05:38:42 UTC 2007

IDJOB= 349457
IDBENCH= 2438
IDSOLVER= 159
FILE ID= node46/349457-1176701910

PBS_JOBID= 4560006

Free space on /tmp= 66155 MiB

SOLVER NAME= SAT4JPseudoResolution 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-greenbea.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349457-1176701910/sat4jPseudoResolution.jar /tmp/evaluation/349457-1176701910/instance-349457-1176701910.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-349457-1176701910 -o ROOT/results/node46/solver-349457-1176701910 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349457-1176701910/sat4jPseudoResolution.jar /tmp/evaluation/349457-1176701910/instance-349457-1176701910.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  fed9726f7ff3b53e29a48b8849ad3d9b

RANDOM SEED= 109811711

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1751064 kB
Buffers:         14200 kB
Cached:         219536 kB
SwapCached:       2768 kB
Active:         105772 kB
Inactive:       140864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751064 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:           18004 kB
Writeback:           0 kB
Mapped:          18952 kB
Slab:            44304 kB
Committed_AS:  1684348 kB
PageTables:       1480 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= 66155 MiB

End job on node46 on Mon Apr 16 06:08:29 UTC 2007