Trace number 1110681

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wMSAT (TO)1 3600.13 3629.27

General information on the benchmark

Namecsp/dubois/
normalized-dubois-30_ext.xml
MD5SUMf1bf9e71a024fa50495d37f2dba48fd6
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.05499
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints60
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension60
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.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1110681-1215831569.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.35	     nbVariables=90  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=180
0.28/0.35	       =>  wckTime=0.11  cpuTime=0.1  mem=7M842
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.28/0.36	   
0.28/0.36	   constraints being loaded...
0.38/0.41	     nbConstraints=60  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=58
0.38/0.41	     nbConflictsStructures=2  nbSharedConflictsStructures=58  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.41	     minArity=3  maxArity=3
0.38/0.41	       =>  wckTime=0.169  cpuTime=0.14  mem=9M842
0.38/0.46	   
0.38/0.46	   solver LocalSearchSolver being built... 
0.49/0.51	       =>  wckTime=0.261  cpuTime=0.18  mem=5M462
0.49/0.51	
0.49/0.51	s SATISFIABLE
0.49/0.51	o 19
0.49/0.51	o 17
0.49/0.51	o 15
0.49/0.51	o 13
0.49/0.51	o 11
0.49/0.51	o 9
0.49/0.52	o 7
0.49/0.52	o 5
0.49/0.52	o 3
0.49/0.54	o 1
1.09/1.11	   
1.09/1.11	   search
1.09/1.11	     run=0  nbConstraintChecks=277291  nbAssignments=10000
1.09/1.12	       =>  wckTime=0.61  cpuTime=0.6  mem=6M453
1.59/1.68	   
1.59/1.68	   search
1.59/1.68	     run=1  nbConstraintChecks=513186  nbAssignments=20000
1.59/1.68	       =>  wckTime=1.177  cpuTime=1.16  mem=6M453
2.18/2.23	   
2.18/2.23	   search
2.18/2.23	     run=2  nbConstraintChecks=746705  nbAssignments=30000
2.18/2.23	       =>  wckTime=1.725  cpuTime=1.71  mem=6M453
2.68/2.78	   
2.68/2.78	   search
2.68/2.78	     run=3  nbConstraintChecks=1004834  nbAssignments=40000
2.68/2.78	       =>  wckTime=2.279  cpuTime=2.26  mem=6M453
3.29/3.33	   
3.29/3.33	   search
3.29/3.33	     run=4  nbConstraintChecks=1232550  nbAssignments=50000
3.29/3.33	       =>  wckTime=2.826  cpuTime=2.81  mem=6M453
3.78/3.88	   
3.78/3.88	   search
3.78/3.88	     run=5  nbConstraintChecks=1470356  nbAssignments=60000
3.78/3.88	       =>  wckTime=3.375  cpuTime=3.35  mem=6M453
4.39/4.42	   
4.39/4.42	   search
4.39/4.42	     run=6  nbConstraintChecks=1677482  nbAssignments=70000
4.39/4.42	       =>  wckTime=3.918  cpuTime=3.9  mem=6M453
4.68/4.98	   
4.68/4.98	   search
4.68/4.98	     run=7  nbConstraintChecks=1898390  nbAssignments=80000
4.68/4.98	       =>  wckTime=4.471  cpuTime=4.44  mem=6M453
5.47/5.53	   
5.47/5.53	   search
5.47/5.53	     run=8  nbConstraintChecks=2099448  nbAssignments=90000
5.47/5.53	       =>  wckTime=5.021  cpuTime=4.99  mem=6M453
5.97/6.09	   
5.97/6.09	   search
5.97/6.09	     run=9  nbConstraintChecks=2333502  nbAssignments=100000
5.97/6.09	       =>  wckTime=5.587  cpuTime=5.55  mem=6M453
6.57/6.64	   
6.57/6.64	   search
6.57/6.64	     run=10  nbConstraintChecks=2538535  nbAssignments=110000
6.57/6.64	       =>  wckTime=6.137  cpuTime=6.11  mem=6M453
7.16/7.20	   
7.16/7.20	   search
7.16/7.20	     run=11  nbConstraintChecks=2750604  nbAssignments=120000
7.16/7.20	       =>  wckTime=6.697  cpuTime=6.65  mem=6M453
7.65/7.75	   
7.65/7.75	   search
7.65/7.75	     run=12  nbConstraintChecks=2960421  nbAssignments=130000
7.65/7.75	       =>  wckTime=7.248  cpuTime=7.21  mem=6M453
8.25/8.32	   
8.25/8.32	   search
8.25/8.32	     run=13  nbConstraintChecks=3186323  nbAssignments=140000
8.25/8.32	       =>  wckTime=7.812  cpuTime=7.76  mem=6M453
8.75/8.87	   
8.75/8.87	   search
8.75/8.87	     run=14  nbConstraintChecks=3391113  nbAssignments=150000
8.75/8.87	       =>  wckTime=8.366  cpuTime=8.32  mem=6M453
9.34/9.42	   
9.34/9.43	   search
9.34/9.43	     run=15  nbConstraintChecks=3616234  nbAssignments=160000
9.34/9.43	       =>  wckTime=8.921  cpuTime=8.87  mem=6M453
9.84/9.99	   
9.84/9.99	   search
9.84/9.99	     run=16  nbConstraintChecks=3855787  nbAssignments=170000
9.84/9.99	       =>  wckTime=9.485  cpuTime=9.41  mem=6M453
10.43/10.55	   
10.43/10.55	   search
10.43/10.55	     run=17  nbConstraintChecks=4073188  nbAssignments=180000
10.43/10.55	       =>  wckTime=10.044  cpuTime=9.96  mem=6M453
11.02/11.10	   
11.02/11.10	   search
11.02/11.10	     run=18  nbConstraintChecks=4278484  nbAssignments=190000
11.02/11.10	       =>  wckTime=10.594  cpuTime=10.51  mem=6M453
11.52/11.65	   
11.52/11.65	   search
11.52/11.65	     run=19  nbConstraintChecks=4500088  nbAssignments=200000
11.52/11.65	       =>  wckTime=11.149  cpuTime=11.06  mem=6M453
12.12/12.21	   
12.12/12.21	   search
12.12/12.21	     run=20  nbConstraintChecks=4740402  nbAssignments=210000
12.12/12.21	       =>  wckTime=11.708  cpuTime=11.62  mem=6M453
12.61/12.78	   
12.61/12.78	   search
12.61/12.78	     run=21  nbConstraintChecks=5006382  nbAssignments=220000
12.61/12.78	       =>  wckTime=12.272  cpuTime=12.17  mem=6M453
13.21/13.32	   
13.21/13.33	   search
13.21/13.33	     run=22  nbConstraintChecks=5201580  nbAssignments=230000
13.21/13.33	       =>  wckTime=12.821  cpuTime=12.72  mem=6M453
13.71/13.87	   
13.71/13.87	   search
13.71/13.87	     run=23  nbConstraintChecks=5399884  nbAssignments=240000
13.71/13.87	       =>  wckTime=13.369  cpuTime=13.26  mem=6M453
14.30/14.42	   
14.30/14.42	   search
14.30/14.42	     run=24  nbConstraintChecks=5599218  nbAssignments=250000
14.30/14.42	       =>  wckTime=13.919  cpuTime=13.81  mem=6M453
14.80/14.97	   
14.80/14.97	   search
14.80/14.97	     run=25  nbConstraintChecks=5805570  nbAssignments=260000
14.80/14.97	       =>  wckTime=14.47  cpuTime=14.35  mem=6M453
15.38/15.54	   
15.38/15.54	   search
15.38/15.54	     run=26  nbConstraintChecks=6025531  nbAssignments=270000
15.38/15.54	       =>  wckTime=15.04  cpuTime=14.9  mem=6M453
15.98/16.10	   
15.98/16.10	   search
15.98/16.10	     run=27  nbConstraintChecks=6247090  nbAssignments=280000
15.98/16.10	       =>  wckTime=15.595  cpuTime=15.46  mem=6M453
16.47/16.66	   
16.47/16.66	   search
16.47/16.66	     run=28  nbConstraintChecks=6492975  nbAssignments=290000
16.47/16.66	       =>  wckTime=16.155  cpuTime=16.01  mem=6M453
17.06/17.22	   
17.06/17.22	   search
17.06/17.22	     run=29  nbConstraintChecks=6725917  nbAssignments=300000
17.06/17.22	       =>  wckTime=16.713  cpuTime=16.57  mem=6M453
17.56/17.77	   
17.56/17.77	   search
17.56/17.77	     run=30  nbConstraintChecks=6932719  nbAssignments=310000
17.56/17.77	       =>  wckTime=17.265  cpuTime=17.11  mem=6M453
18.15/18.33	   
18.15/18.33	   search
18.15/18.33	     run=31  nbConstraintChecks=7166844  nbAssignments=320000
18.15/18.33	       =>  wckTime=17.823  cpuTime=17.67  mem=6M453
18.64/18.88	   
18.64/18.88	   search
18.64/18.88	     run=32  nbConstraintChecks=7358472  nbAssignments=330000
18.64/18.88	       =>  wckTime=18.375  cpuTime=18.22  mem=6M453
19.23/19.45	   
19.23/19.45	   search
19.23/19.45	     run=33  nbConstraintChecks=7583776  nbAssignments=340000
19.23/19.45	       =>  wckTime=18.942  cpuTime=18.77  mem=6M453
19.83/20.00	   
19.83/20.00	   search
19.83/20.00	     run=34  nbConstraintChecks=7782470  nbAssignments=350000
19.83/20.00	       =>  wckTime=19.498  cpuTime=19.33  mem=6M453
20.33/20.57	   
20.33/20.57	   search
20.33/20.57	     run=35  nbConstraintChecks=7995133  nbAssignments=360000
20.33/20.57	       =>  wckTime=20.061  cpuTime=19.88  mem=6M453
20.92/21.12	   
20.92/21.12	   search
20.92/21.12	     run=36  nbConstraintChecks=8183550  nbAssignments=370000
20.92/21.12	       =>  wckTime=20.614  cpuTime=20.43  mem=6M453
21.41/21.67	   
21.41/21.67	   search
21.41/21.67	     run=37  nbConstraintChecks=8384333  nbAssignments=380000
21.41/21.67	       =>  wckTime=21.169  cpuTime=20.97  mem=6M453
22.02/22.24	   
22.02/22.24	   search
22.02/22.24	     run=38  nbConstraintChecks=8632163  nbAssignments=390000
22.02/22.24	       =>  wckTime=21.733  cpuTime=21.54  mem=6M453
22.61/22.81	   
22.61/22.81	   search
22.61/22.81	     run=39  nbConstraintChecks=8895512  nbAssignments=400000
22.61/22.81	       =>  wckTime=22.303  cpuTime=22.11  mem=6M453
23.11/23.37	   
23.11/23.37	   search
23.11/23.37	     run=40  nbConstraintChecks=9110689  nbAssignments=410000
23.11/23.37	       =>  wckTime=22.863  cpuTime=22.66  mem=6M453
23.70/23.94	   
23.70/23.94	   search
23.70/23.94	     run=41  nbConstraintChecks=9368811  nbAssignments=420000
23.70/23.94	       =>  wckTime=23.431  cpuTime=23.22  mem=6M453
24.19/24.49	   
24.19/24.49	   search
24.19/24.49	     run=42  nbConstraintChecks=9558063  nbAssignments=430000
24.19/24.49	       =>  wckTime=23.985  cpuTime=23.77  mem=6M453
24.79/25.05	   
24.79/25.05	   search
24.79/25.05	     run=43  nbConstraintChecks=9796995  nbAssignments=440000
24.79/25.05	       =>  wckTime=24.548  cpuTime=24.33  mem=6M453
25.38/25.63	   
25.38/25.63	   search
25.38/25.63	     run=44  nbConstraintChecks=10043466  nbAssignments=450000
25.38/25.63	       =>  wckTime=25.124  cpuTime=24.89  mem=6M453
25.88/26.19	   
25.88/26.19	   search
25.88/26.19	     run=45  nbConstraintChecks=10302167  nbAssignments=460000
25.88/26.19	       =>  wckTime=25.689  cpuTime=25.46  mem=6M453
26.48/26.75	   
26.48/26.75	   search
26.48/26.75	     run=46  nbConstraintChecks=10502496  nbAssignments=470000
26.48/26.75	       =>  wckTime=26.248  cpuTime=26.01  mem=6M453
27.07/27.31	   
27.07/27.31	   search
27.07/27.31	     run=47  nbConstraintChecks=10711615  nbAssignments=480000
27.07/27.31	       =>  wckTime=26.802  cpuTime=26.56  mem=6M453
27.56/27.87	   
27.56/27.87	   search
27.56/27.87	     run=48  nbConstraintChecks=10919985  nbAssignments=490000
27.56/27.87	       =>  wckTime=27.364  cpuTime=27.12  mem=6M453
28.16/28.43	   
28.16/28.43	   search
28.16/28.43	     run=49  nbConstraintChecks=11138344  nbAssignments=500000
28.16/28.43	       =>  wckTime=27.921  cpuTime=27.67  mem=6M453
28.65/28.98	   
28.65/28.98	   search
28.65/28.98	     run=50  nbConstraintChecks=11340152  nbAssignments=510000
28.65/28.98	       =>  wckTime=28.48  cpuTime=28.22  mem=6M453
29.25/29.54	   
29.25/29.54	   search
29.25/29.54	     run=51  nbConstraintChecks=11562504  nbAssignments=520000
29.25/29.54	       =>  wckTime=29.033  cpuTime=28.78  mem=6M453
29.84/30.12	   
29.84/30.12	   search
29.84/30.12	     run=52  nbConstraintChecks=11762766  nbAssignments=530000
29.84/30.12	       =>  wckTime=29.62  cpuTime=29.34  mem=6M453
30.33/30.69	   
30.33/30.69	   search
30.33/30.69	     run=53  nbConstraintChecks=12003347  nbAssignments=540000
30.33/30.69	       =>  wckTime=30.182  cpuTime=29.9  mem=6M453
30.53/30.82	   
30.53/30.82	   search
30.53/30.82	     run=54  nbConstraintChecks=12055753  nbAssignments=542376
30.53/30.82	       =>  wckTime=30.314  cpuTime=30.04  mem=6M453
30.53/30.82	   
30.53/30.82	   global
30.53/30.82	     nbConstraintChecks=12055753  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.53/30.82	     solvingWckTime=30.312  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.53/30.82	     globalCpuTime=30.26
30.53/30.82	       =>  wckTime=30.575  cpuTime=30.22  mem=6M453
30.53/30.82	   
30.53/30.82	   solver DecomposerSolver being built... 
30.62/30.94	       =>  wckTime=30.698  cpuTime=30.31  mem=18M264
30.62/30.95	   
30.62/30.95	   preprocessing
30.62/30.95	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.62/30.95	     detectedInconsistency=no
30.62/30.95	       =>  wckTime=0.0030  cpuTime=0.01  mem=18M264
3600.05/3629.21	v 0 0 1 0 0 1 0 1 1 1 1 0 1 0 0 1 1 0 0 1 0 0 1 1 1 1 1 0 0 0 0 1 1 1 1 1 0 0 1 0 0 1 1 0 0 1 0 1 1 1 1 0 1 0 0 1 0 0 1 1 1 0 0 1 0 0 0 1 1 1 0 0 0 1 0 1 0 1 0 0 1 0 1 1 1 1 0 1 1 0 

Verifier Data (download as text)

OK	1	59
1 unsatisfied constraints, 59 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-1110681-1215831569/watcher-1110681-1215831569 -o /tmp/evaluation-result-1110681-1215831569/solver-1110681-1215831569 -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-1110681-1215831569.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: 1.92 1.98 1.91 4/81 17239
/proc/meminfo: memFree=1892596/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=1616 CPUtime=0
/proc/17239/stat : 17239 (java) D 17237 17239 15582 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 39859117 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/17239/statm: 404 148 122 9 0 46 0

[startup+0.0753249 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 17239
/proc/meminfo: memFree=1892596/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=865856 CPUtime=0.06
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 3419 0 1 0 5 1 0 0 18 0 9 0 39859117 886636544 2925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216464 2925 1575 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.102292 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 17239
/proc/meminfo: memFree=1892596/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=865988 CPUtime=0.09
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 3734 0 1 0 7 2 0 0 18 0 9 0 39859117 886771712 3202 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216497 3203 1691 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.302313 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 17239
/proc/meminfo: memFree=1892596/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866360 CPUtime=0.28
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 5881 0 1 0 25 3 0 0 18 0 9 0 39859117 887152640 5256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216590 5256 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.702375 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 17239
/proc/meminfo: memFree=1892596/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=0.69
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 8230 0 1 0 54 15 0 0 18 0 9 0 39859117 887447552 7397 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216663 7397 2632 9 0 211169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866648

[startup+1.50145 s]
/proc/loadavg: 1.92 1.98 1.91 3/90 17248
/proc/meminfo: memFree=1873388/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=1.48
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 8235 0 1 0 84 64 0 0 18 0 9 0 39859117 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 7401 2633 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=1.34
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 6086 0 1 0 71 63 0 0 25 0 9 0 39859119 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.08
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 336 0 0 0 8 0 0 0 16 0 9 0 39859122 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866648

[startup+3.10164 s]
/proc/loadavg: 1.92 1.98 1.91 3/90 17248
/proc/meminfo: memFree=1873132/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=3.09
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 8235 0 1 0 138 171 0 0 18 0 9 0 39859117 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216663 7401 2633 9 0 211169 0
[pid=17239/tid=17241] ppid=17237 vsize=866652 CPUtime=2.94
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 6086 0 1 0 125 169 0 0 25 0 9 0 39859119 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866652 CPUtime=0.08
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 336 0 0 0 8 0 0 0 16 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 866648

[startup+6.30182 s]
/proc/loadavg: 1.93 1.98 1.91 3/90 17248
/proc/meminfo: memFree=1872948/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866652 CPUtime=6.27
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 8236 0 1 0 245 382 0 0 18 0 9 0 39859117 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216663 7401 2633 9 0 211169 0
[pid=17239/tid=17241] ppid=17237 vsize=866652 CPUtime=6.13
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 6087 0 1 0 232 381 0 0 25 0 9 0 39859119 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866652 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866652 CPUtime=0.08
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 336 0 0 0 8 0 0 0 16 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887451648 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 866652

[startup+12.7016 s]
/proc/loadavg: 1.93 1.98 1.91 3/90 17248
/proc/meminfo: memFree=1872820/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866652 CPUtime=12.61
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 8243 0 1 0 469 792 0 0 18 0 9 0 39859117 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216663 7408 2633 9 0 211169 0
[pid=17239/tid=17241] ppid=17237 vsize=866652 CPUtime=12.47
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 6087 0 1 0 456 791 0 0 25 0 9 0 39859119 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866652 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866652 CPUtime=0.09
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 343 0 0 0 9 0 0 0 16 0 9 0 39859122 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866652 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887451648 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 866652

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.91 3/90 17248
/proc/meminfo: memFree=1872820/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=25.28
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 8244 0 1 0 908 1620 0 0 18 0 9 0 39859117 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 7409 2633 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=25.14
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 6087 0 1 0 895 1619 0 0 25 0 9 0 39859119 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 12708980 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.09
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 39859122 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 7409 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 866648

[startup+51.103 s]
/proc/loadavg: 1.96 1.98 1.91 3/90 17248
/proc/meminfo: memFree=1863348/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=50.65
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 10625 0 1 0 3101 1964 0 0 18 0 9 0 39859117 887447552 9788 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 9788 2634 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=50.44
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 8423 0 1 0 3082 1962 0 0 25 0 9 0 39859119 887447552 9788 996147200 134512640 134550740 4294955952 18446744073709551615 4126753882 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 9788 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 9788 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 9788 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 9788 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.16
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 39859122 887447552 9788 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0

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

/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.16
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3315.3
Current children cumulated vsize (KiB) 866648

[startup+3402.3 s]
/proc/loadavg: 2.46 2.35 2.14 3/90 17256
/proc/meminfo: memFree=1859892/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=3374.82
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 10630 0 1 0 335513 1969 0 0 18 0 9 0 39859117 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 9793 2634 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=3374.6
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 8428 0 1 0 335493 1967 0 0 25 0 9 0 39859119 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4126779419 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.16
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3374.82
Current children cumulated vsize (KiB) 866648

[startup+3462.3 s]
/proc/loadavg: 2.49 2.37 2.16 3/90 17256
/proc/meminfo: memFree=1859828/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=3434.33
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 10630 0 1 0 341464 1969 0 0 18 0 9 0 39859117 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 9793 2634 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=3434.11
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 8428 0 1 0 341444 1967 0 0 25 0 9 0 39859119 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4126758592 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.16
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) R 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3434.33
Current children cumulated vsize (KiB) 866648

[startup+3522.3 s]
/proc/loadavg: 2.37 2.35 2.16 3/89 17294
/proc/meminfo: memFree=1844468/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=3493.67
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 10630 0 1 0 347398 1969 0 0 18 0 9 0 39859117 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 9793 2634 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=3493.44
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 8428 0 1 0 347377 1967 0 0 25 0 9 0 39859119 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4126816040 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.16
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3493.67
Current children cumulated vsize (KiB) 866648

[startup+3582.3 s]
/proc/loadavg: 2.13 2.28 2.15 3/89 17294
/proc/meminfo: memFree=1830260/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=3553.37
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 10630 0 1 0 353368 1969 0 0 18 0 9 0 39859117 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 9793 2634 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=3553.14
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 8428 0 1 0 353347 1967 0 0 25 0 9 0 39859119 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4126810346 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.16
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) S 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3553.37
Current children cumulated vsize (KiB) 866648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.2 s]
/proc/loadavg: 2.06 2.24 2.14 3/89 17294
/proc/meminfo: memFree=1830132/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=3600.05
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 10630 0 1 0 358036 1969 0 0 18 0 9 0 39859117 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 9793 2634 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=3599.83
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 8428 0 1 0 358016 1967 0 0 25 0 9 0 39859119 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4126844198 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.16
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) R 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 866648

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

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

[startup+3629.2 s]
/proc/loadavg: 2.06 2.24 2.14 3/89 17294
/proc/meminfo: memFree=1830132/2055920 swapFree=4180120/4192956
[pid=17239] ppid=17237 vsize=866648 CPUtime=3600.05
/proc/17239/stat : 17239 (java) S 17237 17239 15582 0 -1 0 10630 0 1 0 358036 1969 0 0 18 0 9 0 39859117 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17239/statm: 216662 9793 2634 9 0 211168 0
[pid=17239/tid=17241] ppid=17237 vsize=866648 CPUtime=3599.83
/proc/17239/task/17241/stat : 17241 (java) R 17237 17239 15582 0 -1 64 8428 0 1 0 358016 1967 0 0 25 0 9 0 39859119 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4126844198 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=866648 CPUtime=0.03
/proc/17239/task/17242/stat : 17242 (java) S 17237 17239 15582 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17243] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17243/stat : 17243 (java) S 17237 17239 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17244] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17244/stat : 17244 (java) S 17237 17239 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39859120 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17245] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17245/stat : 17245 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17246] ppid=17237 vsize=866648 CPUtime=0.16
/proc/17239/task/17246/stat : 17246 (java) S 17237 17239 15582 0 -1 64 389 0 0 0 16 0 0 0 16 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17247] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17247/stat : 17247 (java) S 17237 17239 15582 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17239/tid=17248] ppid=17237 vsize=866648 CPUtime=0
/proc/17239/task/17248/stat : 17248 (java) R 17237 17239 15582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39859122 887447552 9793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 866648

Child status: 143
Real time (s): 3629.27
CPU time (s): 3600.13
CPU user time (s): 3580.42
CPU system time (s): 19.705
CPU usage (%): 99.197
Max. virtual memory (cumulated for all children) (KiB): 866652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.42
system time used= 19.705
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10652
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= 74472
involuntary context switches= 156676

runsolver used 4.09638 second user time and 9.34158 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-12 04:59:29
IDJOB=1110681
IDBENCH=61138
IDSOLVER=359
FILE ID=node28/1110681-1215831569
PBS_JOBID= 7903313
Free space on /tmp= 66504 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/dubois/normalized-dubois-30_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-1110681-1215831569/watcher-1110681-1215831569 -o /tmp/evaluation-result-1110681-1215831569/solver-1110681-1215831569 -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-1110681-1215831569.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f1bf9e71a024fa50495d37f2dba48fd6
RANDOM SEED=1381460250

node28.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.223
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	: 5931.00
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.223
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:       1893076 kB
Buffers:         16548 kB
Cached:          81768 kB
SwapCached:       6064 kB
Active:          72012 kB
Inactive:        48956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893076 kB
SwapTotal:     4192956 kB
SwapFree:      4180120 kB
Dirty:            1996 kB
Writeback:           0 kB
Mapped:          35700 kB
Slab:            26788 kB
Committed_AS:   200960 kB
PageTables:       1972 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= 66504 MiB
End job on node28 at 2008-07-12 06:00:01