Trace number 1109133

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecsp/pret/
normalized-pret-150-60_ext.xml
MD5SUM1eff2001584f49c58e7ecc635bd9d2e7
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.683895
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.01/0.16	
0.01/0.16	Abscon 112 (May, 2008)
0.22/0.32	
0.22/0.32	   configuration
0.22/0.32	     name=mrdac-wdeg.xml
0.22/0.35	   
0.22/0.35	   instance
0.22/0.35	     name=HOME/instance-1109133-1215798549.xml
0.22/0.39	   
0.22/0.39	   domains being loaded...
0.34/0.40	   
0.34/0.40	   variables being loaded...
0.34/0.43	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=300
0.34/0.43	       =>  wckTime=0.11  cpuTime=0.1  mem=7M842
0.34/0.43	   
0.34/0.43	   relations being loaded...
0.34/0.43	   
0.34/0.43	   constraints being loaded...
0.34/0.48	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.34/0.48	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.34/0.48	     minArity=3  maxArity=3
0.34/0.48	       =>  wckTime=0.162  cpuTime=0.15  mem=9M891
0.47/0.53	   
0.47/0.53	   solver LocalSearchSolver being built... 
0.47/0.56	       =>  wckTime=0.239  cpuTime=0.2  mem=5M524
0.47/0.56	
0.47/0.56	s SATISFIABLE
0.47/0.56	o 45
0.47/0.56	o 43
0.47/0.56	o 41
0.47/0.56	o 39
0.47/0.56	o 37
0.47/0.56	o 35
0.47/0.56	o 33
0.47/0.57	o 31
0.47/0.57	o 29
0.47/0.57	o 27
0.47/0.57	o 25
0.47/0.57	o 23
0.47/0.57	o 21
0.47/0.57	o 19
0.47/0.57	o 17
0.47/0.57	o 15
0.47/0.57	o 13
0.47/0.57	o 11
0.47/0.57	o 9
0.47/0.57	o 7
0.47/0.58	o 5
0.47/0.58	o 3
0.47/0.58	o 1
1.20/1.22	   
1.20/1.22	   search
1.20/1.22	     run=0  nbConstraintChecks=389066  nbAssignments=10000
1.20/1.22	       =>  wckTime=0.668  cpuTime=0.67  mem=6M516
1.80/1.87	   
1.80/1.87	   search
1.80/1.87	     run=1  nbConstraintChecks=741204  nbAssignments=20000
1.80/1.87	       =>  wckTime=1.318  cpuTime=1.31  mem=6M516
2.49/2.51	   
2.49/2.51	   search
2.49/2.51	     run=2  nbConstraintChecks=1083711  nbAssignments=30000
2.49/2.51	       =>  wckTime=1.951  cpuTime=1.94  mem=6M516
3.09/3.14	   
3.09/3.14	   search
3.09/3.14	     run=3  nbConstraintChecks=1436677  nbAssignments=40000
3.09/3.14	       =>  wckTime=2.583  cpuTime=2.58  mem=6M516
3.69/3.72	   
3.69/3.72	   search
3.69/3.72	     run=4  nbConstraintChecks=1761470  nbAssignments=50000
3.69/3.72	       =>  wckTime=3.169  cpuTime=3.16  mem=6M516
4.30/4.31	   
4.30/4.31	   search
4.30/4.31	     run=5  nbConstraintChecks=2102124  nbAssignments=60000
4.30/4.31	       =>  wckTime=3.751  cpuTime=3.74  mem=6M516
4.79/4.89	   
4.79/4.89	   search
4.79/4.89	     run=6  nbConstraintChecks=2426910  nbAssignments=70000
4.79/4.89	       =>  wckTime=4.332  cpuTime=4.31  mem=6M516
5.39/5.47	   
5.39/5.47	   search
5.39/5.47	     run=7  nbConstraintChecks=2769961  nbAssignments=80000
5.39/5.47	       =>  wckTime=4.916  cpuTime=4.91  mem=6M516
5.99/6.05	   
5.99/6.05	   search
5.99/6.05	     run=8  nbConstraintChecks=3093502  nbAssignments=90000
5.99/6.05	       =>  wckTime=5.499  cpuTime=5.48  mem=6M516
6.59/6.64	   
6.59/6.64	   search
6.59/6.64	     run=9  nbConstraintChecks=3420242  nbAssignments=100000
6.59/6.64	       =>  wckTime=6.083  cpuTime=6.07  mem=6M516
7.19/7.26	   
7.19/7.26	   search
7.19/7.26	     run=10  nbConstraintChecks=3733119  nbAssignments=110000
7.19/7.26	       =>  wckTime=6.707  cpuTime=6.69  mem=6M516
7.78/7.87	   
7.78/7.87	   search
7.78/7.87	     run=11  nbConstraintChecks=4045555  nbAssignments=120000
7.78/7.87	       =>  wckTime=7.314  cpuTime=7.29  mem=6M516
8.39/8.44	   
8.39/8.44	   search
8.39/8.44	     run=12  nbConstraintChecks=4332236  nbAssignments=130000
8.39/8.44	       =>  wckTime=7.889  cpuTime=7.86  mem=6M516
8.98/9.02	   
8.98/9.02	   search
8.98/9.02	     run=13  nbConstraintChecks=4623151  nbAssignments=140000
8.98/9.02	       =>  wckTime=8.465  cpuTime=8.44  mem=6M516
9.48/9.60	   
9.48/9.60	   search
9.48/9.60	     run=14  nbConstraintChecks=4918803  nbAssignments=150000
9.48/9.60	       =>  wckTime=9.042  cpuTime=9.02  mem=6M516
10.08/10.17	   
10.08/10.17	   search
10.08/10.17	     run=15  nbConstraintChecks=5220592  nbAssignments=160000
10.08/10.17	       =>  wckTime=9.62  cpuTime=9.6  mem=6M516
10.68/10.75	   
10.68/10.75	   search
10.68/10.75	     run=16  nbConstraintChecks=5513080  nbAssignments=170000
10.68/10.75	       =>  wckTime=10.196  cpuTime=10.16  mem=6M516
11.28/11.32	   
11.28/11.32	   search
11.28/11.32	     run=17  nbConstraintChecks=5790530  nbAssignments=180000
11.28/11.32	       =>  wckTime=10.769  cpuTime=10.75  mem=6M516
11.78/11.90	   
11.78/11.90	   search
11.78/11.90	     run=18  nbConstraintChecks=6061154  nbAssignments=190000
11.78/11.90	       =>  wckTime=11.341  cpuTime=11.32  mem=6M516
12.38/12.47	   
12.38/12.47	   search
12.38/12.47	     run=19  nbConstraintChecks=6355441  nbAssignments=200000
12.38/12.47	       =>  wckTime=11.918  cpuTime=11.89  mem=6M516
12.98/13.05	   
12.98/13.05	   search
12.98/13.05	     run=20  nbConstraintChecks=6649385  nbAssignments=210000
12.98/13.05	       =>  wckTime=12.495  cpuTime=12.47  mem=6M516
13.58/13.63	   
13.58/13.63	   search
13.58/13.63	     run=21  nbConstraintChecks=6953355  nbAssignments=220000
13.58/13.63	       =>  wckTime=13.074  cpuTime=13.04  mem=6M516
14.18/14.20	   
14.18/14.20	   search
14.18/14.20	     run=22  nbConstraintChecks=7234551  nbAssignments=230000
14.18/14.20	       =>  wckTime=13.648  cpuTime=13.62  mem=6M516
14.68/14.78	   
14.68/14.78	   search
14.68/14.78	     run=23  nbConstraintChecks=7533896  nbAssignments=240000
14.68/14.78	       =>  wckTime=14.226  cpuTime=14.2  mem=6M516
15.29/15.35	   
15.29/15.35	   search
15.29/15.35	     run=24  nbConstraintChecks=7820837  nbAssignments=250000
15.29/15.35	       =>  wckTime=14.8  cpuTime=14.77  mem=6M516
15.89/15.93	   
15.89/15.93	   search
15.89/15.93	     run=25  nbConstraintChecks=8114820  nbAssignments=260000
15.89/15.93	       =>  wckTime=15.372  cpuTime=15.34  mem=6M516
16.38/16.50	   
16.38/16.50	   search
16.38/16.50	     run=26  nbConstraintChecks=8393589  nbAssignments=270000
16.38/16.50	       =>  wckTime=15.944  cpuTime=15.92  mem=6M516
16.99/17.07	   
16.99/17.07	   search
16.99/17.07	     run=27  nbConstraintChecks=8682939  nbAssignments=280000
16.99/17.07	       =>  wckTime=16.515  cpuTime=16.49  mem=6M516
17.59/17.64	   
17.59/17.64	   search
17.59/17.64	     run=28  nbConstraintChecks=8977075  nbAssignments=290000
17.59/17.64	       =>  wckTime=17.086  cpuTime=17.06  mem=6M516
18.18/18.21	   
18.18/18.21	   search
18.18/18.21	     run=29  nbConstraintChecks=9281072  nbAssignments=300000
18.18/18.21	       =>  wckTime=17.659  cpuTime=17.63  mem=6M516
18.68/18.78	   
18.68/18.78	   search
18.68/18.78	     run=30  nbConstraintChecks=9568824  nbAssignments=310000
18.68/18.78	       =>  wckTime=18.23  cpuTime=18.2  mem=6M516
19.28/19.35	   
19.28/19.35	   search
19.28/19.35	     run=31  nbConstraintChecks=9848867  nbAssignments=320000
19.28/19.35	       =>  wckTime=18.799  cpuTime=18.76  mem=6M516
19.88/19.92	   
19.88/19.92	   search
19.88/19.92	     run=32  nbConstraintChecks=10134461  nbAssignments=330000
19.88/19.92	       =>  wckTime=19.368  cpuTime=19.34  mem=6M516
20.38/20.50	   
20.38/20.50	   search
20.38/20.50	     run=33  nbConstraintChecks=10444311  nbAssignments=340000
20.38/20.50	       =>  wckTime=19.942  cpuTime=19.92  mem=6M516
20.98/21.07	   
20.98/21.07	   search
20.98/21.07	     run=34  nbConstraintChecks=10754972  nbAssignments=350000
20.98/21.07	       =>  wckTime=20.517  cpuTime=20.48  mem=6M516
21.58/21.65	   
21.58/21.65	   search
21.58/21.65	     run=35  nbConstraintChecks=11078612  nbAssignments=360000
21.58/21.65	       =>  wckTime=21.094  cpuTime=21.06  mem=6M516
22.17/22.22	   
22.17/22.22	   search
22.17/22.22	     run=36  nbConstraintChecks=11370229  nbAssignments=370000
22.17/22.22	       =>  wckTime=21.664  cpuTime=21.63  mem=6M516
22.68/22.79	   
22.68/22.79	   search
22.68/22.79	     run=37  nbConstraintChecks=11673271  nbAssignments=380000
22.68/22.79	       =>  wckTime=22.236  cpuTime=22.2  mem=6M516
23.27/23.36	   
23.27/23.36	   search
23.27/23.36	     run=38  nbConstraintChecks=11979384  nbAssignments=390000
23.27/23.36	       =>  wckTime=22.809  cpuTime=22.78  mem=6M516
23.88/23.94	   
23.88/23.94	   search
23.88/23.94	     run=39  nbConstraintChecks=12289259  nbAssignments=400000
23.88/23.94	       =>  wckTime=23.384  cpuTime=23.35  mem=6M516
24.48/24.51	   
24.48/24.51	   search
24.48/24.51	     run=40  nbConstraintChecks=12583603  nbAssignments=410000
24.48/24.51	       =>  wckTime=23.955  cpuTime=23.92  mem=6M516
25.07/25.13	   
25.07/25.13	   search
25.07/25.13	     run=41  nbConstraintChecks=12891791  nbAssignments=420000
25.07/25.13	       =>  wckTime=24.578  cpuTime=24.54  mem=6M516
25.68/25.71	   
25.68/25.71	   search
25.68/25.71	     run=42  nbConstraintChecks=13168439  nbAssignments=430000
25.68/25.71	       =>  wckTime=25.158  cpuTime=25.11  mem=6M516
26.18/26.29	   
26.18/26.29	   search
26.18/26.29	     run=43  nbConstraintChecks=13465646  nbAssignments=440000
26.18/26.29	       =>  wckTime=25.736  cpuTime=25.69  mem=6M516
26.78/26.86	   
26.78/26.86	   search
26.78/26.86	     run=44  nbConstraintChecks=13731742  nbAssignments=450000
26.78/26.86	       =>  wckTime=26.306  cpuTime=26.27  mem=6M516
27.38/27.43	   
27.38/27.43	   search
27.38/27.43	     run=45  nbConstraintChecks=14005039  nbAssignments=460000
27.38/27.43	       =>  wckTime=26.879  cpuTime=26.84  mem=6M516
27.97/28.01	   
27.97/28.01	   search
27.97/28.01	     run=46  nbConstraintChecks=14287157  nbAssignments=470000
27.97/28.01	       =>  wckTime=27.452  cpuTime=27.41  mem=6M516
28.48/28.58	   
28.48/28.58	   search
28.48/28.58	     run=47  nbConstraintChecks=14561899  nbAssignments=480000
28.48/28.58	       =>  wckTime=28.025  cpuTime=27.99  mem=6M516
29.07/29.15	   
29.07/29.15	   search
29.07/29.15	     run=48  nbConstraintChecks=14827084  nbAssignments=490000
29.07/29.15	       =>  wckTime=28.596  cpuTime=28.55  mem=6M516
29.67/29.73	   
29.67/29.73	   search
29.67/29.73	     run=49  nbConstraintChecks=15112798  nbAssignments=500000
29.67/29.73	       =>  wckTime=29.171  cpuTime=29.13  mem=6M516
30.27/30.30	   
30.27/30.30	   search
30.27/30.30	     run=50  nbConstraintChecks=15396930  nbAssignments=510000
30.27/30.30	       =>  wckTime=29.745  cpuTime=29.7  mem=6M516
30.57/30.62	   
30.57/30.62	   search
30.57/30.62	     run=51  nbConstraintChecks=15559540  nbAssignments=515529
30.57/30.62	       =>  wckTime=30.064  cpuTime=30.03  mem=6M516
30.57/30.62	   
30.57/30.62	   global
30.57/30.62	     nbConstraintChecks=15559540  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.57/30.62	     solvingWckTime=30.063  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.57/30.62	     globalCpuTime=30.26
30.57/30.62	       =>  wckTime=30.302  cpuTime=30.22  mem=6M516
30.57/30.62	   
30.57/30.62	   solver DecomposerSolver being built... 
30.69/30.72	       =>  wckTime=30.404  cpuTime=30.32  mem=18M550
30.69/30.73	   
30.69/30.73	   preprocessing
30.69/30.73	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.69/30.73	     detectedInconsistency=no
30.69/30.73	       =>  wckTime=0.0030  cpuTime=0.0  mem=18M550
3600.07/3601.51	v 1 1 0 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 1 0 1 0 1 1 1 1 0 1 1 0 0 0 0 0 1 1 1 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 1 0 0 0 1 0 1 1 1 0 0 0 0 1 1 0 1 0 0 1 0 0 0 1 0 0 0 1 1 0 1 0 1 0 0 1 1 1 1 0 1 1 0 1 0 0 1 1 0 1 0 1 1 0 1 0 1 0 0 0 1 0 1 1 0 1 1 0 1 0 0 0 1 0 1 1 0 1 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-1109133-1215798549/watcher-1109133-1215798549 -o /tmp/evaluation-result-1109133-1215798549/solver-1109133-1215798549 -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-1109133-1215798549.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.11 1.43 1.29 3/64 15111
/proc/meminfo: memFree=1953576/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=18572 CPUtime=0
/proc/15111/stat : 15111 (runsolver) D 15109 15111 14881 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 36558283 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 233632754983 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/15111/statm: 4643 292 257 25 0 2626 0

[startup+0.0284611 s]
/proc/loadavg: 1.11 1.43 1.29 3/64 15111
/proc/meminfo: memFree=1953576/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=10196 CPUtime=0
/proc/15111/stat : 15111 (java) D 15109 15111 14881 0 -1 0 357 0 0 0 0 0 0 0 18 0 1 0 36558283 10440704 161 996147200 134512640 134550740 4294955952 18446744073709551615 10924964 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/15111/statm: 2549 161 134 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10196

[startup+0.102464 s]
/proc/loadavg: 1.11 1.43 1.29 3/64 15111
/proc/meminfo: memFree=1953576/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=861880 CPUtime=0.01
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 1899 0 1 0 0 1 0 0 18 0 5 0 36558283 882565120 1584 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 215470 1584 703 9 0 210449 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861880

[startup+0.302482 s]
/proc/loadavg: 1.11 1.43 1.29 3/64 15111
/proc/meminfo: memFree=1953576/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=866900 CPUtime=0.22
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 4921 0 2 0 18 4 0 0 18 0 9 0 36558283 887705600 4350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216725 4350 1863 9 0 211273 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 866900

[startup+0.702514 s]
/proc/loadavg: 1.11 1.43 1.29 3/64 15111
/proc/meminfo: memFree=1953576/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=0.69
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 8346 0 2 0 57 12 0 0 18 0 9 0 36558283 887992320 7514 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 7514 2632 9 0 211301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867180

[startup+1.50158 s]
/proc/loadavg: 1.11 1.43 1.29 2/73 15120
/proc/meminfo: memFree=1932320/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867184 CPUtime=1.5
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 8350 0 2 0 90 60 0 0 18 0 9 0 36558283 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216796 7518 2633 9 0 211302 0
[pid=15111/tid=15113] ppid=15109 vsize=867184 CPUtime=1.33
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 6146 0 2 0 74 59 0 0 23 0 9 0 36558287 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867184 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867184 CPUtime=0.11
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 376 0 0 0 11 0 0 0 16 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 867184

[startup+3.10171 s]
/proc/loadavg: 1.11 1.43 1.29 2/73 15120
/proc/meminfo: memFree=1932128/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867184 CPUtime=3.09
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 8351 0 2 0 150 159 0 0 18 0 9 0 36558283 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216796 7518 2633 9 0 211302 0
[pid=15111/tid=15113] ppid=15109 vsize=867184 CPUtime=2.93
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 6147 0 2 0 135 158 0 0 25 0 9 0 36558287 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867184 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867184 CPUtime=0.11
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 376 0 0 0 11 0 0 0 16 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867184

[startup+6.30297 s]
/proc/loadavg: 1.10 1.43 1.28 2/73 15120
/proc/meminfo: memFree=1932000/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=6.28
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 8352 0 2 0 270 358 0 0 18 0 9 0 36558283 887992320 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216796 7518 2633 9 0 211302 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=6.12
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 6148 0 2 0 255 357 0 0 25 0 9 0 36558287 887992320 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867184 CPUtime=0.11
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 376 0 0 0 11 0 0 0 16 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887996416 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 7518 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867180

[startup+12.7015 s]
/proc/loadavg: 1.10 1.42 1.28 2/73 15120
/proc/meminfo: memFree=1931872/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867184 CPUtime=12.68
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 8373 0 2 0 506 762 0 0 18 0 9 0 36558283 887996416 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 7539 2633 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=12.5
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 6148 0 2 0 489 761 0 0 25 0 9 0 36558287 887992320 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867184 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887996416 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887996416 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887996416 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.12
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 397 0 0 0 12 0 0 0 17 0 9 0 36558296 887992320 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887992320 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 7539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867184

[startup+25.5025 s]
/proc/loadavg: 1.07 1.40 1.28 2/73 15120
/proc/meminfo: memFree=1931872/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=25.48
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 8374 0 2 0 991 1557 0 0 18 0 9 0 36558283 887992320 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 7540 2633 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867184 CPUtime=25.29
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 6148 0 2 0 974 1555 0 0 25 0 9 0 36558287 887996416 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887996416 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.13
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 398 0 0 0 13 0 0 0 16 0 9 0 36558296 887992320 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887996416 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867184 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887996416 7540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 867180

[startup+51.1026 s]
/proc/loadavg: 1.05 1.37 1.27 2/73 15120
/proc/meminfo: memFree=1922208/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=51.14
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 10850 0 2 0 3230 1884 0 0 18 0 9 0 36558283 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 10014 2635 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=50.88
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 8576 0 2 0 3205 1883 0 0 25 0 9 0 36558287 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4126805808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.2
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 446 0 0 0 20 0 0 0 16 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0

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

/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.2
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 446 0 0 0 20 0 0 0 16 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3341
Current children cumulated vsize (KiB) 867180

[startup+3402.31 s]
/proc/loadavg: 1.01 1.04 1.00 2/73 15128
/proc/meminfo: memFree=1919648/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=3400.97
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 10851 0 2 0 338211 1886 0 0 18 0 9 0 36558283 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 10014 2635 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=3400.72
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 8577 0 2 0 338187 1885 0 0 25 0 9 0 36558287 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4126805782 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.2
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 446 0 0 0 20 0 0 0 16 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.97
Current children cumulated vsize (KiB) 867180

[startup+3462.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/73 15128
/proc/meminfo: memFree=1919520/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=3460.95
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 10851 0 2 0 344209 1886 0 0 18 0 9 0 36558283 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 10014 2635 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=3460.69
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 8577 0 2 0 344184 1885 0 0 25 0 9 0 36558287 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4126817663 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.2
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 446 0 0 0 20 0 0 0 16 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.95
Current children cumulated vsize (KiB) 867180

[startup+3522.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/73 15128
/proc/meminfo: memFree=1919520/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=3520.92
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 10851 0 2 0 350206 1886 0 0 18 0 9 0 36558283 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 10014 2635 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=3520.66
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 8577 0 2 0 350181 1885 0 0 25 0 9 0 36558287 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4126882949 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.2
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 446 0 0 0 20 0 0 0 16 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.92
Current children cumulated vsize (KiB) 867180

[startup+3582.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/73 15128
/proc/meminfo: memFree=1919456/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=3580.87
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 10851 0 2 0 356201 1886 0 0 18 0 9 0 36558283 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 10014 2635 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=3580.61
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 8577 0 2 0 356176 1885 0 0 25 0 9 0 36558287 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4126675178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.2
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 446 0 0 0 20 0 0 0 16 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.87
Current children cumulated vsize (KiB) 867180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/73 15128
/proc/meminfo: memFree=1919456/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=3600.07
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 10851 0 2 0 358121 1886 0 0 18 0 9 0 36558283 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 10014 2635 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=3599.81
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 8577 0 2 0 358096 1885 0 0 25 0 9 0 36558287 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4126803367 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.2
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 446 0 0 0 20 0 0 0 16 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 867180

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

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

[startup+3601.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/73 15128
/proc/meminfo: memFree=1919456/2055920 swapFree=4192812/4192956
[pid=15111] ppid=15109 vsize=867180 CPUtime=3600.07
/proc/15111/stat : 15111 (java) S 15109 15111 14881 0 -1 0 10851 0 2 0 358121 1886 0 0 18 0 9 0 36558283 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15111/statm: 216795 10014 2635 9 0 211301 0
[pid=15111/tid=15113] ppid=15109 vsize=867180 CPUtime=3599.81
/proc/15111/task/15113/stat : 15113 (java) R 15109 15111 14881 0 -1 64 8577 0 2 0 358096 1885 0 0 25 0 9 0 36558287 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4126803367 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15114] ppid=15109 vsize=867180 CPUtime=0.03
/proc/15111/task/15114/stat : 15114 (java) S 15109 15111 14881 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15115] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15115/stat : 15115 (java) S 15109 15111 14881 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15116] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15116/stat : 15116 (java) S 15109 15111 14881 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36558293 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15117] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15117/stat : 15117 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15118] ppid=15109 vsize=867180 CPUtime=0.2
/proc/15111/task/15118/stat : 15118 (java) S 15109 15111 14881 0 -1 64 446 0 0 0 20 0 0 0 16 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15111/tid=15119] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15119/stat : 15119 (java) S 15109 15111 14881 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15111/tid=15120] ppid=15109 vsize=867180 CPUtime=0
/proc/15111/task/15120/stat : 15120 (java) S 15109 15111 14881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36558296 887992320 10014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 867180

Child status: 143
Real time (s): 3601.56
CPU time (s): 3600.13
CPU user time (s): 3581.26
CPU system time (s): 18.8731
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 867184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.26
system time used= 18.8731
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10874
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73341
involuntary context switches= 83662

runsolver used 3.03354 second user time and 10.0845 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-11 19:49:09
IDJOB=1109133
IDBENCH=60922
IDSOLVER=359
FILE ID=node3/1109133-1215798549
PBS_JOBID= 7903206
Free space on /tmp= 66540 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/pret/normalized-pret-150-60_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-1109133-1215798549/watcher-1109133-1215798549 -o /tmp/evaluation-result-1109133-1215798549/solver-1109133-1215798549 -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-1109133-1215798549.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1eff2001584f49c58e7ecc635bd9d2e7
RANDOM SEED=1120625726

node3.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.238
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.238
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:       1954312 kB
Buffers:          3560 kB
Cached:          35132 kB
SwapCached:          0 kB
Active:          47228 kB
Inactive:         5416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1954312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            35088 kB
Committed_AS:    79400 kB
PageTables:       1372 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= 66540 MiB
End job on node3 at 2008-07-11 20:49:13