Trace number 1110713

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-wOPTIMUM1 1729.86 1745.91

DiagnosticValue
CHECKS1461330000
NODES87480400

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.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mrdac-wdeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1110713-1215832285.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=66  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=132
0.28/0.39	       =>  wckTime=0.155  cpuTime=0.11  mem=7M842
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.28/0.39	   
0.28/0.39	   constraints being loaded...
0.38/0.44	     nbConstraints=44  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=42
0.38/0.44	     nbConflictsStructures=2  nbSharedConflictsStructures=42  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.44	     minArity=3  maxArity=3
0.38/0.44	       =>  wckTime=0.2  cpuTime=0.15  mem=9M809
0.38/0.49	   
0.38/0.49	   solver LocalSearchSolver being built... 
0.48/0.52	       =>  wckTime=0.285  cpuTime=0.2  mem=5M437
0.48/0.52	
0.48/0.52	s SATISFIABLE
0.48/0.52	o 17
0.48/0.52	o 15
0.48/0.52	o 13
0.48/0.53	o 11
0.48/0.53	o 9
0.48/0.53	o 7
0.48/0.53	o 5
0.48/0.53	o 3
0.48/0.54	o 1
1.17/1.22	   
1.17/1.22	   search
1.17/1.22	     run=0  nbConstraintChecks=292405  nbAssignments=10000
1.17/1.22	       =>  wckTime=0.7  cpuTime=0.64  mem=6M429
1.76/1.83	   
1.76/1.83	   search
1.76/1.83	     run=1  nbConstraintChecks=506111  nbAssignments=20000
1.76/1.83	       =>  wckTime=1.308  cpuTime=1.24  mem=6M429
2.37/2.41	   
2.37/2.41	   search
2.37/2.41	     run=2  nbConstraintChecks=681983  nbAssignments=30000
2.37/2.41	       =>  wckTime=1.888  cpuTime=1.82  mem=6M429
2.86/2.99	   
2.86/2.99	   search
2.86/2.99	     run=3  nbConstraintChecks=869231  nbAssignments=40000
2.86/2.99	       =>  wckTime=2.473  cpuTime=2.39  mem=6M429
3.45/3.58	   
3.45/3.58	   search
3.45/3.58	     run=4  nbConstraintChecks=1053438  nbAssignments=50000
3.45/3.58	       =>  wckTime=3.061  cpuTime=2.97  mem=6M429
4.04/4.15	   
4.04/4.15	   search
4.04/4.15	     run=5  nbConstraintChecks=1232340  nbAssignments=60000
4.04/4.15	       =>  wckTime=3.637  cpuTime=3.54  mem=6M429
4.63/4.74	   
4.63/4.74	   search
4.63/4.74	     run=6  nbConstraintChecks=1416237  nbAssignments=70000
4.63/4.74	       =>  wckTime=4.224  cpuTime=4.12  mem=6M429
5.23/5.34	   
5.23/5.34	   search
5.23/5.34	     run=7  nbConstraintChecks=1679385  nbAssignments=80000
5.23/5.34	       =>  wckTime=4.819  cpuTime=4.72  mem=6M429
5.82/5.92	   
5.82/5.92	   search
5.82/5.92	     run=8  nbConstraintChecks=1850996  nbAssignments=90000
5.82/5.92	       =>  wckTime=5.406  cpuTime=5.29  mem=6M429
6.42/6.51	   
6.42/6.51	   search
6.42/6.51	     run=9  nbConstraintChecks=2021943  nbAssignments=100000
6.42/6.51	       =>  wckTime=5.988  cpuTime=5.87  mem=6M429
6.91/7.09	   
6.91/7.09	   search
6.91/7.09	     run=10  nbConstraintChecks=2206906  nbAssignments=110000
6.91/7.09	       =>  wckTime=6.573  cpuTime=6.45  mem=6M429
7.52/7.67	   
7.52/7.67	   search
7.52/7.67	     run=11  nbConstraintChecks=2384440  nbAssignments=120000
7.52/7.67	       =>  wckTime=7.156  cpuTime=7.03  mem=6M429
8.10/8.26	   
8.10/8.26	   search
8.10/8.26	     run=12  nbConstraintChecks=2558105  nbAssignments=130000
8.10/8.26	       =>  wckTime=7.74  cpuTime=7.61  mem=6M429
8.70/8.84	   
8.70/8.84	   search
8.70/8.84	     run=13  nbConstraintChecks=2727216  nbAssignments=140000
8.70/8.84	       =>  wckTime=8.323  cpuTime=8.18  mem=6M429
9.29/9.43	   
9.29/9.43	   search
9.29/9.43	     run=14  nbConstraintChecks=2920726  nbAssignments=150000
9.29/9.43	       =>  wckTime=8.913  cpuTime=8.76  mem=6M429
9.89/10.02	   
9.89/10.02	   search
9.89/10.02	     run=15  nbConstraintChecks=3100536  nbAssignments=160000
9.89/10.02	       =>  wckTime=9.503  cpuTime=9.36  mem=6M429
10.48/10.61	   
10.48/10.61	   search
10.48/10.61	     run=16  nbConstraintChecks=3260713  nbAssignments=170000
10.48/10.61	       =>  wckTime=10.088  cpuTime=9.93  mem=6M429
10.98/11.19	   
10.98/11.19	   search
10.98/11.19	     run=17  nbConstraintChecks=3425884  nbAssignments=180000
10.98/11.19	       =>  wckTime=10.673  cpuTime=10.51  mem=6M429
11.57/11.78	   
11.57/11.78	   search
11.57/11.78	     run=18  nbConstraintChecks=3603284  nbAssignments=190000
11.57/11.78	       =>  wckTime=11.261  cpuTime=11.09  mem=6M429
12.17/12.37	   
12.17/12.37	   search
12.17/12.37	     run=19  nbConstraintChecks=3774332  nbAssignments=200000
12.17/12.37	       =>  wckTime=11.853  cpuTime=11.67  mem=6M429
12.76/12.95	   
12.76/12.95	   search
12.76/12.95	     run=20  nbConstraintChecks=3947916  nbAssignments=210000
12.76/12.95	       =>  wckTime=12.436  cpuTime=12.25  mem=6M429
13.35/13.55	   
13.35/13.55	   search
13.35/13.55	     run=21  nbConstraintChecks=4153973  nbAssignments=220000
13.35/13.55	       =>  wckTime=13.036  cpuTime=12.85  mem=6M429
13.95/14.13	   
13.95/14.13	   search
13.95/14.13	     run=22  nbConstraintChecks=4317197  nbAssignments=230000
13.95/14.13	       =>  wckTime=13.616  cpuTime=13.43  mem=6M429
14.53/14.73	   
14.53/14.73	   search
14.53/14.73	     run=23  nbConstraintChecks=4483312  nbAssignments=240000
14.53/14.73	       =>  wckTime=14.213  cpuTime=14.0  mem=6M429
15.13/15.31	   
15.13/15.31	   search
15.13/15.31	     run=24  nbConstraintChecks=4638502  nbAssignments=250000
15.13/15.31	       =>  wckTime=14.795  cpuTime=14.58  mem=6M429
15.72/15.90	   
15.72/15.90	   search
15.72/15.90	     run=25  nbConstraintChecks=4822692  nbAssignments=260000
15.72/15.90	       =>  wckTime=15.385  cpuTime=15.16  mem=6M429
16.23/16.49	   
16.23/16.49	   search
16.23/16.49	     run=26  nbConstraintChecks=4994792  nbAssignments=270000
16.23/16.49	       =>  wckTime=15.969  cpuTime=15.74  mem=6M429
16.82/17.07	   
16.82/17.07	   search
16.82/17.07	     run=27  nbConstraintChecks=5165666  nbAssignments=280000
16.82/17.07	       =>  wckTime=16.554  cpuTime=16.33  mem=6M429
17.42/17.65	   
17.42/17.65	   search
17.42/17.65	     run=28  nbConstraintChecks=5327054  nbAssignments=290000
17.42/17.65	       =>  wckTime=17.136  cpuTime=16.9  mem=6M429
18.01/18.24	   
18.01/18.24	   search
18.01/18.24	     run=29  nbConstraintChecks=5517339  nbAssignments=300000
18.01/18.24	       =>  wckTime=17.725  cpuTime=17.48  mem=6M429
18.60/18.83	   
18.60/18.83	   search
18.60/18.83	     run=30  nbConstraintChecks=5690656  nbAssignments=310000
18.60/18.83	       =>  wckTime=18.311  cpuTime=18.07  mem=6M429
19.20/19.41	   
19.20/19.41	   search
19.20/19.41	     run=31  nbConstraintChecks=5860567  nbAssignments=320000
19.20/19.41	       =>  wckTime=18.894  cpuTime=18.65  mem=6M429
19.69/20.00	   
19.69/20.00	   search
19.69/20.00	     run=32  nbConstraintChecks=6049590  nbAssignments=330000
19.79/20.00	       =>  wckTime=19.478  cpuTime=19.22  mem=6M429
20.28/20.58	   
20.28/20.58	   search
20.28/20.58	     run=33  nbConstraintChecks=6251960  nbAssignments=340000
20.28/20.58	       =>  wckTime=20.066  cpuTime=19.81  mem=6M429
20.88/21.16	   
20.88/21.16	   search
20.88/21.16	     run=34  nbConstraintChecks=6417193  nbAssignments=350000
20.88/21.16	       =>  wckTime=20.644  cpuTime=20.38  mem=6M429
21.47/21.75	   
21.47/21.75	   search
21.47/21.75	     run=35  nbConstraintChecks=6608411  nbAssignments=360000
21.47/21.75	       =>  wckTime=21.229  cpuTime=20.95  mem=6M429
22.06/22.33	   
22.06/22.33	   search
22.06/22.33	     run=36  nbConstraintChecks=6766476  nbAssignments=370000
22.06/22.33	       =>  wckTime=21.812  cpuTime=21.52  mem=6M429
22.66/22.91	   
22.66/22.91	   search
22.66/22.91	     run=37  nbConstraintChecks=6952965  nbAssignments=380000
22.66/22.91	       =>  wckTime=22.392  cpuTime=22.1  mem=6M429
23.25/23.50	   
23.25/23.50	   search
23.25/23.50	     run=38  nbConstraintChecks=7138850  nbAssignments=390000
23.25/23.50	       =>  wckTime=22.981  cpuTime=22.68  mem=6M429
23.74/24.08	   
23.74/24.08	   search
23.74/24.08	     run=39  nbConstraintChecks=7325401  nbAssignments=400000
23.74/24.08	       =>  wckTime=23.56  cpuTime=23.26  mem=6M429
24.34/24.66	   
24.34/24.66	   search
24.34/24.66	     run=40  nbConstraintChecks=7491141  nbAssignments=410000
24.34/24.66	       =>  wckTime=24.143  cpuTime=23.84  mem=6M429
24.94/25.24	   
24.94/25.24	   search
24.94/25.24	     run=41  nbConstraintChecks=7662030  nbAssignments=420000
24.94/25.24	       =>  wckTime=24.724  cpuTime=24.41  mem=6M429
25.53/25.82	   
25.53/25.82	   search
25.53/25.82	     run=42  nbConstraintChecks=7817164  nbAssignments=430000
25.53/25.82	       =>  wckTime=25.303  cpuTime=24.98  mem=6M429
26.13/26.40	   
26.13/26.40	   search
26.13/26.40	     run=43  nbConstraintChecks=7990741  nbAssignments=440000
26.13/26.40	       =>  wckTime=25.884  cpuTime=25.55  mem=6M429
26.62/26.99	   
26.62/26.99	   search
26.62/26.99	     run=44  nbConstraintChecks=8187918  nbAssignments=450000
26.62/26.99	       =>  wckTime=26.473  cpuTime=26.14  mem=6M429
27.21/27.58	   
27.21/27.58	   search
27.21/27.58	     run=45  nbConstraintChecks=8397588  nbAssignments=460000
27.21/27.58	       =>  wckTime=27.064  cpuTime=26.72  mem=6M429
27.80/28.17	   
27.80/28.17	   search
27.80/28.17	     run=46  nbConstraintChecks=8568384  nbAssignments=470000
27.80/28.17	       =>  wckTime=27.647  cpuTime=27.3  mem=6M429
28.40/28.75	   
28.40/28.75	   search
28.40/28.75	     run=47  nbConstraintChecks=8742936  nbAssignments=480000
28.40/28.75	       =>  wckTime=28.229  cpuTime=27.88  mem=6M429
28.99/29.33	   
28.99/29.33	   search
28.99/29.33	     run=48  nbConstraintChecks=8914249  nbAssignments=490000
28.99/29.33	       =>  wckTime=28.813  cpuTime=28.46  mem=6M429
29.59/29.92	   
29.59/29.92	   search
29.59/29.92	     run=49  nbConstraintChecks=9115991  nbAssignments=500000
29.59/29.92	       =>  wckTime=29.406  cpuTime=29.04  mem=6M429
30.19/30.52	   
30.19/30.52	   search
30.19/30.52	     run=50  nbConstraintChecks=9321639  nbAssignments=510000
30.19/30.52	       =>  wckTime=30.0  cpuTime=29.63  mem=6M429
30.57/30.92	   
30.57/30.92	   search
30.57/30.92	     run=51  nbConstraintChecks=9462619  nbAssignments=516704
30.57/30.92	       =>  wckTime=30.401  cpuTime=30.03  mem=6M429
30.57/30.92	   
30.57/30.92	   global
30.57/30.92	     nbConstraintChecks=9462619  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.57/30.92	     solvingWckTime=30.399  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.57/30.92	     globalCpuTime=30.29
30.57/30.92	       =>  wckTime=30.685  cpuTime=30.23  mem=6M429
30.57/30.92	   
30.57/30.92	   solver DecomposerSolver being built... 
30.67/31.04	       =>  wckTime=30.809  cpuTime=30.34  mem=17M445
30.67/31.05	   
30.67/31.05	   preprocessing
30.67/31.05	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.67/31.05	     detectedInconsistency=no
30.67/31.05	       =>  wckTime=0.0020  cpuTime=0.0  mem=17M445
1729.75/1745.89	   
1729.75/1745.89	   search
1729.75/1745.89	     run=0  nbConstraintChecks=1461330749  nbValidityChecks=911702633  minDepth=0  maxDepth=63  nbPropagations=0
1729.75/1745.89	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=87480355  nbFailedAssignments=7275000  nbBacktracks=80205356
1729.75/1745.89	     nbVisitedNodes=96005505
1729.75/1745.89	       =>  wckTime=1714.839  cpuTime=1699.03  mem=19M461
1729.75/1745.89	   
1729.75/1745.89	   global
1729.75/1745.89	     nbConstraintChecks=1461330749  nbValidityChecks=911702633  solvingWckTime=1714.842  solvingCpuTime=1699.04
1729.75/1745.89	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0
1729.75/1745.89	     upperBoundCpuTime=0.0  globalCpuTime=1729.44
1729.75/1745.89	       =>  wckTime=1745.652  cpuTime=1729.38  mem=19M461
1729.75/1745.89	
1729.75/1745.89	s OPTIMUM FOUND
1729.75/1745.89	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 
1729.75/1745.89	d NODES 87480355
1729.75/1745.89	d CHECKS 1461330749
1729.75/1745.89	   
1729.75/1745.89	   totalWckTime=1745.711  totalCpuTime=1729.44

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-1110713-1215832285/watcher-1110713-1215832285 -o /tmp/evaluation-result-1110713-1215832285/solver-1110713-1215832285 -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-1110713-1215832285.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 16990
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=1616 CPUtime=0
/proc/16990/stat : 16990 (java) D 16988 16990 15571 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 39927383 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/16990/statm: 404 145 119 9 0 46 0

[startup+0.0402849 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 16990
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=861876 CPUtime=0.02
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 39927383 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.10137 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 16990
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=865984 CPUtime=0.08
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 3791 0 1 0 6 2 0 0 18 0 9 0 39927383 886767616 3242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216496 3242 1713 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30139 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 16990
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866156 CPUtime=0.28
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 5620 0 1 0 24 4 0 0 18 0 9 0 39927383 886943744 5035 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216539 5035 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701422 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 16990
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=0.68
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 8179 0 1 0 56 12 0 0 18 0 9 0 39927383 887439360 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 7346 2632 9 0 211166 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866640

[startup+1.5015 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 16999
/proc/meminfo: memFree=1838944/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866644 CPUtime=1.47
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 8186 0 1 0 86 61 0 0 18 0 9 0 39927383 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216661 7352 2633 9 0 211167 0
[pid=16990/tid=16992] ppid=16988 vsize=866644 CPUtime=1.32
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 6053 0 1 0 72 60 0 0 25 0 9 0 39927384 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866644 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866644 CPUtime=0.09
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 326 0 0 0 9 0 0 0 16 0 9 0 39927388 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 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) 1.47
Current children cumulated vsize (KiB) 866644

[startup+3.10164 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 16999
/proc/meminfo: memFree=1838744/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866644 CPUtime=3.06
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 8186 0 1 0 139 167 0 0 18 0 9 0 39927383 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216661 7352 2633 9 0 211167 0
[pid=16990/tid=16992] ppid=16988 vsize=866644 CPUtime=2.9
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 6053 0 1 0 125 165 0 0 25 0 9 0 39927384 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866644 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866644 CPUtime=0.09
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 326 0 0 0 9 0 0 0 16 0 9 0 39927388 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887443456 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 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) 3.06
Current children cumulated vsize (KiB) 866644

[startup+6.30292 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 16999
/proc/meminfo: memFree=1838488/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=6.22
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 8187 0 1 0 244 378 0 0 18 0 9 0 39927383 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 7352 2633 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=6.08
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 6054 0 1 0 231 377 0 0 25 0 9 0 39927384 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.09
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 326 0 0 0 9 0 0 0 16 0 9 0 39927388 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 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) 6.22
Current children cumulated vsize (KiB) 866640

[startup+12.7025 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 16999
/proc/meminfo: memFree=1838368/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866644 CPUtime=12.56
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 8188 0 1 0 455 801 0 0 18 0 9 0 39927383 887443456 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216661 7353 2633 9 0 211167 0
[pid=16990/tid=16992] ppid=16988 vsize=866644 CPUtime=12.41
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 6054 0 1 0 441 800 0 0 25 0 9 0 39927384 887443456 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866644 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887443456 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887443456 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887443456 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887443456 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866644 CPUtime=0.1
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 327 0 0 0 10 0 0 0 16 0 9 0 39927388 887443456 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887443456 7353 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866644 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 887443456 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.56
Current children cumulated vsize (KiB) 866644

[startup+25.5017 s]
/proc/loadavg: 2.06 2.02 2.00 4/89 16999
/proc/meminfo: memFree=1838368/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=25.24
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 8195 0 1 0 881 1643 0 0 18 0 9 0 39927383 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 7360 2633 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=25.07
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 6054 0 1 0 866 1641 0 0 25 0 9 0 39927384 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.1
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 334 0 0 0 10 0 0 0 17 0 9 0 39927388 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887439360 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 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.24
Current children cumulated vsize (KiB) 866640

[startup+51.102 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 16999
/proc/meminfo: memFree=1828960/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=50.59
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 10543 0 1 0 3059 2000 0 0 18 0 9 0 39927383 887439360 9706 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 9706 2634 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=50.35
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 8357 0 1 0 3037 1998 0 0 25 0 9 0 39927384 887439360 9706 996147200 134512640 134550740 4294955952 18446744073709551615 4126848815 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 9706 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 9706 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 9706 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 9706 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.18
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 379 0 0 0 18 0 0 0 17 0 9 0 39927388 887439360 9706 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0

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

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

[startup+1727.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17001
/proc/meminfo: memFree=1827808/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=1712.01
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 10547 0 1 0 169193 2008 0 0 18 0 9 0 39927383 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 9710 2634 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=1711.76
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 8361 0 1 0 169170 2006 0 0 25 0 9 0 39927384 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4126800700 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.18
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.01
Current children cumulated vsize (KiB) 866640

[startup+1734.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17001
/proc/meminfo: memFree=1827808/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=1718.35
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 10547 0 1 0 169827 2008 0 0 18 0 9 0 39927383 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 9710 2634 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=1718.1
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 8361 0 1 0 169804 2006 0 0 25 0 9 0 39927384 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4126753245 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.18
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.35
Current children cumulated vsize (KiB) 866640

[startup+1740.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17001
/proc/meminfo: memFree=1827808/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=1724.69
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 10547 0 1 0 170461 2008 0 0 18 0 9 0 39927383 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 9710 2634 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=1724.44
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 8361 0 1 0 170438 2006 0 0 25 0 9 0 39927384 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4126821760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.18
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1724.69
Current children cumulated vsize (KiB) 866640

[startup+1743.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17001
/proc/meminfo: memFree=1827808/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=1727.86
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 10547 0 1 0 170778 2008 0 0 18 0 9 0 39927383 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 9710 2634 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=1727.61
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 8361 0 1 0 170755 2006 0 0 25 0 9 0 39927384 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4126800720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.18
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1727.86
Current children cumulated vsize (KiB) 866640

[startup+1744.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17001
/proc/meminfo: memFree=1827808/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=1728.66
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 10547 0 1 0 170858 2008 0 0 18 0 9 0 39927383 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 9710 2634 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=1728.41
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 8361 0 1 0 170835 2006 0 0 25 0 9 0 39927384 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4126788512 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.18
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1728.66
Current children cumulated vsize (KiB) 866640

[startup+1745.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17001
/proc/meminfo: memFree=1827808/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866640 CPUtime=1729.45
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 10547 0 1 0 170937 2008 0 0 18 0 9 0 39927383 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216660 9710 2634 9 0 211166 0
[pid=16990/tid=16992] ppid=16988 vsize=866640 CPUtime=1729.2
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 8361 0 1 0 170914 2006 0 0 25 0 9 0 39927384 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4126748998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16993] ppid=16988 vsize=866640 CPUtime=0.03
/proc/16990/task/16993/stat : 16993 (java) S 16988 16990 15571 0 -1 64 1112 0 0 0 3 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39927386 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16996] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16996/stat : 16996 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866640 CPUtime=0.18
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16999] ppid=16988 vsize=866640 CPUtime=0
/proc/16990/task/16999/stat : 16999 (java) S 16988 16990 15571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39927388 887439360 9710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1729.45
Current children cumulated vsize (KiB) 866640

[startup+1745.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17001
/proc/meminfo: memFree=1827808/2055920 swapFree=4192812/4192956
[pid=16990] ppid=16988 vsize=866964 CPUtime=1729.84
/proc/16990/stat : 16990 (java) S 16988 16990 15571 0 -1 0 10652 0 1 0 170976 2008 0 0 18 0 6 0 39927383 887771136 9814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16990/statm: 216741 9814 2635 9 0 211247 0
[pid=16990/tid=16992] ppid=16988 vsize=866964 CPUtime=1729.59
/proc/16990/task/16992/stat : 16992 (java) R 16988 16990 15571 0 -1 64 8458 0 1 0 170953 2006 0 0 23 0 6 0 39927384 887771136 9814 996147200 134512640 134550740 4294955952 18446744073709551615 3051081 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16994] ppid=16988 vsize=866964 CPUtime=0
/proc/16990/task/16994/stat : 16994 (java) S 16988 16990 15571 0 -1 64 12 0 0 0 0 0 0 0 16 0 6 0 39927386 887771136 9814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16995] ppid=16988 vsize=866964 CPUtime=0
/proc/16990/task/16995/stat : 16995 (java) S 16988 16990 15571 0 -1 64 5 0 0 0 0 0 0 0 15 0 6 0 39927386 887771136 9814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16997] ppid=16988 vsize=866964 CPUtime=0.18
/proc/16990/task/16997/stat : 16997 (java) S 16988 16990 15571 0 -1 64 379 0 0 0 18 0 0 0 16 0 6 0 39927388 887771136 9814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16990/tid=16998] ppid=16988 vsize=866964 CPUtime=0
/proc/16990/task/16998/stat : 16998 (java) S 16988 16990 15571 0 -1 64 1 0 0 0 0 0 0 0 19 0 6 0 39927388 887771136 9814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1729.84
Current children cumulated vsize (KiB) 866964

Child status: 0
Real time (s): 1745.91
CPU time (s): 1729.86
CPU user time (s): 1709.77
CPU system time (s): 20.0929
CPU usage (%): 99.0807
Max. virtual memory (cumulated for all children) (KiB): 866964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1709.77
system time used= 20.0929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10653
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= 36028
involuntary context switches= 61366

runsolver used 2.27065 second user time and 5.52016 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-12 05:11:25
IDJOB=1110713
IDBENCH=61142
IDSOLVER=359
FILE ID=node51/1110713-1215832285
PBS_JOBID= 7903287
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-w
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-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110713-1215832285/watcher-1110713-1215832285 -o /tmp/evaluation-result-1110713-1215832285/solver-1110713-1215832285 -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-1110713-1215832285.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9dfaea2495389525a3a2afa2aabb090b
RANDOM SEED=1156520191

node51.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.218
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.218
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:       1858440 kB
Buffers:         21048 kB
Cached:          71840 kB
SwapCached:          0 kB
Active:          94384 kB
Inactive:        44048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          65880 kB
Slab:            44196 kB
Committed_AS:   942720 kB
PageTables:       1908 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= 66560 MiB
End job on node51 at 2008-07-12 05:40:31