Trace number 1110673

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecsp/dubois/
normalized-dubois-26_ext.xml
MD5SUMfcf306b3f0d0c07e57b9edc8fb9e7d8c
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.048992
Satisfiable
(Un)Satisfiability was proved
Number of variables78
Number of constraints52
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension52
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.06/0.09	
0.06/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-1110673-1215831523.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=78  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=156
0.28/0.39	       =>  wckTime=0.15  cpuTime=0.11  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.37/0.45	     nbConstraints=52  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=50
0.37/0.45	     nbConflictsStructures=2  nbSharedConflictsStructures=50  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.37/0.45	     minArity=3  maxArity=3
0.37/0.45	       =>  wckTime=0.206  cpuTime=0.16  mem=9M859
0.37/0.49	   
0.37/0.49	   solver LocalSearchSolver being built... 
0.48/0.53	       =>  wckTime=0.288  cpuTime=0.2  mem=5M449
0.48/0.53	
0.48/0.53	s SATISFIABLE
0.48/0.53	o 21
0.48/0.53	o 19
0.48/0.53	o 17
0.48/0.53	o 15
0.48/0.53	o 13
0.48/0.53	o 11
0.48/0.53	o 9
0.48/0.54	o 7
0.48/0.54	o 5
0.48/0.54	o 3
0.48/0.58	o 1
1.17/1.20	   
1.17/1.20	   search
1.17/1.20	     run=0  nbConstraintChecks=208566  nbAssignments=10000
1.17/1.20	       =>  wckTime=0.677  cpuTime=0.63  mem=6M441
1.76/1.81	   
1.76/1.81	   search
1.76/1.81	     run=1  nbConstraintChecks=425149  nbAssignments=20000
1.76/1.81	       =>  wckTime=1.286  cpuTime=1.23  mem=6M441
2.26/2.39	   
2.26/2.39	   search
2.26/2.39	     run=2  nbConstraintChecks=616399  nbAssignments=30000
2.26/2.39	       =>  wckTime=1.866  cpuTime=1.81  mem=6M441
2.86/2.98	   
2.86/2.98	   search
2.86/2.98	     run=3  nbConstraintChecks=819076  nbAssignments=40000
2.86/2.98	       =>  wckTime=2.456  cpuTime=2.39  mem=6M441
3.45/3.57	   
3.45/3.57	   search
3.45/3.57	     run=4  nbConstraintChecks=1012007  nbAssignments=50000
3.45/3.57	       =>  wckTime=3.044  cpuTime=2.98  mem=6M441
4.04/4.17	   
4.04/4.17	   search
4.04/4.17	     run=5  nbConstraintChecks=1233694  nbAssignments=60000
4.04/4.17	       =>  wckTime=3.639  cpuTime=3.57  mem=6M441
4.64/4.76	   
4.64/4.76	   search
4.64/4.76	     run=6  nbConstraintChecks=1436969  nbAssignments=70000
4.64/4.76	       =>  wckTime=4.231  cpuTime=4.15  mem=6M441
5.24/5.36	   
5.24/5.36	   search
5.24/5.36	     run=7  nbConstraintChecks=1678444  nbAssignments=80000
5.24/5.36	       =>  wckTime=4.83  cpuTime=4.75  mem=6M441
5.83/5.94	   
5.83/5.94	   search
5.83/5.95	     run=8  nbConstraintChecks=1866221  nbAssignments=90000
5.83/5.95	       =>  wckTime=5.418  cpuTime=5.33  mem=6M441
6.42/6.54	   
6.42/6.54	   search
6.42/6.54	     run=9  nbConstraintChecks=2071098  nbAssignments=100000
6.42/6.54	       =>  wckTime=6.016  cpuTime=5.91  mem=6M441
7.02/7.13	   
7.02/7.13	   search
7.02/7.13	     run=10  nbConstraintChecks=2268274  nbAssignments=110000
7.02/7.13	       =>  wckTime=6.601  cpuTime=6.5  mem=6M441
7.61/7.73	   
7.61/7.73	   search
7.61/7.73	     run=11  nbConstraintChecks=2492631  nbAssignments=120000
7.61/7.73	       =>  wckTime=7.203  cpuTime=7.09  mem=6M441
8.20/8.32	   
8.20/8.32	   search
8.20/8.32	     run=12  nbConstraintChecks=2705893  nbAssignments=130000
8.20/8.32	       =>  wckTime=7.793  cpuTime=7.68  mem=6M441
8.80/8.92	   
8.80/8.92	   search
8.80/8.92	     run=13  nbConstraintChecks=2911857  nbAssignments=140000
8.80/8.92	       =>  wckTime=8.392  cpuTime=8.27  mem=6M441
9.39/9.51	   
9.39/9.51	   search
9.39/9.51	     run=14  nbConstraintChecks=3108921  nbAssignments=150000
9.39/9.51	       =>  wckTime=8.983  cpuTime=8.86  mem=6M441
9.99/10.10	   
9.99/10.10	   search
9.99/10.10	     run=15  nbConstraintChecks=3317403  nbAssignments=160000
9.99/10.10	       =>  wckTime=9.577  cpuTime=9.45  mem=6M441
10.49/10.69	   
10.49/10.69	   search
10.49/10.69	     run=16  nbConstraintChecks=3516960  nbAssignments=170000
10.49/10.69	       =>  wckTime=10.168  cpuTime=10.03  mem=6M441
11.07/11.29	   
11.07/11.29	   search
11.07/11.29	     run=17  nbConstraintChecks=3734516  nbAssignments=180000
11.07/11.29	       =>  wckTime=10.763  cpuTime=10.62  mem=6M441
11.67/11.88	   
11.67/11.88	   search
11.67/11.88	     run=18  nbConstraintChecks=3945509  nbAssignments=190000
11.67/11.88	       =>  wckTime=11.357  cpuTime=11.21  mem=6M441
12.36/12.50	   
12.36/12.50	   search
12.36/12.50	     run=19  nbConstraintChecks=4209075  nbAssignments=200000
12.36/12.50	       =>  wckTime=11.969  cpuTime=11.81  mem=6M441
12.86/13.09	   
12.86/13.09	   search
12.86/13.09	     run=20  nbConstraintChecks=4402782  nbAssignments=210000
12.86/13.09	       =>  wckTime=12.562  cpuTime=12.39  mem=6M441
13.45/13.68	   
13.45/13.68	   search
13.45/13.68	     run=21  nbConstraintChecks=4610488  nbAssignments=220000
13.45/13.68	       =>  wckTime=13.152  cpuTime=12.98  mem=6M441
14.05/14.27	   
14.05/14.27	   search
14.05/14.27	     run=22  nbConstraintChecks=4796609  nbAssignments=230000
14.05/14.27	       =>  wckTime=13.74  cpuTime=13.55  mem=6M441
14.64/14.85	   
14.64/14.85	   search
14.64/14.85	     run=23  nbConstraintChecks=5018132  nbAssignments=240000
14.64/14.85	       =>  wckTime=14.328  cpuTime=14.14  mem=6M441
15.24/15.45	   
15.24/15.45	   search
15.24/15.45	     run=24  nbConstraintChecks=5220290  nbAssignments=250000
15.24/15.45	       =>  wckTime=14.922  cpuTime=14.73  mem=6M441
15.84/16.03	   
15.84/16.03	   search
15.84/16.03	     run=25  nbConstraintChecks=5408130  nbAssignments=260000
15.84/16.03	       =>  wckTime=15.505  cpuTime=15.31  mem=6M441
16.42/16.61	   
16.42/16.61	   search
16.42/16.61	     run=26  nbConstraintChecks=5573189  nbAssignments=270000
16.42/16.61	       =>  wckTime=16.084  cpuTime=15.88  mem=6M441
16.92/17.19	   
16.92/17.19	   search
16.92/17.19	     run=27  nbConstraintChecks=5747859  nbAssignments=280000
16.92/17.19	       =>  wckTime=16.665  cpuTime=16.46  mem=6M441
17.52/17.77	   
17.52/17.77	   search
17.52/17.77	     run=28  nbConstraintChecks=5905399  nbAssignments=290000
17.52/17.77	       =>  wckTime=17.242  cpuTime=17.03  mem=6M441
18.11/18.35	   
18.11/18.35	   search
18.11/18.35	     run=29  nbConstraintChecks=6090117  nbAssignments=300000
18.11/18.35	       =>  wckTime=17.826  cpuTime=17.61  mem=6M441
18.71/18.94	   
18.71/18.94	   search
18.71/18.94	     run=30  nbConstraintChecks=6275043  nbAssignments=310000
18.71/18.94	       =>  wckTime=18.41  cpuTime=18.19  mem=6M441
19.30/19.53	   
19.30/19.54	   search
19.30/19.54	     run=31  nbConstraintChecks=6527381  nbAssignments=320000
19.30/19.54	       =>  wckTime=19.008  cpuTime=18.78  mem=6M441
19.89/20.12	   
19.89/20.12	   search
19.89/20.12	     run=32  nbConstraintChecks=6710360  nbAssignments=330000
19.89/20.12	       =>  wckTime=19.592  cpuTime=19.36  mem=6M441
20.49/20.71	   
20.49/20.71	   search
20.49/20.71	     run=33  nbConstraintChecks=6931615  nbAssignments=340000
20.49/20.71	       =>  wckTime=20.185  cpuTime=19.95  mem=6M441
20.98/21.30	   
20.98/21.30	   search
21.09/21.30	     run=34  nbConstraintChecks=7117378  nbAssignments=350000
21.09/21.30	       =>  wckTime=20.77  cpuTime=20.53  mem=6M441
21.58/21.89	   
21.58/21.89	   search
21.58/21.89	     run=35  nbConstraintChecks=7336304  nbAssignments=360000
21.58/21.89	       =>  wckTime=21.362  cpuTime=21.12  mem=6M441
22.17/22.47	   
22.17/22.47	   search
22.17/22.47	     run=36  nbConstraintChecks=7522681  nbAssignments=370000
22.17/22.47	       =>  wckTime=21.946  cpuTime=21.69  mem=6M441
22.77/23.08	   
22.77/23.08	   search
22.77/23.08	     run=37  nbConstraintChecks=7761263  nbAssignments=380000
22.77/23.08	       =>  wckTime=22.55  cpuTime=22.29  mem=6M441
23.36/23.66	   
23.36/23.66	   search
23.36/23.66	     run=38  nbConstraintChecks=7945451  nbAssignments=390000
23.36/23.66	       =>  wckTime=23.134  cpuTime=22.87  mem=6M441
23.96/24.27	   
23.96/24.27	   search
23.96/24.27	     run=39  nbConstraintChecks=8196065  nbAssignments=400000
23.96/24.27	       =>  wckTime=23.743  cpuTime=23.47  mem=6M441
24.55/24.86	   
24.55/24.86	   search
24.55/24.86	     run=40  nbConstraintChecks=8388994  nbAssignments=410000
24.55/24.86	       =>  wckTime=24.333  cpuTime=24.06  mem=6M441
25.15/25.46	   
25.15/25.46	   search
25.15/25.46	     run=41  nbConstraintChecks=8635819  nbAssignments=420000
25.15/25.47	       =>  wckTime=24.937  cpuTime=24.66  mem=6M441
25.74/26.05	   
25.74/26.05	   search
25.74/26.05	     run=42  nbConstraintChecks=8812333  nbAssignments=430000
25.74/26.05	       =>  wckTime=25.525  cpuTime=25.23  mem=6M441
26.33/26.64	   
26.33/26.64	   search
26.33/26.64	     run=43  nbConstraintChecks=8993079  nbAssignments=440000
26.33/26.64	       =>  wckTime=26.113  cpuTime=25.82  mem=6M441
26.93/27.23	   
26.93/27.23	   search
26.93/27.23	     run=44  nbConstraintChecks=9206267  nbAssignments=450000
26.93/27.23	       =>  wckTime=26.708  cpuTime=26.41  mem=6M441
27.52/27.84	   
27.52/27.84	   search
27.52/27.84	     run=45  nbConstraintChecks=9446888  nbAssignments=460000
27.52/27.84	       =>  wckTime=27.309  cpuTime=27.01  mem=6M441
28.12/28.43	   
28.12/28.43	   search
28.12/28.43	     run=46  nbConstraintChecks=9664609  nbAssignments=470000
28.12/28.43	       =>  wckTime=27.906  cpuTime=27.6  mem=6M441
28.72/29.03	   
28.72/29.03	   search
28.72/29.03	     run=47  nbConstraintChecks=9873017  nbAssignments=480000
28.72/29.03	       =>  wckTime=28.501  cpuTime=28.19  mem=6M441
29.31/29.62	   
29.31/29.62	   search
29.31/29.62	     run=48  nbConstraintChecks=10058497  nbAssignments=490000
29.31/29.62	       =>  wckTime=29.096  cpuTime=28.77  mem=6M441
29.91/30.21	   
29.91/30.21	   search
29.91/30.21	     run=49  nbConstraintChecks=10251230  nbAssignments=500000
29.91/30.21	       =>  wckTime=29.682  cpuTime=29.36  mem=6M441
30.50/30.81	   
30.50/30.81	   search
30.50/30.81	     run=50  nbConstraintChecks=10442199  nbAssignments=510000
30.50/30.81	       =>  wckTime=30.28  cpuTime=29.95  mem=6M441
30.50/30.89	   
30.50/30.89	   search
30.50/30.89	     run=51  nbConstraintChecks=10467702  nbAssignments=511426
30.50/30.89	       =>  wckTime=30.363  cpuTime=30.04  mem=6M441
30.50/30.89	   
30.50/30.89	   global
30.50/30.89	     nbConstraintChecks=10467702  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.50/30.89	     solvingWckTime=30.362  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.50/30.89	     globalCpuTime=30.28
30.50/30.89	       =>  wckTime=30.651  cpuTime=30.24  mem=6M441
30.50/30.89	   
30.50/30.89	   solver DecomposerSolver being built... 
30.69/31.02	       =>  wckTime=30.78  cpuTime=30.34  mem=18M363
30.69/31.02	   
30.69/31.02	   preprocessing
30.69/31.02	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.69/31.02	     detectedInconsistency=no
30.69/31.02	       =>  wckTime=0.0030  cpuTime=0.0  mem=18M363
3600.05/3633.91	v 0 0 1 1 1 0 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 1 0 1 1 1 0 1 1 0 0 0 1 1 0 0 0 1 0 0 0 0 1 0 0 1 1 1 1 1 1 1 1 1 0 1 

Verifier Data (download as text)

OK	1	51
1 unsatisfied constraints, 51 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-1110673-1215831523/watcher-1110673-1215831523 -o /tmp/evaluation-result-1110673-1215831523/solver-1110673-1215831523 -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-1110673-1215831523.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 13515
/proc/meminfo: memFree=1833008/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=18572 CPUtime=0
/proc/13515/stat : 13515 (runsolver) R 13513 13515 12535 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 39855567 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13515/statm: 4643 292 257 25 0 2626 0

[startup+0.0789849 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 13515
/proc/meminfo: memFree=1833008/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=865856 CPUtime=0.06
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 3370 0 1 0 5 1 0 0 18 0 9 0 39855567 886636544 2884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216464 2884 1566 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101988 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 13515
/proc/meminfo: memFree=1833008/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=865988 CPUtime=0.08
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 3705 0 1 0 6 2 0 0 18 0 9 0 39855567 886771712 3179 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216497 3179 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.302027 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 13515
/proc/meminfo: memFree=1833008/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866316 CPUtime=0.28
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 5631 0 1 0 25 3 0 0 18 0 9 0 39855567 887107584 5046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216579 5046 1905 9 0 211127 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866316

[startup+0.701102 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 13515
/proc/meminfo: memFree=1833008/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=0.67
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 8201 0 1 0 58 9 0 0 18 0 9 0 39855567 887414784 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 7368 2632 9 0 211160 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866616

[startup+1.50124 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 13524
/proc/meminfo: memFree=1813736/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=1.46
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 8209 0 1 0 87 59 0 0 18 0 9 0 39855567 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 7375 2633 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=1.32
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 6064 0 1 0 74 58 0 0 25 0 9 0 39855568 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 10739585 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.09
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 335 0 0 0 9 0 0 0 16 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866616

[startup+3.10254 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 13524
/proc/meminfo: memFree=1813544/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=3.05
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 8209 0 1 0 144 161 0 0 18 0 9 0 39855567 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 7375 2633 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=2.91
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 6064 0 1 0 131 160 0 0 25 0 9 0 39855568 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.09
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 335 0 0 0 9 0 0 0 16 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 7375 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) 866616

[startup+6.30113 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 13524
/proc/meminfo: memFree=1813352/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=6.22
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 8210 0 1 0 256 366 0 0 18 0 9 0 39855567 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 7375 2633 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=6.08
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 6065 0 1 0 243 365 0 0 25 0 9 0 39855568 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4126622979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.09
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 335 0 0 0 9 0 0 0 16 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866616

[startup+12.7013 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 13524
/proc/meminfo: memFree=1813352/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866620 CPUtime=12.56
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 8215 0 1 0 470 786 0 0 18 0 9 0 39855567 887418880 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216655 7380 2633 9 0 211161 0
[pid=13515/tid=13517] ppid=13513 vsize=866620 CPUtime=12.41
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 6065 0 1 0 457 784 0 0 25 0 9 0 39855568 887418880 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866620 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887418880 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887418880 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887418880 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887418880 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866620 CPUtime=0.1
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 340 0 0 0 10 0 0 0 16 0 9 0 39855572 887418880 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887418880 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887418880 7380 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) 866620

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 13524
/proc/meminfo: memFree=1813416/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866620 CPUtime=25.24
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 8217 0 1 0 909 1615 0 0 18 0 9 0 39855567 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216655 7382 2633 9 0 211161 0
[pid=13515/tid=13517] ppid=13513 vsize=866620 CPUtime=25.09
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 6065 0 1 0 895 1614 0 0 25 0 9 0 39855568 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866620 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866620 CPUtime=0.1
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 342 0 0 0 10 0 0 0 16 0 9 0 39855572 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866620 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887418880 7382 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 866620

[startup+51.1014 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 13524
/proc/meminfo: memFree=1803944/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=50.63
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 10581 0 1 0 3093 1970 0 0 18 0 9 0 39855567 887414784 9744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 9744 2634 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=50.38
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 8383 0 1 0 3071 1967 0 0 25 0 9 0 39855568 887414784 9744 996147200 134512640 134550740 4294955952 18446744073709551615 4126796299 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 9744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 9744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 9744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 9744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.18
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 388 0 0 0 18 0 0 0 17 0 9 0 39855572 887414784 9744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0

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

/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.18
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 388 0 0 0 18 0 0 0 17 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3311.21
Current children cumulated vsize (KiB) 866616

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 13842
/proc/meminfo: memFree=1815336/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=3370.64
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 10586 0 1 0 335089 1975 0 0 18 0 9 0 39855567 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 9749 2634 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=3370.4
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 8388 0 1 0 335067 1973 0 0 25 0 9 0 39855568 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4126872098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.18
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 388 0 0 0 18 0 0 0 17 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3370.64
Current children cumulated vsize (KiB) 866616

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 13842
/proc/meminfo: memFree=1815208/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=3430.08
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 10586 0 1 0 341033 1975 0 0 18 0 9 0 39855567 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 9749 2634 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=3429.83
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 8388 0 1 0 341010 1973 0 0 25 0 9 0 39855568 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4126807329 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.18
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 388 0 0 0 18 0 0 0 17 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3430.08
Current children cumulated vsize (KiB) 866616

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 13842
/proc/meminfo: memFree=1815208/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=3489.5
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 10586 0 1 0 346975 1975 0 0 18 0 9 0 39855567 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 9749 2634 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=3489.26
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 8388 0 1 0 346953 1973 0 0 25 0 9 0 39855568 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4126815764 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.18
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 388 0 0 0 18 0 0 0 17 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3489.5
Current children cumulated vsize (KiB) 866616

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 13842
/proc/meminfo: memFree=1815144/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=3548.94
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 10586 0 1 0 352919 1975 0 0 18 0 9 0 39855567 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 9749 2634 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=3548.7
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 8388 0 1 0 352897 1973 0 0 25 0 9 0 39855568 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4126632443 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.18
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 388 0 0 0 18 0 0 0 17 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3548.94
Current children cumulated vsize (KiB) 866616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 13842
/proc/meminfo: memFree=1815144/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=3600.05
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 10586 0 1 0 358030 1975 0 0 18 0 9 0 39855567 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 9749 2634 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=3599.81
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 8388 0 1 0 358008 1973 0 0 25 0 9 0 39855568 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4126764823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.18
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 388 0 0 0 18 0 0 0 17 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 866616

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

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

[startup+3633.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 13842
/proc/meminfo: memFree=1815144/2055920 swapFree=4192812/4192956
[pid=13515] ppid=13513 vsize=866616 CPUtime=3600.05
/proc/13515/stat : 13515 (java) S 13513 13515 12535 0 -1 0 10586 0 1 0 358030 1975 0 0 18 0 9 0 39855567 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 216654 9749 2634 9 0 211160 0
[pid=13515/tid=13517] ppid=13513 vsize=866616 CPUtime=3599.81
/proc/13515/task/13517/stat : 13517 (java) R 13513 13515 12535 0 -1 64 8388 0 1 0 358008 1973 0 0 25 0 9 0 39855568 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4126764823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=866616 CPUtime=0.03
/proc/13515/task/13518/stat : 13518 (java) S 13513 13515 12535 0 -1 64 1114 0 0 0 3 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13519] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13519/stat : 13519 (java) S 13513 13515 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13520] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13520/stat : 13520 (java) S 13513 13515 12535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39855570 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13521] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13521/stat : 13521 (java) S 13513 13515 12535 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13522] ppid=13513 vsize=866616 CPUtime=0.18
/proc/13515/task/13522/stat : 13522 (java) S 13513 13515 12535 0 -1 64 388 0 0 0 18 0 0 0 17 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13523] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13523/stat : 13523 (java) S 13513 13515 12535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13515/tid=13524] ppid=13513 vsize=866616 CPUtime=0
/proc/13515/task/13524/stat : 13524 (java) S 13513 13515 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39855572 887414784 9749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 866616

Child status: 143
Real time (s): 3633.97
CPU time (s): 3600.13
CPU user time (s): 3580.37
CPU system time (s): 19.766
CPU usage (%): 99.0688
Max. virtual memory (cumulated for all children) (KiB): 866620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.37
system time used= 19.766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10610
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= 74216
involuntary context switches= 148371

runsolver used 5.14522 second user time and 11.3953 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-12 04:58:43
IDJOB=1110673
IDBENCH=61137
IDSOLVER=359
FILE ID=node7/1110673-1215831523
PBS_JOBID= 7903337
Free space on /tmp= 66516 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/dubois/normalized-dubois-26_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-1110673-1215831523/watcher-1110673-1215831523 -o /tmp/evaluation-result-1110673-1215831523/solver-1110673-1215831523 -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-1110673-1215831523.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fcf306b3f0d0c07e57b9edc8fb9e7d8c
RANDOM SEED=873539647

node7.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.259
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.259
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:       1833488 kB
Buffers:         36932 kB
Cached:          97164 kB
SwapCached:          0 kB
Active:          97924 kB
Inactive:        65172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:          40076 kB
Slab:            44480 kB
Committed_AS:   126032 kB
PageTables:       1860 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= 66520 MiB
End job on node7 at 2008-07-12 05:59:19