Trace number 1883772

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) 417.078 418.133

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_4_80.opb
MD5SUMd17850f8cb83537ab22f6a30504d9d46
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 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 80
Number of bits of the biggest number in a constraint 7
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

403.96/405.00	------------------------
403.96/405.01	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
403.96/405.01	Size : 0, 1074070, 0, 0, 3530011
403.96/405.01	Count : 0, 32996, 0, 0, 15
403.96/405.01	
403.96/405.01	Command line : minisat tmp.dimacs %var 
403.96/405.01	
403.96/405.01	------------------------
403.96/405.04	This is MiniSat 2.0 beta
403.96/405.04	WARNING: for repeatability, setting FPU to use double precision
403.96/405.04	============================[ Problem Statistics ]=============================
403.96/405.04	|                                                                             |
403.96/405.04	|  Number of variables:  44374                                                |
403.96/405.04	|  Number of clauses:    1715045                                              |
405.35/406.48	|  Parsing time:         1.29         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-1883772-1245214152/watcher-1883772-1245214152 -o /tmp/evaluation-result-1883772-1245214152/solver-1883772-1245214152 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883772-1245214152.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.07 1.02 1.00 3/64 14957
/proc/meminfo: memFree=1824584/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1616 CPUtime=0
/proc/14957/stat : 14957 (java) R 14955 14957 14404 0 -1 0 193 0 0 0 0 0 0 0 18 0 1 0 189015012 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/14957/statm: 404 163 127 9 0 46 0

[startup+0.00763793 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 14957
/proc/meminfo: memFree=1824584/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1520 CPUtime=0
/proc/14957/stat : 14957 (java) R 14955 14957 14404 0 -1 0 252 0 0 0 0 0 0 0 18 0 1 0 189015012 1556480 57 1992294400 134512640 134550932 4294956032 18446744073709551615 12556081 0 0 4096 0 0 0 0 17 0 0 0
/proc/14957/statm: 380 73 56 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1520

[startup+0.101655 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 14957
/proc/meminfo: memFree=1824584/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685208 CPUtime=0.11
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 3033 0 1 0 9 2 0 0 18 0 9 0 189015012 1725652992 2523 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421302 2523 1226 9 0 416213 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685208

[startup+0.301687 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 14957
/proc/meminfo: memFree=1824584/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685340 CPUtime=0.33
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 3738 0 1 0 31 2 0 0 18 0 9 0 189015012 1725788160 3213 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421335 3213 1227 9 0 416246 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685340

[startup+0.701749 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 14957
/proc/meminfo: memFree=1824584/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685360 CPUtime=0.73
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 6696 0 1 0 70 3 0 0 18 0 9 0 189015012 1725808640 5887 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421340 5887 2154 9 0 416251 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685360

[startup+1.50288 s]
/proc/loadavg: 1.07 1.02 1.00 3/73 14966
/proc/meminfo: memFree=1804544/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685344 CPUtime=1.54
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 8805 0 1 0 150 4 0 0 18 0 9 0 189015012 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421336 7732 2166 9 0 416247 0
[pid=14957/tid=14959] ppid=14955 vsize=1685344 CPUtime=1.13
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 2110 0 1 0 112 1 0 0 19 0 9 0 189015013 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4126379781 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685344 CPUtime=0.34
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 5649 0 0 0 32 2 0 0 16 0 9 0 189015014 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 189015014 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 189015015 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685344 CPUtime=0.06
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 310 0 0 0 6 0 0 0 16 0 9 0 189015017 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725792256 7732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 1685344

[startup+3.10213 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 14966
/proc/meminfo: memFree=1800768/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685344 CPUtime=3.15
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 9480 0 1 0 310 5 0 0 18 0 9 0 189015012 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421336 8379 2166 9 0 416247 0
[pid=14957/tid=14959] ppid=14955 vsize=1685344 CPUtime=2.69
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 2138 0 1 0 268 1 0 0 20 0 9 0 189015013 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4126379748 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685344 CPUtime=0.36
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 6296 0 0 0 34 2 0 0 16 0 9 0 189015014 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 189015014 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 189015015 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685344 CPUtime=0.06
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 310 0 0 0 6 0 0 0 16 0 9 0 189015017 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685344 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725792256 8379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1685344

[startup+6.30164 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 14966
/proc/meminfo: memFree=1796544/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685428 CPUtime=6.35
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 12932 0 1 0 628 7 0 0 18 0 9 0 189015012 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421357 9067 2164 9 0 416268 0
[pid=14957/tid=14959] ppid=14955 vsize=1685428 CPUtime=5.67
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 2306 0 1 0 566 1 0 0 17 0 9 0 189015013 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 103823650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685428 CPUtime=0.58
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 9580 0 0 0 54 4 0 0 16 0 9 0 189015014 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685428 CPUtime=0.06
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 310 0 0 0 6 0 0 0 16 0 9 0 189015017 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725878272 9067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1685428

[startup+12.7027 s]
/proc/loadavg: 1.06 1.02 1.00 2/73 14966
/proc/meminfo: memFree=1790536/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685428 CPUtime=12.74
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 14934 0 1 0 1266 8 0 0 18 0 9 0 189015012 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421357 11005 2164 9 0 416268 0
[pid=14957/tid=14959] ppid=14955 vsize=1685428 CPUtime=11.95
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 2370 0 1 0 1194 1 0 0 16 0 9 0 189015013 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4126509175 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685428 CPUtime=0.69
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 11509 0 0 0 64 5 0 0 15 0 9 0 189015014 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685428 CPUtime=0.07
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 319 0 0 0 7 0 0 0 16 0 9 0 189015017 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725878272 11005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 1685428

[startup+25.5017 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 14966
/proc/meminfo: memFree=1775944/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685460 CPUtime=25.51
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 20899 0 1 0 2536 15 0 0 18 0 9 0 189015012 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421365 13677 2164 9 0 416276 0
[pid=14957/tid=14959] ppid=14955 vsize=1685460 CPUtime=23.99
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 2850 0 1 0 2394 5 0 0 17 0 9 0 189015013 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4126604567 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685460 CPUtime=1.41
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 16982 0 0 0 132 9 0 0 16 0 9 0 189015014 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685460 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685460 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685460 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685460 CPUtime=0.09
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 331 0 0 0 9 0 0 0 15 0 9 0 189015017 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685460 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685460 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725911040 13677 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 1685460

[startup+51.1018 s]
/proc/loadavg: 1.03 1.01 1.00 2/73 14966
/proc/meminfo: memFree=1679432/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685428 CPUtime=51.09
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 46022 0 1 0 5078 31 0 0 18 0 9 0 189015012 1725878272 35831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421357 35831 2164 9 0 416268 0
[pid=14957/tid=14959] ppid=14955 vsize=1685428 CPUtime=47.24
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 14404 0 -1 64 4183 0 1 0 4713 11 0 0 18 0 9 0 189015013 1725878272 35831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685428 CPUtime=3.71
/proc/14957/task/14960/stat : 14960 (java) R 14955 14957 14404 0 -1 64 40756 0 0 0 353 18 0 0 16 0 9 0 189015014 1725878272 35831 1992294400 134512640 134550932 4294956032 18446744073709551615 102549477 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725878272 35831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725878272 35831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725878272 35831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685428 CPUtime=0.11
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 347 0 0 0 11 0 0 0 15 0 9 0 189015017 1725878272 35831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725878272 35831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=14957/tid=14959] ppid=14955 vsize=1685428 CPUtime=156.36
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 4363 0 1 0 15624 12 0 0 17 0 9 0 189015013 1725878272 46138 1992294400 134512640 134550932 4294956032 18446744073709551615 4126509242 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685428 CPUtime=5.5
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 52077 0 0 0 526 24 0 0 16 0 9 0 189015014 1725878272 46138 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725878272 46138 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725878272 46138 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725878272 46138 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685428 CPUtime=0.11
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 347 0 0 0 11 0 0 0 15 0 9 0 189015017 1725878272 46138 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725878272 46138 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725878272 46138 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 1685428

[startup+222.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/73 14968
/proc/meminfo: memFree=1625544/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685428 CPUtime=221.81
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 57743 0 1 0 22138 43 0 0 18 0 9 0 189015012 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421357 46245 2165 9 0 416268 0
[pid=14957/tid=14959] ppid=14955 vsize=1685428 CPUtime=215.52
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 4477 0 1 0 21535 17 0 0 17 0 9 0 189015013 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 103823647 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685428 CPUtime=6.16
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 52183 0 0 0 591 25 0 0 16 0 9 0 189015014 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685428 CPUtime=0.11
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 347 0 0 0 11 0 0 0 16 0 9 0 189015017 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725878272 46245 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.81
Current children cumulated vsize (KiB) 1685428

[startup+282.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/73 14968
/proc/meminfo: memFree=1602248/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685428 CPUtime=281.62
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 63830 0 1 0 28116 46 0 0 18 0 9 0 189015012 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421357 52248 2165 9 0 416268 0
[pid=14957/tid=14959] ppid=14955 vsize=1685428 CPUtime=274.69
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 4561 0 1 0 27452 17 0 0 17 0 9 0 189015013 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4126509281 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685428 CPUtime=6.8
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 58186 0 0 0 652 28 0 0 16 0 9 0 189015014 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685428 CPUtime=0.11
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 347 0 0 0 11 0 0 0 16 0 9 0 189015017 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725878272 52248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.62
Current children cumulated vsize (KiB) 1685428

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1558472/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685428 CPUtime=341.44
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 77088 0 1 0 34091 53 0 0 18 0 9 0 189015012 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421357 63256 2165 9 0 416268 0
[pid=14957/tid=14959] ppid=14955 vsize=1685428 CPUtime=332.67
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 5913 0 1 0 33249 18 0 0 16 0 9 0 189015013 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4126509271 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685428 CPUtime=8.63
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 70092 0 0 0 830 33 0 0 16 0 9 0 189015014 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685428 CPUtime=0.11
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 347 0 0 0 11 0 0 0 16 0 9 0 189015017 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725878272 63256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.44
Current children cumulated vsize (KiB) 1685428

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1538312/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1685428 CPUtime=401.26
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 82190 0 1 0 40070 56 0 0 18 0 9 0 189015012 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421357 68307 2165 9 0 416268 0
[pid=14957/tid=14959] ppid=14955 vsize=1685428 CPUtime=391.93
/proc/14957/task/14959/stat : 14959 (java) R 14955 14957 14404 0 -1 64 5964 0 1 0 39174 19 0 0 17 0 9 0 189015013 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4126340435 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1685428 CPUtime=9.2
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 75143 0 0 0 884 36 0 0 16 0 9 0 189015014 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189015014 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189015015 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189015017 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1685428 CPUtime=0.11
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 347 0 0 0 11 0 0 0 16 0 9 0 189015017 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189015017 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1685428 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189015017 1725878272 68307 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.26
Current children cumulated vsize (KiB) 1685428



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+418.005 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14972
/proc/meminfo: memFree=1327208/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=1686400 CPUtime=403.99
/proc/14957/stat : 14957 (java) S 14955 14957 14404 0 -1 0 93619 0 1 0 40334 65 0 0 18 0 12 0 189015012 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 421600 79452 2168 9 0 416511 0
[pid=14970] ppid=14957 vsize=157044 CPUtime=12.97
/proc/14970/stat : 14970 (minisat) R 14957 14957 14404 0 -1 4194304 38517 0 0 0 1276 21 0 0 25 0 1 0 189055513 160813056 38470 1992294400 134512640 135156773 4294956080 18446744073709551615 134537935 0 4 0 3 0 0 0 17 1 0 0
/proc/14970/statm: 39261 38470 71 157 0 39101 0
[pid=14957/tid=14959] ppid=14955 vsize=1686400 CPUtime=393.93
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 14404 0 -1 64 6135 0 1 0 39370 23 0 0 17 0 12 0 189015013 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686400 CPUtime=9.91
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 14404 0 -1 64 86271 0 0 0 951 40 0 0 16 0 12 0 189015014 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686400 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 14404 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189015014 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686400 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 189015015 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686400 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 14404 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189015017 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686400 CPUtime=0.12
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 14404 0 -1 64 352 0 0 0 12 0 0 0 16 0 12 0 189015017 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686400 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 14404 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189015017 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686400 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 14404 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 189015017 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686400 CPUtime=0.01
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 14404 0 -1 64 70 0 0 0 0 1 0 0 19 0 12 0 189055513 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14971] ppid=14955 vsize=1686400 CPUtime=0
/proc/14957/task/14971/stat : 14971 (java) S 14955 14957 14404 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189055516 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14972] ppid=14955 vsize=1686400 CPUtime=0
/proc/14957/task/14972/stat : 14972 (java) S 14955 14957 14404 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 189055516 1726873600 79452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 416.96
Current children cumulated vsize (KiB) 1843444

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

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

[startup+418.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14972
/proc/meminfo: memFree=1327208/2055920 swapFree=4191900/4192956
[pid=14957] ppid=14955 vsize=0 CPUtime=417.04
/proc/14957/stat : 14957 (java) Z 14955 14957 14404 0 -1 1036 94188 38520 1 0 40334 70 1276 24 15 0 2 0 189015012 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14957/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 417.04
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 418.133
CPU time (s): 417.078
CPU user time (s): 416.107
CPU system time (s): 0.970852
CPU usage (%): 99.7476
Max. virtual memory (cumulated for all children) (KiB): 1843444

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

runsolver used 0.399939 second user time and 1.16382 second system time

The end

Launcher Data

Begin job on node26 at 2009-06-17 06:49:12
IDJOB=1883772
IDBENCH=48311
IDSOLVER=688
FILE ID=node26/1883772-1245214152
PBS_JOBID= 9368420
Free space on /tmp= 66156 MiB

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

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

MD5SUM BENCH= d17850f8cb83537ab22f6a30504d9d46
RANDOM SEED=1536049336

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:       1826088 kB
Buffers:         51616 kB
Cached:         112288 kB
SwapCached:        384 kB
Active:          70312 kB
Inactive:       107032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826088 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1344 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            38624 kB
Committed_AS:   179212 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-1883772-1245214152.opb

Free space on /tmp at the end= 66156 MiB
End job on node26 at 2009-06-17 06:56:13