Trace number 1109166

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.03 3633.93

General information on the benchmark

Namecsp/pret/
normalized-pret-150-40_ext.xml
MD5SUM6f87730fb377fd3baedba14c82dc71a0
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.693894
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.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-ddeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1109166-1215798921.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.167  cpuTime=0.12  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.235  cpuTime=0.2  mem=9M891
0.48/0.53	   
0.48/0.53	   solver LocalSearchSolver being built... 
0.48/0.56	       =>  wckTime=0.321  cpuTime=0.25  mem=5M524
0.48/0.57	
0.48/0.57	s SATISFIABLE
0.48/0.57	o 51
0.48/0.57	o 49
0.48/0.57	o 47
0.48/0.57	o 45
0.48/0.57	o 43
0.48/0.57	o 41
0.48/0.57	o 39
0.48/0.58	o 37
0.48/0.58	o 35
0.48/0.58	o 33
0.48/0.58	o 31
0.48/0.58	o 29
0.48/0.58	o 27
0.48/0.58	o 25
0.48/0.58	o 23
0.48/0.58	o 21
0.48/0.58	o 19
0.48/0.59	o 17
0.48/0.59	o 15
0.48/0.59	o 13
0.48/0.59	o 11
0.58/0.60	o 9
0.58/0.60	o 7
0.58/0.60	o 5
0.58/0.61	o 3
0.58/0.64	o 1
1.46/1.54	   
1.46/1.54	   search
1.46/1.54	     run=0  nbConstraintChecks=398117  nbAssignments=10000
1.46/1.54	       =>  wckTime=0.981  cpuTime=0.89  mem=6M516
2.06/2.20	   
2.06/2.20	   search
2.06/2.20	     run=1  nbConstraintChecks=739448  nbAssignments=20000
2.06/2.20	       =>  wckTime=1.639  cpuTime=1.54  mem=6M516
2.75/2.82	   
2.75/2.82	   search
2.75/2.82	     run=2  nbConstraintChecks=1062422  nbAssignments=30000
2.75/2.82	       =>  wckTime=2.261  cpuTime=2.15  mem=6M516
3.34/3.45	   
3.34/3.45	   search
3.34/3.45	     run=3  nbConstraintChecks=1377578  nbAssignments=40000
3.34/3.45	       =>  wckTime=2.892  cpuTime=2.78  mem=6M516
3.94/4.07	   
3.94/4.07	   search
3.94/4.07	     run=4  nbConstraintChecks=1687626  nbAssignments=50000
3.94/4.07	       =>  wckTime=3.512  cpuTime=3.39  mem=6M516
4.64/4.71	   
4.64/4.71	   search
4.64/4.71	     run=5  nbConstraintChecks=2014470  nbAssignments=60000
4.64/4.71	       =>  wckTime=4.147  cpuTime=4.02  mem=6M516
5.23/5.33	   
5.23/5.33	   search
5.23/5.33	     run=6  nbConstraintChecks=2317438  nbAssignments=70000
5.23/5.33	       =>  wckTime=4.77  cpuTime=4.63  mem=6M516
5.82/5.96	   
5.82/5.96	   search
5.82/5.96	     run=7  nbConstraintChecks=2630012  nbAssignments=80000
5.82/5.96	       =>  wckTime=5.398  cpuTime=5.26  mem=6M516
6.42/6.59	   
6.42/6.59	   search
6.42/6.59	     run=8  nbConstraintChecks=2942331  nbAssignments=90000
6.42/6.59	       =>  wckTime=6.03  cpuTime=5.88  mem=6M516
7.11/7.22	   
7.11/7.22	   search
7.11/7.22	     run=9  nbConstraintChecks=3262474  nbAssignments=100000
7.11/7.22	       =>  wckTime=6.656  cpuTime=6.51  mem=6M516
7.71/7.85	   
7.71/7.85	   search
7.71/7.85	     run=10  nbConstraintChecks=3578818  nbAssignments=110000
7.71/7.85	       =>  wckTime=7.293  cpuTime=7.13  mem=6M516
8.31/8.48	   
8.31/8.48	   search
8.31/8.48	     run=11  nbConstraintChecks=3892915  nbAssignments=120000
8.31/8.48	       =>  wckTime=7.917  cpuTime=7.76  mem=6M516
9.00/9.11	   
9.00/9.11	   search
9.00/9.11	     run=12  nbConstraintChecks=4212853  nbAssignments=130000
9.00/9.11	       =>  wckTime=8.548  cpuTime=8.37  mem=6M516
9.59/9.73	   
9.59/9.73	   search
9.59/9.73	     run=13  nbConstraintChecks=4532394  nbAssignments=140000
9.59/9.73	       =>  wckTime=9.171  cpuTime=8.99  mem=6M516
10.18/10.35	   
10.18/10.35	   search
10.18/10.35	     run=14  nbConstraintChecks=4836888  nbAssignments=150000
10.18/10.35	       =>  wckTime=9.79  cpuTime=9.6  mem=6M516
10.78/10.97	   
10.78/10.97	   search
10.78/10.97	     run=15  nbConstraintChecks=5129203  nbAssignments=160000
10.78/10.97	       =>  wckTime=10.411  cpuTime=10.21  mem=6M516
11.37/11.59	   
11.37/11.59	   search
11.37/11.59	     run=16  nbConstraintChecks=5428337  nbAssignments=170000
11.37/11.59	       =>  wckTime=11.025  cpuTime=10.83  mem=6M516
12.06/12.21	   
12.06/12.21	   search
12.06/12.21	     run=17  nbConstraintChecks=5744303  nbAssignments=180000
12.06/12.21	       =>  wckTime=11.653  cpuTime=11.45  mem=6M516
12.66/12.83	   
12.66/12.83	   search
12.66/12.83	     run=18  nbConstraintChecks=6034286  nbAssignments=190000
12.66/12.83	       =>  wckTime=12.265  cpuTime=12.06  mem=6M516
13.25/13.45	   
13.25/13.45	   search
13.25/13.45	     run=19  nbConstraintChecks=6331103  nbAssignments=200000
13.25/13.45	       =>  wckTime=12.888  cpuTime=12.67  mem=6M516
13.85/14.06	   
13.85/14.06	   search
13.85/14.06	     run=20  nbConstraintChecks=6612013  nbAssignments=210000
13.85/14.06	       =>  wckTime=13.499  cpuTime=13.28  mem=6M516
14.44/14.68	   
14.44/14.68	   search
14.44/14.68	     run=21  nbConstraintChecks=6897048  nbAssignments=220000
14.44/14.68	       =>  wckTime=14.121  cpuTime=13.89  mem=6M516
15.03/15.30	   
15.03/15.30	   search
15.03/15.30	     run=22  nbConstraintChecks=7182160  nbAssignments=230000
15.03/15.30	       =>  wckTime=14.736  cpuTime=14.5  mem=6M516
15.73/15.91	   
15.73/15.91	   search
15.73/15.91	     run=23  nbConstraintChecks=7470417  nbAssignments=240000
15.73/15.91	       =>  wckTime=15.351  cpuTime=15.11  mem=6M516
16.33/16.53	   
16.33/16.53	   search
16.33/16.53	     run=24  nbConstraintChecks=7741073  nbAssignments=250000
16.33/16.53	       =>  wckTime=15.968  cpuTime=15.71  mem=6M516
16.92/17.14	   
16.92/17.14	   search
16.92/17.14	     run=25  nbConstraintChecks=8014867  nbAssignments=260000
16.92/17.14	       =>  wckTime=16.576  cpuTime=16.32  mem=6M516
17.51/17.76	   
17.51/17.76	   search
17.51/17.76	     run=26  nbConstraintChecks=8293304  nbAssignments=270000
17.51/17.76	       =>  wckTime=17.195  cpuTime=16.93  mem=6M516
18.11/18.37	   
18.11/18.37	   search
18.11/18.37	     run=27  nbConstraintChecks=8596924  nbAssignments=280000
18.11/18.37	       =>  wckTime=17.812  cpuTime=17.55  mem=6M516
18.70/18.99	   
18.70/18.99	   search
18.70/18.99	     run=28  nbConstraintChecks=8875931  nbAssignments=290000
18.70/18.99	       =>  wckTime=18.433  cpuTime=18.16  mem=6M516
19.39/19.62	   
19.39/19.62	   search
19.39/19.62	     run=29  nbConstraintChecks=9175066  nbAssignments=300000
19.39/19.62	       =>  wckTime=19.058  cpuTime=18.78  mem=6M516
19.99/20.24	   
19.99/20.24	   search
19.99/20.24	     run=30  nbConstraintChecks=9452714  nbAssignments=310000
19.99/20.24	       =>  wckTime=19.677  cpuTime=19.4  mem=6M516
20.58/20.86	   
20.58/20.86	   search
20.58/20.86	     run=31  nbConstraintChecks=9740284  nbAssignments=320000
20.58/20.86	       =>  wckTime=20.304  cpuTime=20.01  mem=6M516
21.18/21.48	   
21.18/21.48	   search
21.18/21.48	     run=32  nbConstraintChecks=10030102  nbAssignments=330000
21.18/21.48	       =>  wckTime=20.921  cpuTime=20.62  mem=6M516
21.86/22.11	   
21.86/22.11	   search
21.86/22.11	     run=33  nbConstraintChecks=10321709  nbAssignments=340000
21.86/22.11	       =>  wckTime=21.549  cpuTime=21.25  mem=6M516
22.46/22.72	   
22.46/22.72	   search
22.46/22.72	     run=34  nbConstraintChecks=10596996  nbAssignments=350000
22.46/22.72	       =>  wckTime=22.163  cpuTime=21.85  mem=6M516
23.05/23.35	   
23.05/23.35	   search
23.05/23.35	     run=35  nbConstraintChecks=10878550  nbAssignments=360000
23.05/23.35	       =>  wckTime=22.788  cpuTime=22.47  mem=6M516
23.66/23.96	   
23.66/23.96	   search
23.66/23.96	     run=36  nbConstraintChecks=11143176  nbAssignments=370000
23.66/23.96	       =>  wckTime=23.401  cpuTime=23.08  mem=6M516
24.24/24.58	   
24.24/24.58	   search
24.24/24.58	     run=37  nbConstraintChecks=11415046  nbAssignments=380000
24.24/24.59	       =>  wckTime=24.024  cpuTime=23.7  mem=6M516
24.93/25.20	   
24.93/25.20	   search
24.93/25.20	     run=38  nbConstraintChecks=11668137  nbAssignments=390000
24.93/25.20	       =>  wckTime=24.643  cpuTime=24.3  mem=6M516
25.53/25.82	   
25.53/25.82	   search
25.53/25.82	     run=39  nbConstraintChecks=11927925  nbAssignments=400000
25.53/25.82	       =>  wckTime=25.255  cpuTime=24.92  mem=6M516
26.13/26.44	   
26.13/26.44	   search
26.13/26.44	     run=40  nbConstraintChecks=12181806  nbAssignments=410000
26.13/26.44	       =>  wckTime=25.877  cpuTime=25.53  mem=6M516
26.73/27.06	   
26.73/27.06	   search
26.73/27.06	     run=41  nbConstraintChecks=12468088  nbAssignments=420000
26.73/27.06	       =>  wckTime=26.496  cpuTime=26.15  mem=6M516
27.32/27.68	   
27.32/27.68	   search
27.32/27.68	     run=42  nbConstraintChecks=12745232  nbAssignments=430000
27.32/27.68	       =>  wckTime=27.123  cpuTime=26.76  mem=6M516
28.01/28.30	   
28.01/28.30	   search
28.01/28.30	     run=43  nbConstraintChecks=13025247  nbAssignments=440000
28.01/28.30	       =>  wckTime=27.741  cpuTime=27.38  mem=6M516
28.60/28.93	   
28.60/28.93	   search
28.60/28.93	     run=44  nbConstraintChecks=13292516  nbAssignments=450000
28.60/28.93	       =>  wckTime=28.365  cpuTime=27.99  mem=6M516
29.19/29.54	   
29.19/29.54	   search
29.19/29.54	     run=45  nbConstraintChecks=13575099  nbAssignments=460000
29.19/29.54	       =>  wckTime=28.983  cpuTime=28.6  mem=6M516
29.79/30.16	   
29.79/30.16	   search
29.79/30.16	     run=46  nbConstraintChecks=13860512  nbAssignments=470000
29.79/30.16	       =>  wckTime=29.6  cpuTime=29.21  mem=6M516
30.39/30.78	   
30.39/30.78	   search
30.39/30.78	     run=47  nbConstraintChecks=14145385  nbAssignments=480000
30.39/30.78	       =>  wckTime=30.224  cpuTime=29.83  mem=6M516
30.68/31.03	   
30.68/31.03	   search
30.68/31.03	     run=48  nbConstraintChecks=14255233  nbAssignments=483981
30.68/31.03	       =>  wckTime=30.468  cpuTime=30.08  mem=6M516
30.68/31.03	   
30.68/31.03	   global
30.68/31.03	     nbConstraintChecks=14255233  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.68/31.03	     solvingWckTime=30.466  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.68/31.03	     globalCpuTime=30.38
30.68/31.03	       =>  wckTime=30.788  cpuTime=30.33  mem=6M516
30.68/31.03	   
30.68/31.03	   solver DecomposerSolver being built... 
30.78/31.16	       =>  wckTime=30.919  cpuTime=30.44  mem=18M563
30.78/31.17	   
30.78/31.17	   preprocessing
30.78/31.17	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.78/31.17	     detectedInconsistency=no
30.78/31.17	       =>  wckTime=0.0040  cpuTime=0.0  mem=18M563
3600.00/3633.91	v 1 1 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 0 1 0 1 0 1 1 0 1 1 0 0 0 0 0 0 0 1 1 1 0 1 1 1 0 0 1 1 0 1 1 0 0 0 0 1 1 0 1 1 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 1 1 1 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 1 1 1 0 0 1 0 0 0 1 0 1 0 1 0 1 1 1 0 1 1 0 0 0 0 0 1 0 0 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 2.04 4/81 16356
/proc/meminfo: memFree=1922920/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=10616 CPUtime=0
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 36594182 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 2654 472 209 9 0 1184 0
[pid=16356/tid=16357] ppid=16354 vsize=10616 CPUtime=0
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 36594183 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 9285592 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.043358 s]
/proc/loadavg: 1.92 1.98 2.04 4/81 16356
/proc/meminfo: memFree=1922920/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=861876 CPUtime=0.02
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 36594182 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 215469 1862 854 9 0 210448 0
[pid=16356/tid=16357] ppid=16354 vsize=861876 CPUtime=0.01
/proc/16356/task/16357/stat : 16357 (java) D 16354 16356 16145 0 -1 64 1557 0 1 0 1 0 0 0 17 0 5 0 36594183 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102129 s]
/proc/loadavg: 1.92 1.98 2.04 4/81 16356
/proc/meminfo: memFree=1922920/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=865984 CPUtime=0.08
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 3729 0 1 0 6 2 0 0 18 0 9 0 36594182 886767616 3193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216496 3193 1685 9 0 211051 0
[pid=16356/tid=16357] ppid=16354 vsize=865984 CPUtime=0.06
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 2827 0 1 0 5 1 0 0 18 0 9 0 36594183 886767616 3193 996147200 134512640 134550740 4294955952 18446744073709551615 102494521 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301166 s]
/proc/loadavg: 1.92 1.98 2.04 4/81 16356
/proc/meminfo: memFree=1922920/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866156 CPUtime=0.28
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 5595 0 1 0 25 3 0 0 18 0 9 0 36594182 886943744 5010 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216539 5010 1905 9 0 211087 0
[pid=16356/tid=16357] ppid=16354 vsize=866156 CPUtime=0.24
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 4671 0 1 0 22 2 0 0 19 0 9 0 36594183 886943744 5010 996147200 134512640 134550740 4294955952 18446744073709551615 8438564 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701237 s]
/proc/loadavg: 1.92 1.98 2.04 4/81 16356
/proc/meminfo: memFree=1922920/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866480 CPUtime=0.67
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 8253 0 1 0 61 6 0 0 18 0 9 0 36594182 887275520 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216620 7420 2627 9 0 211126 0
[pid=16356/tid=16357] ppid=16354 vsize=866480 CPUtime=0.58
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 6162 0 1 0 53 5 0 0 18 0 9 0 36594183 887275520 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4125959150 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866480

[startup+1.50239 s]
/proc/loadavg: 1.92 1.98 2.04 3/90 16365
/proc/meminfo: memFree=1903200/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=1.46
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 8327 0 1 0 105 41 0 0 18 0 9 0 36594182 887410688 7494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 7494 2632 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=1.31
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 6162 0 1 0 91 40 0 0 24 0 9 0 36594183 887410688 7494 996147200 134512640 134550740 4294955952 18446744073709551615 4126652711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 7494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 7494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 7494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 7494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.1
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 36594187 887410688 7494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 7494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36594187 887410688 7494 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) 866612

[startup+3.10169 s]
/proc/loadavg: 1.92 1.98 2.04 3/90 16365
/proc/meminfo: memFree=1903008/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=3.05
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 8334 0 1 0 167 138 0 0 18 0 9 0 36594182 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 7501 2633 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=2.88
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 6163 0 1 0 152 136 0 0 25 0 9 0 36594183 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4126670706 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.11
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 36594187 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36594187 887410688 7501 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) 866612

[startup+6.30229 s]
/proc/loadavg: 1.93 1.98 2.04 3/90 16365
/proc/meminfo: memFree=1902816/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=6.23
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 8335 0 1 0 289 334 0 0 18 0 9 0 36594182 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 7501 2633 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=6.07
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 6164 0 1 0 274 333 0 0 25 0 9 0 36594183 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.11
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 36594187 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 7501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36594187 887410688 7501 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) 866612

[startup+12.7025 s]
/proc/loadavg: 1.93 1.98 2.04 3/90 16365
/proc/meminfo: memFree=1902624/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866616 CPUtime=12.56
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 8339 0 1 0 537 719 0 0 18 0 9 0 36594182 887414784 7505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216654 7505 2633 9 0 211160 0
[pid=16356/tid=16357] ppid=16354 vsize=866616 CPUtime=12.39
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 6164 0 1 0 521 718 0 0 25 0 9 0 36594183 887414784 7505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866616 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887414784 7505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866616 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887414784 7505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866616 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887414784 7505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866616 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887414784 7505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866616 CPUtime=0.11
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 347 0 0 0 11 0 0 0 16 0 9 0 36594187 887414784 7505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866616 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887414784 7505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866616 CPUtime=0
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36594187 887414784 7505 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) 866616

[startup+25.5019 s]
/proc/loadavg: 1.95 1.98 2.04 3/90 16365
/proc/meminfo: memFree=1902752/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=25.23
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 8340 0 1 0 1007 1516 0 0 18 0 9 0 36594182 887410688 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 7506 2633 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=25.06
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 6164 0 1 0 991 1515 0 0 25 0 9 0 36594183 887410688 7506 996147200 134512640 134550740 4294955952 18446744073709551615 8763341 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.12
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 348 0 0 0 12 0 0 0 16 0 9 0 36594187 887410688 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36594187 887410688 7506 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) 866612

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 2.04 3/90 16365
/proc/meminfo: memFree=1893216/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=50.6
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 10718 0 1 0 3195 1865 0 0 18 0 9 0 36594182 887410688 9882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 9882 2635 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=50.33
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 8493 0 1 0 3170 1863 0 0 25 0 9 0 36594183 887410688 9882 996147200 134512640 134550740 4294955952 18446744073709551615 4126798516 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03

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

/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.2
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 397 0 0 0 20 0 0 0 16 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0.02
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3311.1
Current children cumulated vsize (KiB) 866612

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16411
/proc/meminfo: memFree=1868072/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=3370.54
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 10721 0 1 0 335179 1875 0 0 18 0 9 0 36594182 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 9885 2635 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=3370.26
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 8496 0 1 0 335154 1872 0 0 25 0 9 0 36594183 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4126799437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.2
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 397 0 0 0 20 0 0 0 16 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0.02
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3370.54
Current children cumulated vsize (KiB) 866612

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16411
/proc/meminfo: memFree=1867944/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=3429.98
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 10721 0 1 0 341123 1875 0 0 18 0 9 0 36594182 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 9885 2635 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=3429.7
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 8496 0 1 0 341098 1872 0 0 25 0 9 0 36594183 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4126792426 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.2
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 397 0 0 0 20 0 0 0 16 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0.02
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3429.98
Current children cumulated vsize (KiB) 866612

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16411
/proc/meminfo: memFree=1867944/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=3489.43
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 10721 0 1 0 347068 1875 0 0 18 0 9 0 36594182 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 9885 2635 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=3489.14
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 8496 0 1 0 347042 1872 0 0 25 0 9 0 36594183 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4126838895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.2
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 397 0 0 0 20 0 0 0 16 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0.02
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3489.43
Current children cumulated vsize (KiB) 866612

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16411
/proc/meminfo: memFree=1867880/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=3548.89
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 10721 0 1 0 353013 1876 0 0 18 0 9 0 36594182 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 9885 2635 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=3548.59
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 8496 0 1 0 352987 1872 0 0 25 0 9 0 36594183 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4126797303 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.2
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 397 0 0 0 20 0 0 0 16 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0.02
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3548.89
Current children cumulated vsize (KiB) 866612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16411
/proc/meminfo: memFree=1867880/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=3600
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 10721 0 1 0 358124 1876 0 0 18 0 9 0 36594182 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 9885 2635 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=3599.72
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 8496 0 1 0 358099 1873 0 0 25 0 9 0 36594183 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4126810326 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.2
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 397 0 0 0 20 0 0 0 16 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0.02
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 866612

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

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

[startup+3633.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16411
/proc/meminfo: memFree=1867880/2055920 swapFree=4179080/4192956
[pid=16356] ppid=16354 vsize=866612 CPUtime=3600
/proc/16356/stat : 16356 (java) S 16354 16356 16145 0 -1 0 10721 0 1 0 358124 1876 0 0 18 0 9 0 36594182 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 216653 9885 2635 9 0 211159 0
[pid=16356/tid=16357] ppid=16354 vsize=866612 CPUtime=3599.72
/proc/16356/task/16357/stat : 16357 (java) R 16354 16356 16145 0 -1 64 8496 0 1 0 358099 1873 0 0 25 0 9 0 36594183 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4126810326 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16354 vsize=866612 CPUtime=0.03
/proc/16356/task/16359/stat : 16359 (java) S 16354 16356 16145 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16354 16356 16145 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16354 16356 16145 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36594185 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16362/stat : 16362 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16354 vsize=866612 CPUtime=0.2
/proc/16356/task/16363/stat : 16363 (java) S 16354 16356 16145 0 -1 64 397 0 0 0 20 0 0 0 16 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16354 vsize=866612 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16354 16356 16145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16365] ppid=16354 vsize=866612 CPUtime=0.02
/proc/16356/task/16365/stat : 16365 (java) S 16354 16356 16145 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36594187 887410688 9885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 866612

Child status: 143
Real time (s): 3633.93
CPU time (s): 3600.03
CPU user time (s): 3581.26
CPU system time (s): 18.7741
CPU usage (%): 99.0673
Max. virtual memory (cumulated for all children) (KiB): 866616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.26
system time used= 18.7741
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10743
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= 74194
involuntary context switches= 180559

runsolver used 4.38433 second user time and 12.1502 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-11 19:55:21
IDJOB=1109166
IDBENCH=60926
IDSOLVER=360
FILE ID=node21/1109166-1215798921
PBS_JOBID= 7903219
Free space on /tmp= 66484 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/pret/normalized-pret-150-40_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-1109166-1215798921/watcher-1109166-1215798921 -o /tmp/evaluation-result-1109166-1215798921/solver-1109166-1215798921 -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-1109166-1215798921.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6f87730fb377fd3baedba14c82dc71a0
RANDOM SEED=1913511105

node21.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.257
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.257
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:       1923400 kB
Buffers:         14040 kB
Cached:          43616 kB
SwapCached:       7624 kB
Active:          68244 kB
Inactive:        20532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923400 kB
SwapTotal:     4192956 kB
SwapFree:      4179080 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          46040 kB
Slab:            28796 kB
Committed_AS:   167100 kB
PageTables:       1980 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= 66480 MiB
End job on node21 at 2008-07-11 20:55:57