Trace number 1110674

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-dMSAT (TO)1 3600.1 3601.94

General information on the benchmark

Namecsp/dubois/
normalized-dubois-26_ext.xml
MD5SUMfcf306b3f0d0c07e57b9edc8fb9e7d8c
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.048992
Satisfiable
(Un)Satisfiability was proved
Number of variables78
Number of constraints52
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension52
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.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mrdac-ddeg.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1110674-1215831524.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.37	     nbVariables=78  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=156
0.29/0.37	       =>  wckTime=0.115  cpuTime=0.1  mem=7M842
0.29/0.37	   
0.29/0.37	   relations being loaded...
0.29/0.38	   
0.29/0.38	   constraints being loaded...
0.38/0.44	     nbConstraints=52  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=50
0.38/0.44	     nbConflictsStructures=2  nbSharedConflictsStructures=50  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.44	     minArity=3  maxArity=3
0.38/0.44	       =>  wckTime=0.179  cpuTime=0.13  mem=9M858
0.38/0.49	   
0.38/0.49	   solver LocalSearchSolver being built... 
0.48/0.53	       =>  wckTime=0.277  cpuTime=0.18  mem=5M449
0.48/0.54	
0.48/0.54	s SATISFIABLE
0.48/0.54	o 21
0.48/0.54	o 19
0.48/0.54	o 17
0.48/0.54	o 15
0.48/0.54	o 13
0.48/0.54	o 11
0.48/0.54	o 9
0.48/0.54	o 7
0.48/0.54	o 5
0.48/0.54	o 3
0.48/0.56	o 1
1.08/1.18	   
1.08/1.18	   search
1.08/1.18	     run=0  nbConstraintChecks=208566  nbAssignments=10000
1.08/1.18	       =>  wckTime=0.646  cpuTime=0.63  mem=6M441
1.67/1.79	   
1.67/1.79	   search
1.67/1.79	     run=1  nbConstraintChecks=425149  nbAssignments=20000
1.67/1.79	       =>  wckTime=1.262  cpuTime=1.23  mem=6M441
2.26/2.39	   
2.26/2.39	   search
2.26/2.39	     run=2  nbConstraintChecks=616399  nbAssignments=30000
2.26/2.39	       =>  wckTime=1.853  cpuTime=1.81  mem=6M441
2.86/2.98	   
2.86/2.98	   search
2.86/2.98	     run=3  nbConstraintChecks=819076  nbAssignments=40000
2.86/2.98	       =>  wckTime=2.448  cpuTime=2.4  mem=6M441
3.46/3.57	   
3.46/3.57	   search
3.46/3.57	     run=4  nbConstraintChecks=1012007  nbAssignments=50000
3.46/3.57	       =>  wckTime=3.041  cpuTime=2.99  mem=6M441
4.04/4.17	   
4.04/4.17	   search
4.04/4.17	     run=5  nbConstraintChecks=1233694  nbAssignments=60000
4.04/4.17	       =>  wckTime=3.639  cpuTime=3.59  mem=6M441
4.64/4.77	   
4.64/4.77	   search
4.64/4.77	     run=6  nbConstraintChecks=1436969  nbAssignments=70000
4.64/4.77	       =>  wckTime=4.235  cpuTime=4.18  mem=6M441
5.24/5.37	   
5.24/5.37	   search
5.24/5.37	     run=7  nbConstraintChecks=1678444  nbAssignments=80000
5.24/5.37	       =>  wckTime=4.839  cpuTime=4.78  mem=6M441
5.83/5.97	   
5.83/5.97	   search
5.83/5.97	     run=8  nbConstraintChecks=1866221  nbAssignments=90000
5.83/5.97	       =>  wckTime=5.437  cpuTime=5.36  mem=6M441
6.43/6.57	   
6.43/6.57	   search
6.43/6.57	     run=9  nbConstraintChecks=2071098  nbAssignments=100000
6.43/6.57	       =>  wckTime=6.034  cpuTime=5.95  mem=6M441
7.02/7.16	   
7.02/7.16	   search
7.02/7.16	     run=10  nbConstraintChecks=2268274  nbAssignments=110000
7.02/7.16	       =>  wckTime=6.63  cpuTime=6.54  mem=6M441
7.61/7.76	   
7.61/7.76	   search
7.61/7.76	     run=11  nbConstraintChecks=2492631  nbAssignments=120000
7.61/7.76	       =>  wckTime=7.232  cpuTime=7.14  mem=6M441
8.20/8.36	   
8.20/8.36	   search
8.20/8.36	     run=12  nbConstraintChecks=2705893  nbAssignments=130000
8.20/8.36	       =>  wckTime=7.831  cpuTime=7.73  mem=6M441
8.80/8.96	   
8.80/8.96	   search
8.80/8.96	     run=13  nbConstraintChecks=2911857  nbAssignments=140000
8.80/8.96	       =>  wckTime=8.428  cpuTime=8.33  mem=6M441
9.40/9.56	   
9.40/9.56	   search
9.40/9.56	     run=14  nbConstraintChecks=3108921  nbAssignments=150000
9.40/9.56	       =>  wckTime=9.024  cpuTime=8.92  mem=6M441
9.99/10.16	   
9.99/10.16	   search
9.99/10.16	     run=15  nbConstraintChecks=3317403  nbAssignments=160000
9.99/10.16	       =>  wckTime=9.623  cpuTime=9.51  mem=6M441
10.58/10.75	   
10.58/10.75	   search
10.58/10.75	     run=16  nbConstraintChecks=3516960  nbAssignments=170000
10.58/10.75	       =>  wckTime=10.218  cpuTime=10.09  mem=6M441
11.18/11.35	   
11.18/11.35	   search
11.18/11.35	     run=17  nbConstraintChecks=3734516  nbAssignments=180000
11.18/11.35	       =>  wckTime=10.818  cpuTime=10.69  mem=6M441
11.77/11.94	   
11.77/11.95	   search
11.77/11.95	     run=18  nbConstraintChecks=3945509  nbAssignments=190000
11.77/11.95	       =>  wckTime=11.412  cpuTime=11.29  mem=6M441
12.37/12.56	   
12.37/12.56	   search
12.37/12.56	     run=19  nbConstraintChecks=4209075  nbAssignments=200000
12.37/12.56	       =>  wckTime=12.028  cpuTime=11.88  mem=6M441
12.96/13.15	   
12.96/13.15	   search
12.96/13.15	     run=20  nbConstraintChecks=4402782  nbAssignments=210000
12.96/13.15	       =>  wckTime=12.62  cpuTime=12.46  mem=6M441
13.55/13.74	   
13.55/13.74	   search
13.55/13.74	     run=21  nbConstraintChecks=4610488  nbAssignments=220000
13.55/13.75	       =>  wckTime=13.212  cpuTime=13.05  mem=6M441
14.15/14.33	   
14.15/14.33	   search
14.15/14.33	     run=22  nbConstraintChecks=4796609  nbAssignments=230000
14.15/14.33	       =>  wckTime=13.8  cpuTime=13.64  mem=6M441
14.74/14.93	   
14.74/14.93	   search
14.74/14.93	     run=23  nbConstraintChecks=5018132  nbAssignments=240000
14.74/14.93	       =>  wckTime=14.394  cpuTime=14.23  mem=6M441
15.33/15.52	   
15.33/15.52	   search
15.33/15.52	     run=24  nbConstraintChecks=5220290  nbAssignments=250000
15.33/15.52	       =>  wckTime=14.985  cpuTime=14.81  mem=6M441
15.93/16.11	   
15.93/16.11	   search
15.93/16.11	     run=25  nbConstraintChecks=5408130  nbAssignments=260000
15.93/16.11	       =>  wckTime=15.574  cpuTime=15.39  mem=6M441
16.43/16.69	   
16.43/16.69	   search
16.43/16.69	     run=26  nbConstraintChecks=5573189  nbAssignments=270000
16.43/16.69	       =>  wckTime=16.157  cpuTime=15.97  mem=6M441
17.02/17.28	   
17.02/17.28	   search
17.02/17.28	     run=27  nbConstraintChecks=5747859  nbAssignments=280000
17.02/17.28	       =>  wckTime=16.743  cpuTime=16.56  mem=6M441
17.61/17.86	   
17.61/17.86	   search
17.61/17.86	     run=28  nbConstraintChecks=5905399  nbAssignments=290000
17.61/17.86	       =>  wckTime=17.324  cpuTime=17.13  mem=6M441
18.21/18.44	   
18.21/18.44	   search
18.21/18.44	     run=29  nbConstraintChecks=6090117  nbAssignments=300000
18.21/18.44	       =>  wckTime=17.911  cpuTime=17.71  mem=6M441
18.81/19.03	   
18.81/19.03	   search
18.81/19.03	     run=30  nbConstraintChecks=6275043  nbAssignments=310000
18.81/19.03	       =>  wckTime=18.498  cpuTime=18.29  mem=6M441
19.40/19.63	   
19.40/19.63	   search
19.40/19.63	     run=31  nbConstraintChecks=6527381  nbAssignments=320000
19.40/19.63	       =>  wckTime=19.101  cpuTime=18.89  mem=6M441
20.00/20.23	   
20.00/20.23	   search
20.00/20.23	     run=32  nbConstraintChecks=6710360  nbAssignments=330000
20.00/20.23	       =>  wckTime=19.693  cpuTime=19.47  mem=6M441
20.59/20.82	   
20.59/20.82	   search
20.59/20.82	     run=33  nbConstraintChecks=6931615  nbAssignments=340000
20.59/20.82	       =>  wckTime=20.289  cpuTime=20.06  mem=6M441
21.18/21.41	   
21.18/21.41	   search
21.18/21.41	     run=34  nbConstraintChecks=7117378  nbAssignments=350000
21.18/21.41	       =>  wckTime=20.877  cpuTime=20.64  mem=6M441
21.78/22.01	   
21.78/22.01	   search
21.78/22.01	     run=35  nbConstraintChecks=7336304  nbAssignments=360000
21.78/22.01	       =>  wckTime=21.477  cpuTime=21.24  mem=6M441
22.37/22.60	   
22.37/22.60	   search
22.37/22.60	     run=36  nbConstraintChecks=7522681  nbAssignments=370000
22.37/22.60	       =>  wckTime=22.07  cpuTime=21.83  mem=6M441
22.96/23.21	   
22.96/23.21	   search
22.96/23.21	     run=37  nbConstraintChecks=7761263  nbAssignments=380000
22.96/23.21	       =>  wckTime=22.675  cpuTime=22.42  mem=6M441
23.56/23.80	   
23.56/23.80	   search
23.56/23.80	     run=38  nbConstraintChecks=7945451  nbAssignments=390000
23.56/23.80	       =>  wckTime=23.268  cpuTime=23.01  mem=6M441
24.15/24.41	   
24.15/24.41	   search
24.15/24.41	     run=39  nbConstraintChecks=8196065  nbAssignments=400000
24.15/24.41	       =>  wckTime=23.876  cpuTime=23.61  mem=6M441
24.74/25.00	   
24.74/25.00	   search
24.74/25.00	     run=40  nbConstraintChecks=8388994  nbAssignments=410000
24.74/25.00	       =>  wckTime=24.471  cpuTime=24.2  mem=6M441
25.34/25.61	   
25.34/25.61	   search
25.34/25.61	     run=41  nbConstraintChecks=8635819  nbAssignments=420000
25.34/25.61	       =>  wckTime=25.078  cpuTime=24.81  mem=6M441
25.94/26.20	   
25.94/26.20	   search
25.94/26.20	     run=42  nbConstraintChecks=8812333  nbAssignments=430000
25.94/26.20	       =>  wckTime=25.67  cpuTime=25.39  mem=6M441
26.43/26.79	   
26.43/26.79	   search
26.43/26.79	     run=43  nbConstraintChecks=8993079  nbAssignments=440000
26.43/26.79	       =>  wckTime=26.261  cpuTime=25.98  mem=6M441
27.03/27.39	   
27.03/27.39	   search
27.03/27.39	     run=44  nbConstraintChecks=9206267  nbAssignments=450000
27.03/27.39	       =>  wckTime=26.859  cpuTime=26.57  mem=6M441
27.72/28.00	   
27.72/28.00	   search
27.72/28.00	     run=45  nbConstraintChecks=9446888  nbAssignments=460000
27.72/28.00	       =>  wckTime=27.468  cpuTime=27.17  mem=6M441
28.22/28.60	   
28.22/28.60	   search
28.22/28.60	     run=46  nbConstraintChecks=9664609  nbAssignments=470000
28.22/28.60	       =>  wckTime=28.068  cpuTime=27.77  mem=6M441
28.91/29.20	   
28.91/29.20	   search
28.91/29.20	     run=47  nbConstraintChecks=9873017  nbAssignments=480000
28.91/29.20	       =>  wckTime=28.666  cpuTime=28.35  mem=6M441
29.40/29.79	   
29.40/29.79	   search
29.40/29.79	     run=48  nbConstraintChecks=10058497  nbAssignments=490000
29.40/29.79	       =>  wckTime=29.257  cpuTime=28.94  mem=6M441
29.99/30.38	   
29.99/30.38	   search
29.99/30.38	     run=49  nbConstraintChecks=10251230  nbAssignments=500000
29.99/30.38	       =>  wckTime=29.849  cpuTime=29.53  mem=6M441
30.50/30.89	   
30.50/30.89	   search
30.50/30.89	     run=50  nbConstraintChecks=10409038  nbAssignments=508512
30.50/30.89	       =>  wckTime=30.353  cpuTime=30.03  mem=6M441
30.50/30.89	   
30.50/30.89	   global
30.50/30.89	     nbConstraintChecks=10409038  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.50/30.89	     solvingWckTime=30.352  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.50/30.89	     globalCpuTime=30.26
30.50/30.89	       =>  wckTime=30.631  cpuTime=30.21  mem=6M441
30.50/30.89	   
30.50/30.89	   solver DecomposerSolver being built... 
30.69/31.02	       =>  wckTime=30.759  cpuTime=30.32  mem=18M363
30.69/31.02	   
30.69/31.02	   preprocessing
30.69/31.02	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.69/31.02	     detectedInconsistency=no
30.69/31.02	       =>  wckTime=0.0030  cpuTime=0.0  mem=18M363
3600.06/3601.91	v 0 0 1 1 1 0 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 1 0 1 1 1 0 1 1 0 0 0 1 1 0 0 0 1 0 0 0 0 1 0 0 1 1 1 1 1 1 1 1 1 0 1 

Verifier Data (download as text)

OK	1	51
1 unsatisfied constraints, 51 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-1110674-1215831524/watcher-1110674-1215831524 -o /tmp/evaluation-result-1110674-1215831524/solver-1110674-1215831524 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1110674-1215831524.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.07 1.99 1.91 4/80 14043
/proc/meminfo: memFree=1846680/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=18572 CPUtime=0
/proc/14043/stat : 14043 (runsolver) R 14041 14043 13215 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 39855185 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 262910045479 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14043/statm: 4643 292 257 25 0 2626 0

[startup+0.027989 s]
/proc/loadavg: 2.07 1.99 1.91 4/80 14043
/proc/meminfo: memFree=1846680/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=861228 CPUtime=0.01
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 1709 0 1 0 0 1 0 0 19 0 3 0 39855185 881897472 1406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 215307 1406 563 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.102817 s]
/proc/loadavg: 2.07 1.99 1.91 4/80 14043
/proc/meminfo: memFree=1846680/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=865988 CPUtime=0.09
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 3709 0 1 0 7 2 0 0 19 0 9 0 39855185 886771712 3184 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216497 3184 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.30184 s]
/proc/loadavg: 2.07 1.99 1.91 4/80 14043
/proc/meminfo: memFree=1846680/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866360 CPUtime=0.29
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 5799 0 1 0 25 4 0 0 19 0 9 0 39855185 887152640 5174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216590 5174 1953 9 0 211118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866360

[startup+0.701885 s]
/proc/loadavg: 2.07 1.99 1.91 4/80 14043
/proc/meminfo: memFree=1846680/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866648 CPUtime=0.67
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 8209 0 1 0 55 12 0 0 19 0 9 0 39855185 887447552 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216662 7376 2632 9 0 211168 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866648

[startup+1.50298 s]
/proc/loadavg: 2.07 1.99 1.91 3/89 14052
/proc/meminfo: memFree=1827408/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=1.47
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 8214 0 1 0 83 64 0 0 19 0 9 0 39855185 887443456 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 7380 2633 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=1.32
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 6073 0 1 0 69 63 0 0 25 0 9 0 39855187 887443456 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.1
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 331 0 0 0 10 0 0 0 16 0 9 0 39855190 887443456 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855190 887443456 7380 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.10217 s]
/proc/loadavg: 2.07 1.99 1.91 3/89 14052
/proc/meminfo: memFree=1827216/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866648 CPUtime=3.06
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 8214 0 1 0 138 168 0 0 19 0 9 0 39855185 887447552 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216662 7380 2633 9 0 211168 0
[pid=14043/tid=14045] ppid=14041 vsize=866648 CPUtime=2.9
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 6073 0 1 0 124 166 0 0 25 0 9 0 39855187 887447552 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866648 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887447552 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866648 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887447552 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866648 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887447552 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866648 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887447552 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866648 CPUtime=0.1
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 331 0 0 0 10 0 0 0 16 0 9 0 39855190 887447552 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866648 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887447552 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866648 CPUtime=0
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855190 887447552 7380 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) 866648

[startup+6.30154 s]
/proc/loadavg: 2.07 1.99 1.91 3/89 14052
/proc/meminfo: memFree=1827032/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=6.23
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 8216 0 1 0 243 380 0 0 19 0 9 0 39855185 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 7381 2633 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=6.07
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 6074 0 1 0 228 379 0 0 25 0 9 0 39855187 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 8302464 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.1
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 332 0 0 0 10 0 0 0 16 0 9 0 39855190 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14052/stat : 14052 (java) R 14041 14043 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855190 887443456 7381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866644

[startup+12.7013 s]
/proc/loadavg: 2.06 1.99 1.91 3/89 14052
/proc/meminfo: memFree=1826904/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=12.56
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 8221 0 1 0 458 798 0 0 19 0 9 0 39855185 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 7386 2633 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=12.4
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 6074 0 1 0 443 797 0 0 25 0 9 0 39855187 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 8398142 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.11
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 337 0 0 0 11 0 0 0 16 0 9 0 39855190 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855190 887443456 7386 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.5028 s]
/proc/loadavg: 2.05 1.99 1.91 3/89 14052
/proc/meminfo: memFree=1826968/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=25.24
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 8221 0 1 0 889 1635 0 0 19 0 9 0 39855185 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 7386 2633 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=25.08
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 6074 0 1 0 874 1634 0 0 25 0 9 0 39855187 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4126627848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.11
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 337 0 0 0 11 0 0 0 16 0 9 0 39855190 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855190 887443456 7386 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) 866644

[startup+51.1018 s]
/proc/loadavg: 2.03 1.99 1.91 3/89 14052
/proc/meminfo: memFree=1817880/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=50.59
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 10510 0 1 0 3069 1990 0 0 19 0 9 0 39855185 887443456 9673 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 9673 2634 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=50.36
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 8315 0 1 0 3047 1989 0 0 25 0 9 0 39855187 887443456 9673 996147200 134512640 134550740 4294955952 18446744073709551615 4126775494 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 9673 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 9673 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 9673 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 9673 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.19
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 385 0 0 0 19 0 0 0 16 0 9 0 39855190 887443456 9673 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0

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

/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.19
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 385 0 0 0 19 0 0 0 16 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0.06
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3340.55
Current children cumulated vsize (KiB) 866644

[startup+3402.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 14098
/proc/meminfo: memFree=1818904/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=3400.53
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 10513 0 1 0 338051 2002 0 0 19 0 9 0 39855185 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 9676 2634 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=3400.21
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 8318 0 1 0 338026 1995 0 0 25 0 9 0 39855187 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4126755174 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.19
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 385 0 0 0 19 0 0 0 16 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0.06
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3400.53
Current children cumulated vsize (KiB) 866644

[startup+3462.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 14098
/proc/meminfo: memFree=1818840/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=3460.5
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 10513 0 1 0 344048 2002 0 0 19 0 9 0 39855185 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 9676 2634 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=3460.19
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 8318 0 1 0 344023 1996 0 0 25 0 9 0 39855187 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4126845500 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.19
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 385 0 0 0 19 0 0 0 16 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0.06
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3460.5
Current children cumulated vsize (KiB) 866644

[startup+3522.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 14098
/proc/meminfo: memFree=1818776/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=3520.49
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 10513 0 1 0 350046 2003 0 0 19 0 9 0 39855185 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 9676 2634 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=3520.16
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 8318 0 1 0 350020 1996 0 0 25 0 9 0 39855187 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4126780035 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.19
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 385 0 0 0 19 0 0 0 16 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0.06
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3520.49
Current children cumulated vsize (KiB) 866644

[startup+3582.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 14098
/proc/meminfo: memFree=1818584/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=3580.47
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 10513 0 1 0 356044 2003 0 0 19 0 9 0 39855185 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 9676 2634 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=3580.14
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 8318 0 1 0 356018 1996 0 0 25 0 9 0 39855187 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4126754711 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.19
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 385 0 0 0 19 0 0 0 16 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0.06
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3580.47
Current children cumulated vsize (KiB) 866644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.9 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 14098
/proc/meminfo: memFree=1818584/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=3600.06
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 10513 0 1 0 358003 2003 0 0 19 0 9 0 39855185 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 9676 2634 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=3599.74
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 8318 0 1 0 357978 1996 0 0 25 0 9 0 39855187 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4126771662 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.19
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 385 0 0 0 19 0 0 0 16 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0.06
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 866644

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

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

[startup+3601.9 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 14098
/proc/meminfo: memFree=1818584/2055920 swapFree=4192812/4192956
[pid=14043] ppid=14041 vsize=866644 CPUtime=3600.06
/proc/14043/stat : 14043 (java) S 14041 14043 13215 0 -1 0 10513 0 1 0 358003 2003 0 0 19 0 9 0 39855185 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14043/statm: 216661 9676 2634 9 0 211167 0
[pid=14043/tid=14045] ppid=14041 vsize=866644 CPUtime=3599.74
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13215 0 -1 64 8318 0 1 0 357978 1996 0 0 25 0 9 0 39855187 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4126771662 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=866644 CPUtime=0.03
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13215 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14047] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14048] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13215 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855188 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14049] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13215 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14050] ppid=14041 vsize=866644 CPUtime=0.19
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13215 0 -1 64 385 0 0 0 19 0 0 0 16 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14051] ppid=14041 vsize=866644 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14043/tid=14052] ppid=14041 vsize=866644 CPUtime=0.06
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13215 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 39855190 887443456 9676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 866644

Child status: 143
Real time (s): 3601.94
CPU time (s): 3600.1
CPU user time (s): 3580.06
CPU system time (s): 20.04
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 866668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.06
system time used= 20.04
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10536
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= 73891
involuntary context switches= 86718

runsolver used 5.36118 second user time and 10.3164 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-12 04:58:44
IDJOB=1110674
IDBENCH=61137
IDSOLVER=360
FILE ID=node11/1110674-1215831524
PBS_JOBID= 7903367
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fcf306b3f0d0c07e57b9edc8fb9e7d8c
RANDOM SEED=1645789861

node11.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:       1847160 kB
Buffers:         19004 kB
Cached:          84288 kB
SwapCached:          0 kB
Active:         103208 kB
Inactive:        47940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          68184 kB
Slab:            42768 kB
Committed_AS:   918536 kB
PageTables:       1924 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= 66552 MiB
End job on node11 at 2008-07-12 05:58:48