Trace number 1883746

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) 427.67 429.073

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_4_15.opb
MD5SUM8407562d9bb1379ab6a9e056478d010c
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.853869
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31508
Sum of products size (including duplicates)63016
Number of different products15754
Sum of products size31508

Solver Data

412.07/413.40	------------------------
412.07/413.40	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
412.07/413.40	Size : 0, 1074070, 0, 0, 3530011
412.07/413.40	Count : 0, 32996, 0, 0, 15
412.07/413.40	
412.07/413.40	Command line : minisat tmp.dimacs %var 
412.07/413.40	
412.07/413.40	------------------------
412.07/413.44	This is MiniSat 2.0 beta
412.07/413.44	WARNING: for repeatability, setting FPU to use double precision
412.07/413.44	============================[ Problem Statistics ]=============================
412.07/413.44	|                                                                             |
412.07/413.44	|  Number of variables:  44374                                                |
412.07/413.44	|  Number of clauses:    1715045                                              |
413.46/414.84	|  Parsing time:         1.27         s                                       |

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-1883746-1245212365/watcher-1883746-1245212365 -o /tmp/evaluation-result-1883746-1245212365/solver-1883746-1245212365 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883746-1245212365.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 11251
/proc/meminfo: memFree=1828160/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=152 CPUtime=0
/proc/11251/stat : 11251 (java) R 11249 11251 10801 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 188833806 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 3167012 0 0 4096 0 0 0 0 17 1 0 0
/proc/11251/statm: 38 26 19 9 0 4 0

[startup+0.019478 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11251
/proc/meminfo: memFree=1828160/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=44540 CPUtime=0
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 934 0 1 0 0 0 0 0 18 0 2 0 188833806 45608960 670 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 420218 875 490 9 0 415133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 44540

[startup+0.104675 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11251
/proc/meminfo: memFree=1828160/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685136 CPUtime=0.1
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 3020 0 1 0 9 1 0 0 18 0 9 0 188833806 1725579264 2510 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421284 2510 1226 9 0 416195 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685136

[startup+0.301697 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11251
/proc/meminfo: memFree=1828160/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685296 CPUtime=0.33
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 3738 0 1 0 31 2 0 0 18 0 9 0 188833806 1725743104 3213 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421324 3213 1227 9 0 416235 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685296

[startup+0.701741 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11251
/proc/meminfo: memFree=1828160/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685296 CPUtime=0.72
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 6641 0 1 0 69 3 0 0 18 0 9 0 188833806 1725743104 5838 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421324 5838 2154 9 0 416235 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1685296

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1808184/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685296 CPUtime=1.53
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 8801 0 1 0 149 4 0 0 18 0 9 0 188833806 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421324 7741 2166 9 0 416235 0
[pid=11251/tid=11253] ppid=11249 vsize=1685296 CPUtime=1.13
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 2104 0 1 0 112 1 0 0 17 0 9 0 188833808 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046714 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685296 CPUtime=0.32
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 5624 0 0 0 30 2 0 0 16 0 9 0 188833809 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 188833809 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 188833809 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685296 CPUtime=0.05
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 337 0 0 0 5 0 0 0 16 0 9 0 188833811 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725743104 7741 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 1685296

[startup+3.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1804280/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685296 CPUtime=3.14
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 9481 0 1 0 309 5 0 0 18 0 9 0 188833806 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421324 8393 2166 9 0 416235 0
[pid=11251/tid=11253] ppid=11249 vsize=1685296 CPUtime=2.7
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 2132 0 1 0 269 1 0 0 21 0 9 0 188833808 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4126505256 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685296 CPUtime=0.37
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 6276 0 0 0 34 3 0 0 16 0 9 0 188833809 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 188833809 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 188833809 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685296 CPUtime=0.05
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 337 0 0 0 5 0 0 0 16 0 9 0 188833811 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685296 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725743104 8393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 1685296

[startup+6.30235 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1800120/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685328 CPUtime=6.32
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 12916 0 1 0 626 6 0 0 18 0 9 0 188833806 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421332 9070 2164 9 0 416243 0
[pid=11251/tid=11253] ppid=11249 vsize=1685328 CPUtime=5.67
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 2300 0 1 0 566 1 0 0 17 0 9 0 188833808 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4126539853 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685328 CPUtime=0.58
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 9543 0 0 0 54 4 0 0 16 0 9 0 188833809 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685328 CPUtime=0.05
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 337 0 0 0 5 0 0 0 16 0 9 0 188833811 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725775872 9070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 1685328

[startup+12.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1793856/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685328 CPUtime=12.73
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 14971 0 1 0 1265 8 0 0 18 0 9 0 188833806 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421332 11060 2164 9 0 416243 0
[pid=11251/tid=11253] ppid=11249 vsize=1685328 CPUtime=11.93
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 2364 0 1 0 1191 2 0 0 18 0 9 0 188833808 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4126539944 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685328 CPUtime=0.71
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 11502 0 0 0 66 5 0 0 15 0 9 0 188833809 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685328 CPUtime=0.06
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 369 0 0 0 6 0 0 0 16 0 9 0 188833811 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725775872 11060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 1685328

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1775104/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685328 CPUtime=25.53
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 21943 0 1 0 2537 16 0 0 18 0 9 0 188833806 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421332 14720 2164 9 0 416243 0
[pid=11251/tid=11253] ppid=11249 vsize=1685328 CPUtime=23.92
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 2852 0 1 0 2386 6 0 0 16 0 9 0 188833808 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4126506434 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685328 CPUtime=1.51
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 17974 0 0 0 142 9 0 0 15 0 9 0 188833809 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685328 CPUtime=0.08
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 381 0 0 0 8 0 0 0 16 0 9 0 188833811 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725775872 14720 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 1685328

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1683264/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685328 CPUtime=51.07
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 45889 0 1 0 5076 31 0 0 18 0 9 0 188833806 1725775872 35744 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421332 35744 2164 9 0 416243 0
[pid=11251/tid=11253] ppid=11249 vsize=1685328 CPUtime=47.25
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 4135 0 1 0 4714 11 0 0 17 0 9 0 188833808 1725775872 35744 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685328 CPUtime=3.71
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 40622 0 0 0 352 19 0 0 16 0 9 0 188833809 1725775872 35744 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 35744 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 35744 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725775872 35744 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685328 CPUtime=0.1
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 396 0 0 0 10 0 0 0 15 0 9 0 188833811 1725775872 35744 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725775872 35744 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=11251/tid=11260] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 1685328

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1642240/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685328 CPUtime=221.64
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 57279 0 1 0 22124 40 0 0 18 0 9 0 188833806 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421332 45856 2164 9 0 416243 0
[pid=11251/tid=11253] ppid=11249 vsize=1685328 CPUtime=215.7
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 4389 0 1 0 21557 13 0 0 18 0 9 0 188833808 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4126506447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685328 CPUtime=5.81
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 51758 0 0 0 556 25 0 0 15 0 9 0 188833809 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685328 CPUtime=0.1
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 396 0 0 0 10 0 0 0 15 0 9 0 188833811 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725775872 45856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.64
Current children cumulated vsize (KiB) 1685328

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1606208/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685328 CPUtime=281.41
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 63687 0 1 0 28093 48 0 0 18 0 9 0 188833806 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421332 52152 2165 9 0 416243 0
[pid=11251/tid=11253] ppid=11249 vsize=1685328 CPUtime=274.76
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 4502 0 1 0 27458 18 0 0 17 0 9 0 188833808 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4126508266 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685328 CPUtime=6.53
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 58053 0 0 0 624 29 0 0 16 0 9 0 188833809 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685328 CPUtime=0.1
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 396 0 0 0 10 0 0 0 15 0 9 0 188833811 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725775872 52152 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.41
Current children cumulated vsize (KiB) 1685328

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1566080/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685328 CPUtime=341.2
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 75911 0 1 0 34067 53 0 0 18 0 9 0 188833806 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421332 62113 2165 9 0 416243 0
[pid=11251/tid=11253] ppid=11249 vsize=1685328 CPUtime=333.02
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 5857 0 1 0 33284 18 0 0 17 0 9 0 188833808 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046802 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685328 CPUtime=8.05
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 68922 0 0 0 772 33 0 0 16 0 9 0 188833809 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685328 CPUtime=0.1
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 396 0 0 0 10 0 0 0 15 0 9 0 188833811 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725775872 62113 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.2
Current children cumulated vsize (KiB) 1685328

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11260
/proc/meminfo: memFree=1544768/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1685328 CPUtime=400.99
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 81330 0 1 0 40044 55 0 0 18 0 9 0 188833806 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421332 67483 2165 9 0 416243 0
[pid=11251/tid=11253] ppid=11249 vsize=1685328 CPUtime=392.28
/proc/11251/task/11253/stat : 11253 (java) R 11249 11251 10801 0 -1 64 5906 0 1 0 39209 19 0 0 17 0 9 0 188833808 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4126506423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1685328 CPUtime=8.59
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 74292 0 0 0 824 35 0 0 16 0 9 0 188833809 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 188833809 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 188833811 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1685328 CPUtime=0.1
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 396 0 0 0 10 0 0 0 15 0 9 0 188833811 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 188833811 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1685328 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188833811 1725775872 67483 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.99
Current children cumulated vsize (KiB) 1685328



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+428.902 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 11264
/proc/meminfo: memFree=1334432/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1686300 CPUtime=412.09
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 92698 0 1 0 41144 65 0 0 18 0 12 0 188833806 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 421575 78557 2168 9 0 416486 0
[pid=11262] ppid=11251 vsize=156912 CPUtime=15.46
/proc/11262/stat : 11262 (minisat) R 11251 11251 10801 0 -1 4194304 38458 0 0 0 1524 22 0 0 25 0 1 0 188875147 160677888 38410 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/11262/statm: 39228 38410 71 157 0 39068 0
[pid=11251/tid=11253] ppid=11249 vsize=1686300 CPUtime=402.62
/proc/11251/task/11253/stat : 11253 (java) S 11249 11251 10801 0 -1 64 6083 0 1 0 40238 24 0 0 18 0 12 0 188833808 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1686300 CPUtime=9.32
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 85350 0 0 0 894 38 0 0 16 0 12 0 188833809 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1686300 CPUtime=0
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188833809 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1686300 CPUtime=0
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188833809 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1686300 CPUtime=0
/proc/11251/task/11257/stat : 11257 (java) S 11249 11251 10801 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 188833811 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1686300 CPUtime=0.11
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 402 0 0 0 11 0 0 0 15 0 12 0 188833811 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1686300 CPUtime=0
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188833811 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11260] ppid=11249 vsize=1686300 CPUtime=0
/proc/11251/task/11260/stat : 11260 (java) S 11249 11251 10801 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 188833811 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11261] ppid=11249 vsize=1686300 CPUtime=0.01
/proc/11251/task/11261/stat : 11261 (java) S 11249 11251 10801 0 -1 64 71 0 0 0 0 1 0 0 16 0 12 0 188875147 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=11251/tid=11263] ppid=11249 vsize=1686300 CPUtime=0
/proc/11251/task/11263/stat : 11263 (java) S 11249 11251 10801 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 188875150 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=11251/tid=11264] ppid=11249 vsize=1686300 CPUtime=0
/proc/11251/task/11264/stat : 11264 (java) S 11249 11251 10801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 188875151 1726771200 78557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 427.55
Current children cumulated vsize (KiB) 1843212

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

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

[startup+429.018 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 11264
/proc/meminfo: memFree=1334432/2055920 swapFree=4181916/4192956
[pid=11251] ppid=11249 vsize=1688108 CPUtime=427.59
/proc/11251/stat : 11251 (java) S 11249 11251 10801 0 -1 0 93168 38458 16 0 41144 67 1524 24 16 0 8 0 188833806 1728622592 78968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11251/statm: 422027 78968 2529 9 0 416537 0
[pid=11251/tid=11253] ppid=11249 vsize=1688108 CPUtime=418.12
/proc/11251/task/11253/stat : 11253 (java) S 11249 11251 10801 0 -1 64 6125 38458 1 0 40238 26 1524 24 16 0 8 0 188833808 1728622592 78968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11254] ppid=11249 vsize=1688108 CPUtime=24.8
/proc/11251/task/11254/stat : 11254 (java) S 11249 11251 10801 0 -1 64 85359 38458 0 0 894 38 1524 24 15 0 8 0 188833809 1728622592 78969 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11255] ppid=11249 vsize=1688108 CPUtime=15.48
/proc/11251/task/11255/stat : 11255 (java) S 11249 11251 10801 0 -1 64 15 38458 0 0 0 0 1524 24 16 0 8 0 188833809 1728622592 78969 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11256] ppid=11249 vsize=1688108 CPUtime=15.48
/proc/11251/task/11256/stat : 11256 (java) S 11249 11251 10801 0 -1 64 11 38458 0 0 0 0 1524 24 16 0 8 0 188833809 1728622592 78970 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11251/tid=11257] ppid=11249 vsize=1688108 CPUtime=15.48
/proc/11251/task/11257/stat : 11257 (java) R 11249 11251 10801 0 -1 64 411 38458 16 0 0 0 1524 24 17 0 8 0 188833811 1728622592 78971 1992294400 134512640 134550932 4294956032 18446744073709551615 4159464792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11258] ppid=11249 vsize=1688108 CPUtime=15.59
/proc/11251/task/11258/stat : 11258 (java) S 11249 11251 10801 0 -1 64 402 38458 0 0 11 0 1524 24 15 0 8 0 188833811 1728622592 78971 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11251/tid=11259] ppid=11249 vsize=1688108 CPUtime=15.48
/proc/11251/task/11259/stat : 11259 (java) S 11249 11251 10801 0 -1 64 1 38458 0 0 0 0 1524 24 23 0 8 0 188833811 1728622592 78971 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 427.59
Current children cumulated vsize (KiB) 1688108

Child status: 0
Real time (s): 429.073
CPU time (s): 427.67
CPU user time (s): 426.695
CPU system time (s): 0.974851
CPU usage (%): 99.6731
Max. virtual memory (cumulated for all children) (KiB): 1843212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 426.695
system time used= 0.974851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131693
page faults= 17
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13906
involuntary context switches= 10735

runsolver used 0.563914 second user time and 1.22281 second system time

The end

Launcher Data

Begin job on node37 at 2009-06-17 06:19:25
IDJOB=1883746
IDBENCH=48285
IDSOLVER=688
FILE ID=node37/1883746-1245212365
PBS_JOBID= 9368391
Free space on /tmp= 66164 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_4_15.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-1883746-1245212365/watcher-1883746-1245212365 -o /tmp/evaluation-result-1883746-1245212365/solver-1883746-1245212365 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883746-1245212365.opb minisat %dimacs %var

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

MD5SUM BENCH= 8407562d9bb1379ab6a9e056478d010c
RANDOM SEED=952934407

node37.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
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:       1829608 kB
Buffers:         20276 kB
Cached:         121768 kB
SwapCached:       5040 kB
Active:          51228 kB
Inactive:        98912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829608 kB
SwapTotal:     4192956 kB
SwapFree:      4181916 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          14340 kB
Slab:            62320 kB
Committed_AS:   181292 kB
PageTables:       1376 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-1883746-1245212365.opb

Free space on /tmp at the end= 66164 MiB
End job on node37 at 2009-06-17 06:26:37