Trace number 1109181

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.15 3633.27

General information on the benchmark

Namecsp/pret/
normalized-pret-150-75_ext.xml
MD5SUM91e4be10adb9e54cde863d904a5e30fc
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.696893
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.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1109181-1215799149.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.39	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=300
0.28/0.39	       =>  wckTime=0.148  cpuTime=0.14  mem=7M842
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.28/0.39	   
0.28/0.39	   constraints being loaded...
0.38/0.49	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.38/0.49	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.49	     minArity=3  maxArity=3
0.38/0.49	       =>  wckTime=0.252  cpuTime=0.23  mem=9M891
0.47/0.56	   
0.47/0.56	   solver LocalSearchSolver being built... 
0.58/0.61	       =>  wckTime=0.369  cpuTime=0.31  mem=5M524
0.58/0.68	
0.58/0.68	s SATISFIABLE
0.58/0.69	o 45
0.58/0.69	o 43
0.58/0.69	o 41
0.58/0.69	o 39
0.58/0.69	o 37
0.58/0.69	o 35
0.58/0.69	o 33
0.58/0.69	o 31
0.58/0.69	o 29
0.58/0.69	o 27
0.58/0.69	o 25
0.58/0.69	o 23
0.58/0.70	o 21
0.58/0.70	o 19
0.68/0.70	o 17
0.68/0.70	o 15
0.68/0.70	o 13
0.68/0.70	o 11
0.68/0.70	o 9
0.68/0.71	o 7
0.68/0.72	o 5
0.68/0.73	o 3
0.68/0.75	o 1
1.37/1.45	   
1.37/1.45	   search
1.37/1.45	     run=0  nbConstraintChecks=378347  nbAssignments=10000
1.37/1.45	       =>  wckTime=0.839  cpuTime=0.74  mem=6M516
1.96/2.09	   
1.96/2.09	   search
1.96/2.09	     run=1  nbConstraintChecks=712687  nbAssignments=20000
1.96/2.09	       =>  wckTime=1.479  cpuTime=1.37  mem=6M516
2.66/2.71	   
2.66/2.71	   search
2.66/2.71	     run=2  nbConstraintChecks=1028718  nbAssignments=30000
2.66/2.71	       =>  wckTime=2.1  cpuTime=1.98  mem=6M516
3.25/3.34	   
3.25/3.34	   search
3.25/3.34	     run=3  nbConstraintChecks=1354460  nbAssignments=40000
3.25/3.34	       =>  wckTime=2.73  cpuTime=2.6  mem=6M516
3.85/3.95	   
3.85/3.95	   search
3.85/3.95	     run=4  nbConstraintChecks=1657933  nbAssignments=50000
3.85/3.95	       =>  wckTime=3.345  cpuTime=3.22  mem=6M516
4.44/4.58	   
4.44/4.58	   search
4.44/4.58	     run=5  nbConstraintChecks=1967311  nbAssignments=60000
4.44/4.58	       =>  wckTime=3.972  cpuTime=3.84  mem=6M516
5.04/5.20	   
5.04/5.20	   search
5.04/5.20	     run=6  nbConstraintChecks=2275937  nbAssignments=70000
5.04/5.20	       =>  wckTime=4.588  cpuTime=4.46  mem=6M516
5.72/5.82	   
5.72/5.82	   search
5.72/5.82	     run=7  nbConstraintChecks=2590535  nbAssignments=80000
5.72/5.82	       =>  wckTime=5.217  cpuTime=5.07  mem=6M516
6.33/6.44	   
6.33/6.44	   search
6.33/6.44	     run=8  nbConstraintChecks=2875546  nbAssignments=90000
6.33/6.44	       =>  wckTime=5.829  cpuTime=5.68  mem=6M516
6.92/7.06	   
6.92/7.06	   search
6.92/7.07	     run=9  nbConstraintChecks=3184958  nbAssignments=100000
6.92/7.07	       =>  wckTime=6.457  cpuTime=6.31  mem=6M516
7.51/7.70	   
7.51/7.70	   search
7.51/7.70	     run=10  nbConstraintChecks=3484234  nbAssignments=110000
7.51/7.70	       =>  wckTime=7.088  cpuTime=6.92  mem=6M516
8.21/8.31	   
8.21/8.31	   search
8.21/8.31	     run=11  nbConstraintChecks=3775637  nbAssignments=120000
8.21/8.31	       =>  wckTime=7.705  cpuTime=7.54  mem=6M516
8.80/8.93	   
8.80/8.93	   search
8.80/8.93	     run=12  nbConstraintChecks=4054581  nbAssignments=130000
8.80/8.93	       =>  wckTime=8.326  cpuTime=8.14  mem=6M516
9.40/9.55	   
9.40/9.55	   search
9.40/9.55	     run=13  nbConstraintChecks=4356392  nbAssignments=140000
9.40/9.55	       =>  wckTime=8.943  cpuTime=8.77  mem=6M516
9.99/10.18	   
9.99/10.18	   search
9.99/10.18	     run=14  nbConstraintChecks=4661561  nbAssignments=150000
9.99/10.18	       =>  wckTime=9.57  cpuTime=9.38  mem=6M516
10.69/10.80	   
10.69/10.80	   search
10.69/10.80	     run=15  nbConstraintChecks=4975474  nbAssignments=160000
10.69/10.80	       =>  wckTime=10.191  cpuTime=10.0  mem=6M516
11.27/11.42	   
11.27/11.42	   search
11.27/11.42	     run=16  nbConstraintChecks=5268260  nbAssignments=170000
11.27/11.42	       =>  wckTime=10.816  cpuTime=10.62  mem=6M516
11.88/12.05	   
11.88/12.05	   search
11.88/12.05	     run=17  nbConstraintChecks=5582136  nbAssignments=180000
11.88/12.05	       =>  wckTime=11.445  cpuTime=11.24  mem=6M516
12.46/12.67	   
12.46/12.67	   search
12.46/12.67	     run=18  nbConstraintChecks=5882511  nbAssignments=190000
12.46/12.67	       =>  wckTime=12.061  cpuTime=11.85  mem=6M516
13.07/13.30	   
13.07/13.30	   search
13.16/13.30	     run=19  nbConstraintChecks=6192341  nbAssignments=200000
13.16/13.30	       =>  wckTime=12.687  cpuTime=12.47  mem=6M516
13.76/13.91	   
13.76/13.91	   search
13.76/13.91	     run=20  nbConstraintChecks=6483954  nbAssignments=210000
13.76/13.91	       =>  wckTime=13.3  cpuTime=13.08  mem=6M516
14.35/14.53	   
14.35/14.53	   search
14.35/14.53	     run=21  nbConstraintChecks=6769190  nbAssignments=220000
14.35/14.53	       =>  wckTime=13.919  cpuTime=13.69  mem=6M516
14.96/15.13	   
14.96/15.13	   search
14.96/15.13	     run=22  nbConstraintChecks=7051678  nbAssignments=230000
14.96/15.13	       =>  wckTime=14.526  cpuTime=14.29  mem=6M516
15.54/15.75	   
15.54/15.75	   search
15.54/15.75	     run=23  nbConstraintChecks=7337772  nbAssignments=240000
15.54/15.75	       =>  wckTime=15.144  cpuTime=14.91  mem=6M516
16.14/16.37	   
16.14/16.37	   search
16.14/16.37	     run=24  nbConstraintChecks=7623198  nbAssignments=250000
16.14/16.37	       =>  wckTime=15.757  cpuTime=15.51  mem=6M516
16.74/16.98	   
16.74/16.98	   search
16.74/16.98	     run=25  nbConstraintChecks=7913464  nbAssignments=260000
16.74/16.98	       =>  wckTime=16.369  cpuTime=16.12  mem=6M516
17.33/17.59	   
17.33/17.59	   search
17.33/17.59	     run=26  nbConstraintChecks=8174780  nbAssignments=270000
17.33/17.59	       =>  wckTime=16.981  cpuTime=16.73  mem=6M516
18.02/18.20	   
18.02/18.20	   search
18.02/18.20	     run=27  nbConstraintChecks=8467752  nbAssignments=280000
18.02/18.20	       =>  wckTime=17.591  cpuTime=17.33  mem=6M516
18.61/18.82	   
18.61/18.82	   search
18.61/18.82	     run=28  nbConstraintChecks=8753643  nbAssignments=290000
18.61/18.82	       =>  wckTime=18.208  cpuTime=17.93  mem=6M516
19.21/19.43	   
19.21/19.43	   search
19.21/19.43	     run=29  nbConstraintChecks=9063361  nbAssignments=300000
19.21/19.43	       =>  wckTime=18.821  cpuTime=18.55  mem=6M516
19.81/20.05	   
19.81/20.05	   search
19.81/20.05	     run=30  nbConstraintChecks=9355286  nbAssignments=310000
19.81/20.05	       =>  wckTime=19.439  cpuTime=19.16  mem=6M516
20.40/20.66	   
20.40/20.66	   search
20.40/20.66	     run=31  nbConstraintChecks=9667701  nbAssignments=320000
20.40/20.66	       =>  wckTime=20.054  cpuTime=19.77  mem=6M516
20.99/21.28	   
20.99/21.28	   search
20.99/21.28	     run=32  nbConstraintChecks=9946242  nbAssignments=330000
20.99/21.28	       =>  wckTime=20.671  cpuTime=20.38  mem=6M516
21.59/21.89	   
21.59/21.89	   search
21.59/21.89	     run=33  nbConstraintChecks=10238451  nbAssignments=340000
21.59/21.90	       =>  wckTime=21.287  cpuTime=20.99  mem=6M516
22.28/22.51	   
22.28/22.51	   search
22.28/22.51	     run=34  nbConstraintChecks=10515950  nbAssignments=350000
22.28/22.51	       =>  wckTime=21.899  cpuTime=21.6  mem=6M516
22.88/23.14	   
22.88/23.14	   search
22.88/23.14	     run=35  nbConstraintChecks=10827551  nbAssignments=360000
22.88/23.14	       =>  wckTime=22.528  cpuTime=22.22  mem=6M516
23.48/23.75	   
23.48/23.75	   search
23.48/23.75	     run=36  nbConstraintChecks=11122624  nbAssignments=370000
23.48/23.75	       =>  wckTime=23.144  cpuTime=22.84  mem=6M516
24.06/24.37	   
24.06/24.37	   search
24.06/24.37	     run=37  nbConstraintChecks=11394898  nbAssignments=380000
24.06/24.37	       =>  wckTime=23.765  cpuTime=23.44  mem=6M516
24.67/24.98	   
24.67/24.98	   search
24.67/24.98	     run=38  nbConstraintChecks=11674135  nbAssignments=390000
24.67/24.99	       =>  wckTime=24.377  cpuTime=24.06  mem=6M516
25.36/25.61	   
25.36/25.61	   search
25.36/25.61	     run=39  nbConstraintChecks=11966000  nbAssignments=400000
25.36/25.61	       =>  wckTime=25.003  cpuTime=24.67  mem=6M516
25.96/26.22	   
25.96/26.22	   search
25.96/26.22	     run=40  nbConstraintChecks=12245002  nbAssignments=410000
25.96/26.22	       =>  wckTime=25.615  cpuTime=25.28  mem=6M516
26.55/26.85	   
26.55/26.85	   search
26.55/26.85	     run=41  nbConstraintChecks=12537678  nbAssignments=420000
26.55/26.85	       =>  wckTime=26.241  cpuTime=25.9  mem=6M516
27.13/27.47	   
27.13/27.47	   search
27.13/27.47	     run=42  nbConstraintChecks=12814356  nbAssignments=430000
27.13/27.47	       =>  wckTime=26.866  cpuTime=26.52  mem=6M516
27.73/28.09	   
27.73/28.09	   search
27.73/28.09	     run=43  nbConstraintChecks=13120198  nbAssignments=440000
27.73/28.09	       =>  wckTime=27.485  cpuTime=27.14  mem=6M516
28.42/28.72	   
28.42/28.72	   search
28.42/28.72	     run=44  nbConstraintChecks=13420997  nbAssignments=450000
28.42/28.72	       =>  wckTime=28.114  cpuTime=27.76  mem=6M516
29.03/29.34	   
29.03/29.34	   search
29.03/29.34	     run=45  nbConstraintChecks=13702907  nbAssignments=460000
29.03/29.34	       =>  wckTime=28.729  cpuTime=28.37  mem=6M516
29.61/29.96	   
29.61/29.96	   search
29.61/29.96	     run=46  nbConstraintChecks=13991042  nbAssignments=470000
29.61/29.96	       =>  wckTime=29.354  cpuTime=28.99  mem=6M516
30.22/30.58	   
30.22/30.58	   search
30.22/30.58	     run=47  nbConstraintChecks=14293028  nbAssignments=480000
30.22/30.58	       =>  wckTime=29.974  cpuTime=29.6  mem=6M516
30.71/31.06	   
30.71/31.06	   search
30.71/31.06	     run=48  nbConstraintChecks=14536007  nbAssignments=487451
30.71/31.06	       =>  wckTime=30.449  cpuTime=30.08  mem=6M516
30.71/31.06	   
30.71/31.06	   global
30.71/31.06	     nbConstraintChecks=14536007  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.71/31.06	     solvingWckTime=30.447  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.71/31.06	     globalCpuTime=30.45
30.71/31.06	       =>  wckTime=30.817  cpuTime=30.39  mem=6M516
30.71/31.06	   
30.71/31.06	   solver DecomposerSolver being built... 
30.81/31.19	       =>  wckTime=30.951  cpuTime=30.49  mem=18M536
30.81/31.20	   
30.81/31.20	   preprocessing
30.81/31.20	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.81/31.20	     detectedInconsistency=no
30.81/31.20	       =>  wckTime=0.0040  cpuTime=0.01  mem=18M536
3600.08/3633.22	v 0 1 1 0 1 0 0 0 1 0 1 0 0 0 1 1 1 1 0 1 0 1 0 0 1 1 1 1 0 0 0 1 0 1 1 1 1 1 1 1 1 1 0 0 1 0 1 0 1 1 1 0 0 1 0 1 0 0 0 1 0 0 1 1 1 1 0 1 0 1 0 0 1 1 1 1 0 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 1 0 0 0 0 0 1 1 1 1 0 0 1 0 1 0 1 0 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-1109181-1215799149/watcher-1109181-1215799149 -o /tmp/evaluation-result-1109181-1215799149/solver-1109181-1215799149 -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-1109181-1215799149.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.08 2.32 3/73 17497
/proc/meminfo: memFree=1892624/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=18572 CPUtime=0
/proc/17497/stat : 17497 (runsolver) R 17495 17497 16621 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 36616887 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17497/statm: 4643 292 257 25 0 2626 0

[startup+0.01 s]
/proc/loadavg: 2.00 2.08 2.32 3/73 17497
/proc/meminfo: memFree=1892624/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=1616 CPUtime=0
/proc/17497/stat : 17497 (java) D 17495 17497 16621 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 36616887 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17497/statm: 404 145 119 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1616

[startup+0.102801 s]
/proc/loadavg: 2.00 2.08 2.32 3/73 17497
/proc/meminfo: memFree=1892624/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=865984 CPUtime=0.08
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 3723 0 1 0 7 1 0 0 18 0 9 0 36616887 886767616 3189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216496 3189 1684 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301815 s]
/proc/loadavg: 2.00 2.08 2.32 3/73 17497
/proc/meminfo: memFree=1892624/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866236 CPUtime=0.28
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 5765 0 1 0 25 3 0 0 18 0 9 0 36616887 887025664 5140 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216559 5140 1948 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866236

[startup+0.701853 s]
/proc/loadavg: 2.00 2.08 2.32 3/73 17497
/proc/meminfo: memFree=1892624/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=0.68
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 8310 0 1 0 64 4 0 0 18 0 9 0 36616887 887427072 7477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 7477 2627 9 0 211163 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866628

[startup+1.50195 s]
/proc/loadavg: 2.00 2.08 2.32 3/82 17506
/proc/meminfo: memFree=1872840/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=1.47
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 8339 0 1 0 101 46 0 0 18 0 9 0 36616887 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 7506 2633 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=1.31
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 6148 0 1 0 86 45 0 0 25 0 9 0 36616889 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4126655118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.11
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 362 0 0 0 11 0 0 0 16 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 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) 866628

[startup+3.10112 s]
/proc/loadavg: 2.00 2.08 2.32 3/82 17506
/proc/meminfo: memFree=1872648/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=3.05
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 8339 0 1 0 157 148 0 0 18 0 9 0 36616887 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 7506 2633 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=2.89
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 6148 0 1 0 142 147 0 0 25 0 9 0 36616889 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4126655068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.11
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 362 0 0 0 11 0 0 0 16 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 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) 866628

[startup+6.30249 s]
/proc/loadavg: 2.00 2.08 2.32 3/82 17506
/proc/meminfo: memFree=1872456/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=6.23
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 8340 0 1 0 275 348 0 0 18 0 9 0 36616887 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 7506 2633 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=6.07
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 6149 0 1 0 260 347 0 0 25 0 9 0 36616889 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.11
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 362 0 0 0 11 0 0 0 16 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 7506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 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) 866628

[startup+12.7012 s]
/proc/loadavg: 2.00 2.08 2.32 3/82 17506
/proc/meminfo: memFree=1872328/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=12.57
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 8345 0 1 0 510 747 0 0 18 0 9 0 36616887 887427072 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 7511 2633 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=12.4
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 6149 0 1 0 494 746 0 0 25 0 9 0 36616889 887427072 7511 996147200 134512640 134550740 4294955952 18446744073709551615 2817743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.12
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 367 0 0 0 12 0 0 0 16 0 9 0 36616893 887427072 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 7511 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 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.57
Current children cumulated vsize (KiB) 866628

[startup+25.5027 s]
/proc/loadavg: 2.00 2.07 2.31 3/82 17506
/proc/meminfo: memFree=1872392/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866632 CPUtime=25.25
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 8346 0 1 0 991 1534 0 0 18 0 9 0 36616887 887431168 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216658 7512 2633 9 0 211164 0
[pid=17497/tid=17499] ppid=17495 vsize=866632 CPUtime=25.08
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 6149 0 1 0 975 1533 0 0 25 0 9 0 36616889 887431168 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866632 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887431168 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866632 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887431168 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866632 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887431168 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866632 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887431168 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866632 CPUtime=0.12
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 368 0 0 0 12 0 0 0 16 0 9 0 36616893 887431168 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866632 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887431168 7512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866632 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887431168 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.25
Current children cumulated vsize (KiB) 866632

[startup+51.1026 s]
/proc/loadavg: 2.00 2.06 2.30 3/82 17506
/proc/meminfo: memFree=1862408/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=50.64
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 10799 0 1 0 3184 1880 0 0 18 0 9 0 36616887 887427072 9964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 9964 2635 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=50.38
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 8557 0 1 0 3160 1878 0 0 25 0 9 0 36616889 887427072 9964 996147200 134512640 134550740 4294955952 18446744073709551615 4126795670 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 9964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 9964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 9964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 9964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.19
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 413 0 0 0 19 0 0 0 16 0 9 0 36616893 887427072 9964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0

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

/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.19
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 413 0 0 0 19 0 0 0 16 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3252.41
Current children cumulated vsize (KiB) 866628

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17549
/proc/meminfo: memFree=1851928/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=3311.86
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 10803 0 1 0 329291 1895 0 0 18 0 9 0 36616887 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 9967 2635 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=3311.6
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 8561 0 1 0 329267 1893 0 0 25 0 9 0 36616889 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4126777251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.19
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 413 0 0 0 19 0 0 0 16 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3311.86
Current children cumulated vsize (KiB) 866628

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17549
/proc/meminfo: memFree=1851800/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=3371.3
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 10803 0 1 0 335235 1895 0 0 18 0 9 0 36616887 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 9967 2635 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=3371.05
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 8561 0 1 0 335212 1893 0 0 25 0 9 0 36616889 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4126792912 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.19
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 413 0 0 0 19 0 0 0 16 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3371.3
Current children cumulated vsize (KiB) 866628

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17549
/proc/meminfo: memFree=1851672/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=3430.75
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 10803 0 1 0 341180 1895 0 0 18 0 9 0 36616887 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 9967 2635 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=3430.49
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 8561 0 1 0 341156 1893 0 0 25 0 9 0 36616889 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4126877802 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.19
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 413 0 0 0 19 0 0 0 16 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3430.75
Current children cumulated vsize (KiB) 866628

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17549
/proc/meminfo: memFree=1851608/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=3490.19
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 10803 0 1 0 347124 1895 0 0 18 0 9 0 36616887 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 9967 2635 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=3489.95
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 8561 0 1 0 347101 1894 0 0 25 0 9 0 36616889 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4126798719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.19
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 413 0 0 0 19 0 0 0 16 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3490.19
Current children cumulated vsize (KiB) 866628

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17549
/proc/meminfo: memFree=1851608/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=3549.65
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 10803 0 1 0 353069 1896 0 0 18 0 9 0 36616887 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 9967 2635 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=3549.4
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 8561 0 1 0 353046 1894 0 0 25 0 9 0 36616889 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4126800488 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.19
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 413 0 0 0 19 0 0 0 16 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3549.65
Current children cumulated vsize (KiB) 866628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17549
/proc/meminfo: memFree=1851544/2055920 swapFree=4180884/4192956
[pid=17497] ppid=17495 vsize=866628 CPUtime=3600.08
/proc/17497/stat : 17497 (java) S 17495 17497 16621 0 -1 0 10803 0 1 0 358112 1896 0 0 18 0 9 0 36616887 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17497/statm: 216657 9967 2635 9 0 211163 0
[pid=17497/tid=17499] ppid=17495 vsize=866628 CPUtime=3599.83
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16621 0 -1 64 8561 0 1 0 358089 1894 0 0 25 0 9 0 36616889 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4126800440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=866628 CPUtime=0.03
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16621 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 36616890 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16621 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16621 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36616891 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17504] ppid=17495 vsize=866628 CPUtime=0.19
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16621 0 -1 64 413 0 0 0 19 0 0 0 16 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17505] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16621 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17506] ppid=17495 vsize=866628 CPUtime=0
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36616893 887427072 9967 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 866628

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

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

Child status: 143
Real time (s): 3633.27
CPU time (s): 3600.15
CPU user time (s): 3581.18
CPU system time (s): 18.9681
CPU usage (%): 99.0883
Max. virtual memory (cumulated for all children) (KiB): 866632

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

runsolver used 4.71828 second user time and 11.3533 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-11 19:59:09
IDJOB=1109181
IDBENCH=60928
IDSOLVER=359
FILE ID=node23/1109181-1215799149
PBS_JOBID= 7903149
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 91e4be10adb9e54cde863d904a5e30fc
RANDOM SEED=1422391012

node23.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.240
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.240
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:       1893040 kB
Buffers:         13148 kB
Cached:          64404 kB
SwapCached:       5884 kB
Active:          89960 kB
Inactive:        21500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893040 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:            1984 kB
Writeback:           0 kB
Mapped:          40700 kB
Slab:            36448 kB
Committed_AS:   162380 kB
PageTables:       1960 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 node23 at 2008-07-11 20:59:44