Trace number 281494

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 537.366 542.384

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-7_ext.xml
MD5SUMe1947c7195cbc227f94231ae19f9a0c1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints34
Best CPU time to get the best result obtained on this benchmark13.234
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281494-1169312680/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.103  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2005  maxDegree=14
0.52	     maxArity=2
0.52	       =>  wckTime=0.204  cpuTime=0.15  mem=8M847
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.289  cpuTime=0.19  mem=5M461
0.61	
0.61	s SATISFIABLE
0.61	o 15
0.61	c 90
0.61	o 17
0.61	c 88
0.61	o 18
0.61	c 87
0.61	o 19
0.61	c 86
0.61	o 21
0.61	c 84
0.62	o 24
0.62	c 81
0.62	o 26
0.62	c 79
0.62	o 28
0.62	c 77
0.62	o 30
0.62	c 75
0.62	o 32
0.62	c 73
0.62	o 33
0.62	c 72
0.62	o 34
0.62	c 71
2.73	   
2.73	   search
2.74	     run=0  nbConstraintChecks=15077697  nbAssignments=10000
2.74	       =>  wckTime=2.132  cpuTime=2.09  mem=5M461
4.80	   
4.80	   search
4.80	     run=1  nbConstraintChecks=30149515  nbAssignments=20000
4.80	       =>  wckTime=4.193  cpuTime=4.14  mem=5M461
6.84	   
6.84	   search
6.84	     run=2  nbConstraintChecks=45166131  nbAssignments=30000
6.85	       =>  wckTime=6.242  cpuTime=6.16  mem=5M461
8.90	   
8.90	   search
8.90	     run=3  nbConstraintChecks=60233052  nbAssignments=40000
8.90	       =>  wckTime=8.294  cpuTime=8.19  mem=5M461
10.95	   
10.95	   search
10.95	     run=4  nbConstraintChecks=75250557  nbAssignments=50000
10.95	       =>  wckTime=10.343  cpuTime=10.22  mem=5M461
12.99	   
12.99	   search
12.99	     run=5  nbConstraintChecks=90248017  nbAssignments=60000
12.99	       =>  wckTime=12.39  cpuTime=12.25  mem=5M461
15.06	   
15.06	   search
15.06	     run=6  nbConstraintChecks=105299885  nbAssignments=70000
15.06	       =>  wckTime=14.457  cpuTime=14.3  mem=5M461
17.13	   
17.13	   search
17.13	     run=7  nbConstraintChecks=120339266  nbAssignments=80000
17.13	       =>  wckTime=16.523  cpuTime=16.35  mem=5M461
19.19	   
19.19	   search
19.19	     run=8  nbConstraintChecks=135382093  nbAssignments=90000
19.19	       =>  wckTime=18.589  cpuTime=18.4  mem=5M461
21.26	   
21.26	   search
21.26	     run=9  nbConstraintChecks=150438413  nbAssignments=100000
21.26	       =>  wckTime=20.66  cpuTime=20.44  mem=5M461
23.34	   
23.34	   search
23.34	     run=10  nbConstraintChecks=165499618  nbAssignments=110000
23.34	       =>  wckTime=22.733  cpuTime=22.5  mem=5M461
25.39	   
25.39	   search
25.39	     run=11  nbConstraintChecks=180576761  nbAssignments=120000
25.39	       =>  wckTime=24.791  cpuTime=24.53  mem=5M461
27.44	   
27.44	   search
27.44	     run=12  nbConstraintChecks=195598297  nbAssignments=130000
27.44	       =>  wckTime=26.838  cpuTime=26.57  mem=5M461
29.50	   
29.50	   search
29.50	     run=13  nbConstraintChecks=210653819  nbAssignments=140000
29.50	       =>  wckTime=28.893  cpuTime=28.6  mem=5M461
30.93	   
30.93	   search
30.93	     run=14  nbConstraintChecks=221146967  nbAssignments=146972
30.93	       =>  wckTime=30.326  cpuTime=30.02  mem=5M461
30.93	   
30.93	   global
30.93	     nbConstraintChecks=221146967  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.93	     solvingWckTime=30.325  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.93	     globalCpuTime=30.27
30.93	       =>  wckTime=30.616  cpuTime=30.22  mem=5M461
30.93	   
30.93	   solver IterativeSystematicSolver being built... 
31.06	       =>  wckTime=30.748  cpuTime=30.32  mem=16M368
31.09	   
31.09	   preprocessing
31.09	     nbConstraintChecks=37345  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.09	     detectedInconsistency=no
31.09	       =>  wckTime=0.027  cpuTime=0.01  mem=16M368
31.14	   
31.14	   search
31.14	     run=0  nbConstraintChecks=116740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
31.14	     nbFailedAssignments=35  nbBacktracks=10  nbVisitedNodes=96  nbRestartNogoods=0
31.14	       =>  wckTime=0.078  cpuTime=0.05  mem=16M368
31.18	   
31.18	   search
31.18	     run=1  nbConstraintChecks=223528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=99
31.18	     nbFailedAssignments=64  nbBacktracks=25  nbVisitedNodes=189  nbRestartNogoods=6
31.18	       =>  wckTime=0.113  cpuTime=0.08  mem=16M368
31.23	   
31.23	   search
31.23	     run=2  nbConstraintChecks=497937  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207
31.23	     nbFailedAssignments=145  nbBacktracks=47  nbVisitedNodes=400  nbRestartNogoods=10
31.23	       =>  wckTime=0.168  cpuTime=0.13  mem=16M368
31.29	   
31.29	   search
31.29	     run=3  nbConstraintChecks=792163  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=333
31.29	     nbFailedAssignments=233  nbBacktracks=80  nbVisitedNodes=647  nbRestartNogoods=13
31.29	       =>  wckTime=0.223  cpuTime=0.18  mem=16M368
31.39	   
31.39	   search
31.39	     run=4  nbConstraintChecks=1339854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=555
31.39	     nbFailedAssignments=399  nbBacktracks=130  nbVisitedNodes=1085  nbRestartNogoods=17
31.39	       =>  wckTime=0.324  cpuTime=0.28  mem=16M368
31.53	   
31.53	   search
31.53	     run=5  nbConstraintChecks=2103779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=856
31.53	     nbFailedAssignments=620  nbBacktracks=205  nbVisitedNodes=1682  nbRestartNogoods=29
31.53	       =>  wckTime=0.466  cpuTime=0.42  mem=16M368
31.72	   
31.72	   search
31.72	     run=6  nbConstraintChecks=3103464  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1282
31.72	     nbFailedAssignments=928  nbBacktracks=318  nbVisitedNodes=2529  nbRestartNogoods=40
31.72	       =>  wckTime=0.659  cpuTime=0.6  mem=16M368
32.04	   
32.04	   search
32.04	     run=7  nbConstraintChecks=4819076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1967
32.04	     nbFailedAssignments=1439  nbBacktracks=488  nbVisitedNodes=3895  nbRestartNogoods=52
32.04	       =>  wckTime=0.975  cpuTime=0.9  mem=16M368
32.49	   
32.49	   search
32.49	     run=8  nbConstraintChecks=7461098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3028
32.49	     nbFailedAssignments=2238  nbBacktracks=744  nbVisitedNodes=6011  nbRestartNogoods=60
32.49	       =>  wckTime=1.43  cpuTime=1.35  mem=16M368
33.23	   
33.23	   search
33.23	     run=9  nbConstraintChecks=11677708  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4693
33.23	     nbFailedAssignments=3515  nbBacktracks=1128  nbVisitedNodes=9337  nbRestartNogoods=70
33.23	       =>  wckTime=2.165  cpuTime=2.07  mem=16M368
34.18	   
34.18	   search
34.18	     run=10  nbConstraintChecks=17159574  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7001
34.18	     nbFailedAssignments=5242  nbBacktracks=1704  nbVisitedNodes=13948  nbRestartNogoods=80
34.18	       =>  wckTime=3.121  cpuTime=3.02  mem=16M368
35.64	   
35.64	   search
35.64	     run=11  nbConstraintChecks=25517298  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10516
35.64	     nbFailedAssignments=7888  nbBacktracks=2568  nbVisitedNodes=20973  nbRestartNogoods=101
35.64	       =>  wckTime=4.58  cpuTime=4.46  mem=16M368
37.80	   
37.80	   search
37.81	     run=12  nbConstraintChecks=37773594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15781
37.81	     nbFailedAssignments=11851  nbBacktracks=3865  nbVisitedNodes=31495  nbRestartNogoods=117
37.81	       =>  wckTime=6.741  cpuTime=6.6  mem=16M368
40.85	   
40.85	   search
40.85	     run=13  nbConstraintChecks=54918063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23176
40.85	     nbFailedAssignments=17296  nbBacktracks=5811  nbVisitedNodes=46279  nbRestartNogoods=126
40.85	       =>  wckTime=9.784  cpuTime=9.62  mem=16M368
46.15	   
46.15	   search
46.15	     run=14  nbConstraintChecks=85281326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35348
46.15	     nbFailedAssignments=26545  nbBacktracks=8730  nbVisitedNodes=70614  nbRestartNogoods=135
46.15	       =>  wckTime=15.091  cpuTime=14.88  mem=16M368
53.49	   
53.49	   search
53.49	     run=15  nbConstraintChecks=127207037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52828
53.49	     nbFailedAssignments=39642  nbBacktracks=13108  nbVisitedNodes=105558  nbRestartNogoods=152
53.49	       =>  wckTime=22.423  cpuTime=22.13  mem=16M368
64.89	   
64.89	   search
64.89	     run=16  nbConstraintChecks=191411905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79300
64.89	     nbFailedAssignments=59542  nbBacktracks=19676  nbVisitedNodes=158485  nbRestartNogoods=168
64.89	       =>  wckTime=33.825  cpuTime=33.43  mem=16M368
80.48	   
80.48	   search
80.48	     run=17  nbConstraintChecks=279430554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117749
80.48	     nbFailedAssignments=88135  nbBacktracks=29528  nbVisitedNodes=235360  nbRestartNogoods=189
80.48	       =>  wckTime=49.414  cpuTime=48.88  mem=16M368
103.10	   
103.10	   search
103.10	     run=18  nbConstraintChecks=404818303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173299
103.10	     nbFailedAssignments=128904  nbBacktracks=44306  nbVisitedNodes=346411  nbRestartNogoods=218
103.10	       =>  wckTime=72.039  cpuTime=71.29  mem=16M368
139.32	   
139.32	   search
139.32	     run=19  nbConstraintChecks=608483878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=258544
139.32	     nbFailedAssignments=191976  nbBacktracks=66474  nbVisitedNodes=516800  nbRestartNogoods=241
139.32	       =>  wckTime=108.256  cpuTime=107.18  mem=16M368
187.67	   
187.67	   search
187.67	     run=20  nbConstraintChecks=879442177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=373561
187.67	     nbFailedAssignments=273735  nbBacktracks=99726  nbVisitedNodes=746268  nbRestartNogoods=270
187.67	       =>  wckTime=156.604  cpuTime=155.09  mem=16M368
255.02	   
255.02	   search
255.02	     run=21  nbConstraintChecks=1259123824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=530302
255.02	     nbFailedAssignments=380593  nbBacktracks=149604  nbVisitedNodes=1058495  nbRestartNogoods=282
255.02	       =>  wckTime=223.953  cpuTime=221.81  mem=16M368
355.59	   
355.59	   search
355.59	     run=22  nbConstraintChecks=1825880461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=763079
355.59	     nbFailedAssignments=538549  nbBacktracks=224422  nbVisitedNodes=1521573  nbRestartNogoods=297
355.59	       =>  wckTime=324.528  cpuTime=321.46  mem=16M368
504.84	   
504.84	   search
504.84	     run=23  nbConstraintChecks=2657881782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1104019
504.84	     nbFailedAssignments=767259  nbBacktracks=336649  nbVisitedNodes=2199210  nbRestartNogoods=322
504.84	       =>  wckTime=473.781  cpuTime=469.35  mem=16M368
542.35	   
542.35	   search
542.35	     run=24  nbConstraintChecks=2865060321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1191365
542.35	     nbFailedAssignments=823089  nbBacktracks=368166  nbVisitedNodes=2371916  nbRestartNogoods=339
542.35	       =>  wckTime=511.282  cpuTime=506.51  mem=16M368
542.35	   
542.35	   global
542.35	     nbConstraintChecks=2865097666  nbRestartNogoods=339  solvingWckTime=511.283  solvingCpuTime=506.51  expiredTime=no
542.35	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=536.88
542.35	       =>  wckTime=542.032  cpuTime=536.83  mem=16M368
542.35	
542.35	s OPTIMUM FOUND
542.35	v 0 3 9 6 9 6 4 2 4 0 7 7 5 8 4 
542.35	   
542.35	   totalWckTime=542.114  totalCpuTime=536.88

Verifier Data (download as text)

71 unsatisfied constraints, 34 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/node2/watcher-281494-1169312680 -o ROOT/results/node2/solver-281494-1169312680 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281494-1169312680/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.99 2.00 2.00 4/93 28767
/proc/meminfo: memFree=1203064/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=11820 CPUtime=0
/proc/28766/stat : 28766 (java) D 28764 28766 27702 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 279663661 12103680 510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535716 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/28766/statm: 2955 510 421 14 0 1602 0

[startup+0.105203 s]
/proc/loadavg: 1.99 2.00 2.00 4/93 28767
/proc/meminfo: memFree=1203064/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=914988 CPUtime=0.09
/proc/28766/stat : 28766 (java) S 28764 28766 27702 0 -1 0 2998 0 1 0 8 1 0 0 18 0 8 0 279663661 936947712 2744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51327 s]
/proc/loadavg: 1.99 2.00 2.00 4/93 28767
/proc/meminfo: memFree=1203064/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915332 CPUtime=0.49
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 6459 0 1 0 46 3 0 0 18 0 8 0 279663661 937299968 6198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228833 6198 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33441 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1185728/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=1.3
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 7008 0 1 0 113 17 0 0 25 0 8 0 279663661 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656038 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 6746 2479 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.11
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279663669 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915440

[startup+2.97171 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1185664/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915444 CPUtime=2.93
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 7011 0 1 0 245 48 0 0 25 0 8 0 279663661 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228861 6748 2479 14 0 215331 0
[pid=28766/tid=28768] ppid=28764 vsize=915444 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279663665 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915444 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915444 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915444 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915444 CPUtime=0.12
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279663669 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915444 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915444 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.26932 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1185664/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=6.19
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 7011 0 1 0 507 112 0 0 25 0 8 0 279663661 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073665946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 6748 2479 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.12
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279663669 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915440

[startup+12.7435 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1185680/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=12.61
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 7011 0 1 0 1026 235 0 0 25 0 8 0 279663661 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 6748 2479 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.12
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279663669 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915440

[startup+25.6009 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1185680/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=25.34
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 7012 0 1 0 2052 482 0 0 25 0 8 0 279663661 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657868 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 6749 2479 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.12
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279663669 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915440

[startup+51.2046 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1177936/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=50.72
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 8993 0 1 0 4483 589 0 0 25 0 8 0 279663661 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820738 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8724 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915440

[startup+102.407 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1178000/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=101.44
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 9001 0 1 0 9555 589 0 0 25 0 8 0 279663661 937410560 8731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664247 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8731 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915440

[startup+162.451 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1178000/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=160.94
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 9006 0 1 0 15505 589 0 0 25 0 8 0 279663661 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073764340 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8736 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 915440

[startup+222.494 s]
/proc/loadavg: 1.99 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1177936/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=220.43
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 9008 0 1 0 21454 589 0 0 25 0 8 0 279663661 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8738 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 915440

[startup+282.533 s]
/proc/loadavg: 2.04 2.01 2.00 3/100 28774
/proc/meminfo: memFree=1177936/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=279.92
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 9011 0 1 0 27402 590 0 0 25 0 8 0 279663661 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8741 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) R 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 915440

[startup+342.579 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 28774
/proc/meminfo: memFree=1177936/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=339.42
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 9011 0 1 0 33352 590 0 0 25 0 8 0 279663661 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8741 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.42
Current children cumulated vsize (KiB) 915440

[startup+402.626 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28774
/proc/meminfo: memFree=1177872/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=398.91
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 9013 0 1 0 39301 590 0 0 25 0 8 0 279663661 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8743 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 915440

[startup+462.681 s]
/proc/loadavg: 2.06 2.02 2.00 3/100 28774
/proc/meminfo: memFree=1177872/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=458.41
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 9013 0 1 0 45251 590 0 0 25 0 8 0 279663661 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8743 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.41
Current children cumulated vsize (KiB) 915440

[startup+522.725 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 28774
/proc/meminfo: memFree=1177872/2055920 swapFree=4180552/4192956
[pid=28766] ppid=28764 vsize=915440 CPUtime=517.9
/proc/28766/stat : 28766 (java) R 28764 28766 27702 0 -1 0 9017 0 1 0 51200 590 0 0 25 0 8 0 279663661 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28766/statm: 228860 8747 2532 14 0 215330 0
[pid=28766/tid=28768] ppid=28764 vsize=915440 CPUtime=0.02
/proc/28766/task/28768/stat : 28768 (java) S 28764 28766 27702 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279663665 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28769] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28769/stat : 28769 (java) S 28764 28766 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279663666 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28770] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28770/stat : 28770 (java) S 28764 28766 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279663666 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28771] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28771/stat : 28771 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279663669 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28772] ppid=28764 vsize=915440 CPUtime=0.22
/proc/28766/task/28772/stat : 28772 (java) S 28764 28766 27702 0 -1 64 386 0 0 0 22 0 0 0 16 0 8 0 279663669 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28773] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28773/stat : 28773 (java) S 28764 28766 27702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279663669 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28766/tid=28774] ppid=28764 vsize=915440 CPUtime=0
/proc/28766/task/28774/stat : 28774 (java) S 28764 28766 27702 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279663669 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.9
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 542.384
CPU time (s): 537.366
CPU user time (s): 531.45
CPU system time (s): 5.9161
CPU usage (%): 99.0749
Max. virtual memory (cumulated for all children) (KiB): 915956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 531.45
system time used= 5.9161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9112
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= 12060
involuntary context switches= 41910

runsolver used 0.538918 s user time and 1.87371 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 17:04:40 UTC 2007


IDJOB= 281494
IDBENCH= 12193
IDSOLVER= 68
FILE ID= node2/281494-1169312680

PBS_JOBID= 3609968

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-7_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281494-1169312680/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-281494-1169312680 -o ROOT/results/node2/solver-281494-1169312680 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281494-1169312680/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e1947c7195cbc227f94231ae19f9a0c1

RANDOM SEED= 238937196

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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1203544 kB
Buffers:         49740 kB
Cached:         650156 kB
SwapCached:        572 kB
Active:         237516 kB
Inactive:       539276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203544 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          98580 kB
Slab:            60176 kB
Committed_AS:  8665392 kB
PageTables:       2496 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= 66561 MiB



End job on node2 on Sat Jan 20 17:13:43 UTC 2007