Trace number 1109165

Some explanations

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

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

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

Solver answer on this benchmark

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

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.06/0.23	
0.06/0.23	Abscon 112 (May, 2008)
0.22/0.43	
0.22/0.43	   configuration
0.22/0.43	     name=mrdac-wdeg.xml
0.30/0.52	   
0.30/0.52	   instance
0.30/0.52	     name=HOME/instance-1109165-1215798835.xml
0.30/0.56	   
0.30/0.56	   domains being loaded...
0.30/0.57	   
0.30/0.57	   variables being loaded...
0.38/0.61	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=300
0.38/0.61	       =>  wckTime=0.181  cpuTime=0.12  mem=7M842
0.38/0.61	   
0.38/0.61	   relations being loaded...
0.38/0.61	   
0.38/0.61	   constraints being loaded...
0.38/0.66	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.38/0.66	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.66	     minArity=3  maxArity=3
0.38/0.67	       =>  wckTime=0.237  cpuTime=0.17  mem=9M891
0.50/0.71	   
0.50/0.71	   solver LocalSearchSolver being built... 
0.50/0.74	       =>  wckTime=0.314  cpuTime=0.21  mem=5M524
0.50/0.75	
0.50/0.75	s SATISFIABLE
0.50/0.75	o 51
0.50/0.75	o 49
0.50/0.75	o 47
0.50/0.75	o 45
0.50/0.75	o 43
0.50/0.75	o 41
0.50/0.75	o 39
0.50/0.76	o 37
0.50/0.76	o 35
0.50/0.76	o 33
0.50/0.76	o 31
0.50/0.76	o 29
0.50/0.76	o 27
0.50/0.76	o 25
0.50/0.76	o 23
0.50/0.76	o 21
0.50/0.76	o 19
0.50/0.76	o 17
0.50/0.76	o 15
0.50/0.76	o 13
0.50/0.76	o 11
0.50/0.76	o 9
0.50/0.76	o 7
0.50/0.76	o 5
0.50/0.77	o 3
0.50/0.77	o 1
1.12/1.40	   
1.12/1.40	   search
1.12/1.40	     run=0  nbConstraintChecks=398117  nbAssignments=10000
1.12/1.40	       =>  wckTime=0.657  cpuTime=0.64  mem=6M516
1.82/2.04	   
1.82/2.04	   search
1.82/2.04	     run=1  nbConstraintChecks=739448  nbAssignments=20000
1.82/2.04	       =>  wckTime=1.299  cpuTime=1.29  mem=6M516
2.42/2.66	   
2.42/2.67	   search
2.42/2.67	     run=2  nbConstraintChecks=1062422  nbAssignments=30000
2.42/2.67	       =>  wckTime=1.925  cpuTime=1.9  mem=6M516
3.02/3.28	   
3.02/3.28	   search
3.02/3.28	     run=3  nbConstraintChecks=1377578  nbAssignments=40000
3.02/3.28	       =>  wckTime=2.543  cpuTime=2.52  mem=6M516
3.61/3.86	   
3.61/3.86	   search
3.61/3.86	     run=4  nbConstraintChecks=1687626  nbAssignments=50000
3.61/3.86	       =>  wckTime=3.121  cpuTime=3.09  mem=6M516
4.21/4.44	   
4.21/4.44	   search
4.21/4.44	     run=5  nbConstraintChecks=2014470  nbAssignments=60000
4.21/4.44	       =>  wckTime=3.701  cpuTime=3.67  mem=6M516
4.81/5.02	   
4.81/5.02	   search
4.81/5.02	     run=6  nbConstraintChecks=2317438  nbAssignments=70000
4.81/5.02	       =>  wckTime=4.277  cpuTime=4.25  mem=6M516
5.32/5.60	   
5.32/5.60	   search
5.32/5.60	     run=7  nbConstraintChecks=2630012  nbAssignments=80000
5.32/5.60	       =>  wckTime=4.855  cpuTime=4.83  mem=6M516
5.91/6.17	   
5.91/6.17	   search
5.91/6.17	     run=8  nbConstraintChecks=2942331  nbAssignments=90000
5.91/6.17	       =>  wckTime=5.433  cpuTime=5.41  mem=6M516
6.52/6.75	   
6.52/6.75	   search
6.52/6.76	     run=9  nbConstraintChecks=3262474  nbAssignments=100000
6.52/6.76	       =>  wckTime=6.014  cpuTime=5.99  mem=6M516
7.12/7.33	   
7.12/7.33	   search
7.12/7.33	     run=10  nbConstraintChecks=3578818  nbAssignments=110000
7.12/7.33	       =>  wckTime=6.593  cpuTime=6.56  mem=6M516
7.72/7.91	   
7.72/7.91	   search
7.72/7.91	     run=11  nbConstraintChecks=3892915  nbAssignments=120000
7.72/7.91	       =>  wckTime=7.172  cpuTime=7.15  mem=6M516
8.22/8.49	   
8.22/8.49	   search
8.22/8.49	     run=12  nbConstraintChecks=4212853  nbAssignments=130000
8.22/8.49	       =>  wckTime=7.747  cpuTime=7.72  mem=6M516
8.81/9.06	   
8.81/9.06	   search
8.81/9.06	     run=13  nbConstraintChecks=4532394  nbAssignments=140000
8.81/9.06	       =>  wckTime=8.322  cpuTime=8.29  mem=6M516
9.41/9.63	   
9.41/9.63	   search
9.41/9.63	     run=14  nbConstraintChecks=4836888  nbAssignments=150000
9.41/9.63	       =>  wckTime=8.895  cpuTime=8.87  mem=6M516
10.02/10.20	   
10.02/10.20	   search
10.02/10.20	     run=15  nbConstraintChecks=5129203  nbAssignments=160000
10.02/10.20	       =>  wckTime=9.464  cpuTime=9.43  mem=6M516
10.51/10.78	   
10.51/10.78	   search
10.51/10.78	     run=16  nbConstraintChecks=5428337  nbAssignments=170000
10.51/10.78	       =>  wckTime=10.035  cpuTime=10.01  mem=6M516
11.12/11.35	   
11.12/11.35	   search
11.12/11.35	     run=17  nbConstraintChecks=5744303  nbAssignments=180000
11.12/11.35	       =>  wckTime=10.611  cpuTime=10.58  mem=6M516
11.72/11.92	   
11.72/11.92	   search
11.72/11.92	     run=18  nbConstraintChecks=6034286  nbAssignments=190000
11.72/11.92	       =>  wckTime=11.181  cpuTime=11.15  mem=6M516
12.22/12.49	   
12.22/12.49	   search
12.22/12.49	     run=19  nbConstraintChecks=6331103  nbAssignments=200000
12.22/12.49	       =>  wckTime=11.752  cpuTime=11.72  mem=6M516
12.82/13.06	   
12.82/13.06	   search
12.82/13.06	     run=20  nbConstraintChecks=6612013  nbAssignments=210000
12.82/13.06	       =>  wckTime=12.319  cpuTime=12.29  mem=6M516
13.42/13.63	   
13.42/13.63	   search
13.42/13.63	     run=21  nbConstraintChecks=6897048  nbAssignments=220000
13.42/13.63	       =>  wckTime=12.887  cpuTime=12.85  mem=6M516
13.92/14.20	   
13.92/14.20	   search
13.92/14.20	     run=22  nbConstraintChecks=7182160  nbAssignments=230000
13.92/14.20	       =>  wckTime=13.455  cpuTime=13.43  mem=6M516
14.52/14.76	   
14.52/14.76	   search
14.52/14.76	     run=23  nbConstraintChecks=7470417  nbAssignments=240000
14.52/14.76	       =>  wckTime=14.024  cpuTime=14.0  mem=6M516
15.13/15.33	   
15.13/15.33	   search
15.13/15.33	     run=24  nbConstraintChecks=7741073  nbAssignments=250000
15.13/15.33	       =>  wckTime=14.589  cpuTime=14.56  mem=6M516
15.62/15.89	   
15.62/15.90	   search
15.62/15.90	     run=25  nbConstraintChecks=8014867  nbAssignments=260000
15.62/15.90	       =>  wckTime=15.155  cpuTime=15.13  mem=6M516
16.22/16.46	   
16.22/16.46	   search
16.22/16.46	     run=26  nbConstraintChecks=8293304  nbAssignments=270000
16.22/16.46	       =>  wckTime=15.722  cpuTime=15.7  mem=6M516
16.81/17.04	   
16.81/17.04	   search
16.81/17.04	     run=27  nbConstraintChecks=8596924  nbAssignments=280000
16.81/17.04	       =>  wckTime=16.295  cpuTime=16.27  mem=6M516
17.42/17.60	   
17.42/17.60	   search
17.42/17.60	     run=28  nbConstraintChecks=8875931  nbAssignments=290000
17.42/17.60	       =>  wckTime=16.864  cpuTime=16.84  mem=6M516
17.92/18.18	   
17.92/18.18	   search
17.92/18.18	     run=29  nbConstraintChecks=9175066  nbAssignments=300000
17.92/18.18	       =>  wckTime=17.44  cpuTime=17.41  mem=6M516
18.52/18.75	   
18.52/18.75	   search
18.52/18.75	     run=30  nbConstraintChecks=9452714  nbAssignments=310000
18.52/18.75	       =>  wckTime=18.014  cpuTime=17.98  mem=6M516
19.11/19.33	   
19.11/19.33	   search
19.11/19.33	     run=31  nbConstraintChecks=9740284  nbAssignments=320000
19.11/19.33	       =>  wckTime=18.589  cpuTime=18.56  mem=6M516
19.71/19.90	   
19.71/19.90	   search
19.71/19.90	     run=32  nbConstraintChecks=10030102  nbAssignments=330000
19.71/19.90	       =>  wckTime=19.164  cpuTime=19.14  mem=6M516
20.22/20.48	   
20.22/20.48	   search
20.22/20.48	     run=33  nbConstraintChecks=10321709  nbAssignments=340000
20.22/20.48	       =>  wckTime=19.739  cpuTime=19.7  mem=6M516
20.81/21.05	   
20.81/21.05	   search
20.81/21.05	     run=34  nbConstraintChecks=10596996  nbAssignments=350000
20.81/21.05	       =>  wckTime=20.312  cpuTime=20.28  mem=6M516
21.41/21.62	   
21.41/21.63	   search
21.41/21.63	     run=35  nbConstraintChecks=10878550  nbAssignments=360000
21.41/21.63	       =>  wckTime=20.885  cpuTime=20.85  mem=6M516
21.91/22.20	   
21.91/22.20	   search
21.91/22.20	     run=36  nbConstraintChecks=11143176  nbAssignments=370000
21.91/22.20	       =>  wckTime=21.456  cpuTime=21.42  mem=6M516
22.51/22.77	   
22.51/22.77	   search
22.51/22.77	     run=37  nbConstraintChecks=11415046  nbAssignments=380000
22.51/22.77	       =>  wckTime=22.028  cpuTime=22.0  mem=6M516
23.11/23.34	   
23.11/23.34	   search
23.11/23.34	     run=38  nbConstraintChecks=11668137  nbAssignments=390000
23.11/23.34	       =>  wckTime=22.596  cpuTime=22.56  mem=6M516
23.71/23.90	   
23.71/23.90	   search
23.71/23.91	     run=39  nbConstraintChecks=11927925  nbAssignments=400000
23.71/23.91	       =>  wckTime=23.165  cpuTime=23.13  mem=6M516
24.21/24.47	   
24.21/24.47	   search
24.21/24.47	     run=40  nbConstraintChecks=12181806  nbAssignments=410000
24.21/24.47	       =>  wckTime=23.733  cpuTime=23.7  mem=6M516
24.82/25.05	   
24.82/25.05	   search
24.82/25.05	     run=41  nbConstraintChecks=12468088  nbAssignments=420000
24.82/25.05	       =>  wckTime=24.309  cpuTime=24.28  mem=6M516
25.41/25.62	   
25.41/25.62	   search
25.41/25.62	     run=42  nbConstraintChecks=12745232  nbAssignments=430000
25.41/25.62	       =>  wckTime=24.881  cpuTime=24.84  mem=6M516
25.91/26.19	   
25.91/26.19	   search
25.91/26.20	     run=43  nbConstraintChecks=13025247  nbAssignments=440000
25.91/26.20	       =>  wckTime=25.455  cpuTime=25.42  mem=6M516
26.51/26.77	   
26.51/26.77	   search
26.51/26.77	     run=44  nbConstraintChecks=13292516  nbAssignments=450000
26.51/26.77	       =>  wckTime=26.026  cpuTime=25.99  mem=6M516
27.11/27.34	   
27.11/27.34	   search
27.11/27.34	     run=45  nbConstraintChecks=13575099  nbAssignments=460000
27.11/27.34	       =>  wckTime=26.599  cpuTime=26.56  mem=6M516
27.71/27.91	   
27.71/27.91	   search
27.71/27.91	     run=46  nbConstraintChecks=13860512  nbAssignments=470000
27.71/27.91	       =>  wckTime=27.173  cpuTime=27.14  mem=6M516
28.21/28.48	   
28.21/28.48	   search
28.21/28.48	     run=47  nbConstraintChecks=14145385  nbAssignments=480000
28.21/28.48	       =>  wckTime=27.741  cpuTime=27.7  mem=6M516
28.81/29.05	   
28.81/29.05	   search
28.81/29.05	     run=48  nbConstraintChecks=14428299  nbAssignments=490000
28.81/29.05	       =>  wckTime=28.31  cpuTime=28.27  mem=6M516
29.42/29.62	   
29.42/29.62	   search
29.42/29.62	     run=49  nbConstraintChecks=14707004  nbAssignments=500000
29.42/29.62	       =>  wckTime=28.879  cpuTime=28.84  mem=6M516
29.91/30.19	   
29.91/30.19	   search
29.91/30.19	     run=50  nbConstraintChecks=14993611  nbAssignments=510000
29.91/30.19	       =>  wckTime=29.448  cpuTime=29.41  mem=6M516
30.51/30.76	   
30.51/30.76	   search
30.51/30.76	     run=51  nbConstraintChecks=15277606  nbAssignments=520000
30.51/30.76	       =>  wckTime=30.017  cpuTime=29.97  mem=6M516
30.61/30.82	   
30.61/30.82	   search
30.61/30.82	     run=52  nbConstraintChecks=15303195  nbAssignments=521031
30.61/30.82	       =>  wckTime=30.076  cpuTime=30.04  mem=6M516
30.61/30.82	   
30.61/30.82	   global
30.61/30.82	     nbConstraintChecks=15303195  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.61/30.82	     solvingWckTime=30.074  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.61/30.82	     globalCpuTime=30.29
30.61/30.82	       =>  wckTime=30.39  cpuTime=30.25  mem=6M516
30.61/30.82	   
30.61/30.82	   solver DecomposerSolver being built... 
30.72/30.92	       =>  wckTime=30.491  cpuTime=30.34  mem=18M398
30.72/30.92	   
30.72/30.92	   preprocessing
30.72/30.92	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.72/30.92	     detectedInconsistency=no
30.72/30.92	       =>  wckTime=0.0030  cpuTime=0.01  mem=18M398
3600.03/3601.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-1109165-1215798835/watcher-1109165-1215798835 -o /tmp/evaluation-result-1109165-1215798835/solver-1109165-1215798835 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1109165-1215798835.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.05 1.01 1.00 3/64 15470
/proc/meminfo: memFree=1952440/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=18572 CPUtime=0
/proc/15470/stat : 15470 (runsolver) D 15468 15470 14631 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 36582376 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 240577473831 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/15470/statm: 4643 292 257 25 0 2626 0

[startup+0.0192501 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 15470
/proc/meminfo: memFree=1952440/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=1644 CPUtime=0
/proc/15470/stat : 15470 (java) R 15468 15470 14631 0 -1 0 158 0 0 0 0 0 0 0 18 0 1 0 36582376 1683456 131 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15470/statm: 404 133 107 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1644

[startup+0.101265 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 15470
/proc/meminfo: memFree=1952440/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=10868 CPUtime=0.01
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 755 0 37 0 0 1 0 0 18 0 2 0 36582376 11128832 554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 2717 554 269 9 0 1199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10868

[startup+0.301299 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 15470
/proc/meminfo: memFree=1952440/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=865988 CPUtime=0.15
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 4102 0 62 0 11 4 0 0 18 0 9 0 36582376 886771712 3599 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216497 3599 1803 9 0 211052 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 865988

[startup+0.701362 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 15470
/proc/meminfo: memFree=1952440/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867568 CPUtime=0.5
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 8025 0 72 0 42 8 0 0 18 0 9 0 36582376 888389632 7287 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216892 7288 2618 9 0 211420 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 867568

[startup+1.50251 s]
/proc/loadavg: 1.04 1.01 1.00 2/73 15479
/proc/meminfo: memFree=1922288/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867660 CPUtime=1.32
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 8278 0 72 0 81 51 0 0 18 0 9 0 36582376 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216915 7516 2633 9 0 211421 0
[pid=15470/tid=15472] ppid=15468 vsize=867660 CPUtime=1.15
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 6131 0 39 0 67 48 0 0 20 0 9 0 36582382 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867660 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 17 0 9 0 36582391 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867660 CPUtime=0.1
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 352 0 0 0 10 0 0 0 16 0 9 0 36582394 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 867660

[startup+3.10176 s]
/proc/loadavg: 1.04 1.01 1.00 2/73 15479
/proc/meminfo: memFree=1922096/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=2.91
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 8279 0 72 0 145 146 0 0 18 0 9 0 36582376 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 7516 2633 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=2.75
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 6132 0 39 0 131 144 0 0 25 0 9 0 36582382 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4126650995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.1
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 352 0 0 0 10 0 0 0 16 0 9 0 36582394 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 867656

[startup+6.3023 s]
/proc/loadavg: 1.04 1.01 1.00 2/73 15479
/proc/meminfo: memFree=1921968/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=6.11
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 8280 0 72 0 267 344 0 0 18 0 9 0 36582376 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216915 7516 2633 9 0 211421 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=5.94
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 6133 0 39 0 253 341 0 0 20 0 9 0 36582382 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867660 CPUtime=0.1
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 352 0 0 0 10 0 0 0 16 0 9 0 36582394 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888483840 7516 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 867656

[startup+12.7014 s]
/proc/loadavg: 1.04 1.01 1.00 2/73 15479
/proc/meminfo: memFree=1921776/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=12.52
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 8374 0 72 0 509 743 0 0 18 0 9 0 36582376 888479744 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 7610 2633 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867660 CPUtime=12.34
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 6133 0 39 0 494 740 0 0 25 0 9 0 36582382 888483840 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.11
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 446 0 0 0 11 0 0 0 16 0 9 0 36582394 888479744 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888483840 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888483840 7610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 867656

[startup+25.5025 s]
/proc/loadavg: 1.03 1.01 1.00 2/73 15479
/proc/meminfo: memFree=1922224/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867660 CPUtime=25.32
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 8375 0 72 0 973 1559 0 0 18 0 9 0 36582376 888483840 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 7611 2633 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=25.13
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 6133 0 39 0 957 1556 0 0 24 0 9 0 36582382 888479744 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888483840 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888483840 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.11
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 447 0 0 0 11 0 0 0 16 0 9 0 36582394 888479744 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867660 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888483840 7611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 867660

[startup+51.1028 s]
/proc/loadavg: 1.02 1.01 1.00 2/73 15479
/proc/meminfo: memFree=1912496/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=50.97
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 10840 0 72 0 3190 1907 0 0 18 0 9 0 36582376 888479744 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 10074 2635 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=50.72
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 8551 0 39 0 3167 1905 0 0 25 0 9 0 36582382 888479744 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4126790523 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.19
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 494 0 0 0 19 0 0 0 15 0 9 0 36582394 888479744 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0

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

/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.19
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 494 0 0 0 19 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.55
Current children cumulated vsize (KiB) 867656

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15487
/proc/meminfo: memFree=1909368/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=3400.53
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 10857 0 72 0 338143 1910 0 0 18 0 9 0 36582376 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 10091 2635 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=3400.27
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 8568 0 39 0 338119 1908 0 0 25 0 9 0 36582382 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4126677203 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.19
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 494 0 0 0 19 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.53
Current children cumulated vsize (KiB) 867656

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15487
/proc/meminfo: memFree=1909304/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=3460.49
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 10857 0 72 0 344139 1910 0 0 18 0 9 0 36582376 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 10091 2635 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=3460.24
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 8568 0 39 0 344116 1908 0 0 25 0 9 0 36582382 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4126677162 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.19
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 494 0 0 0 19 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.49
Current children cumulated vsize (KiB) 867656

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15487
/proc/meminfo: memFree=1909240/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=3520.47
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 10857 0 72 0 350137 1910 0 0 18 0 9 0 36582376 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 10091 2635 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=3520.21
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 8568 0 39 0 350113 1908 0 0 25 0 9 0 36582382 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4126789850 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.19
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 494 0 0 0 19 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.47
Current children cumulated vsize (KiB) 867656

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15487
/proc/meminfo: memFree=1909176/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=3580.44
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 10857 0 72 0 356134 1910 0 0 18 0 9 0 36582376 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 10091 2635 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=3580.19
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 8568 0 39 0 356111 1908 0 0 25 0 9 0 36582382 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4126803744 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.19
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 494 0 0 0 19 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.44
Current children cumulated vsize (KiB) 867656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15487
/proc/meminfo: memFree=1909176/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=3600.03
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 10857 0 72 0 358093 1910 0 0 18 0 9 0 36582376 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 10091 2635 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=3599.78
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 8568 0 39 0 358070 1908 0 0 25 0 9 0 36582382 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4126799505 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.19
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 494 0 0 0 19 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 867656

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

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

[startup+3601.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15487
/proc/meminfo: memFree=1909176/2055920 swapFree=4192812/4192956
[pid=15470] ppid=15468 vsize=867656 CPUtime=3600.03
/proc/15470/stat : 15470 (java) S 15468 15470 14631 0 -1 0 10857 0 72 0 358093 1910 0 0 18 0 9 0 36582376 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216914 10091 2635 9 0 211420 0
[pid=15470/tid=15472] ppid=15468 vsize=867656 CPUtime=3599.78
/proc/15470/task/15472/stat : 15472 (java) R 15468 15470 14631 0 -1 64 8568 0 39 0 358070 1908 0 0 25 0 9 0 36582382 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4126799505 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15473] ppid=15468 vsize=867656 CPUtime=0.03
/proc/15470/task/15473/stat : 15473 (java) S 15468 15470 14631 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15468 15470 14631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15475] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15468 15470 14631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36582391 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15476] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15476/stat : 15476 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15477] ppid=15468 vsize=867656 CPUtime=0.19
/proc/15470/task/15477/stat : 15477 (java) S 15468 15470 14631 0 -1 64 494 0 0 0 19 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15468 15470 14631 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15470/tid=15479] ppid=15468 vsize=867656 CPUtime=0
/proc/15470/task/15479/stat : 15479 (java) S 15468 15470 14631 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36582394 888479744 10091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 867656

Child status: 143
Real time (s): 3601.97
CPU time (s): 3600.11
CPU user time (s): 3581
CPU system time (s): 19.1141
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 867660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581
system time used= 19.1141
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10881
page faults= 72
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73735
involuntary context switches= 81246

runsolver used 3.68744 second user time and 9.43656 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-11 19:53:55
IDJOB=1109165
IDBENCH=60926
IDSOLVER=359
FILE ID=node50/1109165-1215798835
PBS_JOBID= 7903100
Free space on /tmp= 66440 MiB

SOLVER NAME= AbsconMax 112 pc-w
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-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109165-1215798835/watcher-1109165-1215798835 -o /tmp/evaluation-result-1109165-1215798835/solver-1109165-1215798835 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1109165-1215798835.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6f87730fb377fd3baedba14c82dc71a0
RANDOM SEED=1048752940

node50.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.281
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.281
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:       1953112 kB
Buffers:          5892 kB
Cached:          31848 kB
SwapCached:          0 kB
Active:          45100 kB
Inactive:         6588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1953112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            37056 kB
Committed_AS:    90260 kB
PageTables:       1512 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= 66440 MiB
End job on node50 at 2008-07-11 20:53:59