Trace number 1109731

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wMSAT (TO)3 3600.11 3632.54

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-15_ext.xml
MD5SUMe2f300e40241c0b4c747cb27e32e09ee
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1421.45
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1109731-1215809364.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.28/0.40	       =>  wckTime=0.153  cpuTime=0.11  mem=7M858
0.28/0.40	   
0.28/0.40	   relations being loaded...
0.58/0.67	   
0.58/0.67	   constraints being loaded...
0.68/0.71	   Too large in ConstraintConflictsSTructure
0.68/0.72	   Too large in ConstraintConflictsSTructure
0.68/0.72	   Too large in ConstraintConflictsSTructure
0.68/0.73	   Too large in ConstraintConflictsSTructure
0.68/0.74	   Too large in ConstraintConflictsSTructure
0.68/0.75	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.68/0.75	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=4  minArity=10  maxArity=10
0.68/0.75	       =>  wckTime=0.506  cpuTime=0.42  mem=31M118
0.77/0.82	   
0.77/0.82	   solver LocalSearchSolver being built... 
0.77/0.87	       =>  wckTime=0.627  cpuTime=0.46  mem=11M829
0.77/0.88	
0.77/0.88	s SATISFIABLE
0.77/0.88	o 5
1.37/1.44	o 4
4.73/4.85	o 3
5.24/5.30	   
5.24/5.30	   search
5.24/5.30	     run=0  nbConstraintChecks=4319695  nbAssignments=10000
5.24/5.30	       =>  wckTime=4.437  cpuTime=4.38  mem=12M792
9.39/9.59	   
9.39/9.59	   search
9.39/9.59	     run=1  nbConstraintChecks=8609187  nbAssignments=20000
9.39/9.59	       =>  wckTime=8.718  cpuTime=8.61  mem=12M792
13.65/13.85	   
13.65/13.85	   search
13.65/13.85	     run=2  nbConstraintChecks=12899192  nbAssignments=30000
13.65/13.85	       =>  wckTime=12.985  cpuTime=12.84  mem=12M792
17.91/18.14	   
17.91/18.14	   search
17.91/18.14	     run=3  nbConstraintChecks=17189197  nbAssignments=40000
17.91/18.14	       =>  wckTime=17.269  cpuTime=17.09  mem=12M792
22.17/22.41	   
22.17/22.41	   search
22.17/22.41	     run=4  nbConstraintChecks=21479202  nbAssignments=50000
22.17/22.41	       =>  wckTime=21.544  cpuTime=21.32  mem=12M792
26.33/26.66	   
26.33/26.66	   search
26.33/26.66	     run=5  nbConstraintChecks=25769208  nbAssignments=60000
26.33/26.66	       =>  wckTime=25.793  cpuTime=25.53  mem=12M792
30.59/30.91	   
30.59/30.91	   search
30.59/30.91	     run=6  nbConstraintChecks=30059212  nbAssignments=70000
30.59/30.91	       =>  wckTime=30.046  cpuTime=29.73  mem=12M792
34.75/35.15	   
34.75/35.15	   search
34.75/35.15	     run=7  nbConstraintChecks=34303310  nbAssignments=79893
34.75/35.15	       =>  wckTime=34.279  cpuTime=33.93  mem=12M792
34.75/35.15	   
34.75/35.15	   global
34.75/35.15	     nbConstraintChecks=34303310  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.75/35.15	     solvingWckTime=34.278  solvingCpuTime=33.93  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.75/35.15	     globalCpuTime=34.46
34.75/35.15	       =>  wckTime=34.906  cpuTime=34.39  mem=12M792
34.75/35.15	   
34.75/35.15	   solver DecomposerSolver being built... 
34.85/35.26	       =>  wckTime=35.013  cpuTime=34.49  mem=23M463
129.55/130.88	   
129.55/130.88	   preprocessing
129.55/130.88	     nbConstraintChecks=181348209  nbValidityChecks=320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
129.55/130.88	     nbRemovedValues=0  detectedInconsistency=no
129.55/130.88	       =>  wckTime=95.623  cpuTime=94.72  mem=23M463
3600.07/3632.51	v 2 2 4 2 7 9 7 2 9 6 0 2 2 7 2 3 7 3 7 0 

Verifier Data (download as text)

OK	3	2
3 unsatisfied constraints, 2 satisfied constraints

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109731-1215809364/watcher-1109731-1215809364 -o /tmp/evaluation-result-1109731-1215809364/solver-1109731-1215809364 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1109731-1215809364.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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: 2.00 2.00 2.00 4/87 16659
/proc/meminfo: memFree=1922632/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=1616 CPUtime=0
/proc/16659/stat : 16659 (java) D 16657 16659 15602 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 37634177 1654784 151 996147200 134512640 134550740 4294955952 18446744073709551615 7205668 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/16659/statm: 2654 472 209 9 0 1184 0
[pid=16659/tid=16660] ppid=16657 vsize=10616 CPUtime=0
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 37634178 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 8052696 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0740571 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 16659
/proc/meminfo: memFree=1922632/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=865856 CPUtime=0.05
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 3337 0 1 0 4 1 0 0 18 0 9 0 37634177 886636544 2858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216464 2858 1553 9 0 211026 0
[pid=16659/tid=16660] ppid=16657 vsize=865856 CPUtime=0.04
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 2434 0 1 0 4 0 0 0 18 0 9 0 37634178 886636544 2858 996147200 134512640 134550740 4294955952 18446744073709551615 102486004 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101394 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 16659
/proc/meminfo: memFree=1922632/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=865984 CPUtime=0.08
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 3730 0 1 0 7 1 0 0 18 0 9 0 37634177 886767616 3194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216496 3194 1685 9 0 211051 0
[pid=16659/tid=16660] ppid=16657 vsize=865984 CPUtime=0.06
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 2827 0 1 0 6 0 0 0 18 0 9 0 37634178 886767616 3194 996147200 134512640 134550740 4294955952 18446744073709551615 102719153 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30108 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 16659
/proc/meminfo: memFree=1922632/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866156 CPUtime=0.28
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 5597 0 1 0 25 3 0 0 18 0 9 0 37634177 886943744 5012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216539 5012 1905 9 0 211087 0
[pid=16659/tid=16660] ppid=16657 vsize=866156 CPUtime=0.25
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 4671 0 1 0 23 2 0 0 19 0 9 0 37634178 886943744 5012 996147200 134512640 134550740 4294955952 18446744073709551615 7205668 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701135 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 16659
/proc/meminfo: memFree=1922632/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866520 CPUtime=0.68
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 11298 0 1 0 63 5 0 0 18 0 9 0 37634177 887316480 10659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216630 10659 1978 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866520 CPUtime=0.6
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 10314 0 1 0 56 4 0 0 20 0 9 0 37634178 887316480 10659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866520

[startup+1.50124 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 16668
/proc/meminfo: memFree=1876160/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=1.47
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15019 0 1 0 136 11 0 0 18 0 9 0 37634177 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14186 2633 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=1.29
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11309 0 1 0 121 8 0 0 25 0 9 0 37634178 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4126650729 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.05
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634180 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.09
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 311 0 0 0 9 0 0 0 16 0 9 0 37634182 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866608

[startup+3.10146 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 16668
/proc/meminfo: memFree=1875840/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=3.05
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15024 0 1 0 279 26 0 0 18 0 9 0 37634177 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14190 2633 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=2.87
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11310 0 1 0 264 23 0 0 25 0 9 0 37634178 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4126600503 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.05
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634180 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.09
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 315 0 0 0 9 0 0 0 16 0 9 0 37634182 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866608

[startup+6.30289 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 16668
/proc/meminfo: memFree=1875712/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=6.22
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15029 0 1 0 568 54 0 0 18 0 9 0 37634177 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14194 2634 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=6.04
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11311 0 1 0 552 52 0 0 25 0 9 0 37634178 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126648001 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.05
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.1
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 319 0 0 0 10 0 0 0 16 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866608

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 16668
/proc/meminfo: memFree=1875456/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=12.56
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15029 0 1 0 1144 112 0 0 18 0 9 0 37634177 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14194 2634 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=12.38
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11311 0 1 0 1128 110 0 0 25 0 9 0 37634178 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126600463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.05
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.1
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 319 0 0 0 10 0 0 0 16 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866608

[startup+25.5025 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 16668
/proc/meminfo: memFree=1875584/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=25.24
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15029 0 1 0 2294 230 0 0 18 0 9 0 37634177 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14194 2634 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=25.05
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11311 0 1 0 2278 227 0 0 25 0 9 0 37634178 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126648056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.05
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.1
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 319 0 0 0 10 0 0 0 16 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 866608

[startup+51.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 16668
/proc/meminfo: memFree=1875328/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=50.59
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15096 0 1 0 4738 321 0 0 18 0 9 0 37634177 887406592 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14260 2635 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=50.4
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11367 0 1 0 4721 319 0 0 25 0 9 0 37634178 887406592 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4126600503 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.05

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

/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.14
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 358 0 0 0 14 0 0 0 16 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3310.82
Current children cumulated vsize (KiB) 866608

[startup+3402.31 s]
/proc/loadavg: 2.01 2.05 2.02 3/96 16676
/proc/meminfo: memFree=1872448/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=3370.26
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15140 0 1 0 336702 324 0 0 18 0 9 0 37634177 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14279 2635 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=3370.04
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11383 0 1 0 336682 322 0 0 25 0 9 0 37634178 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4126648056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.06
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37634180 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.14
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 358 0 0 0 14 0 0 0 16 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3370.26
Current children cumulated vsize (KiB) 866608

[startup+3462.3 s]
/proc/loadavg: 1.95 2.02 2.01 3/95 16714
/proc/meminfo: memFree=1837504/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=3429.93
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15140 0 1 0 342668 325 0 0 18 0 9 0 37634177 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14279 2635 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=3429.7
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11383 0 1 0 342648 322 0 0 25 0 9 0 37634178 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4126600496 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.06
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37634180 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.14
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 358 0 0 0 14 0 0 0 16 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3429.93
Current children cumulated vsize (KiB) 866608

[startup+3522.3 s]
/proc/loadavg: 1.98 2.02 2.00 3/95 16714
/proc/meminfo: memFree=1811328/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=3489.9
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15141 0 1 0 348665 325 0 0 18 0 9 0 37634177 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14280 2635 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=3489.68
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11383 0 1 0 348645 323 0 0 25 0 9 0 37634178 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126600526 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.06
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.14
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3489.9
Current children cumulated vsize (KiB) 866608

[startup+3582.3 s]
/proc/loadavg: 1.99 2.01 2.00 4/95 16714
/proc/meminfo: memFree=1811200/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=3549.88
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15141 0 1 0 354663 325 0 0 18 0 9 0 37634177 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14280 2635 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=3549.66
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11383 0 1 0 354643 323 0 0 25 0 9 0 37634178 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126600496 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.06
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.14
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3549.88
Current children cumulated vsize (KiB) 866608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632.5 s]
/proc/loadavg: 1.99 2.01 2.00 3/95 16714
/proc/meminfo: memFree=1811200/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=3600.07
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15141 0 1 0 359682 325 0 0 18 0 9 0 37634177 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14280 2635 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=3599.84
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11383 0 1 0 359661 323 0 0 25 0 9 0 37634178 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126648087 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.06
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.14
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 866608

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

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

[startup+3632.5 s]
/proc/loadavg: 1.99 2.01 2.00 3/95 16714
/proc/meminfo: memFree=1811200/2055920 swapFree=4176680/4192956
[pid=16659] ppid=16657 vsize=866608 CPUtime=3600.07
/proc/16659/stat : 16659 (java) S 16657 16659 15602 0 -1 0 15141 0 1 0 359682 325 0 0 18 0 9 0 37634177 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16659/statm: 216652 14280 2635 9 0 211158 0
[pid=16659/tid=16660] ppid=16657 vsize=866608 CPUtime=3599.84
/proc/16659/task/16660/stat : 16660 (java) R 16657 16659 15602 0 -1 64 11383 0 1 0 359661 323 0 0 25 0 9 0 37634178 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126648087 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16662] ppid=16657 vsize=866608 CPUtime=0.06
/proc/16659/task/16662/stat : 16662 (java) S 16657 16659 15602 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16663] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16663/stat : 16663 (java) S 16657 16659 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16664] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16664/stat : 16664 (java) S 16657 16659 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634180 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16665] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16665/stat : 16665 (java) S 16657 16659 15602 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16666] ppid=16657 vsize=866608 CPUtime=0.14
/proc/16659/task/16666/stat : 16666 (java) S 16657 16659 15602 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16659/tid=16667] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16667/stat : 16667 (java) S 16657 16659 15602 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16659/tid=16668] ppid=16657 vsize=866608 CPUtime=0
/proc/16659/task/16668/stat : 16668 (java) S 16657 16659 15602 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634182 887406592 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 866608

Child status: 143
Real time (s): 3632.54
CPU time (s): 3600.11
CPU user time (s): 3596.84
CPU system time (s): 3.2685
CPU usage (%): 99.1074
Max. virtual memory (cumulated for all children) (KiB): 866612

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

runsolver used 5.08323 second user time and 11.4523 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-11 22:49:24
IDJOB=1109731
IDBENCH=61006
IDSOLVER=359
FILE ID=node71/1109731-1215809364
PBS_JOBID= 7903238
Free space on /tmp= 66516 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-15_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109731-1215809364/watcher-1109731-1215809364 -o /tmp/evaluation-result-1109731-1215809364/solver-1109731-1215809364 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1109731-1215809364.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e2f300e40241c0b4c747cb27e32e09ee
RANDOM SEED=2021789589

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.225
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.225
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:       1923112 kB
Buffers:          7960 kB
Cached:          44220 kB
SwapCached:       5348 kB
Active:          63592 kB
Inactive:        16040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923112 kB
SwapTotal:     4192956 kB
SwapFree:      4176680 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:          43792 kB
Slab:            37488 kB
Committed_AS:   220108 kB
PageTables:       2456 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 node71 at 2008-07-11 23:49:58