Trace number 30355

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 NameAnswerCPU timeWall clock time
absconPseudo 1UNSAT 117.584 116.382

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv10.ucl.opb
MD5SUM449faf6379a77b0035cc1474243ef90a
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.274957
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8937
Total number of constraints26319
Number of constraints which are clauses26047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint9
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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)

116.35	s UNSATISFIABLE
116.35	c nb removed universal constraints = 0
116.35	c nb removed unary constraints = 1
116.35	c cputime = 116069.0ms

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node34/watcher-30355-1149234517 -o ROOT/results/node34/solver-30355-1149234517 -C 1800 -M 1800 -S 64 java -server -Xms256M -Xmx1500M -cp ROOT/solvers/PB/PB06final/user2/absconPseudo1.jar abscon.Resolution ROOT/solvers/PB/PB06final/user2/configuration.xml 1 pseudo ROOT/tmp/node34/30355-1149234517/instance-30355-1149234517.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.51 0.86 0.87 2/64 13686
/proc/meminfo: memFree=872024/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=168 CPUtime=0
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 189115638 172032 23 18446744073709551615 134512640 134570276 4294956512 18446744073709551615 7721764 0 0 4096 0 0 0 0 17 1 0 0
/proc/13686/statm: 42 23 18 14 0 2 0

[startup+10.0023 s]
/proc/loadavg: 0.59 0.87 0.88 2/75 13697
/proc/meminfo: memFree=812352/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=11.16
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 18994 0 1 0 1106 10 0 0 25 0 12 0 189115638 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071666457 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17386 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 17 0 12 0 189115643 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.76
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 927 0 0 0 76 0 0 0 16 0 12 0 189115647 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.71
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1451 0 0 0 71 0 0 0 17 0 12 0 189115647 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17386 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (Kb) 1713012

[startup+20.009 s]
/proc/loadavg: 0.65 0.87 0.88 2/75 13697
/proc/meminfo: memFree=812352/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=21.18
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 18998 0 1 0 2108 10 0 0 25 0 12 0 189115638 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071602580 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17388 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.78
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 929 0 0 0 78 0 0 0 17 0 12 0 189115647 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.71
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1452 0 0 0 71 0 0 0 16 0 12 0 189115647 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17388 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.18
Current children cumulated vsize (Kb) 1713012

[startup+30.0157 s]
/proc/loadavg: 0.70 0.87 0.88 2/75 13697
/proc/meminfo: memFree=812416/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=31.18
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19000 0 1 0 3108 10 0 0 17 0 12 0 189115638 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071690648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17390 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.78
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 929 0 0 0 78 0 0 0 17 0 12 0 189115647 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.71
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1452 0 0 0 71 0 0 0 16 0 12 0 189115647 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17390 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.18
Current children cumulated vsize (Kb) 1713012

[startup+40.0224 s]
/proc/loadavg: 0.75 0.88 0.88 2/75 13697
/proc/meminfo: memFree=812416/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=41.21
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19007 0 1 0 4111 10 0 0 25 0 12 0 189115638 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071666454 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17394 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 17 0 12 0 189115643 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.82
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 934 0 0 0 82 0 0 0 17 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.71
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1453 0 0 0 71 0 0 0 16 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.21
Current children cumulated vsize (Kb) 1713012

[startup+50.0291 s]
/proc/loadavg: 0.79 0.88 0.88 2/75 13697
/proc/meminfo: memFree=812416/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=51.22
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19010 0 1 0 5112 10 0 0 25 0 12 0 189115638 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071566531 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17394 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.82
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 934 0 0 0 82 0 0 0 16 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.72
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1454 0 0 0 72 0 0 0 15 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (Kb) 1713012

[startup+60.0358 s]
/proc/loadavg: 0.82 0.88 0.88 2/75 13697
/proc/meminfo: memFree=812480/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=61.22
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19010 0 1 0 6112 10 0 0 25 0 12 0 189115638 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071632198 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17394 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.82
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 934 0 0 0 82 0 0 0 16 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.72
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1454 0 0 0 72 0 0 0 15 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17394 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 61.22
Current children cumulated vsize (Kb) 1713012

[startup+70.0425 s]
/proc/loadavg: 0.85 0.89 0.88 2/75 13697
/proc/meminfo: memFree=812480/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=71.23
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19012 0 1 0 7113 10 0 0 25 0 12 0 189115638 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071644257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17395 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.83
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 935 0 0 0 83 0 0 0 17 0 12 0 189115647 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.73
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1455 0 0 0 73 0 0 0 17 0 12 0 189115647 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17395 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.23
Current children cumulated vsize (Kb) 1713012

[startup+80.0492 s]
/proc/loadavg: 0.87 0.89 0.88 2/75 13697
/proc/meminfo: memFree=812480/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=81.26
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19021 0 1 0 8116 10 0 0 25 0 12 0 189115638 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071750803 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17402 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.86
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 938 0 0 0 86 0 0 0 16 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.76
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1459 0 0 0 76 0 0 0 16 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 81.26
Current children cumulated vsize (Kb) 1713012

[startup+90.0549 s]
/proc/loadavg: 0.89 0.89 0.88 2/75 13697
/proc/meminfo: memFree=812416/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=91.26
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19021 0 1 0 9116 10 0 0 25 0 12 0 189115638 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071708070 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17402 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.86
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 938 0 0 0 86 0 0 0 16 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.76
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1459 0 0 0 76 0 0 0 16 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17402 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.26
Current children cumulated vsize (Kb) 1713012

[startup+100.061 s]
/proc/loadavg: 0.91 0.90 0.88 2/75 13697
/proc/meminfo: memFree=812416/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=101.27
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19025 0 1 0 10117 10 0 0 25 0 12 0 189115638 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071644263 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17403 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.86
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 938 0 0 0 86 0 0 0 16 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.76
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1460 0 0 0 76 0 0 0 16 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (Kb) 1713012

[startup+110.068 s]
/proc/loadavg: 0.92 0.90 0.89 2/75 13697
/proc/meminfo: memFree=812416/2055920 swapFree=4181356/4192956
[pid=13686] ppid=13684 vsize=1713012 CPUtime=111.28
/proc/13686/stat : 13686 (java) R 13684 13686 13641 0 -1 0 19025 0 1 0 11118 10 0 0 25 0 12 0 189115638 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4071690648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13686/statm: 428253 17403 2555 14 0 414645 0
[pid=13686/tid=13687] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13687/stat : 13687 (java) S 13684 13686 13641 0 -1 64 3371 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13688] ppid=13684 vsize=1713012 CPUtime=0.09
/proc/13686/task/13688/stat : 13688 (java) S 13684 13686 13641 0 -1 64 3231 0 0 0 8 1 0 0 16 0 12 0 189115641 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13689] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13689/stat : 13689 (java) S 13684 13686 13641 0 -1 64 24 0 0 0 0 0 0 0 16 0 12 0 189115643 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13690] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13690/stat : 13690 (java) S 13684 13686 13641 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13691] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13691/stat : 13691 (java) S 13684 13686 13641 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 189115644 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13692] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13692/stat : 13692 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13693] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13693/stat : 13693 (java) S 13684 13686 13641 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13694] ppid=13684 vsize=1713012 CPUtime=0.88
/proc/13686/task/13694/stat : 13694 (java) S 13684 13686 13641 0 -1 64 938 0 0 0 88 0 0 0 17 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13686/tid=13695] ppid=13684 vsize=1713012 CPUtime=0.76
/proc/13686/task/13695/stat : 13695 (java) S 13684 13686 13641 0 -1 64 1460 0 0 0 76 0 0 0 16 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13696] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13696/stat : 13696 (java) S 13684 13686 13641 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13686/tid=13697] ppid=13684 vsize=1713012 CPUtime=0
/proc/13686/task/13697/stat : 13697 (java) S 13684 13686 13641 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 189115647 1754124288 17403 18446744073709551615 134512640 134570276 4294956352 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 111.28
Current children cumulated vsize (Kb) 1713012

Child status: 0
Real time (s): 116.382
CPU time (s): 117.584
CPU user time (s): 117.464
CPU system time (s): 0.119981
CPU usage (%): 101.033
Max. virtual memory (cumulated for all children) (Kb): 1713012

Launcher Data (download as text)

Begin job on node34 on Fri Jun  2 07:48:38 UTC 2006


FILE ID= 30355-1149234517

PBS_JOBID= 296772

BENCH NAME= ROOT/tmp/node34/30355-1149234517/instance-30355-1149234517.opb
COMMAND LINE= java -server -Xms256M -Xmx1500M -cp ROOT/solvers/PB/PB06final/user2/absconPseudo1.jar abscon.Resolution ROOT/solvers/PB/PB06final/user2/configuration.xml 1 pseudo  ROOT/tmp/node34/30355-1149234517/instance-30355-1149234517.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-30355-1149234517 -o ROOT/results/node34/solver-30355-1149234517 -C 1800 -M 1800 -S 64  java -server -Xms256M -Xmx1500M -cp ROOT/solvers/PB/PB06final/user2/absconPseudo1.jar abscon.Resolution ROOT/solvers/PB/PB06final/user2/configuration.xml 1 pseudo  ROOT/tmp/node34/30355-1149234517/instance-30355-1149234517.opb

MD5SUM SOLVER= 4ca9ffbd6a9584cc3ed948681986e0cb 7445d5e2b836dfb8cfc1479ab819c771
MD5SUM BENCH=  449faf6379a77b0035cc1474243ef90a

RANDOM SEED= 462533709


/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.277
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.277
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:        872424 kB
Buffers:         38884 kB
Cached:        1069924 kB
SwapCached:       3536 kB
Active:          96580 kB
Inactive:      1021172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        872424 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          14828 kB
Slab:            51828 kB
Committed_AS:   253740 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Fri Jun  2 07:50:35 UTC 2006