Trace number 1110714

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-dOPTIMUM1 2144.53 2150.11

DiagnosticValue
CHECKS1606420000
NODES104858000

General information on the benchmark

Namecsp/dubois/
normalized-dubois-22_ext.xml
MD5SUM9dfaea2495389525a3a2afa2aabb090b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark0.040993
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints44
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension44
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-ddeg.xml
0.27/0.32	   
0.27/0.32	   instance
0.27/0.32	     name=HOME/instance-1110714-1215832357.xml
0.27/0.36	   
0.27/0.36	   domains being loaded...
0.27/0.37	   
0.27/0.37	   variables being loaded...
0.27/0.40	     nbVariables=66  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=132
0.27/0.40	       =>  wckTime=0.152  cpuTime=0.12  mem=7M842
0.27/0.40	   
0.27/0.40	   relations being loaded...
0.37/0.40	   
0.37/0.40	   constraints being loaded...
0.37/0.44	     nbConstraints=44  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=42
0.37/0.44	     nbConflictsStructures=2  nbSharedConflictsStructures=42  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.37/0.44	     minArity=3  maxArity=3
0.37/0.44	       =>  wckTime=0.197  cpuTime=0.16  mem=9M809
0.37/0.49	   
0.37/0.49	   solver LocalSearchSolver being built... 
0.47/0.52	       =>  wckTime=0.282  cpuTime=0.21  mem=5M437
0.47/0.53	
0.47/0.53	s SATISFIABLE
0.47/0.53	o 17
0.47/0.53	o 15
0.47/0.53	o 13
0.47/0.53	o 11
0.47/0.53	o 9
0.47/0.53	o 7
0.47/0.53	o 5
0.47/0.54	o 3
0.47/0.54	o 1
1.17/1.21	   
1.17/1.21	   search
1.17/1.21	     run=0  nbConstraintChecks=292405  nbAssignments=10000
1.17/1.21	       =>  wckTime=0.691  cpuTime=0.64  mem=6M429
1.76/1.81	   
1.76/1.81	   search
1.76/1.81	     run=1  nbConstraintChecks=506111  nbAssignments=20000
1.76/1.81	       =>  wckTime=1.286  cpuTime=1.23  mem=6M429
2.26/2.38	   
2.26/2.38	   search
2.26/2.38	     run=2  nbConstraintChecks=681983  nbAssignments=30000
2.26/2.38	       =>  wckTime=1.861  cpuTime=1.8  mem=6M429
2.86/2.96	   
2.86/2.96	   search
2.86/2.96	     run=3  nbConstraintChecks=869231  nbAssignments=40000
2.86/2.96	       =>  wckTime=2.432  cpuTime=2.37  mem=6M429
3.45/3.53	   
3.45/3.53	   search
3.45/3.53	     run=4  nbConstraintChecks=1053438  nbAssignments=50000
3.45/3.53	       =>  wckTime=3.008  cpuTime=2.94  mem=6M429
4.05/4.10	   
4.05/4.10	   search
4.05/4.10	     run=5  nbConstraintChecks=1232340  nbAssignments=60000
4.05/4.10	       =>  wckTime=3.578  cpuTime=3.51  mem=6M429
4.54/4.68	   
4.54/4.68	   search
4.54/4.68	     run=6  nbConstraintChecks=1416237  nbAssignments=70000
4.54/4.68	       =>  wckTime=4.153  cpuTime=4.08  mem=6M429
5.14/5.26	   
5.14/5.26	   search
5.14/5.26	     run=7  nbConstraintChecks=1679385  nbAssignments=80000
5.14/5.26	       =>  wckTime=4.741  cpuTime=4.66  mem=6M429
5.74/5.84	   
5.74/5.84	   search
5.74/5.84	     run=8  nbConstraintChecks=1850996  nbAssignments=90000
5.74/5.84	       =>  wckTime=5.315  cpuTime=5.23  mem=6M429
6.34/6.41	   
6.34/6.41	   search
6.34/6.41	     run=9  nbConstraintChecks=2021943  nbAssignments=100000
6.34/6.41	       =>  wckTime=5.883  cpuTime=5.8  mem=6M429
6.84/6.98	   
6.84/6.98	   search
6.84/6.98	     run=10  nbConstraintChecks=2206906  nbAssignments=110000
6.84/6.98	       =>  wckTime=6.459  cpuTime=6.37  mem=6M429
7.44/7.55	   
7.44/7.55	   search
7.44/7.55	     run=11  nbConstraintChecks=2384440  nbAssignments=120000
7.44/7.55	       =>  wckTime=7.029  cpuTime=6.94  mem=6M429
8.03/8.13	   
8.03/8.13	   search
8.03/8.13	     run=12  nbConstraintChecks=2558105  nbAssignments=130000
8.03/8.13	       =>  wckTime=7.603  cpuTime=7.51  mem=6M429
8.52/8.70	   
8.52/8.70	   search
8.52/8.70	     run=13  nbConstraintChecks=2727216  nbAssignments=140000
8.52/8.70	       =>  wckTime=8.173  cpuTime=8.08  mem=6M429
9.12/9.28	   
9.12/9.28	   search
9.12/9.28	     run=14  nbConstraintChecks=2920726  nbAssignments=150000
9.12/9.28	       =>  wckTime=8.759  cpuTime=8.66  mem=6M429
9.73/9.86	   
9.73/9.86	   search
9.73/9.86	     run=15  nbConstraintChecks=3100536  nbAssignments=160000
9.73/9.86	       =>  wckTime=9.34  cpuTime=9.24  mem=6M429
10.32/10.43	   
10.32/10.43	   search
10.32/10.43	     run=16  nbConstraintChecks=3260713  nbAssignments=170000
10.32/10.43	       =>  wckTime=9.911  cpuTime=9.8  mem=6M429
10.91/11.01	   
10.91/11.01	   search
10.91/11.01	     run=17  nbConstraintChecks=3425884  nbAssignments=180000
10.91/11.01	       =>  wckTime=10.487  cpuTime=10.38  mem=6M429
11.41/11.59	   
11.41/11.59	   search
11.41/11.59	     run=18  nbConstraintChecks=3603284  nbAssignments=190000
11.41/11.59	       =>  wckTime=11.063  cpuTime=10.95  mem=6M429
12.01/12.17	   
12.01/12.17	   search
12.01/12.17	     run=19  nbConstraintChecks=3774332  nbAssignments=200000
12.01/12.17	       =>  wckTime=11.643  cpuTime=11.52  mem=6M429
12.60/12.74	   
12.60/12.74	   search
12.60/12.74	     run=20  nbConstraintChecks=3947916  nbAssignments=210000
12.60/12.74	       =>  wckTime=12.217  cpuTime=12.1  mem=6M429
13.20/13.33	   
13.20/13.33	   search
13.20/13.33	     run=21  nbConstraintChecks=4153973  nbAssignments=220000
13.20/13.33	       =>  wckTime=12.804  cpuTime=12.68  mem=6M429
13.80/13.90	   
13.80/13.90	   search
13.80/13.90	     run=22  nbConstraintChecks=4317197  nbAssignments=230000
13.80/13.90	       =>  wckTime=13.376  cpuTime=13.25  mem=6M429
14.29/14.48	   
14.29/14.48	   search
14.29/14.48	     run=23  nbConstraintChecks=4483312  nbAssignments=240000
14.29/14.48	       =>  wckTime=13.958  cpuTime=13.82  mem=6M429
14.90/15.05	   
14.90/15.05	   search
14.90/15.05	     run=24  nbConstraintChecks=4638502  nbAssignments=250000
14.90/15.05	       =>  wckTime=14.528  cpuTime=14.39  mem=6M429
15.49/15.63	   
15.49/15.63	   search
15.49/15.63	     run=25  nbConstraintChecks=4822692  nbAssignments=260000
15.49/15.63	       =>  wckTime=15.11  cpuTime=14.97  mem=6M429
16.09/16.21	   
16.09/16.21	   search
16.09/16.21	     run=26  nbConstraintChecks=4994792  nbAssignments=270000
16.09/16.21	       =>  wckTime=15.685  cpuTime=15.55  mem=6M429
16.59/16.79	   
16.59/16.79	   search
16.59/16.79	     run=27  nbConstraintChecks=5165666  nbAssignments=280000
16.59/16.79	       =>  wckTime=16.265  cpuTime=16.12  mem=6M429
17.19/17.36	   
17.19/17.36	   search
17.19/17.36	     run=28  nbConstraintChecks=5327054  nbAssignments=290000
17.19/17.36	       =>  wckTime=16.838  cpuTime=16.69  mem=6M429
17.78/17.94	   
17.78/17.95	   search
17.78/17.95	     run=29  nbConstraintChecks=5517339  nbAssignments=300000
17.78/17.95	       =>  wckTime=17.422  cpuTime=17.27  mem=6M429
18.38/18.52	   
18.38/18.52	   search
18.38/18.52	     run=30  nbConstraintChecks=5690656  nbAssignments=310000
18.38/18.52	       =>  wckTime=17.996  cpuTime=17.85  mem=6M429
18.87/19.09	   
18.87/19.09	   search
18.87/19.09	     run=31  nbConstraintChecks=5860567  nbAssignments=320000
18.87/19.09	       =>  wckTime=18.571  cpuTime=18.42  mem=6M429
19.46/19.67	   
19.46/19.67	   search
19.46/19.67	     run=32  nbConstraintChecks=6049590  nbAssignments=330000
19.46/19.67	       =>  wckTime=19.144  cpuTime=18.98  mem=6M429
20.06/20.25	   
20.06/20.25	   search
20.06/20.25	     run=33  nbConstraintChecks=6251960  nbAssignments=340000
20.06/20.25	       =>  wckTime=19.727  cpuTime=19.56  mem=6M429
20.66/20.82	   
20.66/20.82	   search
20.66/20.82	     run=34  nbConstraintChecks=6417193  nbAssignments=350000
20.66/20.82	       =>  wckTime=20.301  cpuTime=20.12  mem=6M429
21.26/21.40	   
21.26/21.40	   search
21.26/21.40	     run=35  nbConstraintChecks=6608411  nbAssignments=360000
21.26/21.40	       =>  wckTime=20.874  cpuTime=20.7  mem=6M429
21.76/21.97	   
21.76/21.97	   search
21.76/21.97	     run=36  nbConstraintChecks=6766476  nbAssignments=370000
21.76/21.97	       =>  wckTime=21.445  cpuTime=21.27  mem=6M429
22.36/22.54	   
22.36/22.54	   search
22.36/22.54	     run=37  nbConstraintChecks=6952965  nbAssignments=380000
22.36/22.54	       =>  wckTime=22.018  cpuTime=21.84  mem=6M429
22.95/23.12	   
22.95/23.12	   search
22.95/23.12	     run=38  nbConstraintChecks=7138850  nbAssignments=390000
22.95/23.12	       =>  wckTime=22.597  cpuTime=22.42  mem=6M429
23.44/23.69	   
23.44/23.69	   search
23.44/23.69	     run=39  nbConstraintChecks=7325401  nbAssignments=400000
23.44/23.69	       =>  wckTime=23.169  cpuTime=22.99  mem=6M429
24.05/24.27	   
24.05/24.27	   search
24.05/24.27	     run=40  nbConstraintChecks=7491141  nbAssignments=410000
24.05/24.27	       =>  wckTime=23.742  cpuTime=23.56  mem=6M429
24.65/24.84	   
24.65/24.84	   search
24.65/24.84	     run=41  nbConstraintChecks=7662030  nbAssignments=420000
24.65/24.84	       =>  wckTime=24.312  cpuTime=24.12  mem=6M429
25.24/25.41	   
25.24/25.41	   search
25.24/25.41	     run=42  nbConstraintChecks=7817164  nbAssignments=430000
25.24/25.41	       =>  wckTime=24.884  cpuTime=24.69  mem=6M429
25.73/25.98	   
25.73/25.98	   search
25.73/25.98	     run=43  nbConstraintChecks=7990741  nbAssignments=440000
25.73/25.98	       =>  wckTime=25.453  cpuTime=25.26  mem=6M429
26.33/26.56	   
26.33/26.56	   search
26.33/26.56	     run=44  nbConstraintChecks=8187918  nbAssignments=450000
26.33/26.56	       =>  wckTime=26.034  cpuTime=25.83  mem=6M429
26.93/27.13	   
26.93/27.13	   search
26.93/27.13	     run=45  nbConstraintChecks=8397588  nbAssignments=460000
26.93/27.13	       =>  wckTime=26.611  cpuTime=26.41  mem=6M429
27.53/27.71	   
27.53/27.71	   search
27.53/27.71	     run=46  nbConstraintChecks=8568384  nbAssignments=470000
27.53/27.71	       =>  wckTime=27.185  cpuTime=26.98  mem=6M429
28.02/28.28	   
28.02/28.28	   search
28.02/28.28	     run=47  nbConstraintChecks=8742936  nbAssignments=480000
28.02/28.28	       =>  wckTime=27.755  cpuTime=27.55  mem=6M429
28.62/28.86	   
28.62/28.86	   search
28.62/28.86	     run=48  nbConstraintChecks=8914249  nbAssignments=490000
28.62/28.86	       =>  wckTime=28.334  cpuTime=28.12  mem=6M429
29.22/29.44	   
29.22/29.44	   search
29.22/29.44	     run=49  nbConstraintChecks=9115991  nbAssignments=500000
29.22/29.44	       =>  wckTime=28.915  cpuTime=28.71  mem=6M429
29.81/30.03	   
29.81/30.03	   search
29.81/30.03	     run=50  nbConstraintChecks=9321639  nbAssignments=510000
29.81/30.03	       =>  wckTime=29.503  cpuTime=29.28  mem=6M429
30.41/30.61	   
30.41/30.61	   search
30.41/30.61	     run=51  nbConstraintChecks=9538896  nbAssignments=520000
30.41/30.61	       =>  wckTime=30.09  cpuTime=29.87  mem=6M429
30.51/30.79	   
30.51/30.79	   search
30.51/30.79	     run=52  nbConstraintChecks=9590670  nbAssignments=522931
30.51/30.79	       =>  wckTime=30.264  cpuTime=30.04  mem=6M429
30.51/30.79	   
30.51/30.79	   global
30.51/30.79	     nbConstraintChecks=9590670  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.51/30.79	     solvingWckTime=30.263  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.51/30.79	     globalCpuTime=30.29
30.51/30.79	       =>  wckTime=30.545  cpuTime=30.24  mem=6M429
30.51/30.79	   
30.51/30.79	   solver DecomposerSolver being built... 
30.70/30.91	       =>  wckTime=30.67  cpuTime=30.35  mem=17M445
30.70/30.92	   
30.70/30.92	   preprocessing
30.70/30.92	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.70/30.92	     detectedInconsistency=no
30.70/30.92	       =>  wckTime=0.0020  cpuTime=0.0  mem=17M445
2144.45/2150.05	   
2144.45/2150.05	   search
2144.45/2150.05	     run=0  nbConstraintChecks=1606418494  nbValidityChecks=924843876  minDepth=0  maxDepth=62  nbPropagations=0
2144.45/2150.05	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=104857590  nbFailedAssignments=4194304  nbBacktracks=100663287
2144.45/2150.05	     nbVisitedNodes=113246198
2144.45/2150.05	       =>  wckTime=2119.136  cpuTime=2113.72  mem=18M486
2144.45/2150.05	   
2144.45/2150.05	   global
2144.45/2150.05	     nbConstraintChecks=1606418494  nbValidityChecks=924843876  solvingWckTime=2119.139  solvingCpuTime=2113.73
2144.45/2150.05	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0
2144.45/2150.05	     upperBoundCpuTime=0.0  globalCpuTime=2144.13
2144.45/2150.05	       =>  wckTime=2149.81  cpuTime=2144.08  mem=18M486
2144.45/2150.05	
2144.45/2150.05	s OPTIMUM FOUND
2144.45/2150.05	v 1 1 1 1 1 0 0 0 1 0 1 1 0 1 0 1 0 0 1 0 0 0 0 1 0 0 1 0 1 0 1 1 0 1 0 0 0 1 1 1 1 0 1 1 0 1 1 1 0 1 1 0 0 0 1 0 0 0 0 0 1 0 0 1 0 1 
2144.45/2150.06	d NODES 104857590
2144.45/2150.06	d CHECKS 1606418494
2144.45/2150.06	   
2144.45/2150.06	   totalWckTime=2149.87  totalCpuTime=2144.13

Verifier Data (download as text)

OK	1	43
1 unsatisfied constraints, 43 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-1110714-1215832357/watcher-1110714-1215832357 -o /tmp/evaluation-result-1110714-1215832357/solver-1110714-1215832357 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1110714-1215832357.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.65 2.63 2.56 5/81 16931
/proc/meminfo: memFree=1806832/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=10616 CPUtime=0
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 39935319 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 2654 472 209 9 0 1184 0
[pid=16931/tid=16932] ppid=16929 vsize=10616 CPUtime=0
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 39935320 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 2666456 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0846949 s]
/proc/loadavg: 2.65 2.63 2.56 5/81 16931
/proc/meminfo: memFree=1806832/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=865856 CPUtime=0.06
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 3433 0 1 0 4 2 0 0 18 0 9 0 39935319 886636544 2931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216464 2931 1576 9 0 211026 0
[pid=16931/tid=16932] ppid=16929 vsize=865856 CPUtime=0.04
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 2530 0 1 0 3 1 0 0 18 0 9 0 39935320 886636544 2931 996147200 134512640 134550740 4294955952 18446744073709551615 103946577 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.102695 s]
/proc/loadavg: 2.65 2.63 2.56 5/81 16931
/proc/meminfo: memFree=1806832/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=865984 CPUtime=0.08
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 3694 0 1 0 6 2 0 0 18 0 9 0 39935319 886767616 3169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216496 3169 1678 9 0 211051 0
[pid=16931/tid=16932] ppid=16929 vsize=865984 CPUtime=0.06
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 2791 0 1 0 5 1 0 0 18 0 9 0 39935320 886767616 3169 996147200 134512640 134550740 4294955952 18446744073709551615 4125980193 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302723 s]
/proc/loadavg: 2.65 2.63 2.56 5/81 16931
/proc/meminfo: memFree=1806832/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866156 CPUtime=0.27
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 5599 0 1 0 24 3 0 0 18 0 9 0 39935319 886943744 5014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216539 5014 1905 9 0 211087 0
[pid=16931/tid=16932] ppid=16929 vsize=866156 CPUtime=0.24
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 4671 0 1 0 21 3 0 0 19 0 9 0 39935320 886943744 5014 996147200 134512640 134550740 4294955952 18446744073709551615 1819428 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866156

[startup+0.702768 s]
/proc/loadavg: 2.65 2.63 2.56 5/81 16931
/proc/meminfo: memFree=1806832/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866644 CPUtime=0.68
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 8179 0 1 0 58 10 0 0 18 0 9 0 39935319 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216661 7346 2632 9 0 211167 0
[pid=16931/tid=16932] ppid=16929 vsize=866644 CPUtime=0.53
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 6050 0 1 0 44 9 0 0 20 0 9 0 39935320 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 2605691 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866644

[startup+1.50287 s]
/proc/loadavg: 2.76 2.65 2.56 4/90 16940
/proc/meminfo: memFree=1787624/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=1.47
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 8186 0 1 0 87 60 0 0 18 0 9 0 39935319 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 7352 2633 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=1.32
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 6053 0 1 0 73 59 0 0 25 0 9 0 39935320 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4125924862 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.1
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 326 0 0 0 10 0 0 0 16 0 9 0 39935324 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866640

[startup+3.10107 s]
/proc/loadavg: 2.76 2.65 2.56 3/90 16940
/proc/meminfo: memFree=1787432/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=3.05
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 8186 0 1 0 141 164 0 0 18 0 9 0 39935319 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 7352 2633 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=2.91
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 6053 0 1 0 127 164 0 0 25 0 9 0 39935320 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.1
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 326 0 0 0 10 0 0 0 16 0 9 0 39935324 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866640

[startup+6.30148 s]
/proc/loadavg: 2.70 2.64 2.56 3/90 16940
/proc/meminfo: memFree=1787176/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866644 CPUtime=6.24
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 8187 0 1 0 247 377 0 0 18 0 9 0 39935319 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216661 7352 2633 9 0 211167 0
[pid=16931/tid=16932] ppid=16929 vsize=866644 CPUtime=6.09
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 6054 0 1 0 233 376 0 0 25 0 9 0 39935320 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866644 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866644 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866644 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866644 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866644 CPUtime=0.1
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 326 0 0 0 10 0 0 0 16 0 9 0 39935324 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866644 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866644 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 866644

[startup+12.7013 s]
/proc/loadavg: 2.72 2.64 2.56 4/90 16940
/proc/meminfo: memFree=1786984/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=12.6
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 8188 0 1 0 457 803 0 0 18 0 9 0 39935319 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 7353 2633 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=12.46
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 6054 0 1 0 443 803 0 0 25 0 9 0 39935320 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4126630377 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 17 0 9 0 39935322 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.1
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 327 0 0 0 10 0 0 0 16 0 9 0 39935324 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 866640

[startup+25.5029 s]
/proc/loadavg: 2.77 2.65 2.57 3/90 16940
/proc/meminfo: memFree=1787112/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=25.34
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 8195 0 1 0 879 1655 0 0 18 0 9 0 39935319 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 7360 2633 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=25.18
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 6054 0 1 0 864 1654 0 0 25 0 9 0 39935320 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 2144665 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.11
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 334 0 0 0 11 0 0 0 17 0 9 0 39935324 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 866640

[startup+51.1022 s]
/proc/loadavg: 2.73 2.65 2.57 4/90 16940
/proc/meminfo: memFree=1778024/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=50.81
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 10464 0 1 0 3070 2011 0 0 18 0 9 0 39935319 887439360 9627 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 9627 2634 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=50.58
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 8277 0 1 0 3048 2010 0 0 25 0 9 0 39935320 887439360 9627 996147200 134512640 134550740 4294955952 18446744073709551615 4126755444 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03

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

/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.18
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 380 0 0 0 18 0 0 0 17 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2076.78
Current children cumulated vsize (KiB) 866640

[startup+2142.3 s]
/proc/loadavg: 2.06 2.02 2.11 3/83 17084
/proc/meminfo: memFree=1132256/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=2136.76
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 10465 0 1 0 211643 2033 0 0 18 0 9 0 39935319 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 9628 2634 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=2136.52
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 8278 0 1 0 211620 2032 0 0 25 0 9 0 39935320 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4126757853 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.18
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 380 0 0 0 18 0 0 0 17 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2136.76
Current children cumulated vsize (KiB) 866640

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

[startup+2143.91 s]
/proc/loadavg: 2.06 2.02 2.11 3/83 17084
/proc/meminfo: memFree=1132256/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=2138.36
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 10465 0 1 0 211803 2033 0 0 18 0 9 0 39935319 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 9628 2634 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=2138.13
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 8278 0 1 0 211781 2032 0 0 25 0 9 0 39935320 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4126753143 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.18
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 380 0 0 0 18 0 0 0 17 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2138.36
Current children cumulated vsize (KiB) 866640

[startup+2147.1 s]
/proc/loadavg: 2.06 2.01 2.11 3/83 17084
/proc/meminfo: memFree=1132256/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=2141.56
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 10465 0 1 0 212123 2033 0 0 18 0 9 0 39935319 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 9628 2634 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=2141.33
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 8278 0 1 0 212101 2032 0 0 25 0 9 0 39935320 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4126095725 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.18
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 380 0 0 0 18 0 0 0 17 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2141.56
Current children cumulated vsize (KiB) 866640

[startup+2148.7 s]
/proc/loadavg: 2.06 2.01 2.11 3/83 17084
/proc/meminfo: memFree=1132256/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=2143.16
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 10465 0 1 0 212283 2033 0 0 18 0 9 0 39935319 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 9628 2634 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=2142.92
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 8278 0 1 0 212260 2032 0 0 25 0 9 0 39935320 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4126803579 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.18
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 380 0 0 0 18 0 0 0 17 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2143.16
Current children cumulated vsize (KiB) 866640

[startup+2149.5 s]
/proc/loadavg: 2.06 2.01 2.11 3/83 17084
/proc/meminfo: memFree=1132256/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=2143.96
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 10465 0 1 0 212363 2033 0 0 18 0 9 0 39935319 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 9628 2634 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=2143.72
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 8278 0 1 0 212340 2032 0 0 25 0 9 0 39935320 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4126799405 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.18
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 380 0 0 0 18 0 0 0 17 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2143.96
Current children cumulated vsize (KiB) 866640

[startup+2149.9 s]
/proc/loadavg: 2.06 2.01 2.11 3/83 17084
/proc/meminfo: memFree=1132256/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=866640 CPUtime=2144.35
/proc/16931/stat : 16931 (java) S 16929 16931 15641 0 -1 0 10465 0 1 0 212402 2033 0 0 18 0 9 0 39935319 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16931/statm: 216660 9628 2634 9 0 211166 0
[pid=16931/tid=16932] ppid=16929 vsize=866640 CPUtime=2144.12
/proc/16931/task/16932/stat : 16932 (java) R 16929 16931 15641 0 -1 64 8278 0 1 0 212380 2032 0 0 25 0 9 0 39935320 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4126633696 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16934] ppid=16929 vsize=866640 CPUtime=0.03
/proc/16931/task/16934/stat : 16934 (java) S 16929 16931 15641 0 -1 64 1111 0 0 0 3 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16935] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16935/stat : 16935 (java) S 16929 16931 15641 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16936] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16936/stat : 16936 (java) S 16929 16931 15641 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39935322 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16937] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16937/stat : 16937 (java) S 16929 16931 15641 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16938] ppid=16929 vsize=866640 CPUtime=0.18
/proc/16931/task/16938/stat : 16938 (java) S 16929 16931 15641 0 -1 64 380 0 0 0 18 0 0 0 17 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16931/tid=16939] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16939/stat : 16939 (java) S 16929 16931 15641 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16931/tid=16940] ppid=16929 vsize=866640 CPUtime=0
/proc/16931/task/16940/stat : 16940 (java) S 16929 16931 15641 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39935324 887439360 9628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2144.35
Current children cumulated vsize (KiB) 866640

[startup+2150.1 s]
/proc/loadavg: 2.06 2.01 2.11 3/83 17084
/proc/meminfo: memFree=1132256/2055920 swapFree=4192812/4192956
[pid=16931] ppid=16929 vsize=0 CPUtime=2144.51
/proc/16931/stat : 16931 (java) Z 16929 16931 15641 0 -1 12 10572 0 1 0 212418 2033 0 0 16 0 2 0 39935319 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16931/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2144.51
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2150.11
CPU time (s): 2144.53
CPU user time (s): 2124.19
CPU system time (s): 20.3409
CPU usage (%): 99.7406
Max. virtual memory (cumulated for all children) (KiB): 866644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2124.19
system time used= 20.3409
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10572
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= 44200
involuntary context switches= 38936

runsolver used 2.91456 second user time and 6.88795 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-12 05:12:37
IDJOB=1110714
IDBENCH=61142
IDSOLVER=360
FILE ID=node54/1110714-1215832357
PBS_JOBID= 7903303
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9dfaea2495389525a3a2afa2aabb090b
RANDOM SEED=307035139

node54.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.235
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.235
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:       1807312 kB
Buffers:         19308 kB
Cached:          80176 kB
SwapCached:          0 kB
Active:         149572 kB
Inactive:        42748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:         113172 kB
Slab:            41340 kB
Committed_AS:   955024 kB
PageTables:       1924 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node54 at 2008-07-12 05:48:27