Trace number 350672

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
absconPseudo 102? (TO) 1800.21 1800.84

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-bc1.opb
MD5SUM743cbcb78230aca97c7aa43a5d0e3e41
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1754.37
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables27730
Total number of constraints3375
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints3291
Minimum length of a constraint3
Maximum length of a constraint5701
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 529960
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

1800.07/1800.71	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350672-1176536346/instance-350672-1176536346.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-350672-1176536346 -o ROOT/results/node19/solver-350672-1176536346 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -Xms1600M -Xmx1600M -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/350672-1176536346/instance-350672-1176536346.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.01 0.99 3/77 29970
/proc/meminfo: memFree=1766664/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=272 CPUtime=0
/proc/29970/stat : 29970 (java) D 29968 29970 29683 0 -1 0 54 0 0 0 0 0 0 0 18 0 1 0 101552162 278528 37 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 7484196 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/29970/statm: 68 37 28 9 0 6 0

[startup+0.0145681 s]
/proc/loadavg: 0.97 1.01 0.99 3/77 29970
/proc/meminfo: memFree=1766664/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=10476 CPUtime=0
/proc/29970/stat : 29970 (java) D 29968 29970 29683 0 -1 0 401 0 1 0 0 0 0 0 18 0 1 0 101552162 10727424 188 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 7455530 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/29970/statm: 2619 188 148 9 0 1147 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10476

[startup+0.105536 s]
/proc/loadavg: 0.97 1.01 0.99 3/77 29970
/proc/meminfo: memFree=1766664/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1784380 CPUtime=0.02
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 2227 0 37 0 1 1 0 0 18 0 3 0 101552162 1827205120 1943 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 446095 1943 654 9 0 441097 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1784380

[startup+0.301562 s]
/proc/loadavg: 0.97 1.01 0.99 3/77 29970
/proc/meminfo: memFree=1766664/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790144 CPUtime=0.14
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 4388 0 48 0 9 5 0 0 18 0 9 0 101552162 1833107456 3873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447536 3873 1738 9 0 442128 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 1790144

[startup+0.701598 s]
/proc/loadavg: 0.97 1.01 0.99 3/77 29970
/proc/meminfo: memFree=1766664/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790172 CPUtime=0.53
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 23491 0 50 0 40 13 0 0 18 0 9 0 101552162 1833136128 22952 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447543 22953 1849 9 0 442128 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 1790172

[startup+1.50269 s]
/proc/loadavg: 0.97 1.01 0.99 2/86 29979
/proc/meminfo: memFree=1552896/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790172 CPUtime=1.34
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 62960 0 51 0 104 30 0 0 18 0 9 0 101552162 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447543 62420 1863 9 0 442128 0
[pid=29970/tid=29972] ppid=29968 vsize=1790172 CPUtime=0.94
/proc/29970/task/29972/stat : 29972 (java) S 29968 29970 29683 0 -1 64 29042 0 22 0 79 15 0 0 20 0 9 0 101552166 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790172 CPUtime=0.28
/proc/29970/task/29973/stat : 29973 (java) R 29968 29970 29683 0 -1 64 32901 0 0 0 16 12 0 0 17 0 9 0 101552172 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 102603579 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 17 0 9 0 101552173 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790172 CPUtime=0.07
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 320 0 0 0 7 0 0 0 16 0 9 0 101552175 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 101552175 1833136128 62420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 1790172

[startup+3.10186 s]
/proc/loadavg: 0.97 1.01 0.99 2/86 29979
/proc/meminfo: memFree=1446464/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790172 CPUtime=2.94
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 79858 0 51 0 257 37 0 0 18 0 9 0 101552162 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447543 79317 1863 9 0 442128 0
[pid=29970/tid=29972] ppid=29968 vsize=1790172 CPUtime=2.43
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29043 0 22 0 227 16 0 0 25 0 9 0 101552166 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126579504 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790172 CPUtime=0.39
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 49798 0 0 0 20 19 0 0 16 0 9 0 101552172 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 17 0 9 0 101552173 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790172 CPUtime=0.07
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 320 0 0 0 7 0 0 0 16 0 9 0 101552175 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 101552175 1833136128 79317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 1790172

[startup+6.3012 s]
/proc/loadavg: 0.98 1.01 0.99 2/86 29979
/proc/meminfo: memFree=1375040/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790172 CPUtime=6.13
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 97693 0 51 0 569 44 0 0 18 0 9 0 101552162 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447543 97150 1864 9 0 442128 0
[pid=29970/tid=29972] ppid=29968 vsize=1790172 CPUtime=5.43
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29045 0 22 0 527 16 0 0 25 0 9 0 101552166 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126579504 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790172 CPUtime=0.59
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 67630 0 0 0 33 26 0 0 16 0 9 0 101552172 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 17 0 9 0 101552173 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790172 CPUtime=0.07
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 320 0 0 0 7 0 0 0 16 0 9 0 101552175 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833136128 97150 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 1790172

[startup+12.7019 s]
/proc/loadavg: 0.98 1.01 0.99 2/86 29979
/proc/meminfo: memFree=1313104/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790172 CPUtime=12.55
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 124234 0 51 0 1198 57 0 0 18 0 9 0 101552162 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447543 123689 1864 9 0 442128 0
[pid=29970/tid=29972] ppid=29968 vsize=1790172 CPUtime=11.38
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29047 0 22 0 1121 17 0 0 17 0 9 0 101552166 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126579523 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790172 CPUtime=1.05
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 94166 0 0 0 67 38 0 0 18 0 9 0 101552172 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 17 0 9 0 101552173 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790172 CPUtime=0.08
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 323 0 0 0 8 0 0 0 16 0 9 0 101552175 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833136128 123689 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1790172

[startup+25.5023 s]
/proc/loadavg: 0.98 1.00 0.99 2/86 29979
/proc/meminfo: memFree=1180880/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790172 CPUtime=25.35
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 146199 0 51 0 2468 67 0 0 18 0 9 0 101552162 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447543 145652 1864 9 0 442128 0
[pid=29970/tid=29972] ppid=29968 vsize=1790172 CPUtime=23.66
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29054 0 22 0 2348 18 0 0 25 0 9 0 101552166 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126584201 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790172 CPUtime=1.56
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 116122 0 0 0 110 46 0 0 16 0 9 0 101552172 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 17 0 9 0 101552173 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790172 CPUtime=0.09
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 325 0 0 0 9 0 0 0 15 0 9 0 101552175 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790172 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833136128 145652 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 1790172

[startup+51.1021 s]
/proc/loadavg: 0.99 1.00 0.99 2/86 29979
/proc/meminfo: memFree=947536/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790492 CPUtime=51
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 204438 0 52 0 5010 90 0 0 18 0 9 0 101552162 1833463808 203866 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447623 203866 1882 9 0 442208 0
[pid=29970/tid=29972] ppid=29968 vsize=1790492 CPUtime=47.95
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29162 0 22 0 4775 20 0 0 25 0 9 0 101552166 1833463808 203866 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126839600 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790492 CPUtime=2.84
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 174128 0 0 0 217 67 0 0 17 0 9 0 101552172 1833463808 203866 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 16 0 9 0 101552173 1833463808 203866 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833463808 203866 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833463808 203866 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790492 CPUtime=0.17
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 450 0 1 0 16 1 0 0 16 0 9 0 101552175 1833463808 203866 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790492 CPUtime=0

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

Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 1790492

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 30177
/proc/meminfo: memFree=946320/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790492 CPUtime=1541.72
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 204460 0 52 0 154069 103 0 0 18 0 9 0 101552162 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447623 203874 1882 9 0 442208 0
[pid=29970/tid=29972] ppid=29968 vsize=1790492 CPUtime=1538.65
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29173 0 22 0 153833 32 0 0 25 0 9 0 101552166 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126823829 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790492 CPUtime=2.84
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 174128 0 0 0 217 67 0 0 16 0 9 0 101552172 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 16 0 9 0 101552173 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790492 CPUtime=0.19
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 461 0 1 0 18 1 0 0 16 0 9 0 101552175 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 1790492

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 30177
/proc/meminfo: memFree=946320/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790492 CPUtime=1601.7
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 204460 0 52 0 160067 103 0 0 18 0 9 0 101552162 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447623 203874 1882 9 0 442208 0
[pid=29970/tid=29972] ppid=29968 vsize=1790492 CPUtime=1598.64
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29173 0 22 0 159831 33 0 0 25 0 9 0 101552166 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126605898 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790492 CPUtime=2.84
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 174128 0 0 0 217 67 0 0 16 0 9 0 101552172 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 16 0 9 0 101552173 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790492 CPUtime=0.19
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 461 0 1 0 18 1 0 0 16 0 9 0 101552175 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833463808 203874 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1790492

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 30177
/proc/meminfo: memFree=946448/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790492 CPUtime=1661.69
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 204469 0 52 0 166066 103 0 0 18 0 9 0 101552162 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447623 203879 1882 9 0 442208 0
[pid=29970/tid=29972] ppid=29968 vsize=1790492 CPUtime=1658.61
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29176 0 22 0 165828 33 0 0 25 0 9 0 101552166 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126838963 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790492 CPUtime=2.84
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 174128 0 0 0 217 67 0 0 16 0 9 0 101552172 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 16 0 9 0 101552173 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790492 CPUtime=0.2
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 467 0 1 0 19 1 0 0 16 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 1790492

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 30177
/proc/meminfo: memFree=946512/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790492 CPUtime=1721.68
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 204469 0 52 0 172064 104 0 0 18 0 9 0 101552162 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447623 203879 1882 9 0 442208 0
[pid=29970/tid=29972] ppid=29968 vsize=1790492 CPUtime=1718.61
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29176 0 22 0 171827 34 0 0 25 0 9 0 101552166 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126823855 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790492 CPUtime=2.84
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 174128 0 0 0 217 67 0 0 16 0 9 0 101552172 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 16 0 9 0 101552173 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790492 CPUtime=0.2
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 467 0 1 0 19 1 0 0 16 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1790492

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 30177
/proc/meminfo: memFree=946448/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790492 CPUtime=1781.66
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 204469 0 52 0 178062 104 0 0 18 0 9 0 101552162 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447623 203879 1882 9 0 442208 0
[pid=29970/tid=29972] ppid=29968 vsize=1790492 CPUtime=1778.58
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29176 0 22 0 177824 34 0 0 25 0 9 0 101552166 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126838963 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790492 CPUtime=2.84
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 174128 0 0 0 217 67 0 0 16 0 9 0 101552172 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 16 0 9 0 101552173 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790492 CPUtime=0.2
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 467 0 1 0 19 1 0 0 16 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1790492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 30177
/proc/meminfo: memFree=946448/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=1790492 CPUtime=1800.07
/proc/29970/stat : 29970 (java) S 29968 29970 29683 0 -1 0 204469 0 52 0 179902 105 0 0 18 0 9 0 101552162 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 447623 203879 1882 9 0 442208 0
[pid=29970/tid=29972] ppid=29968 vsize=1790492 CPUtime=1796.99
/proc/29970/task/29972/stat : 29972 (java) R 29968 29970 29683 0 -1 64 29176 0 22 0 179665 34 0 0 25 0 9 0 101552166 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126838242 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29973] ppid=29968 vsize=1790492 CPUtime=2.84
/proc/29970/task/29973/stat : 29973 (java) S 29968 29970 29683 0 -1 64 174128 0 0 0 217 67 0 0 16 0 9 0 101552172 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29974] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29974/stat : 29974 (java) S 29968 29970 29683 0 -1 64 12 0 1 0 0 0 0 0 16 0 9 0 101552173 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29975] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29975/stat : 29975 (java) S 29968 29970 29683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 101552173 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29970/tid=29976] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29976/stat : 29976 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29977] ppid=29968 vsize=1790492 CPUtime=0.2
/proc/29970/task/29977/stat : 29977 (java) S 29968 29970 29683 0 -1 64 467 0 1 0 19 1 0 0 16 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29978] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29978/stat : 29978 (java) S 29968 29970 29683 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29970/tid=29979] ppid=29968 vsize=1790492 CPUtime=0
/proc/29970/task/29979/stat : 29979 (java) S 29968 29970 29683 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 101552175 1833463808 203879 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1790492

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 30177
/proc/meminfo: memFree=946448/2055920 swapFree=4159528/4192956
[pid=29970] ppid=29968 vsize=0 CPUtime=1800.17
/proc/29970/stat : 29970 (java) Z 29968 29970 29683 0 -1 1036 204487 0 52 0 179903 114 0 0 16 0 2 0 101552162 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29970/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1800.84
CPU time (s): 1800.21
CPU user time (s): 1799.04
CPU system time (s): 1.16982
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 1790492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.16982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204487
page faults= 52
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37263
involuntary context switches= 69727

runsolver used 1.73174 second user time and 4.86626 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Apr 14 07:39:08 UTC 2007

IDJOB= 350672
IDBENCH= 1574
IDSOLVER= 155
FILE ID= node19/350672-1176536346

PBS_JOBID= 4556729

Free space on /tmp= 66512 MiB

SOLVER NAME= absconPseudo 102
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-bc1.opb
COMMAND LINE= java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/350672-1176536346/instance-350672-1176536346.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node19/convwatcher-350672-1176536346 -o ROOT/results/node19/conversion-350672-1176536346 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350672-1176536346/instance-350672-1176536346.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-350672-1176536346 -o ROOT/results/node19/solver-350672-1176536346 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/350672-1176536346/instance-350672-1176536346.opb            

META MD5SUM SOLVER= af6648fa1ac31d79961ee160b5e03dc5
MD5SUM BENCH=  743cbcb78230aca97c7aa43a5d0e3e41

RANDOM SEED= 272580174

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1767072 kB
Buffers:         34676 kB
Cached:         172956 kB
SwapCached:       2352 kB
Active:          89436 kB
Inactive:       143996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767072 kB
SwapTotal:     4192956 kB
SwapFree:      4159528 kB
Dirty:           33928 kB
Writeback:           0 kB
Mapped:          33516 kB
Slab:            40952 kB
Committed_AS:  2723676 kB
PageTables:       1792 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66512 MiB

End job on node19 on Sat Apr 14 08:09:11 UTC 2007