Trace number 280496

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, and are wall clock time (not CPU 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 NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 1153.56 1153.94

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-15_ext.xml
MD5SUM99970ae154e1fd72222efe3964c656cb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints3
Best CPU time to get the best result obtained on this benchmark1153.56
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/280496-1169306186/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.096  cpuTime=0.08  mem=6M910
0.42	   
0.42	   relations being loaded...
0.63	   
0.63	   constraints being loaded...
0.73	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.73	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=10
0.74	       =>  wckTime=0.408  cpuTime=0.37  mem=37M861
0.80	   
0.80	   solver LocalSearchSolver being built... 
0.84	       =>  wckTime=0.512  cpuTime=0.41  mem=10M983
0.84	
0.84	s SATISFIABLE
0.84	o 0
0.84	c 5
1.50	o 1
1.50	c 4
5.58	o 2
5.58	c 3
6.12	   
6.12	   search
6.12	     run=0  nbConstraintChecks=4315339  nbAssignments=10000
6.12	       =>  wckTime=5.28  cpuTime=5.27  mem=10M983
10.87	   
10.87	   search
10.88	     run=1  nbConstraintChecks=8370417  nbAssignments=20000
10.88	       =>  wckTime=10.038  cpuTime=10.02  mem=10M983
15.73	   
15.73	   search
15.73	     run=2  nbConstraintChecks=12466265  nbAssignments=30000
15.73	       =>  wckTime=14.89  cpuTime=14.87  mem=10M983
20.57	   
20.57	   search
20.57	     run=3  nbConstraintChecks=16560088  nbAssignments=40000
20.57	       =>  wckTime=19.733  cpuTime=19.71  mem=10M983
25.38	   
25.38	   search
25.38	     run=4  nbConstraintChecks=20654028  nbAssignments=50000
25.38	       =>  wckTime=24.54  cpuTime=24.52  mem=10M983
30.19	   
30.19	   search
30.19	     run=5  nbConstraintChecks=24748932  nbAssignments=60000
30.19	       =>  wckTime=29.355  cpuTime=29.33  mem=10M983
35.04	   
35.04	   search
35.04	     run=6  nbConstraintChecks=28843258  nbAssignments=70000
35.04	       =>  wckTime=34.205  cpuTime=34.18  mem=10M983
35.60	   
35.60	   search
35.60	     run=7  nbConstraintChecks=29317192  nbAssignments=71157
35.60	       =>  wckTime=34.767  cpuTime=34.74  mem=10M983
35.61	   
35.61	   global
35.61	     nbConstraintChecks=29317192  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.61	     solvingWckTime=34.765  solvingCpuTime=34.74  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.61	     globalCpuTime=35.19
35.61	       =>  wckTime=35.279  cpuTime=35.15  mem=10M983
35.61	   
35.61	   solver IterativeSystematicSolver being built... 
35.74	       =>  wckTime=35.41  cpuTime=35.25  mem=21M680
35.75	   
35.75	   preprocessing
35.75	     nbConstraintChecks=180  nbValidityChecks=500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.75	     nbRemovedValues=0  detectedInconsistency=no
35.75	       =>  wckTime=0.0080  cpuTime=0.0  mem=21M680
36.03	   
36.03	   search
36.03	     run=0  nbConstraintChecks=232888  nbValidityChecks=243155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.03	     nbAssignments=23  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=35  nbRestartNogoods=0
36.03	       =>  wckTime=0.296  cpuTime=0.28  mem=22M636
36.43	   
36.43	   search
36.43	     run=1  nbConstraintChecks=555193  nbValidityChecks=611564  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.43	     nbAssignments=102  nbFailedAssignments=66  nbBacktracks=25  nbVisitedNodes=184  nbRestartNogoods=8
36.43	       =>  wckTime=0.692  cpuTime=0.65  mem=22M636
36.77	   
36.77	   search
36.77	     run=2  nbConstraintChecks=828050  nbValidityChecks=913981  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.77	     nbAssignments=161  nbFailedAssignments=98  nbBacktracks=47  nbVisitedNodes=283  nbRestartNogoods=12
36.77	       =>  wckTime=1.031  cpuTime=0.99  mem=22M636
37.03	   
37.03	   search
37.03	     run=3  nbConstraintChecks=1033087  nbValidityChecks=1178005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.03	     nbAssignments=271  nbFailedAssignments=169  nbBacktracks=80  nbVisitedNodes=485  nbRestartNogoods=16
37.03	       =>  wckTime=1.296  cpuTime=1.26  mem=22M636
37.79	   
37.79	   search
37.79	     run=4  nbConstraintChecks=1704325  nbValidityChecks=1931396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.79	     nbAssignments=422  nbFailedAssignments=265  nbBacktracks=130  nbVisitedNodes=760  nbRestartNogoods=29
37.79	       =>  wckTime=2.051  cpuTime=2.01  mem=22M636
38.63	   
38.63	   search
38.63	     run=5  nbConstraintChecks=2395230  nbValidityChecks=2742622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.63	     nbAssignments=652  nbFailedAssignments=415  nbBacktracks=205  nbVisitedNodes=1168  nbRestartNogoods=36
38.63	       =>  wckTime=2.894  cpuTime=2.85  mem=22M636
40.43	   
40.43	   search
40.43	     run=6  nbConstraintChecks=3964152  nbValidityChecks=4479097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.43	     nbAssignments=977  nbFailedAssignments=622  nbBacktracks=318  nbVisitedNodes=1756  nbRestartNogoods=42
40.43	       =>  wckTime=4.693  cpuTime=4.64  mem=22M636
41.37	   
41.37	   search
41.37	     run=7  nbConstraintChecks=4690334  nbValidityChecks=5439324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.37	     nbAssignments=1454  nbFailedAssignments=923  nbBacktracks=488  nbVisitedNodes=2597  nbRestartNogoods=46
41.37	       =>  wckTime=5.636  cpuTime=5.58  mem=22M636
45.03	   
45.03	   search
45.03	     run=8  nbConstraintChecks=7936686  nbValidityChecks=9084508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
45.03	     nbAssignments=2220  nbFailedAssignments=1425  nbBacktracks=747  nbVisitedNodes=3992  nbRestartNogoods=57
45.03	       =>  wckTime=9.288  cpuTime=9.21  mem=22M636
48.25	   
48.25	   search
48.25	     run=9  nbConstraintChecks=10647213  nbValidityChecks=12334653  nbPropagations=0  nbRevisions=0
48.25	     nbUselessRevisions=0  nbAssignments=3306  nbFailedAssignments=2123  nbBacktracks=1131  nbVisitedNodes=5935
48.25	     nbRestartNogoods=69
48.25	       =>  wckTime=12.515  cpuTime=12.43  mem=22M636
54.18	   
54.18	   search
54.18	     run=10  nbConstraintChecks=15806441  nbValidityChecks=18234644  nbPropagations=0  nbRevisions=0
54.18	     nbUselessRevisions=0  nbAssignments=4785  nbFailedAssignments=3023  nbBacktracks=1707  nbVisitedNodes=8519
54.18	     nbRestartNogoods=76
54.18	       =>  wckTime=18.439  cpuTime=18.35  mem=22M636
61.03	   
61.04	   search
61.04	     run=11  nbConstraintChecks=21564836  nbValidityChecks=25231747  nbPropagations=0  nbRevisions=0
61.04	     nbUselessRevisions=0  nbAssignments=7202  nbFailedAssignments=4569  nbBacktracks=2571  nbVisitedNodes=12892
61.04	     nbRestartNogoods=86
61.04	       =>  wckTime=25.298  cpuTime=25.21  mem=22M636
72.16	   
72.16	   search
72.16	     run=12  nbConstraintChecks=31174834  nbValidityChecks=36683359  nbPropagations=0  nbRevisions=0
72.16	     nbUselessRevisions=0  nbAssignments=10756  nbFailedAssignments=6821  nbBacktracks=3869  nbVisitedNodes=19300
72.16	     nbRestartNogoods=97
72.16	       =>  wckTime=36.426  cpuTime=36.33  mem=22M636
87.45	   
87.45	   search
87.45	     run=13  nbConstraintChecks=43982193  nbValidityChecks=52092413  nbPropagations=0  nbRevisions=0
87.45	     nbUselessRevisions=0  nbAssignments=15919  nbFailedAssignments=10032  nbBacktracks=5815  nbVisitedNodes=28435
87.45	     nbRestartNogoods=109
87.45	       =>  wckTime=51.709  cpuTime=51.61  mem=22M636
112.93	   
112.93	   search
112.93	     run=14  nbConstraintChecks=66064180  nbValidityChecks=78418555  nbPropagations=0  nbRevisions=0
112.93	     nbUselessRevisions=0  nbAssignments=24153  nbFailedAssignments=15342  nbBacktracks=8734  nbVisitedNodes=43407
112.93	     nbRestartNogoods=129
112.93	       =>  wckTime=77.195  cpuTime=77.09  mem=22M636
152.34	o 3
152.34	c 2
178.46	   
178.46	   search
178.46	     run=15  nbConstraintChecks=122450600  nbValidityChecks=142196177  nbPropagations=0  nbRevisions=0
178.46	     nbUselessRevisions=0  nbAssignments=37536  nbFailedAssignments=24342  nbBacktracks=13112  nbVisitedNodes=68099
178.46	     nbRestartNogoods=141
178.46	       =>  wckTime=142.728  cpuTime=142.61  mem=22M636
266.17	   
266.17	   search
266.17	     run=16  nbConstraintChecks=196856425  nbValidityChecks=228321503  nbPropagations=0  nbRevisions=0
266.17	     nbUselessRevisions=0  nbAssignments=57354  nbFailedAssignments=37589  nbBacktracks=19680  nbVisitedNodes=105271
266.17	     nbRestartNogoods=150
266.17	       =>  wckTime=230.436  cpuTime=230.29  mem=22M636
409.29	   
409.29	   search
409.29	     run=17  nbConstraintChecks=318144841  nbValidityChecks=366843263  nbPropagations=0  nbRevisions=0
409.29	     nbUselessRevisions=0  nbAssignments=86606  nbFailedAssignments=56984  nbBacktracks=29533  nbVisitedNodes=159809
409.29	     nbRestartNogoods=159
409.29	       =>  wckTime=373.553  cpuTime=373.37  mem=22M636
623.45	   
623.45	   search
623.45	     run=18  nbConstraintChecks=499658100  nbValidityChecks=577739396  nbPropagations=0  nbRevisions=0
623.45	     nbUselessRevisions=0  nbAssignments=135198  nbFailedAssignments=90795  nbBacktracks=44311  nbVisitedNodes=252291
623.45	     nbRestartNogoods=176
623.45	       =>  wckTime=587.714  cpuTime=587.48  mem=22M636
964.06	   
964.06	   search
964.06	     run=19  nbConstraintChecks=790750611  nbValidityChecks=909583704  nbPropagations=0  nbRevisions=0
964.06	     nbUselessRevisions=0  nbAssignments=204895  nbFailedAssignments=138321  nbBacktracks=66480  nbVisitedNodes=383261
964.06	     nbRestartNogoods=200
964.06	       =>  wckTime=928.326  cpuTime=928.01  mem=22M636
1153.87	   
1153.88	   search
1153.88	     run=20  nbConstraintChecks=954641047  nbValidityChecks=1094688356  nbPropagations=0  nbRevisions=0
1153.88	     nbUselessRevisions=0  nbAssignments=241206  nbFailedAssignments=163184  nbBacktracks=77929  nbVisitedNodes=451632
1153.88	     nbRestartNogoods=214
1153.88	       =>  wckTime=1118.139  cpuTime=1117.78  mem=22M636
1153.88	   
1153.88	   global
1153.88	     nbConstraintChecks=954641227  nbValidityChecks=1094688856  nbRestartNogoods=214  solvingWckTime=1118.14
1153.88	     solvingCpuTime=1117.78  expiredTime=no  totalExploration=yes  nbFoundSolutions=1  globalCpuTime=1153.07
1153.88	       =>  wckTime=1153.55  cpuTime=1153.03  mem=22M636
1153.88	
1153.88	s OPTIMUM FOUND
1153.88	v 8 8 6 6 4 0 0 0 2 0 1 2 3 3 4 4 7 4 8 9 
1153.88	   
1153.88	   totalWckTime=1153.625  totalCpuTime=1153.07

Verifier Data (download as text)

2 unsatisfied constraints, 3 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node56/watcher-280496-1169306186 -o ROOT/results/node56/solver-280496-1169306186 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280496-1169306186/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.92 0.99 1.22 4/65 21615
/proc/meminfo: memFree=1530872/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=292 CPUtime=0
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 48 0 0 0 0 0 0 0 20 0 1 0 279016809 299008 32 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 10029709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 73 35 27 14 0 5 0

[startup+0.102625 s]
/proc/loadavg: 0.92 0.99 1.22 4/65 21615
/proc/meminfo: memFree=1530872/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=909356 CPUtime=0.06
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 2531 0 1 0 5 1 0 0 21 0 7 0 279016809 931180544 2278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10407875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21614/statm: 227339 2278 1241 14 0 214922 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 909356

[startup+0.510662 s]
/proc/loadavg: 0.92 0.99 1.22 4/65 21615
/proc/meminfo: memFree=1530872/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=0.46
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 7851 0 1 0 42 4 0 0 16 0 8 0 279016809 937299968 7590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073565358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 7591 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.33274 s]
/proc/loadavg: 0.92 0.99 1.22 2/72 21622
/proc/meminfo: memFree=1478784/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915336 CPUtime=1.28
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15685 0 1 0 118 10 0 0 17 0 8 0 279016809 937304064 15423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15423 2477 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.08
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 318 0 0 0 8 0 0 0 15 0 8 0 279016820 937299968 15423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915336

[startup+2.9789 s]
/proc/loadavg: 0.92 0.99 1.22 2/72 21622
/proc/meminfo: memFree=1478656/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=2.92
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15689 0 1 0 269 23 0 0 18 0 8 0 279016809 937299968 15426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15426 2477 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.08
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 321 0 0 0 8 0 0 0 16 0 8 0 279016820 937299968 15426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915332

[startup+6.25522 s]
/proc/loadavg: 0.93 0.99 1.22 2/72 21622
/proc/meminfo: memFree=1478664/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=6.2
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15693 0 1 0 572 48 0 0 17 0 8 0 279016809 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15430 2477 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.09
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915332

[startup+12.7359 s]
/proc/loadavg: 0.93 0.99 1.21 2/72 21622
/proc/meminfo: memFree=1478672/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=12.69
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15693 0 1 0 1167 102 0 0 25 0 8 0 279016809 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15430 2477 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.09
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915332

[startup+25.5651 s]
/proc/loadavg: 0.95 0.99 1.21 2/72 21622
/proc/meminfo: memFree=1478736/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=25.51
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15693 0 1 0 2343 208 0 0 25 0 8 0 279016809 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15430 2477 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.09
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 915332

[startup+51.2466 s]
/proc/loadavg: 1.02 1.00 1.21 2/72 21622
/proc/meminfo: memFree=1478480/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=51.18
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15859 0 1 0 4826 292 0 0 25 0 8 0 279016809 937299968 15586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596046 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15586 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 915332

[startup+102.501 s]
/proc/loadavg: 1.01 1.00 1.19 2/72 21622
/proc/meminfo: memFree=1478416/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=102.42
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15862 0 1 0 9950 292 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15588 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 915332

[startup+162.587 s]
/proc/loadavg: 1.00 1.00 1.18 2/72 21622
/proc/meminfo: memFree=1478416/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=162.49
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15863 0 1 0 15957 292 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749928 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 703.12
Current children cumulated vsize (KiB) 915332

[startup+763.441 s]
/proc/loadavg: 1.00 1.00 1.08 2/72 21624
/proc/meminfo: memFree=1478352/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=763.19
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15864 0 1 0 76026 293 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073759548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15588 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 763.19
Current children cumulated vsize (KiB) 915332

[startup+823.523 s]
/proc/loadavg: 1.00 1.00 1.08 2/72 21624
/proc/meminfo: memFree=1478352/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=823.26
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15864 0 1 0 82033 293 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073760500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15588 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 823.26
Current children cumulated vsize (KiB) 915332

[startup+883.611 s]
/proc/loadavg: 1.00 1.00 1.07 2/72 21624
/proc/meminfo: memFree=1478352/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=883.33
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15864 0 1 0 88040 293 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757240 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15588 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 883.33
Current children cumulated vsize (KiB) 915332

[startup+943.696 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 21624
/proc/meminfo: memFree=1478288/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=943.4
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15864 0 1 0 94047 293 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637003 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15588 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 943.4
Current children cumulated vsize (KiB) 915332

[startup+1003.78 s]
/proc/loadavg: 1.04 1.01 1.06 2/72 21624
/proc/meminfo: memFree=1478288/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=1003.46
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15864 0 1 0 100053 293 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15588 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1003.46
Current children cumulated vsize (KiB) 915332

[startup+1063.86 s]
/proc/loadavg: 1.02 1.01 1.06 2/72 21624
/proc/meminfo: memFree=1478352/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=1063.54
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15864 0 1 0 106060 294 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15588 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1063.54
Current children cumulated vsize (KiB) 915332

[startup+1123.94 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 21624
/proc/meminfo: memFree=1478288/2055920 swapFree=4184804/4192956
[pid=21614] ppid=21612 vsize=915332 CPUtime=1123.61
/proc/21614/stat : 21614 (java) R 21612 21614 20673 0 -1 0 15864 0 1 0 112067 294 0 0 25 0 8 0 279016809 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600964 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21614/statm: 228833 15588 2530 14 0 215303 0
[pid=21614/tid=21616] ppid=21612 vsize=915332 CPUtime=0.05
/proc/21614/task/21616/stat : 21616 (java) S 21612 21614 20673 0 -1 64 1538 0 0 0 5 0 0 0 16 0 8 0 279016813 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21617] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21617/stat : 21617 (java) S 21612 21614 20673 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21618] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21618/stat : 21618 (java) S 21612 21614 20673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279016814 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21619] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21619/stat : 21619 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21620] ppid=21612 vsize=915332 CPUtime=0.2
/proc/21614/task/21620/stat : 21620 (java) S 21612 21614 20673 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21614/tid=21621] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21621/stat : 21621 (java) S 21612 21614 20673 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21614/tid=21622] ppid=21612 vsize=915332 CPUtime=0
/proc/21614/task/21622/stat : 21622 (java) S 21612 21614 20673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279016820 937299968 15588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1123.61
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 1153.94
CPU time (s): 1153.56
CPU user time (s): 1150.61
CPU system time (s): 2.95155
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1150.61
system time used= 2.95155
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15874
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= 24209
involuntary context switches= 2380

runsolver used 1.19182 s user time and 2.90656 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan 20 15:16:27 UTC 2007


IDJOB= 280496
IDBENCH= 11100
IDSOLVER= 69
FILE ID= node56/280496-1169306186

PBS_JOBID= 3610142

Free space on /tmp= 66562 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-15_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280496-1169306186/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-280496-1169306186 -o ROOT/results/node56/solver-280496-1169306186 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280496-1169306186/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  99970ae154e1fd72222efe3964c656cb

RANDOM SEED= 870848816

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.232
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.232
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:       1531352 kB
Buffers:         43444 kB
Cached:         399880 kB
SwapCached:       2144 kB
Active:         109640 kB
Inactive:       343640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531352 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            2624 kB
Writeback:           0 kB
Mapped:          16908 kB
Slab:            57292 kB
Committed_AS:  5231548 kB
PageTables:       1472 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= 66562 MiB



End job on node56 on Sat Jan 20 15:35:41 UTC 2007