Trace number 1109612

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-dMSAT (TO)3 3600.09 3628.57

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-1_ext.xml
MD5SUMc4fcf9157ac7aa9473df5899165401ff
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 benchmark1514.23
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.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mrdac-ddeg.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1109612-1215805887.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.28/0.37	       =>  wckTime=0.115  cpuTime=0.11  mem=7M858
0.28/0.38	   
0.28/0.38	   relations being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
0.48/0.60	   Too large in ConstraintConflictsSTructure
0.58/0.61	   Too large in ConstraintConflictsSTructure
0.58/0.61	   Too large in ConstraintConflictsSTructure
0.58/0.62	   Too large in ConstraintConflictsSTructure
0.58/0.62	   Too large in ConstraintConflictsSTructure
0.58/0.64	     nbConstraints=5  nbRelationTypes=5  nbDisconnectedVariables=1  nbExtensionStructures=5
0.58/0.64	     nbSharedExtensionStructures=0  nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=0
0.58/0.64	     maxDegree=4  minArity=10  maxArity=10
0.58/0.64	       =>  wckTime=0.377  cpuTime=0.34  mem=31M118
0.69/0.72	   
0.69/0.72	   solver LocalSearchSolver being built... 
0.69/0.76	       =>  wckTime=0.501  cpuTime=0.38  mem=11M829
0.69/0.77	
0.69/0.77	s SATISFIABLE
0.69/0.77	o 5
3.75/3.81	o 4
5.24/5.30	   
5.24/5.30	   search
5.24/5.30	     run=0  nbConstraintChecks=4312793  nbAssignments=10000
5.24/5.30	       =>  wckTime=4.54  cpuTime=4.48  mem=12M792
9.49/9.67	   
9.49/9.67	   search
9.49/9.67	     run=1  nbConstraintChecks=8648918  nbAssignments=20000
9.49/9.67	       =>  wckTime=8.909  cpuTime=8.8  mem=12M792
13.66/13.84	   
13.66/13.84	   search
13.66/13.84	     run=2  nbConstraintChecks=12819146  nbAssignments=30000
13.66/13.84	       =>  wckTime=13.084  cpuTime=12.93  mem=12M792
18.02/18.23	   
18.02/18.23	   search
18.02/18.23	     run=3  nbConstraintChecks=17146664  nbAssignments=40000
18.02/18.23	       =>  wckTime=17.469  cpuTime=17.28  mem=12M792
22.37/22.64	   
22.37/22.64	   search
22.37/22.64	     run=4  nbConstraintChecks=21502685  nbAssignments=50000
22.37/22.64	       =>  wckTime=21.88  cpuTime=21.65  mem=12M792
26.53/26.88	   
26.53/26.88	   search
26.53/26.88	     run=5  nbConstraintChecks=25775204  nbAssignments=60000
26.53/26.88	       =>  wckTime=26.125  cpuTime=25.85  mem=12M792
28.41/28.74	o 3
30.49/30.86	   
30.49/30.86	   search
30.49/30.86	     run=6  nbConstraintChecks=29899156  nbAssignments=70000
30.49/30.86	       =>  wckTime=30.098  cpuTime=29.79  mem=12M792
34.26/34.65	   
34.26/34.65	   search
34.26/34.65	     run=7  nbConstraintChecks=33917538  nbAssignments=80000
34.26/34.65	       =>  wckTime=33.893  cpuTime=33.55  mem=12M792
38.12/38.57	   
38.12/38.57	   search
38.12/38.57	     run=8  nbConstraintChecks=38007605  nbAssignments=90000
38.12/38.57	       =>  wckTime=37.811  cpuTime=37.42  mem=12M792
41.98/42.48	   
41.98/42.48	   search
41.98/42.48	     run=9  nbConstraintChecks=42097825  nbAssignments=100000
41.98/42.48	       =>  wckTime=41.718  cpuTime=41.3  mem=12M792
45.84/46.37	   
45.84/46.37	   search
45.84/46.37	     run=10  nbConstraintChecks=46186335  nbAssignments=110000
45.84/46.37	       =>  wckTime=45.612  cpuTime=45.15  mem=12M792
49.72/50.25	   
49.72/50.25	   search
49.72/50.25	     run=11  nbConstraintChecks=50278832  nbAssignments=120000
49.72/50.25	       =>  wckTime=49.487  cpuTime=49.0  mem=12M792
53.58/54.13	   
53.58/54.13	   search
53.58/54.13	     run=12  nbConstraintChecks=54368602  nbAssignments=130000
53.58/54.13	       =>  wckTime=53.369  cpuTime=52.84  mem=12M792
57.45/58.03	   
57.45/58.03	   search
57.45/58.03	     run=13  nbConstraintChecks=58457049  nbAssignments=140000
57.45/58.03	       =>  wckTime=57.269  cpuTime=56.71  mem=12M792
58.43/59.02	   
58.43/59.02	   search
58.43/59.02	     run=14  nbConstraintChecks=59497547  nbAssignments=142545
58.43/59.02	       =>  wckTime=58.265  cpuTime=57.7  mem=12M792
58.43/59.03	   
58.43/59.03	   global
58.43/59.03	     nbConstraintChecks=59497547  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
58.43/59.03	     solvingWckTime=58.264  solvingCpuTime=57.7  expiredTime=no  totalExploration=no  nbFoundSolutions=0
58.43/59.03	     globalCpuTime=58.12
58.43/59.03	       =>  wckTime=58.767  cpuTime=58.08  mem=12M792
58.43/59.03	   
58.43/59.03	   solver DecomposerSolver being built... 
58.54/59.13	       =>  wckTime=58.874  cpuTime=58.17  mem=23M395
150.79/152.17	   
150.79/152.17	   preprocessing
150.79/152.17	     nbConstraintChecks=177527821  nbValidityChecks=325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
150.79/152.17	     nbRemovedValues=0  detectedInconsistency=no
150.79/152.17	       =>  wckTime=93.031  cpuTime=92.27  mem=23M395
3600.01/3628.51	v 7 7 4 7 6 1 0 0 2 5 7 4 1 1 8 5 8 4 7 8 

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-1109612-1215805887/watcher-1109612-1215805887 -o /tmp/evaluation-result-1109612-1215805887/solver-1109612-1215805887 -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-ddeg.xml 1 XSax HOME/instance-1109612-1215805887.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: 0.85 1.00 0.99 3/73 13892
/proc/meminfo: memFree=1924880/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=18572 CPUtime=0
/proc/13892/stat : 13892 (runsolver) R 13890 13892 13817 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 37287174 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 226238197031 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13892/statm: 4643 292 257 25 0 2626 0

[startup+0.081481 s]
/proc/loadavg: 0.85 1.00 0.99 3/73 13892
/proc/meminfo: memFree=1924880/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=865856 CPUtime=0.06
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 3513 0 1 0 5 1 0 0 19 0 9 0 37287174 886636544 3003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216464 3003 1627 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.10148 s]
/proc/loadavg: 0.85 1.00 0.99 3/73 13892
/proc/meminfo: memFree=1924880/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=865988 CPUtime=0.09
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 3704 0 1 0 7 2 0 0 19 0 9 0 37287174 886771712 3179 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216497 3179 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301516 s]
/proc/loadavg: 0.85 1.00 0.99 3/73 13892
/proc/meminfo: memFree=1924880/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866360 CPUtime=0.28
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 5781 0 1 0 25 3 0 0 19 0 9 0 37287174 887152640 5156 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216590 5156 1953 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.701588 s]
/proc/loadavg: 0.85 1.00 0.99 3/73 13892
/proc/meminfo: memFree=1924880/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866544 CPUtime=0.69
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 13360 0 1 0 62 7 0 0 19 0 9 0 37287174 887341056 12530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216636 12530 2604 9 0 211164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866544

[startup+1.50171 s]
/proc/loadavg: 0.85 1.00 0.99 3/89 13908
/proc/meminfo: memFree=1834704/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=1.47
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15023 0 1 0 133 14 0 0 19 0 9 0 37287174 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14190 2633 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=1.28
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11294 0 1 0 116 12 0 0 25 0 9 0 37287175 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4126605389 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.1
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 331 0 0 0 10 0 0 0 16 0 9 0 37287179 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287179 887431168 14190 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) 866632

[startup+3.10298 s]
/proc/loadavg: 0.85 1.00 0.99 3/89 13908
/proc/meminfo: memFree=1834448/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=3.06
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15024 0 1 0 276 30 0 0 19 0 9 0 37287174 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14190 2633 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=2.87
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11295 0 1 0 260 27 0 0 25 0 9 0 37287175 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4126600194 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.1
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 331 0 0 0 10 0 0 0 16 0 9 0 37287179 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287179 887431168 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.06
Current children cumulated vsize (KiB) 866632

[startup+6.30152 s]
/proc/loadavg: 0.95 1.02 0.99 3/89 13908
/proc/meminfo: memFree=1833936/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=6.23
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15029 0 1 0 565 58 0 0 19 0 9 0 37287174 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14194 2634 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=6.03
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11296 0 1 0 547 56 0 0 25 0 9 0 37287175 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126600247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.11
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287179 887431168 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.23
Current children cumulated vsize (KiB) 866632

[startup+12.7026 s]
/proc/loadavg: 1.03 1.03 1.00 3/89 13908
/proc/meminfo: memFree=1833808/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=12.56
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15029 0 1 0 1142 114 0 0 19 0 9 0 37287174 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14194 2634 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=12.37
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11296 0 1 0 1125 112 0 0 25 0 9 0 37287175 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 5193601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.11
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287179 887431168 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) 866632

[startup+25.5017 s]
/proc/loadavg: 1.24 1.08 1.02 4/89 13908
/proc/meminfo: memFree=1833872/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=25.24
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15029 0 1 0 2292 232 0 0 19 0 9 0 37287174 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14194 2634 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=25.05
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11296 0 1 0 2275 230 0 0 25 0 9 0 37287175 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126648893 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.11
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287179 887431168 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) 866632

[startup+51.102 s]
/proc/loadavg: 1.50 1.15 1.04 3/89 13908
/proc/meminfo: memFree=1833744/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=50.6
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15030 0 1 0 4570 490 0 0 19 0 9 0 37287174 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14194 2634 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=50.41
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11297 0 1 0 4553 488 0 0 25 0 9 0 37287175 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126647828 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.11
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 37287179 887431168 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0

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

/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.16
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 376 0 0 0 16 0 0 0 16 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0.03
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 3 0 0 15 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3315.88
Current children cumulated vsize (KiB) 866632

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830928/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=3375.41
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15142 0 1 0 336955 586 0 0 19 0 9 0 37287174 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14279 2635 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=3375.11
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11367 0 1 0 336931 580 0 0 25 0 9 0 37287175 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4126600207 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.16
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 377 0 0 0 16 0 0 0 16 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0.03
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 3 0 0 15 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3375.41
Current children cumulated vsize (KiB) 866632

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830800/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=3434.93
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15142 0 1 0 342907 586 0 0 19 0 9 0 37287174 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14279 2635 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=3434.63
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11367 0 1 0 342883 580 0 0 25 0 9 0 37287175 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4126605367 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.16
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 377 0 0 0 16 0 0 0 16 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0.03
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 3 0 0 15 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3434.93
Current children cumulated vsize (KiB) 866632

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830672/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=3494.45
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15142 0 1 0 348859 586 0 0 19 0 9 0 37287174 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14279 2635 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=3494.16
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11367 0 1 0 348836 580 0 0 25 0 9 0 37287175 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4126605396 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.16
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 377 0 0 0 16 0 0 0 16 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0.03
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 3 0 0 15 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3494.45
Current children cumulated vsize (KiB) 866632

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/89 13916
/proc/meminfo: memFree=1830672/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=3553.99
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15142 0 1 0 354812 587 0 0 19 0 9 0 37287174 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14279 2635 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=3553.7
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11367 0 1 0 354789 581 0 0 25 0 9 0 37287175 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4126600285 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.16
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 377 0 0 0 16 0 0 0 16 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0.03
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 3 0 0 15 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3553.99
Current children cumulated vsize (KiB) 866632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628.5 s]
/proc/loadavg: 1.95 1.98 1.91 3/90 13957
/proc/meminfo: memFree=1859200/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=3600.01
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15142 0 1 0 359413 588 0 0 19 0 9 0 37287174 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14279 2635 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=3599.71
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11367 0 1 0 359389 582 0 0 25 0 9 0 37287175 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4126647877 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.16
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 377 0 0 0 16 0 0 0 16 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0.03
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 3 0 0 15 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 866632

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

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

[startup+3628.5 s]
/proc/loadavg: 1.95 1.98 1.91 3/90 13957
/proc/meminfo: memFree=1859200/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=866632 CPUtime=3600.01
/proc/13892/stat : 13892 (java) S 13890 13892 13817 0 -1 0 15142 0 1 0 359413 588 0 0 19 0 9 0 37287174 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13892/statm: 216658 14279 2635 9 0 211164 0
[pid=13892/tid=13897] ppid=13890 vsize=866632 CPUtime=3599.71
/proc/13892/task/13897/stat : 13897 (java) R 13890 13892 13817 0 -1 64 11367 0 1 0 359389 582 0 0 25 0 9 0 37287175 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4126647877 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13892/tid=13902] ppid=13890 vsize=866632 CPUtime=0.06
/proc/13892/task/13902/stat : 13902 (java) S 13890 13892 13817 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13903] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13903/stat : 13903 (java) S 13890 13892 13817 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13904] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13904/stat : 13904 (java) S 13890 13892 13817 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287177 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13905] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13905/stat : 13905 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13906] ppid=13890 vsize=866632 CPUtime=0.16
/proc/13892/task/13906/stat : 13906 (java) S 13890 13892 13817 0 -1 64 377 0 0 0 16 0 0 0 16 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13907] ppid=13890 vsize=866632 CPUtime=0
/proc/13892/task/13907/stat : 13907 (java) S 13890 13892 13817 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13892/tid=13908] ppid=13890 vsize=866632 CPUtime=0.03
/proc/13892/task/13908/stat : 13908 (java) S 13890 13892 13817 0 -1 64 0 0 0 0 0 3 0 0 15 0 9 0 37287179 887431168 14279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 866632

Child status: 143
Real time (s): 3628.57
CPU time (s): 3600.09
CPU user time (s): 3594.19
CPU system time (s): 5.8931
CPU usage (%): 99.2149
Max. virtual memory (cumulated for all children) (KiB): 866636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.19
system time used= 5.8931
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= 74273
involuntary context switches= 151284

runsolver used 2.95855 second user time and 10.4954 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-11 21:51:27
IDJOB=1109612
IDBENCH=60991
IDSOLVER=360
FILE ID=node58/1109612-1215805887
PBS_JOBID= 7903286
Free space on /tmp= 66556 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-1_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109612-1215805887/watcher-1109612-1215805887 -o /tmp/evaluation-result-1109612-1215805887/solver-1109612-1215805887 -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-ddeg.xml 1 XSax HOME/instance-1109612-1215805887.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c4fcf9157ac7aa9473df5899165401ff
RANDOM SEED=481375352

node58.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.259
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.259
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:       1927280 kB
Buffers:          8788 kB
Cached:          59824 kB
SwapCached:          0 kB
Active:          67728 kB
Inactive:        17232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6084 kB
Writeback:           0 kB
Mapped:          27204 kB
Slab:            29276 kB
Committed_AS:   146408 kB
PageTables:       1664 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= 66556 MiB
End job on node58 at 2008-07-11 22:51:57