Trace number 1109611

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.08 3601.66

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.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1109611-1215805887.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.28/0.37	       =>  wckTime=0.129  cpuTime=0.1  mem=7M858
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
0.48/0.57	   Too large in ConstraintConflictsSTructure
0.48/0.58	   Too large in ConstraintConflictsSTructure
0.48/0.58	   Too large in ConstraintConflictsSTructure
0.48/0.59	   Too large in ConstraintConflictsSTructure
0.48/0.59	   Too large in ConstraintConflictsSTructure
0.58/0.60	     nbConstraints=5  nbRelationTypes=5  nbDisconnectedVariables=1  nbExtensionStructures=5
0.58/0.61	     nbSharedExtensionStructures=0  nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=0
0.58/0.61	     maxDegree=4  minArity=10  maxArity=10
0.58/0.61	       =>  wckTime=0.367  cpuTime=0.31  mem=31M118
0.58/0.68	   
0.58/0.68	   solver LocalSearchSolver being built... 
0.68/0.72	       =>  wckTime=0.487  cpuTime=0.35  mem=11M829
0.68/0.73	
0.68/0.73	s SATISFIABLE
0.68/0.73	o 5
3.48/3.51	o 4
4.78/4.87	   
4.78/4.87	   search
4.78/4.87	     run=0  nbConstraintChecks=4312793  nbAssignments=10000
4.78/4.87	       =>  wckTime=4.148  cpuTime=4.13  mem=12M792
8.88/8.91	   
8.88/8.91	   search
8.88/8.91	     run=1  nbConstraintChecks=8648918  nbAssignments=20000
8.88/8.91	       =>  wckTime=8.19  cpuTime=8.16  mem=12M792
12.67/12.77	   
12.67/12.77	   search
12.67/12.77	     run=2  nbConstraintChecks=12819146  nbAssignments=30000
12.67/12.77	       =>  wckTime=12.045  cpuTime=12.01  mem=12M792
16.67/16.76	   
16.67/16.76	   search
16.67/16.76	     run=3  nbConstraintChecks=17146664  nbAssignments=40000
16.67/16.76	       =>  wckTime=16.04  cpuTime=16.0  mem=12M792
20.67/20.77	   
20.67/20.77	   search
20.67/20.77	     run=4  nbConstraintChecks=21502685  nbAssignments=50000
20.67/20.77	       =>  wckTime=20.043  cpuTime=20.01  mem=12M792
24.57/24.67	   
24.57/24.67	   search
24.57/24.67	     run=5  nbConstraintChecks=25775204  nbAssignments=60000
24.57/24.67	       =>  wckTime=23.943  cpuTime=23.9  mem=12M792
26.26/26.39	o 3
28.26/28.35	   
28.26/28.35	   search
28.26/28.35	     run=6  nbConstraintChecks=29899156  nbAssignments=70000
28.26/28.35	       =>  wckTime=27.625  cpuTime=27.58  mem=12M792
31.76/31.86	   
31.76/31.86	   search
31.76/31.86	     run=7  nbConstraintChecks=33917538  nbAssignments=80000
31.76/31.86	       =>  wckTime=31.135  cpuTime=31.09  mem=12M792
35.36/35.44	   
35.36/35.44	   search
35.36/35.44	     run=8  nbConstraintChecks=38007605  nbAssignments=90000
35.36/35.44	       =>  wckTime=34.714  cpuTime=34.66  mem=12M792
38.85/39.00	   
38.85/39.00	   search
38.85/39.00	     run=9  nbConstraintChecks=42097825  nbAssignments=100000
38.85/39.00	       =>  wckTime=38.275  cpuTime=38.22  mem=12M792
42.46/42.55	   
42.46/42.55	   search
42.46/42.55	     run=10  nbConstraintChecks=46186335  nbAssignments=110000
42.46/42.55	       =>  wckTime=41.831  cpuTime=41.79  mem=12M792
46.06/46.13	   
46.06/46.13	   search
46.06/46.13	     run=11  nbConstraintChecks=50278832  nbAssignments=120000
46.06/46.13	       =>  wckTime=45.409  cpuTime=45.35  mem=12M792
49.66/49.72	   
49.66/49.72	   search
49.66/49.72	     run=12  nbConstraintChecks=54368602  nbAssignments=130000
49.66/49.72	       =>  wckTime=48.999  cpuTime=48.94  mem=12M792
53.25/53.31	   
53.25/53.31	   search
53.25/53.31	     run=13  nbConstraintChecks=58457049  nbAssignments=140000
53.25/53.31	       =>  wckTime=52.586  cpuTime=52.53  mem=12M792
56.35/56.41	   
56.35/56.41	   search
56.35/56.41	     run=14  nbConstraintChecks=62008490  nbAssignments=148684
56.35/56.41	       =>  wckTime=55.687  cpuTime=55.64  mem=12M792
56.35/56.41	   
56.35/56.41	   global
56.35/56.41	     nbConstraintChecks=62008490  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.35/56.41	     solvingWckTime=55.684  solvingCpuTime=55.64  expiredTime=no  totalExploration=no  nbFoundSolutions=0
56.35/56.41	     globalCpuTime=56.03
56.35/56.41	       =>  wckTime=56.173  cpuTime=55.99  mem=12M792
56.35/56.41	   
56.35/56.41	   solver DecomposerSolver being built... 
56.45/56.51	       =>  wckTime=56.272  cpuTime=56.07  mem=23M395
141.61/141.79	   
141.61/141.79	   preprocessing
141.61/141.79	     nbConstraintChecks=177527821  nbValidityChecks=325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
141.61/141.79	     nbRemovedValues=0  detectedInconsistency=no
141.61/141.79	       =>  wckTime=85.278  cpuTime=85.24  mem=23M395
3600.02/3601.61	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-1109611-1215805887/watcher-1109611-1215805887 -o /tmp/evaluation-result-1109611-1215805887/solver-1109611-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-wdeg.xml 1 XSax HOME/instance-1109611-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 4/68 13886
/proc/meminfo: memFree=1929656/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=18572 CPUtime=0
/proc/13886/stat : 13886 (runsolver) R 13884 13886 13815 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 37287171 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 226238197031 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/13886/statm: 4643 292 257 25 0 2626 0

[startup+0.054678 s]
/proc/loadavg: 0.85 1.00 0.99 4/68 13886
/proc/meminfo: memFree=1929656/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=863688 CPUtime=0.04
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 2420 0 1 0 2 2 0 0 18 0 9 0 37287171 884416512 1995 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 215922 1995 911 9 0 210901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863688

[startup+0.101453 s]
/proc/loadavg: 0.85 1.00 0.99 4/68 13886
/proc/meminfo: memFree=1929656/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=865984 CPUtime=0.08
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 3697 0 1 0 6 2 0 0 18 0 9 0 37287171 886767616 3171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216496 3171 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301485 s]
/proc/loadavg: 0.85 1.00 0.99 4/68 13886
/proc/meminfo: memFree=1929656/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866372 CPUtime=0.28
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 5784 0 1 0 25 3 0 0 18 0 9 0 37287171 887164928 5159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216593 5160 1953 9 0 211121 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866372

[startup+0.701558 s]
/proc/loadavg: 0.85 1.00 0.99 4/68 13886
/proc/meminfo: memFree=1929656/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=0.68
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 14995 0 1 0 61 7 0 0 18 0 9 0 37287171 887398400 14162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14162 2627 9 0 211156 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866600

[startup+1.50168 s]
/proc/loadavg: 0.85 1.00 0.99 3/89 13908
/proc/meminfo: memFree=1834896/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=1.48
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15023 0 2 0 134 14 0 0 18 0 9 0 37287171 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14191 2633 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=1.3
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11304 0 1 0 118 12 0 0 25 0 9 0 37287173 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866604 CPUtime=0.1
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 320 0 1 0 10 0 0 0 16 0 9 0 37287177 887402496 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866600

[startup+3.10295 s]
/proc/loadavg: 0.85 1.00 0.99 3/89 13908
/proc/meminfo: memFree=1834512/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=3.08
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15024 0 2 0 280 28 0 0 18 0 9 0 37287171 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14191 2633 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=2.89
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11305 0 1 0 264 25 0 0 25 0 9 0 37287173 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.1
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 320 0 1 0 10 0 0 0 16 0 9 0 37287177 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866604 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887402496 14191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 866600

[startup+6.30148 s]
/proc/loadavg: 0.95 1.02 0.99 3/89 13908
/proc/meminfo: memFree=1833936/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=6.28
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15029 0 2 0 574 54 0 0 18 0 9 0 37287171 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14195 2634 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=6.08
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11306 0 1 0 557 51 0 0 25 0 9 0 37287173 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.1
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 324 0 1 0 10 0 0 0 16 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 866600

[startup+12.7026 s]
/proc/loadavg: 1.03 1.03 1.00 3/89 13908
/proc/meminfo: memFree=1833808/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=12.67
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15029 0 2 0 1156 111 0 0 18 0 9 0 37287171 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14195 2634 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866604 CPUtime=12.49
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11306 0 1 0 1140 109 0 0 25 0 9 0 37287173 887402496 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.1
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 324 0 1 0 10 0 0 0 16 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 866600

[startup+25.5017 s]
/proc/loadavg: 1.24 1.08 1.02 3/89 13908
/proc/meminfo: memFree=1833872/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=25.47
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15029 0 2 0 2314 233 0 0 18 0 9 0 37287171 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14195 2634 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=25.28
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11306 0 1 0 2298 230 0 0 25 0 9 0 37287173 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4126647642 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866604 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887402496 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.1
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 324 0 1 0 10 0 0 0 16 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 866600

[startup+51.102 s]
/proc/loadavg: 1.50 1.15 1.04 3/89 13908
/proc/meminfo: memFree=1833744/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=51.05
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15030 0 2 0 4612 493 0 0 18 0 9 0 37287171 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14195 2634 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=50.86
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11307 0 1 0 4596 490 0 0 25 0 9 0 37287173 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.1
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 324 0 1 0 10 0 0 0 16 0 9 0 37287177 887398400 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0

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

/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.14
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 369 0 1 0 14 0 0 0 16 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3280.85
Current children cumulated vsize (KiB) 866600

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830992/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=3340.83
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15139 0 2 0 333528 555 0 0 18 0 9 0 37287171 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14282 2635 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=3340.6
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11371 0 1 0 333508 552 0 0 25 0 9 0 37287173 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4126605223 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.14
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 369 0 1 0 14 0 0 0 16 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.83
Current children cumulated vsize (KiB) 866600

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830928/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=3400.8
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15139 0 2 0 339525 555 0 0 18 0 9 0 37287171 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14282 2635 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=3400.57
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11371 0 1 0 339505 552 0 0 25 0 9 0 37287173 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4126605232 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.14
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 369 0 1 0 14 0 0 0 16 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.8
Current children cumulated vsize (KiB) 866600

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830800/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=3460.78
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15139 0 2 0 345523 555 0 0 18 0 9 0 37287171 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14282 2635 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=3460.54
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11371 0 1 0 345502 552 0 0 25 0 9 0 37287173 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4126605232 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.14
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 369 0 1 0 14 0 0 0 16 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.78
Current children cumulated vsize (KiB) 866600

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830672/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=3520.75
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15139 0 2 0 351520 555 0 0 18 0 9 0 37287171 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14282 2635 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=3520.52
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11371 0 1 0 351500 552 0 0 25 0 9 0 37287173 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4126600112 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.14
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 369 0 1 0 14 0 0 0 16 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.75
Current children cumulated vsize (KiB) 866600

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830672/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=3580.72
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15139 0 2 0 357517 555 0 0 18 0 9 0 37287171 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14282 2635 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=3580.49
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11371 0 1 0 357497 552 0 0 25 0 9 0 37287173 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4126600157 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.14
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 369 0 1 0 14 0 0 0 16 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.72
Current children cumulated vsize (KiB) 866600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 13916
/proc/meminfo: memFree=1830672/2055920 swapFree=4192812/4192956
[pid=13886] ppid=13884 vsize=866600 CPUtime=3600.02
/proc/13886/stat : 13886 (java) S 13884 13886 13815 0 -1 0 15139 0 2 0 359447 555 0 0 18 0 9 0 37287171 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13886/statm: 216650 14282 2635 9 0 211156 0
[pid=13886/tid=13888] ppid=13884 vsize=866600 CPUtime=3599.78
/proc/13886/task/13888/stat : 13888 (java) R 13884 13886 13815 0 -1 64 11371 0 1 0 359426 552 0 0 25 0 9 0 37287173 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4126647600 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13893] ppid=13884 vsize=866600 CPUtime=0.06
/proc/13886/task/13893/stat : 13893 (java) S 13884 13886 13815 0 -1 64 2704 0 0 0 5 1 0 0 16 0 9 0 37287174 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13895] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13895/stat : 13895 (java) S 13884 13886 13815 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13896] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13896/stat : 13896 (java) S 13884 13886 13815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37287175 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13898] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13898/stat : 13898 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13899] ppid=13884 vsize=866600 CPUtime=0.14
/proc/13886/task/13899/stat : 13899 (java) S 13884 13886 13815 0 -1 64 369 0 1 0 14 0 0 0 16 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13900] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13900/stat : 13900 (java) S 13884 13886 13815 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13886/tid=13901] ppid=13884 vsize=866600 CPUtime=0
/proc/13886/task/13901/stat : 13901 (java) S 13884 13886 13815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287177 887398400 14282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 866600

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.66
CPU time (s): 3600.08
CPU user time (s): 3594.51
CPU system time (s): 5.56415
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 866604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.51
system time used= 5.56415
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15157
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73703
involuntary context switches= 84283

runsolver used 4.6273 second user time and 9.29659 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-11 21:51:27
IDJOB=1109611
IDBENCH=60991
IDSOLVER=359
FILE ID=node58/1109611-1215805887
PBS_JOBID= 7903285
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-w
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-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109611-1215805887/watcher-1109611-1215805887 -o /tmp/evaluation-result-1109611-1215805887/solver-1109611-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-wdeg.xml 1 XSax HOME/instance-1109611-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:       1930912 kB
Buffers:          8776 kB
Cached:          57932 kB
SwapCached:          0 kB
Active:          63964 kB
Inactive:        17456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          24468 kB
Slab:            29208 kB
Committed_AS:   115912 kB
PageTables:       1544 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:30