Trace number 1883376

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BoolVar 2009-04-26? (MO) 591.468 593.013

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

588.99/590.52	------------------------
588.99/590.52	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
588.99/590.52	Size : 0, 57600, 0, 0, 22573216
588.99/590.52	Count : 0, 480, 0, 0, 608
588.99/590.52	
588.99/590.52	Command line : minisat tmp.dimacs %var 
588.99/590.52	
588.99/590.52	------------------------
589.08/590.61	This is MiniSat 2.0 beta
589.08/590.61	WARNING: for repeatability, setting FPU to use double precision
589.08/590.61	============================[ Problem Statistics ]=============================
589.08/590.61	|                                                                             |
589.08/590.61	|  Number of variables:  640192                                               |
589.08/590.61	|  Number of clauses:    7733888                                              |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883376-1245194105/watcher-1883376-1245194105 -o /tmp/evaluation-result-1883376-1245194105/solver-1883376-1245194105 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883376-1245194105.opb minisat %dimacs %var 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13057
/proc/meminfo: memFree=1848288/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=152 CPUtime=0
/proc/13057/stat : 13057 (java) R 13055 13057 11757 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 187010227 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 12591908 0 0 4096 0 0 0 0 17 1 0 0
/proc/13057/statm: 38 26 19 9 0 4 0

[startup+0.06165 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13057
/proc/meminfo: memFree=1848288/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685288 CPUtime=0.04
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 2586 0 1 0 3 1 0 0 20 0 9 0 187010227 1725734912 2085 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421322 2086 1159 9 0 416233 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1685288

[startup+0.101653 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13057
/proc/meminfo: memFree=1848288/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685288 CPUtime=0.09
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 3008 0 1 0 8 1 0 0 20 0 9 0 187010227 1725734912 2498 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421322 2498 1226 9 0 416233 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1685288

[startup+0.301683 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13057
/proc/meminfo: memFree=1848288/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685448 CPUtime=0.32
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 3706 0 1 0 30 2 0 0 20 0 9 0 187010227 1725898752 3183 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421362 3184 1227 9 0 416273 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1685448

[startup+0.701746 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13057
/proc/meminfo: memFree=1848288/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685448 CPUtime=0.72
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 6034 0 1 0 69 3 0 0 20 0 9 0 187010227 1725898752 5322 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421362 5322 2154 9 0 416273 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1685448

[startup+1.50288 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13066
/proc/meminfo: memFree=1832536/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685564 CPUtime=1.55
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 7416 0 1 0 151 4 0 0 20 0 9 0 187010227 1726017536 6646 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421391 6649 2161 9 0 416302 0
[pid=13057/tid=13059] ppid=13055 vsize=1685564 CPUtime=1.2
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 2015 0 1 0 119 1 0 0 16 0 9 0 187010229 1726017536 6651 1992294400 134512640 134550932 4294956032 18446744073709551615 4126390218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685564 CPUtime=0.24
/proc/13057/task/13060/stat : 13060 (java) R 13055 13057 11757 0 -1 64 4331 0 0 0 23 1 0 0 17 0 9 0 187010230 1726017536 6654 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) R 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187010230 1726017536 6657 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726017536 6660 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726017536 6663 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685564 CPUtime=0.07
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 339 0 0 0 7 0 0 0 16 0 9 0 187010232 1726017536 6667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726017536 6670 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726017536 6675 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 1685564

[startup+3.10213 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13066
/proc/meminfo: memFree=1827416/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685564 CPUtime=3.15
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 9046 0 1 0 310 5 0 0 20 0 9 0 187010227 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421391 8212 2161 9 0 416302 0
[pid=13057/tid=13059] ppid=13055 vsize=1685564 CPUtime=2.7
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 2147 0 1 0 269 1 0 0 17 0 9 0 187010229 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4126534028 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685564 CPUtime=0.33
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 5812 0 0 0 31 2 0 0 16 0 9 0 187010230 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685564 CPUtime=0.08
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 351 0 0 0 8 0 0 0 16 0 9 0 187010232 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685564 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726017536 8212 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1685564

[startup+6.30283 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13066
/proc/meminfo: memFree=1815704/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1690688 CPUtime=6.35
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 14072 0 1 0 627 8 0 0 20 0 9 0 187010227 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 422672 11935 2162 9 0 417583 0
[pid=13057/tid=13059] ppid=13055 vsize=1690688 CPUtime=5.56
/proc/13057/task/13059/stat : 13059 (java) S 13055 13057 11757 0 -1 64 2297 0 1 0 554 2 0 0 17 0 9 0 187010229 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1690688 CPUtime=0.68
/proc/13057/task/13060/stat : 13060 (java) R 13055 13057 11757 0 -1 64 10684 0 0 0 64 4 0 0 16 0 9 0 187010230 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 103733300 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1690688 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1690688 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1690688 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1690688 CPUtime=0.08
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 355 0 0 0 8 0 0 0 16 0 9 0 187010232 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1690688 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1690688 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1731264512 11935 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1690688

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13066
/proc/meminfo: memFree=1794264/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685560 CPUtime=12.74
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 21286 0 1 0 1262 12 0 0 20 0 9 0 187010227 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421390 15259 2162 9 0 416301 0
[pid=13057/tid=13059] ppid=13055 vsize=1685560 CPUtime=11.37
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 2711 0 1 0 1134 3 0 0 17 0 9 0 187010229 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4126385967 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685560 CPUtime=1.25
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 17484 0 0 0 118 7 0 0 15 0 9 0 187010230 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685560 CPUtime=0.08
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 355 0 0 0 8 0 0 0 16 0 9 0 187010232 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726013440 15259 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 1685560

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13066
/proc/meminfo: memFree=1753688/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685560 CPUtime=25.49
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 32721 0 1 0 2529 20 0 0 20 0 9 0 187010227 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421390 24066 2162 9 0 416301 0
[pid=13057/tid=13059] ppid=13055 vsize=1685560 CPUtime=23.24
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 3177 0 1 0 2319 5 0 0 17 0 9 0 187010229 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4126386625 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685560 CPUtime=2.13
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 28451 0 0 0 200 13 0 0 16 0 9 0 187010230 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685560 CPUtime=0.09
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 357 0 0 0 9 0 0 0 15 0 9 0 187010232 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726013440 24066 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1685560

[startup+51.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13066
/proc/meminfo: memFree=1681176/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685560 CPUtime=51
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 50693 0 1 0 5070 30 0 0 20 0 9 0 187010227 1726013440 40667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421390 40667 2162 9 0 416301 0
[pid=13057/tid=13059] ppid=13055 vsize=1685560 CPUtime=47.08
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 3892 0 1 0 4700 8 0 0 16 0 9 0 187010229 1726013440 40667 1992294400 134512640 134550932 4294956032 18446744073709551615 4126501144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685560 CPUtime=3.8
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 45707 0 0 0 360 20 0 0 16 0 9 0 187010230 1726013440 40667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726013440 40667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726013440 40667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726013440 40667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685560 CPUtime=0.09
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 358 0 0 0 9 0 0 0 16 0 9 0 187010232 1726013440 40667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726013440 40667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=13057/tid=13059] ppid=13055 vsize=1685560 CPUtime=314.76
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 15555 0 1 0 31424 52 0 0 17 0 9 0 187010229 1726013440 217850 1992294400 134512640 134550932 4294956032 18446744073709551615 4126385895 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685560 CPUtime=26.48
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 213438 0 0 0 2561 87 0 0 16 0 9 0 187010230 1726013440 217850 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726013440 217850 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726013440 217850 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726013440 217850 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685560 CPUtime=0.09
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 363 0 0 0 9 0 0 0 16 0 9 0 187010232 1726013440 217850 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726013440 217850 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726013440 217850 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.37
Current children cumulated vsize (KiB) 1685560

[startup+402.302 s]
/proc/loadavg: 1.11 1.06 1.01 2/73 13066
/proc/meminfo: memFree=792728/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685560 CPUtime=401.23
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 246656 0 1 0 39967 156 0 0 20 0 9 0 187010227 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421390 234384 2162 9 0 416301 0
[pid=13057/tid=13059] ppid=13055 vsize=1685560 CPUtime=372.91
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 15585 0 1 0 37232 59 0 0 17 0 9 0 187010229 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903099 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685560 CPUtime=28.18
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 229972 0 0 0 2724 94 0 0 16 0 9 0 187010230 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685560 CPUtime=0.09
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 363 0 0 0 9 0 0 0 16 0 9 0 187010232 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726013440 234384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.23
Current children cumulated vsize (KiB) 1685560

[startup+462.302 s]
/proc/loadavg: 1.04 1.05 1.00 2/73 13066
/proc/meminfo: memFree=710808/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685560 CPUtime=461.08
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 262038 0 1 0 45941 167 0 0 20 0 9 0 187010227 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421390 249737 2162 9 0 416301 0
[pid=13057/tid=13059] ppid=13055 vsize=1685560 CPUtime=431.16
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 15614 0 1 0 43051 65 0 0 19 0 9 0 187010229 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4126385904 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685560 CPUtime=29.8
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 245325 0 0 0 2880 100 0 0 16 0 9 0 187010230 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685560 CPUtime=0.09
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 363 0 0 0 9 0 0 0 16 0 9 0 187010232 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726013440 249737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.08
Current children cumulated vsize (KiB) 1685560

[startup+522.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/73 13066
/proc/meminfo: memFree=628248/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685560 CPUtime=520.94
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 278603 0 1 0 51916 178 0 0 20 0 9 0 187010227 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421390 266272 2162 9 0 416301 0
[pid=13057/tid=13059] ppid=13055 vsize=1685560 CPUtime=489.29
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 15644 0 1 0 48859 70 0 0 18 0 9 0 187010229 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685560 CPUtime=31.52
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 261860 0 0 0 3046 106 0 0 16 0 9 0 187010230 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685560 CPUtime=0.09
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 363 0 0 0 9 0 0 0 16 0 9 0 187010232 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726013440 266272 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.94
Current children cumulated vsize (KiB) 1685560

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/73 13066
/proc/meminfo: memFree=545816/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1685560 CPUtime=580.8
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 293984 0 1 0 57889 191 0 0 20 0 9 0 187010227 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421390 281624 2162 9 0 416301 0
[pid=13057/tid=13059] ppid=13055 vsize=1685560 CPUtime=547.52
/proc/13057/task/13059/stat : 13059 (java) R 13055 13057 11757 0 -1 64 15673 0 1 0 54675 77 0 0 19 0 9 0 187010229 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4126386618 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1685560 CPUtime=33.15
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 277212 0 0 0 3203 112 0 0 16 0 9 0 187010230 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187010230 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187010230 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187010232 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1685560 CPUtime=0.09
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 363 0 0 0 9 0 0 0 16 0 9 0 187010232 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187010232 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1685560 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187010232 1726013440 281624 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 580.8
Current children cumulated vsize (KiB) 1685560



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+592.702 s]
/proc/loadavg: 1.00 1.03 1.00 2/77 13070
/proc/meminfo: memFree=381304/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=1686532 CPUtime=589.05
/proc/13057/stat : 13057 (java) S 13055 13057 11757 0 -1 0 296646 0 1 0 58708 197 0 0 20 0 12 0 187010227 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 421633 284023 2165 9 0 416544 0
[pid=13068] ppid=13057 vsize=159760 CPUtime=2.13
/proc/13068/stat : 13068 (minisat) R 13057 13057 11757 0 -1 4194304 38074 0 0 0 186 27 0 0 25 0 1 0 187069280 163594240 38050 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/13068/statm: 39973 38051 59 157 0 39813 0
[pid=13057/tid=13059] ppid=13055 vsize=1686532 CPUtime=555.49
/proc/13057/task/13059/stat : 13059 (java) S 13055 13057 11757 0 -1 64 15827 0 1 0 55471 78 0 0 16 0 12 0 187010229 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13060] ppid=13055 vsize=1686532 CPUtime=33.4
/proc/13057/task/13060/stat : 13060 (java) S 13055 13057 11757 0 -1 64 279595 0 0 0 3227 113 0 0 16 0 12 0 187010230 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13061] ppid=13055 vsize=1686532 CPUtime=0
/proc/13057/task/13061/stat : 13061 (java) S 13055 13057 11757 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187010230 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13062] ppid=13055 vsize=1686532 CPUtime=0
/proc/13057/task/13062/stat : 13062 (java) S 13055 13057 11757 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187010230 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13063] ppid=13055 vsize=1686532 CPUtime=0
/proc/13057/task/13063/stat : 13063 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187010232 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13064] ppid=13055 vsize=1686532 CPUtime=0.09
/proc/13057/task/13064/stat : 13064 (java) S 13055 13057 11757 0 -1 64 363 0 0 0 9 0 0 0 16 0 12 0 187010232 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13057/tid=13065] ppid=13055 vsize=1686532 CPUtime=0
/proc/13057/task/13065/stat : 13065 (java) S 13055 13057 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187010232 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13066] ppid=13055 vsize=1686532 CPUtime=0
/proc/13057/task/13066/stat : 13066 (java) S 13055 13057 11757 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187010232 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13057/tid=13067] ppid=13055 vsize=1686532 CPUtime=0.03
/proc/13057/task/13067/stat : 13067 (java) S 13055 13057 11757 0 -1 64 70 0 0 0 0 3 0 0 18 0 12 0 187069280 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=13057/tid=13069] ppid=13055 vsize=1686532 CPUtime=0
/proc/13057/task/13069/stat : 13069 (java) S 13055 13057 11757 0 -1 64 35 0 0 0 0 0 0 0 16 0 12 0 187069289 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=13057/tid=13070] ppid=13055 vsize=1686532 CPUtime=0
/proc/13057/task/13070/stat : 13070 (java) S 13055 13057 11757 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 187069289 1727008768 284023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 591.18
Current children cumulated vsize (KiB) 1846292

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

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

[startup+593.002 s]
/proc/loadavg: 1.00 1.03 1.00 2/75 13072
/proc/meminfo: memFree=641904/2055920 swapFree=4192812/4192956
[pid=13057] ppid=13055 vsize=0 CPUtime=591.43
/proc/13057/stat : 13057 (java) Z 13055 13057 11757 0 -1 12 297150 38094 59 0 58708 220 186 29 16 0 2 0 187010227 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13057/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 591.43
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 593.013
CPU time (s): 591.468
CPU user time (s): 588.952
CPU system time (s): 2.51562
CPU usage (%): 99.7394
Max. virtual memory (cumulated for all children) (KiB): 1846292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 588.952
system time used= 2.51562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 335244
page faults= 59
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17012
involuntary context switches= 13871

runsolver used 0.710891 second user time and 1.80872 second system time

The end

Launcher Data

Begin job on node26 at 2009-06-17 01:15:05
IDJOB=1883376
IDBENCH=1153
IDSOLVER=688
FILE ID=node26/1883376-1245194105
PBS_JOBID= 9368281
Free space on /tmp= 66156 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin16.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883376-1245194105/watcher-1883376-1245194105 -o /tmp/evaluation-result-1883376-1245194105/solver-1883376-1245194105 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883376-1245194105.opb minisat %dimacs %var

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d761333f7ff9a755d3cd90e52b11f227
RANDOM SEED=2028848478

node26.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.263
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.263
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:       1848896 kB
Buffers:         43756 kB
Cached:          98432 kB
SwapCached:          0 kB
Active:          81540 kB
Inactive:        74604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            36984 kB
Committed_AS:   165552 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883376-1245194105.opb

Free space on /tmp at the end= 66156 MiB
End job on node26 at 2009-06-17 01:25:00