Trace number 1110657

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.12 3615.54

General information on the benchmark

Namecsp/dubois/
normalized-dubois-50_ext.xml
MD5SUM3736ef6a23834e902902e9d5e10d3b0e
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.096984
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.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-wdeg.xml
0.29/0.33	   
0.29/0.33	   instance
0.29/0.33	     name=HOME/instance-1110657-1215831482.xml
0.29/0.37	   
0.29/0.37	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.38/0.41	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=300
0.38/0.41	       =>  wckTime=0.168  cpuTime=0.13  mem=7M842
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.38/0.42	   
0.38/0.42	   constraints being loaded...
0.38/0.48	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.38/0.48	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.48	     minArity=3  maxArity=3
0.38/0.48	       =>  wckTime=0.235  cpuTime=0.21  mem=9M891
0.49/0.54	   
0.49/0.54	   solver LocalSearchSolver being built... 
0.58/0.61	       =>  wckTime=0.369  cpuTime=0.25  mem=5M524
0.58/0.62	
0.58/0.62	s SATISFIABLE
0.58/0.62	o 51
0.58/0.62	o 49
0.58/0.62	o 47
0.58/0.62	o 45
0.58/0.62	o 43
0.58/0.62	o 41
0.58/0.63	o 39
0.58/0.63	o 37
0.58/0.63	o 35
0.58/0.63	o 33
0.58/0.63	o 31
0.58/0.64	o 29
0.58/0.64	o 27
0.58/0.64	o 25
0.58/0.64	o 23
0.58/0.64	o 21
0.58/0.64	o 19
0.58/0.64	o 17
0.58/0.64	o 15
0.58/0.64	o 13
0.58/0.64	o 11
0.58/0.64	o 9
0.58/0.65	o 7
0.58/0.65	o 5
0.58/0.66	o 3
0.58/0.68	o 1
1.27/1.37	   
1.27/1.37	   search
1.27/1.37	     run=0  nbConstraintChecks=505320  nbAssignments=10000
1.27/1.37	       =>  wckTime=0.755  cpuTime=0.71  mem=6M516
1.98/2.05	   
1.98/2.05	   search
1.98/2.05	     run=1  nbConstraintChecks=958323  nbAssignments=20000
1.98/2.05	       =>  wckTime=1.438  cpuTime=1.4  mem=6M516
2.56/2.69	   
2.56/2.69	   search
2.56/2.69	     run=2  nbConstraintChecks=1270286  nbAssignments=30000
2.56/2.69	       =>  wckTime=2.077  cpuTime=2.02  mem=6M516
3.25/3.33	   
3.25/3.33	   search
3.25/3.33	     run=3  nbConstraintChecks=1581052  nbAssignments=40000
3.25/3.33	       =>  wckTime=2.716  cpuTime=2.65  mem=6M516
3.84/3.95	   
3.84/3.95	   search
3.84/3.95	     run=4  nbConstraintChecks=1870189  nbAssignments=50000
3.84/3.95	       =>  wckTime=3.339  cpuTime=3.27  mem=6M516
4.45/4.59	   
4.45/4.59	   search
4.45/4.59	     run=5  nbConstraintChecks=2191147  nbAssignments=60000
4.45/4.59	       =>  wckTime=3.979  cpuTime=3.91  mem=6M516
5.14/5.22	   
5.14/5.22	   search
5.14/5.22	     run=6  nbConstraintChecks=2518841  nbAssignments=70000
5.14/5.22	       =>  wckTime=4.612  cpuTime=4.54  mem=6M516
5.73/5.88	   
5.73/5.88	   search
5.73/5.88	     run=7  nbConstraintChecks=2898167  nbAssignments=80000
5.73/5.88	       =>  wckTime=5.266  cpuTime=5.18  mem=6M516
6.43/6.50	   
6.43/6.50	   search
6.43/6.50	     run=8  nbConstraintChecks=3170616  nbAssignments=90000
6.43/6.50	       =>  wckTime=5.886  cpuTime=5.8  mem=6M516
7.02/7.13	   
7.02/7.13	   search
7.02/7.13	     run=9  nbConstraintChecks=3454931  nbAssignments=100000
7.02/7.13	       =>  wckTime=6.518  cpuTime=6.42  mem=6M516
7.61/7.77	   
7.61/7.77	   search
7.61/7.77	     run=10  nbConstraintChecks=3737152  nbAssignments=110000
7.61/7.77	       =>  wckTime=7.155  cpuTime=7.05  mem=6M516
8.21/8.39	   
8.21/8.39	   search
8.21/8.39	     run=11  nbConstraintChecks=4005078  nbAssignments=120000
8.21/8.39	       =>  wckTime=7.774  cpuTime=7.66  mem=6M516
8.90/9.01	   
8.90/9.01	   search
8.90/9.01	     run=12  nbConstraintChecks=4267199  nbAssignments=130000
8.90/9.01	       =>  wckTime=8.401  cpuTime=8.27  mem=6M516
9.50/9.64	   
9.50/9.64	   search
9.50/9.64	     run=13  nbConstraintChecks=4552736  nbAssignments=140000
9.50/9.64	       =>  wckTime=9.024  cpuTime=8.9  mem=6M516
10.09/10.27	   
10.09/10.27	   search
10.09/10.27	     run=14  nbConstraintChecks=4840231  nbAssignments=150000
10.09/10.27	       =>  wckTime=9.657  cpuTime=9.53  mem=6M516
10.69/10.90	   
10.69/10.90	   search
10.69/10.90	     run=15  nbConstraintChecks=5143822  nbAssignments=160000
10.69/10.90	       =>  wckTime=10.283  cpuTime=10.15  mem=6M516
11.38/11.54	   
11.38/11.54	   search
11.38/11.54	     run=16  nbConstraintChecks=5478388  nbAssignments=170000
11.38/11.54	       =>  wckTime=10.927  cpuTime=10.78  mem=6M516
11.97/12.19	   
11.97/12.19	   search
11.97/12.19	     run=17  nbConstraintChecks=5802882  nbAssignments=180000
11.97/12.19	       =>  wckTime=11.572  cpuTime=11.42  mem=6M516
12.67/12.81	   
12.67/12.81	   search
12.67/12.81	     run=18  nbConstraintChecks=6062783  nbAssignments=190000
12.67/12.81	       =>  wckTime=12.195  cpuTime=12.04  mem=6M516
13.26/13.46	   
13.26/13.46	   search
13.26/13.46	     run=19  nbConstraintChecks=6404862  nbAssignments=200000
13.26/13.46	       =>  wckTime=12.845  cpuTime=12.68  mem=6M516
13.86/14.09	   
13.86/14.09	   search
13.86/14.09	     run=20  nbConstraintChecks=6697720  nbAssignments=210000
13.86/14.09	       =>  wckTime=13.474  cpuTime=13.3  mem=6M516
14.55/14.74	   
14.55/14.74	   search
14.55/14.74	     run=21  nbConstraintChecks=7067550  nbAssignments=220000
14.55/14.74	       =>  wckTime=14.131  cpuTime=13.96  mem=6M516
15.15/15.37	   
15.15/15.37	   search
15.15/15.37	     run=22  nbConstraintChecks=7333201  nbAssignments=230000
15.15/15.37	       =>  wckTime=14.757  cpuTime=14.58  mem=6M516
15.84/16.00	   
15.84/16.00	   search
15.84/16.00	     run=23  nbConstraintChecks=7613283  nbAssignments=240000
15.84/16.00	       =>  wckTime=15.387  cpuTime=15.2  mem=6M516
16.43/16.63	   
16.43/16.63	   search
16.43/16.63	     run=24  nbConstraintChecks=7878340  nbAssignments=250000
16.43/16.63	       =>  wckTime=16.021  cpuTime=15.82  mem=6M516
17.03/17.26	   
17.03/17.26	   search
17.03/17.26	     run=25  nbConstraintChecks=8148176  nbAssignments=260000
17.03/17.26	       =>  wckTime=16.645  cpuTime=16.45  mem=6M516
17.62/17.89	   
17.62/17.89	   search
17.62/17.89	     run=26  nbConstraintChecks=8429768  nbAssignments=270000
17.62/17.89	       =>  wckTime=17.282  cpuTime=17.08  mem=6M516
18.32/18.53	   
18.32/18.53	   search
18.32/18.53	     run=27  nbConstraintChecks=8755965  nbAssignments=280000
18.32/18.53	       =>  wckTime=17.919  cpuTime=17.71  mem=6M516
18.91/19.18	   
18.91/19.18	   search
18.91/19.18	     run=28  nbConstraintChecks=9078149  nbAssignments=290000
18.91/19.18	       =>  wckTime=18.566  cpuTime=18.35  mem=6M516
19.60/19.83	   
19.60/19.83	   search
19.60/19.83	     run=29  nbConstraintChecks=9419285  nbAssignments=300000
19.60/19.83	       =>  wckTime=19.216  cpuTime=18.99  mem=6M516
20.20/20.46	   
20.20/20.46	   search
20.20/20.46	     run=30  nbConstraintChecks=9726024  nbAssignments=310000
20.20/20.46	       =>  wckTime=19.848  cpuTime=19.62  mem=6M516
20.89/21.12	   
20.89/21.12	   search
20.89/21.12	     run=31  nbConstraintChecks=10117854  nbAssignments=320000
20.89/21.12	       =>  wckTime=20.511  cpuTime=20.28  mem=6M516
21.49/21.76	   
21.49/21.76	   search
21.49/21.76	     run=32  nbConstraintChecks=10423741  nbAssignments=330000
21.49/21.76	       =>  wckTime=21.143  cpuTime=20.91  mem=6M516
22.18/22.41	   
22.18/22.41	   search
22.18/22.41	     run=33  nbConstraintChecks=10788015  nbAssignments=340000
22.18/22.41	       =>  wckTime=21.793  cpuTime=21.54  mem=6M516
22.78/23.03	   
22.78/23.03	   search
22.78/23.03	     run=34  nbConstraintChecks=11077206  nbAssignments=350000
22.78/23.03	       =>  wckTime=22.417  cpuTime=22.17  mem=6M516
23.37/23.67	   
23.37/23.67	   search
23.37/23.67	     run=35  nbConstraintChecks=11401558  nbAssignments=360000
23.37/23.67	       =>  wckTime=23.059  cpuTime=22.8  mem=6M516
24.07/24.31	   
24.07/24.31	   search
24.07/24.31	     run=36  nbConstraintChecks=11705847  nbAssignments=370000
24.07/24.31	       =>  wckTime=23.696  cpuTime=23.43  mem=6M516
24.66/24.95	   
24.66/24.95	   search
24.66/24.95	     run=37  nbConstraintChecks=12066765  nbAssignments=380000
24.66/24.95	       =>  wckTime=24.335  cpuTime=24.07  mem=6M516
25.25/25.59	   
25.25/25.59	   search
25.25/25.59	     run=38  nbConstraintChecks=12385321  nbAssignments=390000
25.25/25.59	       =>  wckTime=24.975  cpuTime=24.7  mem=6M516
25.95/26.23	   
25.95/26.23	   search
25.95/26.23	     run=39  nbConstraintChecks=12733228  nbAssignments=400000
25.95/26.23	       =>  wckTime=25.613  cpuTime=25.34  mem=6M516
26.54/26.86	   
26.54/26.86	   search
26.54/26.86	     run=40  nbConstraintChecks=13005956  nbAssignments=410000
26.54/26.86	       =>  wckTime=26.243  cpuTime=25.96  mem=6M516
27.14/27.49	   
27.14/27.49	   search
27.14/27.49	     run=41  nbConstraintChecks=13309492  nbAssignments=420000
27.14/27.49	       =>  wckTime=26.875  cpuTime=26.59  mem=6M516
27.83/28.12	   
27.83/28.12	   search
27.83/28.12	     run=42  nbConstraintChecks=13614463  nbAssignments=430000
27.83/28.12	       =>  wckTime=27.509  cpuTime=27.21  mem=6M516
28.43/28.76	   
28.43/28.76	   search
28.43/28.76	     run=43  nbConstraintChecks=13938857  nbAssignments=440000
28.43/28.76	       =>  wckTime=28.15  cpuTime=27.85  mem=6M516
29.02/29.38	   
29.02/29.38	   search
29.02/29.38	     run=44  nbConstraintChecks=14201429  nbAssignments=450000
29.02/29.38	       =>  wckTime=28.769  cpuTime=28.46  mem=6M516
29.71/30.01	   
29.71/30.01	   search
29.71/30.01	     run=45  nbConstraintChecks=14484496  nbAssignments=460000
29.71/30.01	       =>  wckTime=29.401  cpuTime=29.09  mem=6M516
30.32/30.63	   
30.32/30.63	   search
30.32/30.63	     run=46  nbConstraintChecks=14760599  nbAssignments=470000
30.32/30.63	       =>  wckTime=30.022  cpuTime=29.71  mem=6M516
30.61/30.99	   
30.61/30.99	   search
30.61/30.99	     run=47  nbConstraintChecks=14917440  nbAssignments=475624
30.61/30.99	       =>  wckTime=30.381  cpuTime=30.06  mem=6M516
30.61/31.00	   
30.61/31.00	   global
30.61/31.00	     nbConstraintChecks=14917440  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.61/31.00	     solvingWckTime=30.379  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.61/31.00	     globalCpuTime=30.36
30.61/31.00	       =>  wckTime=30.75  cpuTime=30.31  mem=6M516
30.61/31.00	   
30.61/31.00	   solver DecomposerSolver being built... 
30.80/31.13	       =>  wckTime=30.886  cpuTime=30.43  mem=18M534
30.80/31.14	   
30.80/31.14	   preprocessing
30.80/31.14	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.80/31.14	     detectedInconsistency=no
30.80/31.14	       =>  wckTime=0.0040  cpuTime=0.0  mem=18M534
3600.08/3615.51	v 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 1 0 0 1 0 1 1 0 0 1 0 0 1 0 0 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 0 0 0 1 1 0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 1 0 0 1 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0 1 0 1 1 1 0 0 0 0 1 0 0 0 1 0 1 0 0 1 0 0 1 1 0 1 1 1 0 0 1 1 1 

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-1110657-1215831482/watcher-1110657-1215831482 -o /tmp/evaluation-result-1110657-1215831482/solver-1110657-1215831482 -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-1110657-1215831482.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 3/74 16948
/proc/meminfo: memFree=1563096/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=1616 CPUtime=0
/proc/16948/stat : 16948 (java) D 16946 16948 15573 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 39847110 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/16948/statm: 404 148 122 9 0 46 0

[startup+0.104756 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 16948
/proc/meminfo: memFree=1563096/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=865988 CPUtime=0.09
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 3764 0 1 0 6 3 0 0 18 0 9 0 39847110 886771712 3223 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216497 3223 1705 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.20177 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 16948
/proc/meminfo: memFree=1563096/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866016 CPUtime=0.19
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 4605 0 1 0 15 4 0 0 18 0 9 0 39847110 886800384 4033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216504 4033 1856 9 0 211052 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866016

[startup+0.301777 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 16948
/proc/meminfo: memFree=1563096/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866156 CPUtime=0.29
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 5594 0 1 0 24 5 0 0 18 0 9 0 39847110 886943744 5009 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216539 5009 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866156

[startup+0.701808 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 16948
/proc/meminfo: memFree=1563096/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=0.68
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 8319 0 1 0 59 9 0 0 18 0 9 0 39847110 887439360 7486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 7486 2632 9 0 211166 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866640

[startup+1.50288 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 16957
/proc/meminfo: memFree=1543248/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=1.47
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 8329 0 1 0 94 53 0 0 18 0 9 0 39847110 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 7496 2633 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=1.31
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 6174 0 1 0 79 52 0 0 25 0 9 0 39847111 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.11
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 39847115 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866640

[startup+3.10203 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 16957
/proc/meminfo: memFree=1542992/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866644 CPUtime=3.06
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 8330 0 1 0 158 148 0 0 18 0 9 0 39847110 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216661 7496 2633 9 0 211167 0
[pid=16948/tid=16950] ppid=16946 vsize=866644 CPUtime=2.89
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 6175 0 1 0 142 147 0 0 25 0 9 0 39847111 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866644 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866644 CPUtime=0.11
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 39847115 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866644

[startup+6.30131 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 16957
/proc/meminfo: memFree=1542544/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866644 CPUtime=6.23
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 8331 0 1 0 280 343 0 0 18 0 9 0 39847110 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216661 7496 2633 9 0 211167 0
[pid=16948/tid=16950] ppid=16946 vsize=866644 CPUtime=6.06
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 6176 0 1 0 265 341 0 0 25 0 9 0 39847111 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866644 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866644 CPUtime=0.11
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 39847115 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887443456 7496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887443456 7496 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) 866644

[startup+12.7029 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 16957
/proc/meminfo: memFree=1542096/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866644 CPUtime=12.57
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 8337 0 1 0 518 739 0 0 18 0 9 0 39847110 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216661 7502 2633 9 0 211167 0
[pid=16948/tid=16950] ppid=16946 vsize=866644 CPUtime=12.39
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 6176 0 1 0 502 737 0 0 25 0 9 0 39847111 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866644 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866644 CPUtime=0.12
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 333 0 0 0 12 0 0 0 16 0 9 0 39847115 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887443456 7502 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866644 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887443456 7502 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) 866644

[startup+25.501 s]
/proc/loadavg: 2.03 2.00 2.00 3/83 16957
/proc/meminfo: memFree=1541328/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=25.25
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 8338 0 1 0 1004 1521 0 0 18 0 9 0 39847110 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 7503 2633 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=25.07
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 6176 0 1 0 988 1519 0 0 25 0 9 0 39847111 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.12
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 334 0 0 0 12 0 0 0 17 0 9 0 39847115 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 7503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 7503 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) 866640

[startup+51.1013 s]
/proc/loadavg: 2.02 2.00 2.00 3/83 16957
/proc/meminfo: memFree=1529808/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=50.63
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 10806 0 1 0 3204 1859 0 0 18 0 9 0 39847110 887439360 9968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 9968 2635 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=50.37
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 8598 0 1 0 3180 1857 0 0 25 0 9 0 39847111 887439360 9968 996147200 134512640 134550740 4294955952 18446744073709551615 4126782376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 9968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 9968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 9968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 9968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.2
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 380 0 0 0 20 0 0 0 17 0 9 0 39847115 887439360 9968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0

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

/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.2
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 380 0 0 0 20 0 0 0 17 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3269.95
Current children cumulated vsize (KiB) 866640

[startup+3342.3 s]
/proc/loadavg: 1.99 1.91 1.86 3/89 17070
/proc/meminfo: memFree=1816088/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=3329.39
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 10813 0 1 0 331070 1869 0 0 18 0 9 0 39847110 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 9975 2635 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=3329.14
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 8605 0 1 0 331047 1867 0 0 25 0 9 0 39847111 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4126777635 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.2
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 380 0 0 0 20 0 0 0 17 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3329.39
Current children cumulated vsize (KiB) 866640

[startup+3402.3 s]
/proc/loadavg: 1.99 1.93 1.87 3/89 17070
/proc/meminfo: memFree=1816024/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=3388.84
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 10813 0 1 0 337015 1869 0 0 18 0 9 0 39847110 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 9975 2635 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=3388.58
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 8605 0 1 0 336991 1867 0 0 25 0 9 0 39847111 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4126867806 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.2
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 380 0 0 0 20 0 0 0 17 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3388.84
Current children cumulated vsize (KiB) 866640

[startup+3462.3 s]
/proc/loadavg: 1.99 1.94 1.87 3/89 17070
/proc/meminfo: memFree=1815896/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=3448.28
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 10813 0 1 0 342959 1869 0 0 18 0 9 0 39847110 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 9975 2635 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=3448.02
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 8605 0 1 0 342935 1867 0 0 25 0 9 0 39847111 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4126777588 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.2
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 380 0 0 0 20 0 0 0 17 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3448.28
Current children cumulated vsize (KiB) 866640

[startup+3522.31 s]
/proc/loadavg: 1.99 1.95 1.88 3/89 17070
/proc/meminfo: memFree=1815768/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=3507.74
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 10813 0 1 0 348904 1870 0 0 18 0 9 0 39847110 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 9975 2635 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=3507.47
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 8605 0 1 0 348880 1867 0 0 25 0 9 0 39847111 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4126775317 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.2
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 380 0 0 0 20 0 0 0 17 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3507.74
Current children cumulated vsize (KiB) 866640

[startup+3582.3 s]
/proc/loadavg: 1.99 1.95 1.88 3/89 17070
/proc/meminfo: memFree=1815768/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=3567.18
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 10813 0 1 0 354848 1870 0 0 18 0 9 0 39847110 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 9975 2635 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=3566.92
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 8605 0 1 0 354824 1868 0 0 25 0 9 0 39847111 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4126782289 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.2
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 380 0 0 0 20 0 0 0 17 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3567.18
Current children cumulated vsize (KiB) 866640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.5 s]
/proc/loadavg: 1.99 1.95 1.89 3/89 17070
/proc/meminfo: memFree=1815768/2055920 swapFree=4192812/4192956
[pid=16948] ppid=16946 vsize=866640 CPUtime=3600.08
/proc/16948/stat : 16948 (java) S 16946 16948 15573 0 -1 0 10813 0 1 0 358138 1870 0 0 18 0 9 0 39847110 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16948/statm: 216660 9975 2635 9 0 211166 0
[pid=16948/tid=16950] ppid=16946 vsize=866640 CPUtime=3599.82
/proc/16948/task/16950/stat : 16950 (java) R 16946 16948 15573 0 -1 64 8605 0 1 0 358114 1868 0 0 25 0 9 0 39847111 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4126759648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16951] ppid=16946 vsize=866640 CPUtime=0.03
/proc/16948/task/16951/stat : 16951 (java) S 16946 16948 15573 0 -1 64 1133 0 0 0 3 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16952] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16952/stat : 16952 (java) S 16946 16948 15573 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16953] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16953/stat : 16953 (java) S 16946 16948 15573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39847113 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16954] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16954/stat : 16954 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16955] ppid=16946 vsize=866640 CPUtime=0.2
/proc/16948/task/16955/stat : 16955 (java) S 16946 16948 15573 0 -1 64 380 0 0 0 20 0 0 0 17 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16956] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16956/stat : 16956 (java) S 16946 16948 15573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39847115 887439360 9975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16948/tid=16957] ppid=16946 vsize=866640 CPUtime=0
/proc/16948/task/16957/stat : 16957 (java) S 16946 16948 15573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39847115 887439360 9975 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) 866640

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): 3615.54
CPU time (s): 3600.12
CPU user time (s): 3581.41
CPU system time (s): 18.7112
CPU usage (%): 99.5735
Max. virtual memory (cumulated for all children) (KiB): 866644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.41
system time used= 18.7112
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10834
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= 73951
involuntary context switches= 128159

runsolver used 4.44732 second user time and 11.6592 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-12 04:58:02
IDJOB=1110657
IDBENCH=61135
IDSOLVER=359
FILE ID=node51/1110657-1215831482
PBS_JOBID= 7903288
Free space on /tmp= 66488 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3736ef6a23834e902902e9d5e10d3b0e
RANDOM SEED=1446977772

node51.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.218
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.218
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:       1563576 kB
Buffers:         20364 kB
Cached:         145896 kB
SwapCached:          0 kB
Active:         389616 kB
Inactive:        43336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:         277936 kB
Slab:            44192 kB
Committed_AS:   391668 kB
PageTables:       2392 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= 66556 MiB
End job on node51 at 2008-07-12 05:58:20