Trace number 1110658

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.14 3606.88

General information on the benchmark

Namecsp/dubois/
normalized-dubois-50_ext.xml
MD5SUM3736ef6a23834e902902e9d5e10d3b0e
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.096984
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension100
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.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mrdac-ddeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1110658-1215831484.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.41	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=300
0.38/0.41	       =>  wckTime=0.166  cpuTime=0.13  mem=7M842
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.38/0.41	   
0.38/0.41	   constraints being loaded...
0.38/0.48	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.38/0.48	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.48	     minArity=3  maxArity=3
0.38/0.48	       =>  wckTime=0.232  cpuTime=0.19  mem=9M891
0.48/0.53	   
0.48/0.53	   solver LocalSearchSolver being built... 
0.57/0.60	       =>  wckTime=0.359  cpuTime=0.24  mem=5M524
0.57/0.61	
0.57/0.61	s SATISFIABLE
0.57/0.61	o 51
0.57/0.61	o 49
0.57/0.61	o 47
0.57/0.61	o 45
0.57/0.61	o 43
0.57/0.61	o 41
0.57/0.61	o 39
0.57/0.62	o 37
0.57/0.62	o 35
0.57/0.62	o 33
0.57/0.62	o 31
0.57/0.62	o 29
0.57/0.62	o 27
0.57/0.62	o 25
0.57/0.62	o 23
0.57/0.63	o 21
0.57/0.63	o 19
0.57/0.63	o 17
0.57/0.63	o 15
0.57/0.63	o 13
0.57/0.63	o 11
0.57/0.63	o 9
0.57/0.63	o 7
0.57/0.63	o 5
0.57/0.64	o 3
0.57/0.66	o 1
1.26/1.34	   
1.26/1.34	   search
1.26/1.34	     run=0  nbConstraintChecks=505320  nbAssignments=10000
1.26/1.34	       =>  wckTime=0.736  cpuTime=0.71  mem=6M516
1.97/2.01	   
1.97/2.01	   search
1.97/2.01	     run=1  nbConstraintChecks=958323  nbAssignments=20000
1.97/2.01	       =>  wckTime=1.406  cpuTime=1.37  mem=6M516
2.55/2.64	   
2.55/2.64	   search
2.55/2.64	     run=2  nbConstraintChecks=1270286  nbAssignments=30000
2.55/2.64	       =>  wckTime=2.034  cpuTime=1.99  mem=6M516
3.15/3.26	   
3.15/3.26	   search
3.15/3.26	     run=3  nbConstraintChecks=1581052  nbAssignments=40000
3.15/3.26	       =>  wckTime=2.655  cpuTime=2.61  mem=6M516
3.74/3.87	   
3.74/3.87	   search
3.74/3.87	     run=4  nbConstraintChecks=1870189  nbAssignments=50000
3.74/3.87	       =>  wckTime=3.27  cpuTime=3.22  mem=6M516
4.43/4.50	   
4.43/4.50	   search
4.43/4.50	     run=5  nbConstraintChecks=2191147  nbAssignments=60000
4.43/4.50	       =>  wckTime=3.898  cpuTime=3.83  mem=6M516
5.03/5.12	   
5.03/5.12	   search
5.03/5.12	     run=6  nbConstraintChecks=2518841  nbAssignments=70000
5.03/5.12	       =>  wckTime=4.517  cpuTime=4.45  mem=6M516
5.62/5.76	   
5.62/5.76	   search
5.62/5.76	     run=7  nbConstraintChecks=2898167  nbAssignments=80000
5.62/5.76	       =>  wckTime=5.159  cpuTime=5.08  mem=6M516
6.22/6.37	   
6.22/6.37	   search
6.22/6.37	     run=8  nbConstraintChecks=3170616  nbAssignments=90000
6.22/6.37	       =>  wckTime=5.768  cpuTime=5.69  mem=6M516
6.81/6.99	   
6.81/6.99	   search
6.81/6.99	     run=9  nbConstraintChecks=3454931  nbAssignments=100000
6.81/6.99	       =>  wckTime=6.39  cpuTime=6.3  mem=6M516
7.51/7.61	   
7.51/7.61	   search
7.51/7.61	     run=10  nbConstraintChecks=3737152  nbAssignments=110000
7.51/7.61	       =>  wckTime=7.012  cpuTime=6.91  mem=6M516
8.10/8.23	   
8.10/8.23	   search
8.10/8.23	     run=11  nbConstraintChecks=4005078  nbAssignments=120000
8.10/8.23	       =>  wckTime=7.627  cpuTime=7.52  mem=6M516
8.70/8.85	   
8.70/8.85	   search
8.70/8.85	     run=12  nbConstraintChecks=4267199  nbAssignments=130000
8.70/8.85	       =>  wckTime=8.244  cpuTime=8.13  mem=6M516
9.29/9.46	   
9.29/9.46	   search
9.29/9.46	     run=13  nbConstraintChecks=4552736  nbAssignments=140000
9.29/9.46	       =>  wckTime=8.856  cpuTime=8.74  mem=6M516
9.88/10.08	   
9.88/10.08	   search
9.88/10.08	     run=14  nbConstraintChecks=4840231  nbAssignments=150000
9.88/10.08	       =>  wckTime=9.478  cpuTime=9.36  mem=6M516
10.58/10.70	   
10.58/10.70	   search
10.58/10.70	     run=15  nbConstraintChecks=5143822  nbAssignments=160000
10.58/10.70	       =>  wckTime=10.097  cpuTime=9.97  mem=6M516
11.17/11.34	   
11.17/11.34	   search
11.17/11.34	     run=16  nbConstraintChecks=5478388  nbAssignments=170000
11.17/11.34	       =>  wckTime=10.736  cpuTime=10.6  mem=6M516
11.77/11.96	   
11.77/11.96	   search
11.77/11.96	     run=17  nbConstraintChecks=5802882  nbAssignments=180000
11.77/11.96	       =>  wckTime=11.363  cpuTime=11.22  mem=6M516
12.35/12.59	   
12.35/12.59	   search
12.35/12.59	     run=18  nbConstraintChecks=6062783  nbAssignments=190000
12.35/12.59	       =>  wckTime=11.984  cpuTime=11.83  mem=6M516
13.06/13.22	   
13.06/13.22	   search
13.06/13.22	     run=19  nbConstraintChecks=6404862  nbAssignments=200000
13.06/13.22	       =>  wckTime=12.619  cpuTime=12.46  mem=6M516
13.65/13.85	   
13.65/13.85	   search
13.65/13.85	     run=20  nbConstraintChecks=6697720  nbAssignments=210000
13.65/13.85	       =>  wckTime=13.244  cpuTime=13.08  mem=6M516
14.24/14.49	   
14.24/14.49	   search
14.24/14.49	     run=21  nbConstraintChecks=7067550  nbAssignments=220000
14.24/14.49	       =>  wckTime=13.89  cpuTime=13.71  mem=6M516
14.94/15.10	   
14.94/15.10	   search
14.94/15.10	     run=22  nbConstraintChecks=7333201  nbAssignments=230000
14.94/15.10	       =>  wckTime=14.502  cpuTime=14.33  mem=6M516
15.53/15.73	   
15.53/15.73	   search
15.53/15.73	     run=23  nbConstraintChecks=7613283  nbAssignments=240000
15.53/15.73	       =>  wckTime=15.126  cpuTime=14.95  mem=6M516
16.12/16.34	   
16.12/16.34	   search
16.12/16.34	     run=24  nbConstraintChecks=7878340  nbAssignments=250000
16.12/16.34	       =>  wckTime=15.738  cpuTime=15.56  mem=6M516
16.72/16.96	   
16.72/16.96	   search
16.72/16.96	     run=25  nbConstraintChecks=8148176  nbAssignments=260000
16.72/16.96	       =>  wckTime=16.361  cpuTime=16.16  mem=6M516
17.32/17.58	   
17.32/17.58	   search
17.32/17.58	     run=26  nbConstraintChecks=8429768  nbAssignments=270000
17.32/17.58	       =>  wckTime=16.982  cpuTime=16.79  mem=6M516
18.01/18.21	   
18.01/18.21	   search
18.01/18.22	     run=27  nbConstraintChecks=8755965  nbAssignments=280000
18.01/18.22	       =>  wckTime=17.614  cpuTime=17.41  mem=6M516
18.59/18.85	   
18.59/18.85	   search
18.59/18.85	     run=28  nbConstraintChecks=9078149  nbAssignments=290000
18.59/18.85	       =>  wckTime=18.249  cpuTime=18.04  mem=6M516
19.19/19.48	   
19.19/19.48	   search
19.19/19.48	     run=29  nbConstraintChecks=9419285  nbAssignments=300000
19.19/19.48	       =>  wckTime=18.879  cpuTime=18.67  mem=6M516
19.88/20.11	   
19.88/20.11	   search
19.88/20.11	     run=30  nbConstraintChecks=9726024  nbAssignments=310000
19.88/20.11	       =>  wckTime=19.511  cpuTime=19.29  mem=6M516
20.49/20.75	   
20.49/20.75	   search
20.49/20.75	     run=31  nbConstraintChecks=10117854  nbAssignments=320000
20.49/20.75	       =>  wckTime=20.151  cpuTime=19.93  mem=6M516
21.07/21.38	   
21.07/21.38	   search
21.07/21.38	     run=32  nbConstraintChecks=10423741  nbAssignments=330000
21.07/21.38	       =>  wckTime=20.778  cpuTime=20.54  mem=6M516
21.77/22.01	   
21.77/22.01	   search
21.77/22.01	     run=33  nbConstraintChecks=10788015  nbAssignments=340000
21.77/22.01	       =>  wckTime=21.413  cpuTime=21.17  mem=6M516
22.36/22.63	   
22.36/22.63	   search
22.36/22.63	     run=34  nbConstraintChecks=11077206  nbAssignments=350000
22.36/22.63	       =>  wckTime=22.031  cpuTime=21.79  mem=6M516
22.95/23.26	   
22.95/23.26	   search
22.95/23.26	     run=35  nbConstraintChecks=11401558  nbAssignments=360000
22.95/23.26	       =>  wckTime=22.662  cpuTime=22.4  mem=6M516
23.55/23.88	   
23.55/23.88	   search
23.55/23.88	     run=36  nbConstraintChecks=11705847  nbAssignments=370000
23.55/23.88	       =>  wckTime=23.278  cpuTime=23.02  mem=6M516
24.25/24.52	   
24.25/24.52	   search
24.25/24.52	     run=37  nbConstraintChecks=12066765  nbAssignments=380000
24.25/24.52	       =>  wckTime=23.917  cpuTime=23.64  mem=6M516
24.84/25.14	   
24.84/25.14	   search
24.84/25.14	     run=38  nbConstraintChecks=12385321  nbAssignments=390000
24.84/25.14	       =>  wckTime=24.537  cpuTime=24.27  mem=6M516
25.43/25.77	   
25.43/25.77	   search
25.43/25.77	     run=39  nbConstraintChecks=12733228  nbAssignments=400000
25.43/25.78	       =>  wckTime=25.174  cpuTime=24.89  mem=6M516
26.03/26.39	   
26.03/26.39	   search
26.03/26.39	     run=40  nbConstraintChecks=13005956  nbAssignments=410000
26.03/26.39	       =>  wckTime=25.79  cpuTime=25.51  mem=6M516
26.72/27.01	   
26.72/27.01	   search
26.72/27.01	     run=41  nbConstraintChecks=13309492  nbAssignments=420000
26.72/27.01	       =>  wckTime=26.412  cpuTime=26.12  mem=6M516
27.31/27.64	   
27.31/27.64	   search
27.31/27.64	     run=42  nbConstraintChecks=13614463  nbAssignments=430000
27.31/27.64	       =>  wckTime=27.04  cpuTime=26.74  mem=6M516
27.91/28.26	   
27.91/28.26	   search
27.91/28.26	     run=43  nbConstraintChecks=13938857  nbAssignments=440000
27.91/28.26	       =>  wckTime=27.663  cpuTime=27.37  mem=6M516
28.51/28.88	   
28.51/28.88	   search
28.51/28.88	     run=44  nbConstraintChecks=14201429  nbAssignments=450000
28.51/28.88	       =>  wckTime=28.282  cpuTime=27.97  mem=6M516
29.20/29.50	   
29.20/29.50	   search
29.20/29.50	     run=45  nbConstraintChecks=14484496  nbAssignments=460000
29.20/29.50	       =>  wckTime=28.896  cpuTime=28.59  mem=6M516
29.79/30.12	   
29.79/30.12	   search
29.79/30.12	     run=46  nbConstraintChecks=14760599  nbAssignments=470000
29.79/30.12	       =>  wckTime=29.518  cpuTime=29.2  mem=6M516
30.39/30.74	   
30.39/30.74	   search
30.39/30.74	     run=47  nbConstraintChecks=15042617  nbAssignments=480000
30.39/30.74	       =>  wckTime=30.14  cpuTime=29.81  mem=6M516
30.58/30.99	   
30.58/30.99	   search
30.58/31.00	     run=48  nbConstraintChecks=15148000  nbAssignments=484052
30.58/31.00	       =>  wckTime=30.394  cpuTime=30.07  mem=6M516
30.58/31.00	   
30.58/31.00	   global
30.58/31.00	     nbConstraintChecks=15148000  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.58/31.00	     solvingWckTime=30.392  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.58/31.00	     globalCpuTime=30.35
30.58/31.00	       =>  wckTime=30.752  cpuTime=30.3  mem=6M516
30.58/31.00	   
30.58/31.00	   solver DecomposerSolver being built... 
30.78/31.13	       =>  wckTime=30.883  cpuTime=30.41  mem=18M563
30.78/31.13	   
30.78/31.13	   preprocessing
30.78/31.13	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.78/31.13	     detectedInconsistency=no
30.78/31.13	       =>  wckTime=0.0030  cpuTime=0.0  mem=18M563
3600.07/3606.82	v 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 1 0 0 1 0 1 1 0 0 1 0 0 1 0 0 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 0 0 0 1 1 0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 1 0 0 1 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0 1 0 1 1 1 0 0 0 0 1 0 0 0 1 0 1 0 0 1 0 0 1 1 0 1 1 1 0 0 1 1 1 

Verifier Data (download as text)

OK	1	99
1 unsatisfied constraints, 99 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-1110658-1215831484/watcher-1110658-1215831484 -o /tmp/evaluation-result-1110658-1215831484/solver-1110658-1215831484 -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-1110658-1215831484.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 4/81 14133
/proc/meminfo: memFree=1872264/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=1616 CPUtime=0
/proc/14133/stat : 14133 (java) R 14131 14133 13535 0 -1 0 178 0 0 0 0 0 0 0 18 0 1 0 39850106 1654784 146 996147200 134512640 134550740 4294956128 18446744073709551615 4938336 0 0 4096 0 0 0 0 17 0 0 0
/proc/14133/statm: 404 148 122 9 0 46 0

[startup+0.0724979 s]
/proc/loadavg: 2.00 2.00 1.96 4/81 14133
/proc/meminfo: memFree=1872264/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=864076 CPUtime=0.05
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 2834 0 1 0 3 2 0 0 18 0 9 0 39850106 884813824 2364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216019 2364 1132 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.101503 s]
/proc/loadavg: 2.00 2.00 1.96 4/81 14133
/proc/meminfo: memFree=1872264/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=865984 CPUtime=0.08
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 3694 0 1 0 6 2 0 0 18 0 9 0 39850106 886767616 3169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216496 3169 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301512 s]
/proc/loadavg: 2.00 2.00 1.96 4/81 14133
/proc/meminfo: memFree=1872264/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866156 CPUtime=0.28
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 5596 0 1 0 23 5 0 0 18 0 9 0 39850106 886943744 5011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216539 5011 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701534 s]
/proc/loadavg: 2.00 2.00 1.96 4/81 14133
/proc/meminfo: memFree=1872264/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=0.67
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 8319 0 1 0 58 9 0 0 18 0 9 0 39850106 887439360 7486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 7486 2632 9 0 211166 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866640

[startup+1.50158 s]
/proc/loadavg: 2.00 2.00 1.96 3/90 14142
/proc/meminfo: memFree=1852608/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=1.46
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 8329 0 1 0 91 55 0 0 18 0 9 0 39850106 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 7496 2633 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=1.31
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 6172 0 1 0 77 54 0 0 25 0 9 0 39850107 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4125967233 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.11
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 328 0 0 0 11 0 0 0 16 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866640

[startup+3.10168 s]
/proc/loadavg: 2.00 2.00 1.96 3/90 14142
/proc/meminfo: memFree=1852424/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=3.05
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 8330 0 1 0 155 150 0 0 18 0 9 0 39850106 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 7496 2633 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=2.89
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 6173 0 1 0 141 148 0 0 25 0 9 0 39850107 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.11
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 328 0 0 0 11 0 0 0 16 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866640

[startup+6.30289 s]
/proc/loadavg: 2.00 2.00 1.96 3/90 14142
/proc/meminfo: memFree=1852232/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=6.22
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 8331 0 1 0 281 341 0 0 18 0 9 0 39850106 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 7496 2633 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=6.05
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 6174 0 1 0 266 339 0 0 25 0 9 0 39850107 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.11
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 328 0 0 0 11 0 0 0 16 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39850111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866640

[startup+12.7023 s]
/proc/loadavg: 2.00 2.00 1.96 3/90 14142
/proc/meminfo: memFree=1851976/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866644 CPUtime=12.56
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 8337 0 1 0 520 736 0 0 18 0 9 0 39850106 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216661 7502 2633 9 0 211167 0
[pid=14133/tid=14135] ppid=14131 vsize=866644 CPUtime=12.38
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 6174 0 1 0 504 734 0 0 25 0 9 0 39850107 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866644 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866644 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866644 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866644 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866644 CPUtime=0.12
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 334 0 0 0 12 0 0 0 16 0 9 0 39850111 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866644 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866644 CPUtime=0
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39850111 887443456 7502 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.5011 s]
/proc/loadavg: 2.00 2.00 1.96 3/90 14142
/proc/meminfo: memFree=1852040/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=25.23
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 8338 0 1 0 1002 1521 0 0 18 0 9 0 39850106 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 7503 2633 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=25.06
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 6174 0 1 0 986 1520 0 0 25 0 9 0 39850107 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.12
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 335 0 0 0 12 0 0 0 16 0 9 0 39850111 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39850111 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 866640

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 1.96 3/90 14142
/proc/meminfo: memFree=1842440/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=50.59
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 10738 0 1 0 3194 1865 0 0 18 0 9 0 39850106 887439360 9900 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 9900 2635 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=50.34
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 8524 0 1 0 3170 1864 0 0 25 0 9 0 39850107 887439360 9900 996147200 134512640 134550740 4294955952 18446744073709551615 4126782646 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 9900 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 9900 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 9900 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 9900 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.2
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 385 0 0 0 20 0 0 0 17 0 9 0 39850111 887439360 9900 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0

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

/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.2
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 385 0 0 0 20 0 0 0 17 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0.08
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3275.65
Current children cumulated vsize (KiB) 866640

[startup+3342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 14188
/proc/meminfo: memFree=1839832/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=3335.63
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 10741 0 1 0 331684 1879 0 0 18 0 9 0 39850106 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 9903 2635 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=3335.27
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 8527 0 1 0 331656 1871 0 0 25 0 9 0 39850107 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4126776061 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.2
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 385 0 0 0 20 0 0 0 17 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0.08
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3335.63
Current children cumulated vsize (KiB) 866640

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14188
/proc/meminfo: memFree=1839768/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=3395.62
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 10741 0 1 0 337683 1879 0 0 18 0 9 0 39850106 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 9903 2635 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=3395.26
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 8527 0 1 0 337655 1871 0 0 25 0 9 0 39850107 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4126772999 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.2
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 385 0 0 0 20 0 0 0 17 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0.08
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3395.62
Current children cumulated vsize (KiB) 866640

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14188
/proc/meminfo: memFree=1839640/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=3455.59
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 10741 0 1 0 343680 1879 0 0 18 0 9 0 39850106 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 9903 2635 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=3455.24
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 8527 0 1 0 343652 1872 0 0 25 0 9 0 39850107 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4126757808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.2
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 385 0 0 0 20 0 0 0 17 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0.09
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 4 5 0 0 15 0 9 0 39850111 887439360 9903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3455.59
Current children cumulated vsize (KiB) 866640

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14188
/proc/meminfo: memFree=1839576/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=3515.57
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 10742 0 1 0 349678 1879 0 0 18 0 9 0 39850106 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 9904 2635 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=3515.22
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 8528 0 1 0 349650 1872 0 0 25 0 9 0 39850107 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4126773072 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.2
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 385 0 0 0 20 0 0 0 17 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0.1
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 4 6 0 0 15 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3515.57
Current children cumulated vsize (KiB) 866640

[startup+3582.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/89 14188
/proc/meminfo: memFree=1839448/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=3575.57
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 10742 0 1 0 355677 1880 0 0 18 0 9 0 39850106 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 9904 2635 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=3575.21
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 8528 0 1 0 355649 1872 0 0 25 0 9 0 39850107 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4126095719 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.2
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 385 0 0 0 20 0 0 0 17 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0.1
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 4 6 0 0 15 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3575.57
Current children cumulated vsize (KiB) 866640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.8 s]
/proc/loadavg: 2.13 2.04 2.01 3/89 14188
/proc/meminfo: memFree=1839448/2055920 swapFree=4180012/4192956
[pid=14133] ppid=14131 vsize=866640 CPUtime=3600.07
/proc/14133/stat : 14133 (java) S 14131 14133 13535 0 -1 0 10742 0 1 0 358127 1880 0 0 18 0 9 0 39850106 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14133/statm: 216660 9904 2635 9 0 211166 0
[pid=14133/tid=14135] ppid=14131 vsize=866640 CPUtime=3599.7
/proc/14133/task/14135/stat : 14135 (java) R 14131 14133 13535 0 -1 64 8528 0 1 0 358098 1872 0 0 25 0 9 0 39850107 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4126773036 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14133/tid=14136] ppid=14131 vsize=866640 CPUtime=0.03
/proc/14133/task/14136/stat : 14136 (java) S 14131 14133 13535 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39850108 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14137] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14137/stat : 14137 (java) S 14131 14133 13535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39850109 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14138] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14138/stat : 14138 (java) S 14131 14133 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39850109 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14139] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14139/stat : 14139 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14140] ppid=14131 vsize=866640 CPUtime=0.2
/proc/14133/task/14140/stat : 14140 (java) S 14131 14133 13535 0 -1 64 385 0 0 0 20 0 0 0 17 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14141] ppid=14131 vsize=866640 CPUtime=0
/proc/14133/task/14141/stat : 14141 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14133/tid=14142] ppid=14131 vsize=866640 CPUtime=0.1
/proc/14133/task/14142/stat : 14142 (java) S 14131 14133 13535 0 -1 64 1 0 0 0 4 6 0 0 15 0 9 0 39850111 887439360 9904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 866640

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

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

Child status: 143
Real time (s): 3606.88
CPU time (s): 3600.14
CPU user time (s): 3581.33
CPU system time (s): 18.8091
CPU usage (%): 99.8132
Max. virtual memory (cumulated for all children) (KiB): 866644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.33
system time used= 18.8091
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10764
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= 73723
involuntary context switches= 67313

runsolver used 5.2852 second user time and 9.63354 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-12 04:58:04
IDJOB=1110658
IDBENCH=61135
IDSOLVER=360
FILE ID=node29/1110658-1215831484
PBS_JOBID= 7903363
Free space on /tmp= 66500 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/dubois/normalized-dubois-50_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-1110658-1215831484/watcher-1110658-1215831484 -o /tmp/evaluation-result-1110658-1215831484/solver-1110658-1215831484 -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-1110658-1215831484.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3736ef6a23834e902902e9d5e10d3b0e
RANDOM SEED=1229586572

node29.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.242
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.242
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:       1872744 kB
Buffers:         17768 kB
Cached:          82792 kB
SwapCached:       6744 kB
Active:          82716 kB
Inactive:        58888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872744 kB
SwapTotal:     4192956 kB
SwapFree:      4180012 kB
Dirty:            1996 kB
Writeback:           0 kB
Mapped:          57172 kB
Slab:            26536 kB
Committed_AS:   200176 kB
PageTables:       2064 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= 66496 MiB
End job on node29 at 2008-07-12 05:58:13