Trace number 276850

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 EPFCOPTIMUM 0 1437.31

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-21_ext.xml
MD5SUM458b61b666f24b7113cc3de8b84cb338
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints752
Best CPU time to get the best result obtained on this benchmark0
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/276850-1169247869/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.40	       =>  wckTime=0.097  cpuTime=0.1  mem=6M887
0.40	   
0.40	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.66	     nbConstraints=753  nbRelationTypes=753  nbExtensionStructures=753  nbSharedExtensionStructures=0
0.66	     nbConflictsStructures=753  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=11914  maxDegree=39
0.66	     maxArity=2
0.66	       =>  wckTime=0.36  cpuTime=0.24  mem=11M779
0.71	   
0.71	   solver LocalSearchSolver being built... 
0.75	       =>  wckTime=0.448  cpuTime=0.29  mem=6M109
0.75	
0.75	s SATISFIABLE
0.75	o 689
0.76	c 64
0.76	o 693
0.76	c 60
0.76	o 699
0.76	c 54
0.76	o 705
0.76	c 48
0.76	o 711
0.76	c 42
0.76	o 716
0.76	c 37
0.76	o 722
0.76	c 31
0.76	o 725
0.76	c 28
0.76	o 727
0.76	c 26
0.76	o 730
0.76	c 23
0.76	o 731
0.76	c 22
0.76	o 733
0.76	c 20
0.76	o 734
0.76	c 19
0.77	o 736
0.77	c 17
0.77	o 737
0.77	c 16
0.77	o 740
0.77	c 13
0.77	o 741
0.77	c 12
0.77	o 743
0.77	c 10
0.77	o 744
0.77	c 9
0.77	o 745
0.77	c 8
0.77	o 746
0.77	c 7
0.78	o 747
0.78	c 6
0.79	o 748
0.79	c 5
0.84	o 750
0.84	c 3
1.05	o 751
1.05	c 2
1.40	o 752
1.40	c 1
1.40	   
1.40	   search
1.40	     run=0  nbConstraintChecks=3817405  nbAssignments=2491
1.40	       =>  wckTime=0.647  cpuTime=0.63  mem=6M109
1.40	   
1.40	   global
1.40	     nbConstraintChecks=3817405  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.40	     solvingWckTime=0.646  solvingCpuTime=0.63  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.40	     globalCpuTime=0.96
1.40	       =>  wckTime=1.096  cpuTime=0.92  mem=6M109
1.40	   
1.40	   solver IterativeSystematicSolver being built... 
1.52	       =>  wckTime=1.219  cpuTime=1.02  mem=17M50
1.61	   
1.61	   preprocessing
1.61	     nbConstraintChecks=61909  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.61	     detectedInconsistency=no
1.61	       =>  wckTime=0.085  cpuTime=0.06  mem=17M50
1.66	   
1.66	   search
1.66	     run=0  nbConstraintChecks=111075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
1.66	     nbFailedAssignments=16  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
1.66	       =>  wckTime=0.139  cpuTime=0.11  mem=17M50
1.74	   
1.74	   search
1.74	     run=1  nbConstraintChecks=278903  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
1.74	     nbFailedAssignments=39  nbBacktracks=25  nbVisitedNodes=143  nbRestartNogoods=8
1.74	       =>  wckTime=0.217  cpuTime=0.18  mem=17M50
1.83	   
1.83	   search
1.83	     run=2  nbConstraintChecks=523349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146
1.83	     nbFailedAssignments=76  nbBacktracks=47  nbVisitedNodes=266  nbRestartNogoods=14
1.83	       =>  wckTime=0.312  cpuTime=0.27  mem=17M50
1.97	   
1.97	   search
1.97	     run=3  nbConstraintChecks=903041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=247
1.97	     nbFailedAssignments=135  nbBacktracks=82  nbVisitedNodes=460  nbRestartNogoods=27
1.97	       =>  wckTime=0.451  cpuTime=0.41  mem=17M50
2.15	   
2.15	   search
2.15	     run=4  nbConstraintChecks=1396791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=377
2.15	     nbFailedAssignments=206  nbBacktracks=132  nbVisitedNodes=711  nbRestartNogoods=40
2.15	       =>  wckTime=0.628  cpuTime=0.58  mem=17M50
2.46	   
2.46	   search
2.46	     run=5  nbConstraintChecks=2278840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=594
2.46	     nbFailedAssignments=342  nbBacktracks=207  nbVisitedNodes=1134  nbRestartNogoods=51
2.46	       =>  wckTime=0.94  cpuTime=0.89  mem=17M50
2.93	   
2.93	   search
2.93	     run=6  nbConstraintChecks=3605721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=916
2.93	     nbFailedAssignments=546  nbBacktracks=320  nbVisitedNodes=1766  nbRestartNogoods=60
2.93	       =>  wckTime=1.409  cpuTime=1.36  mem=17M50
3.55	   
3.55	   search
3.55	     run=7  nbConstraintChecks=5479140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1380
3.55	     nbFailedAssignments=833  nbBacktracks=490  nbVisitedNodes=2675  nbRestartNogoods=67
3.55	       =>  wckTime=2.029  cpuTime=1.97  mem=17M50
4.48	   
4.48	   search
4.48	     run=8  nbConstraintChecks=8029447  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2018
4.48	     nbFailedAssignments=1211  nbBacktracks=746  nbVisitedNodes=3908  nbRestartNogoods=77
4.48	       =>  wckTime=2.961  cpuTime=2.89  mem=17M50
5.76	   
5.76	   search
5.76	     run=9  nbConstraintChecks=11429503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2905
5.76	     nbFailedAssignments=1708  nbBacktracks=1130  nbVisitedNodes=5559  nbRestartNogoods=88
5.76	       =>  wckTime=4.235  cpuTime=4.15  mem=17M50
7.52	   
7.52	   search
7.52	     run=10  nbConstraintChecks=16221720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4172
7.52	     nbFailedAssignments=2394  nbBacktracks=1706  nbVisitedNodes=7902  nbRestartNogoods=94
7.52	       =>  wckTime=5.997  cpuTime=5.91  mem=17M50
9.77	   
9.77	   search
9.77	     run=11  nbConstraintChecks=22365932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5896
9.77	     nbFailedAssignments=3250  nbBacktracks=2570  nbVisitedNodes=10892  nbRestartNogoods=100
9.77	       =>  wckTime=8.252  cpuTime=8.16  mem=17M50
12.88	   
12.88	   search
12.88	     run=12  nbConstraintChecks=30555179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8343
12.88	     nbFailedAssignments=4394  nbBacktracks=3867  nbVisitedNodes=14932  nbRestartNogoods=110
12.88	       =>  wckTime=11.36  cpuTime=11.27  mem=17M50
17.13	   
17.13	   search
17.13	     run=13  nbConstraintChecks=41437249  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11800
17.13	     nbFailedAssignments=5897  nbBacktracks=5813  nbVisitedNodes=20413  nbRestartNogoods=123
17.13	       =>  wckTime=15.605  cpuTime=15.51  mem=17M50
23.06	   
23.06	   search
23.06	     run=14  nbConstraintChecks=56892248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16838
23.06	     nbFailedAssignments=8011  nbBacktracks=8733  nbVisitedNodes=28185  nbRestartNogoods=134
23.06	       =>  wckTime=21.54  cpuTime=21.45  mem=17M50
31.66	   
31.66	   search
31.66	     run=15  nbConstraintChecks=79204791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24191
31.66	     nbFailedAssignments=10980  nbBacktracks=13115  nbVisitedNodes=39452  nbRestartNogoods=143
31.66	       =>  wckTime=30.144  cpuTime=30.05  mem=17M50
44.30	   
44.30	   search
44.30	     run=16  nbConstraintChecks=111887352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35058
44.30	     nbFailedAssignments=15274  nbBacktracks=19684  nbVisitedNodes=55846  nbRestartNogoods=157
44.30	       =>  wckTime=42.78  cpuTime=42.69  mem=17M50
63.01	   
63.02	   search
63.02	     run=17  nbConstraintChecks=160968245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51200
63.02	     nbFailedAssignments=21556  nbBacktracks=29536  nbVisitedNodes=80187  nbRestartNogoods=177
63.02	       =>  wckTime=61.494  cpuTime=61.39  mem=17M50
91.85	   
91.85	   search
91.85	     run=18  nbConstraintChecks=234197181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75580
91.85	     nbFailedAssignments=31152  nbBacktracks=44314  nbVisitedNodes=117040  nbRestartNogoods=202
91.85	       =>  wckTime=90.33  cpuTime=90.2  mem=17M50
133.94	   
133.94	   search
133.94	     run=19  nbConstraintChecks=342882685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111974
133.94	     nbFailedAssignments=45373  nbBacktracks=66482  nbVisitedNodes=171700  nbRestartNogoods=233
133.94	       =>  wckTime=132.422  cpuTime=132.28  mem=17M50
197.84	   
197.84	   search
197.84	     run=20  nbConstraintChecks=506602481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166705
197.84	     nbFailedAssignments=66845  nbBacktracks=99735  nbVisitedNodes=254223  nbRestartNogoods=255
197.84	       =>  wckTime=196.323  cpuTime=196.15  mem=17M50
291.89	   
291.89	   search
291.89	     run=21  nbConstraintChecks=748808243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=248427
291.89	     nbFailedAssignments=98683  nbBacktracks=149613  nbVisitedNodes=376996  nbRestartNogoods=283
291.89	       =>  wckTime=290.367  cpuTime=290.15  mem=17M50
431.43	   
431.43	   search
431.43	     run=22  nbConstraintChecks=1113433438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=370386
431.43	     nbFailedAssignments=145816  nbBacktracks=224433  nbVisitedNodes=559844  nbRestartNogoods=315
431.43	       =>  wckTime=429.906  cpuTime=429.64  mem=17M50
640.96	   
640.96	   search
640.96	     run=23  nbConstraintChecks=1651146990  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=552277
640.96	     nbFailedAssignments=215476  nbBacktracks=336660  nbVisitedNodes=831146  nbRestartNogoods=344
640.96	       =>  wckTime=639.444  cpuTime=639.09  mem=17M50
952.73	   
952.73	   search
952.73	     run=24  nbConstraintChecks=2454013450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=824188
952.73	     nbFailedAssignments=319037  nbBacktracks=505002  nbVisitedNodes=1236437  nbRestartNogoods=364
952.73	       =>  wckTime=951.207  cpuTime=950.73  mem=17M50
1415.89	   
1415.89	   search
1415.89	     run=25  nbConstraintChecks=3644641367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1229317
1415.89	     nbFailedAssignments=471651  nbBacktracks=757513  nbVisitedNodes=1837359  nbRestartNogoods=383
1415.89	       =>  wckTime=1414.368  cpuTime=1413.69  mem=17M50
1437.28	   
1437.28	   search
1437.28	     run=26  nbConstraintChecks=3698654979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1248076
1437.28	     nbFailedAssignments=478461  nbBacktracks=769463  nbVisitedNodes=1864850  nbRestartNogoods=391
1437.28	       =>  wckTime=1435.76  cpuTime=1435.08  mem=17M50
1437.28	   
1437.28	   global
1437.28	     nbConstraintChecks=3698716888  nbRestartNogoods=391  solvingWckTime=1435.761  solvingCpuTime=1435.08
1437.28	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1436.14
1437.28	       =>  wckTime=1436.981  cpuTime=1436.1  mem=17M50
1437.29	
1437.29	s OPTIMUM FOUND
1437.29	v 7 3 6 7 2 5 4 5 7 7 4 6 7 2 0 3 6 0 1 5 7 1 1 7 3 7 3 6 0 4 1 5 1 2 3 6 0 3 5 7 
1437.29	   
1437.29	   totalWckTime=1437.058  totalCpuTime=1436.15

Verifier Data (download as text)

1 unsatisfied constraints, 752 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/node21/watcher-276850-1169247869 -o ROOT/results/node21/solver-276850-1169247869 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276850-1169247869/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: 1.04 1.52 1.80 2/78 9928
/proc/meminfo: memFree=1402784/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=1784 CPUtime=0
/proc/9927/stat : 9927 (java) D 9925 9927 8799 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 273181437 1826816 136 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/9927/statm: 446 136 102 14 0 91 0

[startup+0.106698 s]
/proc/loadavg: 1.04 1.52 1.80 2/78 9928
/proc/meminfo: memFree=1402784/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=914988 CPUtime=0.09
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 3031 0 1 0 8 1 0 0 16 0 8 0 273181437 936947712 2777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155586195 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9927/statm: 228747 2777 1439 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514773 s]
/proc/loadavg: 1.04 1.52 1.80 2/78 9928
/proc/meminfo: memFree=1402784/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915332 CPUtime=0.49
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 6431 0 1 0 45 4 0 0 16 0 8 0 273181437 937299968 6170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9927/statm: 228833 6170 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33592 s]
/proc/loadavg: 1.04 1.52 1.80 2/85 9935
/proc/meminfo: memFree=1381032/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915448 CPUtime=1.3
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 8115 0 1 0 115 15 0 0 17 0 8 0 273181437 937418752 7853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228862 7853 2479 14 0 215332 0
[pid=9927/tid=9929] ppid=9925 vsize=915448 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273181441 937418752 7853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915448 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937418752 7853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915452 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937422848 7853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915448 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937418752 7853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915448 CPUtime=0.17
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 374 0 0 0 17 0 0 0 16 0 8 0 273181445 937418752 7853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915452 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937422848 7853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915448 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937418752 7853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.97323 s]
/proc/loadavg: 1.04 1.52 1.80 2/85 9935
/proc/meminfo: memFree=1376808/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=2.93
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9235 0 1 0 275 18 0 0 16 0 8 0 273181437 937553920 8971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073936868 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 8971 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 8971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 8971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 8971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 8971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.23
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 414 0 0 0 22 1 0 0 16 0 8 0 273181445 937553920 8971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 8971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 8971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915580

[startup+6.26885 s]
/proc/loadavg: 1.04 1.51 1.79 2/85 9935
/proc/meminfo: memFree=1376616/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=6.22
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9258 0 1 0 604 18 0 0 19 0 8 0 273181437 937553920 8990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998640 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 8990 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 8990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 8990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 8990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 8990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.25
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 427 0 0 0 24 1 0 0 16 0 8 0 273181445 937553920 8990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 8990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 8990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915580

[startup+12.7421 s]
/proc/loadavg: 1.04 1.51 1.79 2/85 9935
/proc/meminfo: memFree=1376632/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=12.69
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9267 0 1 0 1251 18 0 0 25 0 8 0 273181437 937553920 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073959420 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 8996 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 430 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 8996 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) 915580

[startup+25.5945 s]
/proc/loadavg: 1.03 1.48 1.78 2/85 9935
/proc/meminfo: memFree=1376568/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=25.54
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9274 0 1 0 2536 18 0 0 25 0 8 0 273181437 937553920 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851568 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9003 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 430 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915580

[startup+51.2854 s]
/proc/loadavg: 1.02 1.44 1.75 2/85 9935
/proc/meminfo: memFree=1376568/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=51.21
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9279 0 1 0 5103 18 0 0 25 0 8 0 273181437 937553920 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073938774 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9008 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 430 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 915580

[startup+102.563 s]
/proc/loadavg: 1.01 1.37 1.71 2/85 9935
/proc/meminfo: memFree=1376696/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=102.47
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9285 0 1 0 10228 19 0 0 25 0 8 0 273181437 937553920 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074009936 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9013 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 430 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.47
Current children cumulated vsize (KiB) 915580

[startup+162.581 s]
/proc/loadavg: 1.00 1.30 1.66 2/85 9935
/proc/meminfo: memFree=1376696/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=162.46
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9288 0 1 0 16227 19 0 0 25 0 8 0 273181437 937553920 9015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998956 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated vsize (KiB) 915580

[startup+1062.82 s]
/proc/loadavg: 1.00 1.02 1.24 2/85 9937
/proc/meminfo: memFree=1376440/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=1062.33
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9302 0 1 0 106212 21 0 0 25 0 8 0 273181437 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999130 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9029 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 431 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 915580

[startup+1122.84 s]
/proc/loadavg: 1.00 1.01 1.22 2/85 9937
/proc/meminfo: memFree=1376440/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=1122.33
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9302 0 1 0 112212 21 0 0 25 0 8 0 273181437 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999191 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9029 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 431 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 915580

[startup+1182.85 s]
/proc/loadavg: 1.04 1.02 1.21 2/85 9937
/proc/meminfo: memFree=1376440/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=1182.31
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9302 0 1 0 118210 21 0 0 25 0 8 0 273181437 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9029 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 431 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 915580

[startup+1242.86 s]
/proc/loadavg: 1.13 1.05 1.20 2/85 9937
/proc/meminfo: memFree=1376440/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=1242.3
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9302 0 1 0 124209 21 0 0 25 0 8 0 273181437 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073938802 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9029 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 431 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 915580

[startup+1302.88 s]
/proc/loadavg: 1.04 1.03 1.18 2/85 9937
/proc/meminfo: memFree=1376440/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=1302.29
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9302 0 1 0 130208 21 0 0 25 0 8 0 273181437 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999033 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9029 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 431 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 915580

[startup+1362.9 s]
/proc/loadavg: 1.01 1.03 1.17 2/85 9937
/proc/meminfo: memFree=1376504/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=1362.28
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9302 0 1 0 136207 21 0 0 25 0 8 0 273181437 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073971732 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9029 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 431 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 915580

[startup+1422.92 s]
/proc/loadavg: 1.00 1.02 1.16 2/85 9937
/proc/meminfo: memFree=1376504/2055920 swapFree=4156356/4192956
[pid=9927] ppid=9925 vsize=915580 CPUtime=1422.28
/proc/9927/stat : 9927 (java) R 9925 9927 8799 0 -1 0 9304 0 1 0 142207 21 0 0 25 0 8 0 273181437 937553920 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073953844 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9927/statm: 228895 9031 2532 14 0 215365 0
[pid=9927/tid=9929] ppid=9925 vsize=915580 CPUtime=0.03
/proc/9927/task/9929/stat : 9929 (java) S 9925 9927 8799 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 273181441 937553920 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9930] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9930/stat : 9930 (java) S 9925 9927 8799 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273181442 937553920 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9931] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9931/stat : 9931 (java) S 9925 9927 8799 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273181442 937553920 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9932] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9932/stat : 9932 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273181445 937553920 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9933] ppid=9925 vsize=915580 CPUtime=0.26
/proc/9927/task/9933/stat : 9933 (java) S 9925 9927 8799 0 -1 64 431 0 0 0 25 1 0 0 16 0 8 0 273181445 937553920 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9927/tid=9934] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9934/stat : 9934 (java) S 9925 9927 8799 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273181445 937553920 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9927/tid=9935] ppid=9925 vsize=915580 CPUtime=0
/proc/9927/task/9935/stat : 9935 (java) S 9925 9927 8799 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273181445 937553920 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 915580

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 9927 and gives childrusage.ru_utime.tv_sec=1436 childrusage.ru_utime.tv_usec=440627 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=225965
CPU time returned by wait4() is 1436.67
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 1437.31
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 915580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1436.44
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9400
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= 30066
involuntary context switches= 60436

runsolver used 1.59276 s user time and 3.50547 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri Jan 19 23:04:29 UTC 2007


IDJOB= 276850
IDBENCH= 6079
IDSOLVER= 68
FILE ID= node21/276850-1169247869

PBS_JOBID= 3589323

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276850-1169247869/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-276850-1169247869 -o ROOT/results/node21/solver-276850-1169247869 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276850-1169247869/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  458b61b666f24b7113cc3de8b84cb338

RANDOM SEED= 130937263

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.261
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.261
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:       1403264 kB
Buffers:         46908 kB
Cached:         505112 kB
SwapCached:       2928 kB
Active:         165272 kB
Inactive:       411904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403264 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          34056 kB
Slab:            61012 kB
Committed_AS:  4991100 kB
PageTables:       1792 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= 66563 MiB



End job on node21 on Fri Jan 19 23:28:26 UTC 2007