Trace number 1109683

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.09 3601.07

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-5_ext.xml
MD5SUMdedcb79b74d97a272ff3a128bc6fbd80
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 benchmark2161.02
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.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mrdac-wdeg.xml
0.17/0.30	   
0.17/0.30	   instance
0.17/0.30	     name=HOME/instance-1109683-1215808148.xml
0.26/0.33	   
0.26/0.33	   domains being loaded...
0.26/0.34	   
0.26/0.34	   variables being loaded...
0.26/0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.26/0.37	       =>  wckTime=0.115  cpuTime=0.09  mem=7M858
0.26/0.37	   
0.26/0.37	   relations being loaded...
0.46/0.55	   
0.46/0.55	   constraints being loaded...
0.46/0.59	   Too large in ConstraintConflictsSTructure
0.57/0.60	   Too large in ConstraintConflictsSTructure
0.57/0.60	   Too large in ConstraintConflictsSTructure
0.57/0.61	   Too large in ConstraintConflictsSTructure
0.57/0.62	   Too large in ConstraintConflictsSTructure
0.57/0.63	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.57/0.63	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=4  minArity=10  maxArity=10
0.57/0.63	       =>  wckTime=0.37  cpuTime=0.33  mem=31M118
0.67/0.71	   
0.67/0.71	   solver LocalSearchSolver being built... 
0.67/0.76	       =>  wckTime=0.499  cpuTime=0.37  mem=11M829
0.67/0.76	
0.67/0.76	s SATISFIABLE
0.67/0.76	o 5
5.07/5.11	o 4
5.07/5.17	   
5.07/5.17	   search
5.07/5.17	     run=0  nbConstraintChecks=4300672  nbAssignments=10000
5.07/5.17	       =>  wckTime=4.414  cpuTime=4.39  mem=12M792
8.27/8.34	o 3
9.16/9.29	   
9.16/9.29	   search
9.16/9.29	     run=1  nbConstraintChecks=8556604  nbAssignments=20000
9.16/9.29	       =>  wckTime=8.539  cpuTime=8.5  mem=12M792
12.96/13.06	   
12.96/13.07	   search
12.96/13.07	     run=2  nbConstraintChecks=12540839  nbAssignments=30000
12.96/13.07	       =>  wckTime=12.31  cpuTime=12.27  mem=12M792
16.76/16.81	   
16.76/16.81	   search
16.76/16.81	     run=3  nbConstraintChecks=16525018  nbAssignments=40000
16.76/16.81	       =>  wckTime=16.053  cpuTime=16.02  mem=12M792
20.46/20.55	   
20.46/20.55	   search
20.46/20.55	     run=4  nbConstraintChecks=20510168  nbAssignments=50000
20.46/20.55	       =>  wckTime=19.796  cpuTime=19.75  mem=12M792
24.25/24.31	   
24.25/24.31	   search
24.25/24.31	     run=5  nbConstraintChecks=24493799  nbAssignments=60000
24.25/24.31	       =>  wckTime=23.553  cpuTime=23.52  mem=12M792
27.96/28.09	   
27.96/28.09	   search
27.96/28.09	     run=6  nbConstraintChecks=28479605  nbAssignments=70000
27.96/28.09	       =>  wckTime=27.333  cpuTime=27.29  mem=12M792
31.75/31.86	   
31.75/31.87	   search
31.75/31.87	     run=7  nbConstraintChecks=32463920  nbAssignments=80000
31.75/31.87	       =>  wckTime=31.11  cpuTime=31.07  mem=12M792
35.55/35.62	   
35.55/35.62	   search
35.55/35.62	     run=8  nbConstraintChecks=36448125  nbAssignments=90000
35.55/35.62	       =>  wckTime=34.864  cpuTime=34.82  mem=12M792
38.25/38.35	   
38.25/38.35	   search
38.25/38.35	     run=9  nbConstraintChecks=39347770  nbAssignments=97276
38.25/38.35	       =>  wckTime=37.593  cpuTime=37.55  mem=12M792
38.25/38.35	   
38.25/38.35	   global
38.25/38.35	     nbConstraintChecks=39347770  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.25/38.35	     solvingWckTime=37.592  solvingCpuTime=37.55  expiredTime=no  totalExploration=no  nbFoundSolutions=0
38.25/38.35	     globalCpuTime=37.97
38.25/38.35	       =>  wckTime=38.092  cpuTime=37.92  mem=12M792
38.25/38.35	   
38.25/38.35	   solver DecomposerSolver being built... 
38.36/38.45	       =>  wckTime=38.197  cpuTime=38.01  mem=23M379
132.23/132.35	   
132.23/132.35	   preprocessing
132.23/132.35	     nbConstraintChecks=179957285  nbValidityChecks=320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
132.23/132.35	     nbRemovedValues=0  detectedInconsistency=no
132.23/132.35	       =>  wckTime=93.891  cpuTime=93.86  mem=23M379
3600.01/3601.01	v 5 7 0 8 6 0 3 3 7 6 3 6 3 2 6 1 3 0 6 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-1109683-1215808148/watcher-1109683-1215808148 -o /tmp/evaluation-result-1109683-1215808148/solver-1109683-1215808148 -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-1109683-1215808148.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.00 0.00 0.00 4/69 14972
/proc/meminfo: memFree=1723136/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=18572 CPUtime=0
/proc/14972/stat : 14972 (runsolver) R 14970 14972 14902 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 37513980 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14972/statm: 4643 292 257 25 0 2626 0

[startup+0.0376381 s]
/proc/loadavg: 0.00 0.00 0.00 4/69 14972
/proc/meminfo: memFree=1723136/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=861876 CPUtime=0.02
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 2086 0 1 0 1 1 0 0 20 0 5 0 37513980 882561024 1738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 215469 1738 800 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102162 s]
/proc/loadavg: 0.00 0.00 0.00 4/69 14972
/proc/meminfo: memFree=1723136/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=866748 CPUtime=0.07
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 3692 0 1 0 6 1 0 0 20 0 9 0 37513980 887549952 3167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216687 3167 1683 9 0 211242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866748

[startup+0.301669 s]
/proc/loadavg: 0.00 0.00 0.00 4/69 14972
/proc/meminfo: memFree=1723136/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=866976 CPUtime=0.26
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 5793 0 1 0 23 3 0 0 20 0 9 0 37513980 887783424 5168 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216744 5168 1953 9 0 211272 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866976

[startup+0.701716 s]
/proc/loadavg: 0.00 0.00 0.00 4/69 14972
/proc/meminfo: memFree=1723136/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867088 CPUtime=0.67
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 14288 0 1 0 58 9 0 0 20 0 9 0 37513980 887898112 13458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216772 13467 2604 9 0 211300 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867088

[startup+1.50279 s]
/proc/loadavg: 0.00 0.00 0.00 3/89 14995
/proc/meminfo: memFree=1631200/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=1.46
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15047 0 1 0 131 15 0 0 20 0 9 0 37513980 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14214 2633 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=1.27
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11293 0 1 0 114 13 0 0 25 0 9 0 37513982 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 17 0 9 0 37513984 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.11
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 356 0 0 0 11 0 0 0 16 0 9 0 37513986 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867176

[startup+3.10297 s]
/proc/loadavg: 0.16 0.03 0.01 3/89 14995
/proc/meminfo: memFree=1630752/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=3.06
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15048 0 1 0 277 29 0 0 20 0 9 0 37513980 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14214 2633 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=2.87
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11294 0 1 0 260 27 0 0 25 0 9 0 37513982 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.11
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 356 0 0 0 11 0 0 0 16 0 9 0 37513986 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867176

[startup+6.30131 s]
/proc/loadavg: 0.16 0.03 0.01 3/89 14995
/proc/meminfo: memFree=1630248/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=6.27
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15053 0 1 0 567 60 0 0 20 0 9 0 37513980 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14218 2634 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=6.06
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11295 0 1 0 549 57 0 0 25 0 9 0 37513982 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4126605377 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867180 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887992320 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.11
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867176

[startup+12.703 s]
/proc/loadavg: 0.44 0.10 0.03 3/89 14995
/proc/meminfo: memFree=1630120/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=12.66
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15053 0 1 0 1141 125 0 0 20 0 9 0 37513980 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14218 2634 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=12.46
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11295 0 1 0 1123 123 0 0 25 0 9 0 37513982 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.11
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 867176

[startup+25.5014 s]
/proc/loadavg: 0.68 0.16 0.05 3/89 14995
/proc/meminfo: memFree=1630120/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=25.45
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15053 0 1 0 2287 258 0 0 20 0 9 0 37513980 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14218 2634 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=25.25
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11295 0 1 0 2269 256 0 0 25 0 9 0 37513982 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.11
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 867176

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.10 3/89 14995
/proc/meminfo: memFree=1629672/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=51.05
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15120 0 1 0 4710 395 0 0 20 0 9 0 37513980 887988224 14284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14284 2635 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=50.83
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11353 0 1 0 4691 392 0 0 25 0 9 0 37513982 887988224 14284 996147200 134512640 134550740 4294955952 18446744073709551615 4126742159 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.12
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 369 0 0 0 12 0 0 0 16 0 9 0 37513986 887988224 14284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0

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

/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.16
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3281.39
Current children cumulated vsize (KiB) 867176

[startup+3342.3 s]
/proc/loadavg: 2.31 2.11 1.95 3/89 15003
/proc/meminfo: memFree=1627880/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=3341.37
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15165 0 1 0 333736 401 0 0 20 0 9 0 37513980 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14303 2635 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=3341.12
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11378 0 1 0 333713 399 0 0 25 0 9 0 37513982 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4126600270 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.16
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3341.37
Current children cumulated vsize (KiB) 867176

[startup+3402.31 s]
/proc/loadavg: 2.33 2.15 1.97 3/89 15003
/proc/meminfo: memFree=1627880/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=3401.36
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15165 0 1 0 339734 402 0 0 20 0 9 0 37513980 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14303 2635 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=3401.11
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11378 0 1 0 339712 399 0 0 25 0 9 0 37513982 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4126600247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.16
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3401.36
Current children cumulated vsize (KiB) 867176

[startup+3462.3 s]
/proc/loadavg: 2.25 2.16 1.98 3/89 15003
/proc/meminfo: memFree=1627816/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=3461.34
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15165 0 1 0 345732 402 0 0 20 0 9 0 37513980 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14303 2635 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=3461.09
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11378 0 1 0 345710 399 0 0 25 0 9 0 37513982 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4126605360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.16
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3461.34
Current children cumulated vsize (KiB) 867176

[startup+3522.3 s]
/proc/loadavg: 2.14 2.14 1.99 3/89 15003
/proc/meminfo: memFree=1627816/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=3521.33
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15165 0 1 0 351731 402 0 0 20 0 9 0 37513980 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14303 2635 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=3521.07
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11378 0 1 0 351708 399 0 0 25 0 9 0 37513982 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4126605368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.16
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3521.33
Current children cumulated vsize (KiB) 867176

[startup+3582.3 s]
/proc/loadavg: 2.05 2.12 1.99 3/89 15003
/proc/meminfo: memFree=1627752/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=3581.31
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15165 0 1 0 357729 402 0 0 20 0 9 0 37513980 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14303 2635 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=3581.05
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11378 0 1 0 357706 399 0 0 25 0 9 0 37513982 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4126605421 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.16
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3581.31
Current children cumulated vsize (KiB) 867176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601 s]
/proc/loadavg: 2.04 2.11 1.99 3/89 15003
/proc/meminfo: memFree=1627752/2055920 swapFree=4138984/4192956
[pid=14972] ppid=14970 vsize=867176 CPUtime=3600.01
/proc/14972/stat : 14972 (java) S 14970 14972 14902 0 -1 0 15165 0 1 0 359599 402 0 0 20 0 9 0 37513980 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14972/statm: 216794 14303 2635 9 0 211300 0
[pid=14972/tid=14975] ppid=14970 vsize=867176 CPUtime=3599.75
/proc/14972/task/14975/stat : 14975 (java) R 14970 14972 14902 0 -1 64 11378 0 1 0 359576 399 0 0 25 0 9 0 37513982 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4126605436 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14976] ppid=14970 vsize=867176 CPUtime=0.06
/proc/14972/task/14976/stat : 14976 (java) S 14970 14972 14902 0 -1 64 2703 0 0 0 5 1 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14977] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14977/stat : 14977 (java) S 14970 14972 14902 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14978] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14978/stat : 14978 (java) S 14970 14972 14902 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513984 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14984] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14984/stat : 14984 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14985] ppid=14970 vsize=867176 CPUtime=0.16
/proc/14972/task/14985/stat : 14985 (java) S 14970 14972 14902 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14972/tid=14986] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14986/stat : 14986 (java) S 14970 14972 14902 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14972/tid=14987] ppid=14970 vsize=867176 CPUtime=0
/proc/14972/task/14987/stat : 14987 (java) S 14970 14972 14902 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513986 887988224 14303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867176

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

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

Child status: 143
Real time (s): 3601.07
CPU time (s): 3600.09
CPU user time (s): 3596.05
CPU system time (s): 4.03439
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 867180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.05
system time used= 4.03439
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15184
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= 73768
involuntary context switches= 77325

runsolver used 3.78442 second user time and 9.32858 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-11 22:29:08
IDJOB=1109683
IDBENCH=61000
IDSOLVER=359
FILE ID=node47/1109683-1215808148
PBS_JOBID= 7903317
Free space on /tmp= 66512 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-5_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-1109683-1215808148/watcher-1109683-1215808148 -o /tmp/evaluation-result-1109683-1215808148/solver-1109683-1215808148 -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-1109683-1215808148.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dedcb79b74d97a272ff3a128bc6fbd80
RANDOM SEED=1883302894

node47.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.232
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.232
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:       1723744 kB
Buffers:         40244 kB
Cached:         195696 kB
SwapCached:      48776 kB
Active:         119188 kB
Inactive:       172348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723744 kB
SwapTotal:     4192956 kB
SwapFree:      4138984 kB
Dirty:            3888 kB
Writeback:           0 kB
Mapped:          18404 kB
Slab:            26148 kB
Committed_AS:   128492 kB
PageTables:       1756 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= 66504 MiB
End job on node47 at 2008-07-11 23:29:11