Trace number 1109173

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.08 3633.17

General information on the benchmark

Namecsp/pret/
normalized-pret-150-25_ext.xml
MD5SUM49fd02a216aae122be88119b66e9d854
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.535917
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.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1109173-1215799067.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.37/0.41	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=300
0.37/0.41	       =>  wckTime=0.166  cpuTime=0.13  mem=7M842
0.37/0.41	   
0.37/0.41	   relations being loaded...
0.37/0.41	   
0.37/0.41	   constraints being loaded...
0.37/0.48	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.37/0.48	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.37/0.48	     minArity=3  maxArity=3
0.37/0.48	       =>  wckTime=0.233  cpuTime=0.2  mem=9M891
0.48/0.53	   
0.48/0.53	   solver LocalSearchSolver being built... 
0.58/0.61	       =>  wckTime=0.366  cpuTime=0.24  mem=5M524
0.58/0.61	
0.58/0.61	s SATISFIABLE
0.58/0.61	o 49
0.58/0.61	o 47
0.58/0.62	o 45
0.58/0.62	o 43
0.58/0.62	o 41
0.58/0.62	o 39
0.58/0.62	o 37
0.58/0.62	o 35
0.58/0.63	o 33
0.58/0.63	o 31
0.58/0.63	o 29
0.58/0.63	o 27
0.58/0.63	o 25
0.58/0.63	o 23
0.58/0.63	o 21
0.58/0.63	o 19
0.58/0.63	o 17
0.58/0.64	o 15
0.58/0.64	o 13
0.58/0.64	o 11
0.58/0.64	o 9
0.58/0.64	o 7
0.58/0.65	o 5
0.58/0.65	o 3
0.58/0.65	o 1
1.26/1.31	   
1.26/1.31	   search
1.26/1.31	     run=0  nbConstraintChecks=372679  nbAssignments=10000
1.26/1.31	       =>  wckTime=0.705  cpuTime=0.67  mem=6M516
1.87/1.96	   
1.87/1.96	   search
1.87/1.96	     run=1  nbConstraintChecks=709410  nbAssignments=20000
1.87/1.96	       =>  wckTime=1.347  cpuTime=1.3  mem=6M516
2.46/2.59	   
2.46/2.59	   search
2.46/2.59	     run=2  nbConstraintChecks=1037833  nbAssignments=30000
2.46/2.59	       =>  wckTime=1.977  cpuTime=1.93  mem=6M516
3.15/3.22	   
3.15/3.22	   search
3.15/3.22	     run=3  nbConstraintChecks=1369302  nbAssignments=40000
3.15/3.22	       =>  wckTime=2.608  cpuTime=2.55  mem=6M516
3.74/3.83	   
3.74/3.83	   search
3.74/3.83	     run=4  nbConstraintChecks=1686114  nbAssignments=50000
3.74/3.83	       =>  wckTime=3.226  cpuTime=3.16  mem=6M516
4.34/4.46	   
4.34/4.46	   search
4.34/4.46	     run=5  nbConstraintChecks=2015373  nbAssignments=60000
4.34/4.46	       =>  wckTime=3.851  cpuTime=3.78  mem=6M516
4.94/5.07	   
4.94/5.07	   search
4.94/5.07	     run=6  nbConstraintChecks=2314749  nbAssignments=70000
4.94/5.07	       =>  wckTime=4.459  cpuTime=4.39  mem=6M516
5.53/5.69	   
5.53/5.69	   search
5.53/5.69	     run=7  nbConstraintChecks=2625347  nbAssignments=80000
5.53/5.69	       =>  wckTime=5.081  cpuTime=5.0  mem=6M516
6.23/6.30	   
6.23/6.30	   search
6.23/6.30	     run=8  nbConstraintChecks=2922462  nbAssignments=90000
6.23/6.30	       =>  wckTime=5.694  cpuTime=5.62  mem=6M516
6.82/6.92	   
6.82/6.92	   search
6.82/6.92	     run=9  nbConstraintChecks=3223023  nbAssignments=100000
6.82/6.93	       =>  wckTime=6.316  cpuTime=6.22  mem=6M516
7.41/7.55	   
7.41/7.55	   search
7.41/7.55	     run=10  nbConstraintChecks=3518104  nbAssignments=110000
7.41/7.55	       =>  wckTime=6.937  cpuTime=6.83  mem=6M516
8.01/8.16	   
8.01/8.16	   search
8.01/8.16	     run=11  nbConstraintChecks=3802989  nbAssignments=120000
8.01/8.16	       =>  wckTime=7.552  cpuTime=7.45  mem=6M516
8.59/8.78	   
8.59/8.78	   search
8.59/8.78	     run=12  nbConstraintChecks=4095314  nbAssignments=130000
8.59/8.78	       =>  wckTime=8.171  cpuTime=8.05  mem=6M516
9.19/9.39	   
9.19/9.39	   search
9.19/9.39	     run=13  nbConstraintChecks=4398398  nbAssignments=140000
9.19/9.39	       =>  wckTime=8.783  cpuTime=8.66  mem=6M516
9.88/10.01	   
9.88/10.01	   search
9.88/10.01	     run=14  nbConstraintChecks=4708112  nbAssignments=150000
9.88/10.01	       =>  wckTime=9.406  cpuTime=9.28  mem=6M516
10.48/10.63	   
10.48/10.63	   search
10.48/10.63	     run=15  nbConstraintChecks=5014647  nbAssignments=160000
10.48/10.63	       =>  wckTime=10.019  cpuTime=9.89  mem=6M516
11.07/11.25	   
11.07/11.25	   search
11.07/11.25	     run=16  nbConstraintChecks=5319244  nbAssignments=170000
11.07/11.25	       =>  wckTime=10.641  cpuTime=10.49  mem=6M516
11.67/11.86	   
11.67/11.86	   search
11.67/11.86	     run=17  nbConstraintChecks=5626873  nbAssignments=180000
11.67/11.86	       =>  wckTime=11.254  cpuTime=11.11  mem=6M516
12.26/12.48	   
12.26/12.48	   search
12.26/12.48	     run=18  nbConstraintChecks=5921162  nbAssignments=190000
12.26/12.48	       =>  wckTime=11.875  cpuTime=11.72  mem=6M516
12.95/13.10	   
12.95/13.10	   search
12.95/13.10	     run=19  nbConstraintChecks=6210779  nbAssignments=200000
12.95/13.10	       =>  wckTime=12.495  cpuTime=12.33  mem=6M516
13.54/13.71	   
13.54/13.71	   search
13.54/13.71	     run=20  nbConstraintChecks=6487074  nbAssignments=210000
13.54/13.71	       =>  wckTime=13.104  cpuTime=12.94  mem=6M516
14.14/14.33	   
14.14/14.33	   search
14.14/14.33	     run=21  nbConstraintChecks=6765235  nbAssignments=220000
14.14/14.33	       =>  wckTime=13.725  cpuTime=13.55  mem=6M516
14.73/14.94	   
14.73/14.94	   search
14.73/14.94	     run=22  nbConstraintChecks=7032488  nbAssignments=230000
14.73/14.94	       =>  wckTime=14.334  cpuTime=14.15  mem=6M516
15.32/15.56	   
15.32/15.56	   search
15.32/15.56	     run=23  nbConstraintChecks=7302571  nbAssignments=240000
15.32/15.56	       =>  wckTime=14.953  cpuTime=14.76  mem=6M516
15.93/16.18	   
15.93/16.18	   search
15.93/16.18	     run=24  nbConstraintChecks=7593474  nbAssignments=250000
15.93/16.18	       =>  wckTime=15.569  cpuTime=15.38  mem=6M516
16.61/16.80	   
16.61/16.80	   search
16.61/16.80	     run=25  nbConstraintChecks=7884601  nbAssignments=260000
16.61/16.80	       =>  wckTime=16.193  cpuTime=15.99  mem=6M516
17.21/17.42	   
17.21/17.42	   search
17.21/17.42	     run=26  nbConstraintChecks=8171022  nbAssignments=270000
17.21/17.42	       =>  wckTime=16.812  cpuTime=16.6  mem=6M516
17.80/18.04	   
17.80/18.04	   search
17.80/18.04	     run=27  nbConstraintChecks=8471314  nbAssignments=280000
17.80/18.04	       =>  wckTime=17.433  cpuTime=17.22  mem=6M516
18.40/18.67	   
18.40/18.67	   search
18.40/18.67	     run=28  nbConstraintChecks=8768154  nbAssignments=290000
18.40/18.67	       =>  wckTime=18.059  cpuTime=17.84  mem=6M516
18.99/19.29	   
18.99/19.29	   search
18.99/19.29	     run=29  nbConstraintChecks=9085685  nbAssignments=300000
18.99/19.29	       =>  wckTime=18.681  cpuTime=18.46  mem=6M516
19.68/19.92	   
19.68/19.92	   search
19.68/19.92	     run=30  nbConstraintChecks=9398272  nbAssignments=310000
19.68/19.92	       =>  wckTime=19.31  cpuTime=19.08  mem=6M516
20.28/20.54	   
20.28/20.54	   search
20.28/20.54	     run=31  nbConstraintChecks=9718642  nbAssignments=320000
20.28/20.54	       =>  wckTime=19.932  cpuTime=19.69  mem=6M516
20.87/21.17	   
20.87/21.17	   search
20.87/21.17	     run=32  nbConstraintChecks=10028296  nbAssignments=330000
20.87/21.17	       =>  wckTime=20.563  cpuTime=20.31  mem=6M516
21.56/21.80	   
21.56/21.80	   search
21.56/21.80	     run=33  nbConstraintChecks=10348738  nbAssignments=340000
21.56/21.80	       =>  wckTime=21.192  cpuTime=20.95  mem=6M516
22.15/22.42	   
22.15/22.42	   search
22.15/22.42	     run=34  nbConstraintChecks=10618199  nbAssignments=350000
22.15/22.42	       =>  wckTime=21.809  cpuTime=21.55  mem=6M516
22.75/23.04	   
22.75/23.04	   search
22.75/23.04	     run=35  nbConstraintChecks=10905741  nbAssignments=360000
22.75/23.04	       =>  wckTime=22.433  cpuTime=22.17  mem=6M516
23.35/23.65	   
23.35/23.65	   search
23.35/23.65	     run=36  nbConstraintChecks=11186637  nbAssignments=370000
23.35/23.65	       =>  wckTime=23.045  cpuTime=22.78  mem=6M516
23.94/24.28	   
23.94/24.28	   search
23.94/24.28	     run=37  nbConstraintChecks=11482301  nbAssignments=380000
23.94/24.28	       =>  wckTime=23.667  cpuTime=23.39  mem=6M516
24.54/24.89	   
24.54/24.89	   search
24.54/24.89	     run=38  nbConstraintChecks=11781415  nbAssignments=390000
24.54/24.89	       =>  wckTime=24.279  cpuTime=24.01  mem=6M516
25.23/25.51	   
25.23/25.51	   search
25.23/25.51	     run=39  nbConstraintChecks=12071314  nbAssignments=400000
25.23/25.51	       =>  wckTime=24.9  cpuTime=24.61  mem=6M516
25.83/26.12	   
25.83/26.12	   search
25.83/26.12	     run=40  nbConstraintChecks=12356056  nbAssignments=410000
25.83/26.12	       =>  wckTime=25.509  cpuTime=25.22  mem=6M516
26.41/26.74	   
26.41/26.74	   search
26.41/26.74	     run=41  nbConstraintChecks=12645713  nbAssignments=420000
26.41/26.74	       =>  wckTime=26.127  cpuTime=25.83  mem=6M516
27.01/27.35	   
27.01/27.35	   search
27.01/27.35	     run=42  nbConstraintChecks=12925980  nbAssignments=430000
27.01/27.35	       =>  wckTime=26.742  cpuTime=26.44  mem=6M516
27.61/27.96	   
27.61/27.96	   search
27.61/27.96	     run=43  nbConstraintChecks=13199928  nbAssignments=440000
27.61/27.96	       =>  wckTime=27.353  cpuTime=27.04  mem=6M516
28.20/28.57	   
28.20/28.57	   search
28.20/28.57	     run=44  nbConstraintChecks=13449733  nbAssignments=450000
28.20/28.57	       =>  wckTime=27.964  cpuTime=27.64  mem=6M516
28.79/29.18	   
28.79/29.18	   search
28.79/29.18	     run=45  nbConstraintChecks=13726906  nbAssignments=460000
28.79/29.18	       =>  wckTime=28.573  cpuTime=28.25  mem=6M516
29.48/29.80	   
29.48/29.80	   search
29.48/29.80	     run=46  nbConstraintChecks=14006937  nbAssignments=470000
29.48/29.80	       =>  wckTime=29.192  cpuTime=28.86  mem=6M516
30.08/30.42	   
30.08/30.42	   search
30.08/30.42	     run=47  nbConstraintChecks=14310516  nbAssignments=480000
30.08/30.42	       =>  wckTime=29.808  cpuTime=29.48  mem=6M516
30.57/30.99	   
30.57/30.99	   search
30.57/30.99	     run=48  nbConstraintChecks=14581332  nbAssignments=489137
30.57/30.99	       =>  wckTime=30.377  cpuTime=30.04  mem=6M516
30.57/30.99	   
30.57/30.99	   global
30.57/30.99	     nbConstraintChecks=14581332  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.57/30.99	     solvingWckTime=30.376  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.57/30.99	     globalCpuTime=30.33
30.57/30.99	       =>  wckTime=30.743  cpuTime=30.28  mem=6M516
30.57/30.99	   
30.57/30.99	   solver DecomposerSolver being built... 
30.77/31.12	       =>  wckTime=30.874  cpuTime=30.38  mem=18M546
30.77/31.12	   
30.77/31.12	   preprocessing
30.77/31.12	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.77/31.12	     detectedInconsistency=no
30.77/31.12	       =>  wckTime=0.0030  cpuTime=0.01  mem=18M546
3600.00/3633.11	v 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 0 1 1 0 0 0 1 1 0 0 0 0 1 0 1 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 1 1 1 1 0 1 1 0 1 0 1 0 0 0 0 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 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-1109173-1215799067/watcher-1109173-1215799067 -o /tmp/evaluation-result-1109173-1215799067/solver-1109173-1215799067 -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-1109173-1215799067.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13428
/proc/meminfo: memFree=1403680/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=18572 CPUtime=0
/proc/13428/stat : 13428 (runsolver) R 13426 13428 12552 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 36609448 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13428/statm: 4643 292 257 25 0 2626 0

[startup+0.0647739 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13428
/proc/meminfo: memFree=1403680/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=864076 CPUtime=0.04
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 2763 0 1 0 3 1 0 0 18 0 9 0 36609448 884813824 2308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216019 2308 1104 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101778 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13428
/proc/meminfo: memFree=1403680/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=865984 CPUtime=0.08
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 3696 0 1 0 6 2 0 0 18 0 9 0 36609448 886767616 3170 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216496 3170 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301807 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13428
/proc/meminfo: memFree=1403680/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866156 CPUtime=0.28
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 5595 0 1 0 25 3 0 0 18 0 9 0 36609448 886943744 5010 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216539 5010 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701855 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13428
/proc/meminfo: memFree=1403680/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=0.67
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 8328 0 1 0 60 7 0 0 18 0 9 0 36609448 887439360 7495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 7495 2632 9 0 211166 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866640

[startup+1.50296 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 13437
/proc/meminfo: memFree=1383896/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=1.47
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 8339 0 1 0 92 55 0 0 18 0 9 0 36609448 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 7506 2633 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=1.3
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 6177 0 1 0 77 53 0 0 25 0 9 0 36609450 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.11
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 334 0 0 0 11 0 0 0 16 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866640

[startup+3.10217 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 13437
/proc/meminfo: memFree=1383704/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=3.05
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 8340 0 1 0 151 154 0 0 18 0 9 0 36609448 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 7506 2633 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=2.88
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 6178 0 1 0 135 153 0 0 25 0 9 0 36609450 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 12204831 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.11
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 334 0 0 0 11 0 0 0 16 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866640

[startup+6.3016 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 13437
/proc/meminfo: memFree=1383512/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=6.23
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 8341 0 1 0 274 349 0 0 18 0 9 0 36609448 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 7506 2633 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=6.06
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 6179 0 1 0 259 347 0 0 25 0 9 0 36609450 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.11
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 334 0 0 0 11 0 0 0 16 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36609454 887439360 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866640

[startup+12.7024 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 13437
/proc/meminfo: memFree=1383448/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=12.56
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 8346 0 1 0 505 751 0 0 18 0 9 0 36609448 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 7511 2633 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=12.38
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 6179 0 1 0 489 749 0 0 25 0 9 0 36609450 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4126652120 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 17 0 9 0 36609452 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.12
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 339 0 0 0 12 0 0 0 16 0 9 0 36609454 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36609454 887439360 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866640

[startup+25.5011 s]
/proc/loadavg: 2.06 2.01 2.00 3/90 13437
/proc/meminfo: memFree=1383576/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866644 CPUtime=25.23
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 8347 0 1 0 980 1543 0 0 18 0 9 0 36609448 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216661 7512 2633 9 0 211167 0
[pid=13428/tid=13430] ppid=13426 vsize=866644 CPUtime=25.05
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 6179 0 1 0 964 1541 0 0 25 0 9 0 36609450 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866644 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866644 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866644 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866644 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866644 CPUtime=0.12
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 340 0 0 0 12 0 0 0 16 0 9 0 36609454 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866644 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866644 CPUtime=0
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36609454 887443456 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 866644

[startup+51.1015 s]
/proc/loadavg: 2.11 2.03 2.01 3/90 13437
/proc/meminfo: memFree=1373656/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=50.59
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 10801 0 1 0 3178 1881 0 0 18 0 9 0 36609448 887439360 9965 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 9965 2635 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=50.32
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 8587 0 1 0 3153 1879 0 0 25 0 9 0 36609450 887439360 9965 996147200 134512640 134550740 4294955952 18446744073709551615 4126794740 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 9965 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 9965 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 9965 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 9965 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.2
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 386 0 0 0 20 0 0 0 16 0 9 0 36609454 887439360 9965 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0

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

/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.2
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 386 0 0 0 20 0 0 0 16 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0.02
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3311.81
Current children cumulated vsize (KiB) 866640

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 13483
/proc/meminfo: memFree=1343200/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=3371.28
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 10822 0 1 0 335234 1894 0 0 18 0 9 0 36609448 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 9984 2635 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=3370.99
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 8608 0 1 0 335208 1891 0 0 25 0 9 0 36609450 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4126675882 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.2
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 386 0 0 0 20 0 0 0 16 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0.02
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3371.28
Current children cumulated vsize (KiB) 866640

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 13483
/proc/meminfo: memFree=1343200/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=3430.74
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 10822 0 1 0 341180 1894 0 0 18 0 9 0 36609448 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 9984 2635 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=3430.45
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 8608 0 1 0 341154 1891 0 0 25 0 9 0 36609450 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4126843518 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.2
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 386 0 0 0 20 0 0 0 16 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0.02
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3430.74
Current children cumulated vsize (KiB) 866640

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 13483
/proc/meminfo: memFree=1343136/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=3490.2
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 10822 0 1 0 347125 1895 0 0 18 0 9 0 36609448 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 9984 2635 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=3489.91
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 8608 0 1 0 347099 1892 0 0 25 0 9 0 36609450 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4126841147 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.2
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 386 0 0 0 20 0 0 0 16 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0.02
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3490.2
Current children cumulated vsize (KiB) 866640

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 13483
/proc/meminfo: memFree=1343136/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=3549.66
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 10822 0 1 0 353071 1895 0 0 18 0 9 0 36609448 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 9984 2635 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=3549.37
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 8608 0 1 0 353045 1892 0 0 25 0 9 0 36609450 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4126674056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.2
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 386 0 0 0 20 0 0 0 16 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0.02
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3549.66
Current children cumulated vsize (KiB) 866640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 13483
/proc/meminfo: memFree=1343136/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=3600
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 10822 0 1 0 358105 1895 0 0 18 0 9 0 36609448 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 9984 2635 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=3599.71
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 8608 0 1 0 358079 1892 0 0 25 0 9 0 36609450 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4126789100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.2
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 386 0 0 0 20 0 0 0 16 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0.02
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 866640

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

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

[startup+3633.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 13483
/proc/meminfo: memFree=1343136/2055920 swapFree=4192956/4192956
[pid=13428] ppid=13426 vsize=866640 CPUtime=3600
/proc/13428/stat : 13428 (java) S 13426 13428 12552 0 -1 0 10822 0 1 0 358105 1895 0 0 18 0 9 0 36609448 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13428/statm: 216660 9984 2635 9 0 211166 0
[pid=13428/tid=13430] ppid=13426 vsize=866640 CPUtime=3599.71
/proc/13428/task/13430/stat : 13430 (java) R 13426 13428 12552 0 -1 64 8608 0 1 0 358079 1892 0 0 25 0 9 0 36609450 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4126789100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13431] ppid=13426 vsize=866640 CPUtime=0.03
/proc/13428/task/13431/stat : 13431 (java) S 13426 13428 12552 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13432] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13432/stat : 13432 (java) S 13426 13428 12552 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13433] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13433/stat : 13433 (java) S 13426 13428 12552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36609452 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13434] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13434/stat : 13434 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13435] ppid=13426 vsize=866640 CPUtime=0.2
/proc/13428/task/13435/stat : 13435 (java) S 13426 13428 12552 0 -1 64 386 0 0 0 20 0 0 0 16 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13436] ppid=13426 vsize=866640 CPUtime=0
/proc/13428/task/13436/stat : 13436 (java) S 13426 13428 12552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13428/tid=13437] ppid=13426 vsize=866640 CPUtime=0.02
/proc/13428/task/13437/stat : 13437 (java) S 13426 13428 12552 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 36609454 887439360 9984 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 866640

Child status: 143
Real time (s): 3633.17
CPU time (s): 3600.08
CPU user time (s): 3581.12
CPU system time (s): 18.9621
CPU usage (%): 99.0891
Max. virtual memory (cumulated for all children) (KiB): 866644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.12
system time used= 18.9621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10844
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74262
involuntary context switches= 171049

runsolver used 4.46132 second user time and 12.0792 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-11 19:57:47
IDJOB=1109173
IDBENCH=60927
IDSOLVER=359
FILE ID=node13/1109173-1215799067
PBS_JOBID= 7903169
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 49fd02a216aae122be88119b66e9d854
RANDOM SEED=1232368781

node13.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.234
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.234
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:       1404096 kB
Buffers:         56536 kB
Cached:         500996 kB
SwapCached:          0 kB
Active:         399148 kB
Inactive:       185756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404096 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1980 kB
Writeback:           0 kB
Mapped:          47520 kB
Slab:            51824 kB
Committed_AS:   137740 kB
PageTables:       2020 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= 66524 MiB
End job on node13 at 2008-07-11 20:58:22