Trace number 276346

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 EPFCMSAT (TO) 2400.14 2412

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-33_ext.xml
MD5SUM99ca03af81338811d77d016dbff42039
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints179
Best CPU time to get the best result obtained on this benchmark26.065
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276346-1169235887/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.63	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.63	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2  maxDegree=15  maxArity=2
0.63	       =>  wckTime=0.31  cpuTime=0.24  mem=13M715
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.399  cpuTime=0.28  mem=5M887
0.73	
0.73	s SATISFIABLE
0.73	o 99
0.73	c 81
0.73	o 105
0.73	c 75
0.73	o 110
0.73	c 70
0.73	o 114
0.73	c 66
0.73	o 117
0.73	c 63
0.73	o 122
0.73	c 58
0.73	o 126
0.73	c 54
0.73	o 129
0.73	c 51
0.73	o 131
0.73	c 49
0.73	o 133
0.74	c 47
0.74	o 136
0.74	c 44
0.74	o 139
0.74	c 41
0.74	o 140
0.74	c 40
0.74	o 143
0.74	c 37
0.74	o 144
0.74	c 36
0.74	o 146
0.74	c 34
0.74	o 147
0.74	c 33
0.74	o 149
0.74	c 31
0.74	o 150
0.74	c 30
0.74	o 152
0.74	c 28
0.74	o 154
0.74	c 26
0.74	o 156
0.74	c 24
0.74	o 157
0.74	c 23
0.75	o 158
0.75	c 22
0.75	o 159
0.75	c 21
0.75	o 161
0.75	c 19
0.76	o 163
0.76	c 17
0.76	o 165
0.76	c 15
0.76	o 166
0.76	c 14
0.76	o 167
0.76	c 13
0.76	o 168
0.76	c 12
0.78	o 169
0.78	c 11
0.78	o 170
0.78	c 10
0.79	o 171
0.79	c 9
0.81	o 172
0.81	c 8
0.85	o 173
0.85	c 7
0.86	o 174
0.86	c 6
0.86	o 175
0.86	c 5
0.87	o 176
0.87	c 4
0.87	o 177
0.87	c 3
0.90	o 178
0.90	c 2
3.61	   
3.61	   search
3.61	     run=0  nbConstraintChecks=19291528  nbAssignments=10000
3.61	       =>  wckTime=2.898  cpuTime=2.86  mem=5M887
6.81	   
6.81	   search
6.81	     run=1  nbConstraintChecks=41447526  nbAssignments=20000
6.81	       =>  wckTime=6.098  cpuTime=6.03  mem=5M887
9.63	   
9.63	   search
9.63	     run=2  nbConstraintChecks=60305831  nbAssignments=30000
9.63	       =>  wckTime=8.912  cpuTime=8.81  mem=5M887
12.50	   
12.50	   search
12.50	     run=3  nbConstraintChecks=79397650  nbAssignments=40000
12.50	       =>  wckTime=11.782  cpuTime=11.66  mem=5M887
15.42	   
15.42	   search
15.42	     run=4  nbConstraintChecks=98985339  nbAssignments=50000
15.42	       =>  wckTime=14.703  cpuTime=14.55  mem=5M887
18.53	   
18.53	   search
18.53	     run=5  nbConstraintChecks=120120289  nbAssignments=60000
18.53	       =>  wckTime=17.814  cpuTime=17.63  mem=5M887
21.43	   
21.43	   search
21.43	     run=6  nbConstraintChecks=139686296  nbAssignments=70000
21.43	       =>  wckTime=20.716  cpuTime=20.52  mem=5M887
24.44	   
24.44	   search
24.44	     run=7  nbConstraintChecks=160077231  nbAssignments=80000
24.44	       =>  wckTime=23.721  cpuTime=23.49  mem=5M887
27.35	   
27.35	   search
27.35	     run=8  nbConstraintChecks=179716512  nbAssignments=90000
27.35	       =>  wckTime=26.631  cpuTime=26.37  mem=5M887
30.46	   
30.46	   search
30.46	     run=9  nbConstraintChecks=201028770  nbAssignments=100000
30.46	       =>  wckTime=29.745  cpuTime=29.48  mem=5M887
31.18	   
31.18	   search
31.19	     run=10  nbConstraintChecks=205720768  nbAssignments=102769
31.19	       =>  wckTime=30.469  cpuTime=30.19  mem=5M887
31.19	   
31.19	   global
31.19	     nbConstraintChecks=205720768  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.19	     solvingWckTime=30.467  solvingCpuTime=30.18  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.19	     globalCpuTime=30.51
31.19	       =>  wckTime=30.869  cpuTime=30.46  mem=5M887
31.19	   
31.19	   solver IterativeSystematicSolver being built... 
31.32	       =>  wckTime=30.997  cpuTime=30.57  mem=16M909
31.40	   
31.40	   preprocessing
31.40	     nbConstraintChecks=101023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.40	     detectedInconsistency=no
31.40	       =>  wckTime=0.081  cpuTime=0.06  mem=16M909
31.52	   
31.52	   search
31.52	     run=0  nbConstraintChecks=508533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
31.52	     nbFailedAssignments=70  nbBacktracks=11  nbVisitedNodes=172  nbRestartNogoods=0
31.52	       =>  wckTime=0.206  cpuTime=0.18  mem=16M909
31.69	   
31.69	   search
31.69	     run=1  nbConstraintChecks=1164102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216
31.69	     nbFailedAssignments=171  nbBacktracks=26  nbVisitedNodes=414  nbRestartNogoods=17
31.69	       =>  wckTime=0.368  cpuTime=0.32  mem=16M909
31.81	   
31.81	   search
31.81	     run=2  nbConstraintChecks=1676893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=344
31.81	     nbFailedAssignments=264  nbBacktracks=48  nbVisitedNodes=657  nbRestartNogoods=34
31.81	       =>  wckTime=0.489  cpuTime=0.44  mem=16M909
32.17	   
32.17	   search
32.17	     run=3  nbConstraintChecks=3198862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=614
32.17	     nbFailedAssignments=493  nbBacktracks=81  nbVisitedNodes=1189  nbRestartNogoods=58
32.17	       =>  wckTime=0.851  cpuTime=0.8  mem=16M909
32.63	   
32.63	   search
32.63	     run=4  nbConstraintChecks=5219421  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=995
32.63	     nbFailedAssignments=815  nbBacktracks=131  nbVisitedNodes=1941  nbRestartNogoods=88
32.63	       =>  wckTime=1.318  cpuTime=1.26  mem=16M909
33.33	   
33.33	   search
33.33	     run=5  nbConstraintChecks=7919905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1535
33.33	     nbFailedAssignments=1266  nbBacktracks=206  nbVisitedNodes=3007  nbRestartNogoods=122
33.33	       =>  wckTime=2.009  cpuTime=1.93  mem=16M909
34.47	   
34.47	   search
34.47	     run=6  nbConstraintChecks=13747286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2629
34.47	     nbFailedAssignments=2236  nbBacktracks=319  nbVisitedNodes=5184  nbRestartNogoods=164
34.47	       =>  wckTime=3.155  cpuTime=3.06  mem=16M909
35.81	   
35.81	   search
35.81	     run=7  nbConstraintChecks=20135293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3911
35.81	     nbFailedAssignments=3336  nbBacktracks=489  nbVisitedNodes=7736  nbRestartNogoods=189
35.81	       =>  wckTime=4.49  cpuTime=4.38  mem=16M909
37.26	   
37.26	   search
37.26	     run=8  nbConstraintChecks=26425782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5244
37.26	     nbFailedAssignments=4401  nbBacktracks=745  nbVisitedNodes=10390  nbRestartNogoods=227
37.26	       =>  wckTime=5.947  cpuTime=5.82  mem=16M909
39.90	   
39.90	   search
39.90	     run=9  nbConstraintChecks=38467111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7955
39.90	     nbFailedAssignments=6716  nbBacktracks=1129  nbVisitedNodes=15800  nbRestartNogoods=245
39.90	       =>  wckTime=8.579  cpuTime=8.43  mem=16M909
43.38	   
43.38	   search
43.38	     run=10  nbConstraintChecks=53692717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11172
43.38	     nbFailedAssignments=9347  nbBacktracks=1705  nbVisitedNodes=22224  nbRestartNogoods=259
43.38	       =>  wckTime=12.068  cpuTime=11.89  mem=16M909
47.50	   
47.50	   search
47.50	     run=11  nbConstraintChecks=70398291  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14162
47.50	     nbFailedAssignments=11464  nbBacktracks=2570  nbVisitedNodes=28179  nbRestartNogoods=272
47.50	       =>  wckTime=16.187  cpuTime=15.97  mem=16M909
56.40	   
56.40	   search
56.40	     run=12  nbConstraintChecks=106373065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20988
56.40	     nbFailedAssignments=16984  nbBacktracks=3867  nbVisitedNodes=41802  nbRestartNogoods=287
56.40	       =>  wckTime=25.08  cpuTime=24.79  mem=16M909
65.02	   
65.02	   search
65.02	     run=13  nbConstraintChecks=138858000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26786
65.02	     nbFailedAssignments=20830  nbBacktracks=5813  nbVisitedNodes=53163  nbRestartNogoods=312
65.02	       =>  wckTime=33.705  cpuTime=33.34  mem=16M909
77.97	   
77.97	   search
77.97	     run=14  nbConstraintChecks=181133127  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34830
77.97	     nbFailedAssignments=25950  nbBacktracks=8732  nbVisitedNodes=68622  nbRestartNogoods=321
77.97	       =>  wckTime=46.652  cpuTime=46.18  mem=16M909
95.26	   
95.26	   search
95.26	     run=15  nbConstraintChecks=236163031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45354
95.26	     nbFailedAssignments=32085  nbBacktracks=13111  nbVisitedNodes=88729  nbRestartNogoods=334
95.26	       =>  wckTime=63.947  cpuTime=63.33  mem=16M909
120.50	   
120.50	   search
120.50	     run=16  nbConstraintChecks=317055547  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60971
120.50	     nbFailedAssignments=41130  nbBacktracks=19679  nbVisitedNodes=118262  nbRestartNogoods=363
120.50	       =>  wckTime=89.184  cpuTime=88.35  mem=16M909
154.96	   
154.96	   search
154.96	     run=17  nbConstraintChecks=426847159  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83417
154.96	     nbFailedAssignments=53719  nbBacktracks=29531  nbVisitedNodes=159938  nbRestartNogoods=395
154.96	       =>  wckTime=123.642  cpuTime=122.58  mem=16M909
209.33	   
209.33	   search
209.34	     run=18  nbConstraintChecks=600264962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117063
209.34	     nbFailedAssignments=72581  nbBacktracks=44309  nbVisitedNodes=223367  nbRestartNogoods=416
209.34	       =>  wckTime=178.019  cpuTime=176.7  mem=16M909
297.67	   
297.67	   search
297.67	     run=19  nbConstraintChecks=889699310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171026
297.67	     nbFailedAssignments=104370  nbBacktracks=66478  nbVisitedNodes=327407  nbRestartNogoods=459
297.67	       =>  wckTime=266.358  cpuTime=264.62  mem=16M909
424.89	   
424.89	   search
424.89	     run=20  nbConstraintChecks=1296478993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=250359
424.89	     nbFailedAssignments=150446  nbBacktracks=99730  nbVisitedNodes=477149  nbRestartNogoods=495
424.89	       =>  wckTime=393.569  cpuTime=391.24  mem=16M909
614.45	   
614.45	   search
614.45	     run=21  nbConstraintChecks=1906233041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=366451
614.45	     nbFailedAssignments=216654  nbBacktracks=149608  nbVisitedNodes=695672  nbRestartNogoods=506
614.45	       =>  wckTime=583.134  cpuTime=579.91  mem=16M909
886.67	   
886.67	   search
886.67	     run=22  nbConstraintChecks=2796775742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=539883
886.67	     nbFailedAssignments=315261  nbBacktracks=224427  nbVisitedNodes=1020787  nbRestartNogoods=536
886.67	       =>  wckTime=855.357  cpuTime=850.86  mem=16M909
1330.19	   
1330.19	   search
1330.19	     run=23  nbConstraintChecks=4229001083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=807216
1330.19	     nbFailedAssignments=470362  nbBacktracks=336654  nbVisitedNodes=1528509  nbRestartNogoods=561
1330.19	       =>  wckTime=1298.87  cpuTime=1292.11  mem=16M909
1970.87	   
1970.87	   search
1970.87	     run=24  nbConstraintChecks=6294748668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1197998
1970.87	     nbFailedAssignments=692798  nbBacktracks=504995  nbVisitedNodes=2266620  nbRestartNogoods=602
1970.87	       =>  wckTime=1939.549  cpuTime=1929.94  mem=16M909
2411.96	v 11 1 7 2 0 8 6 11 2 10 19 14 3 11 11 7 9 5 3 24 23 14 15 23 7 15 2 16 22 9 19 21 2 7 18 16 21 21 8 20 

Verifier Data (download as text)

2 unsatisfied constraints, 178 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/node4/watcher-276346-1169235887 -o ROOT/results/node4/solver-276346-1169235887 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276346-1169235887/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.92 1.98 1.99 4/87 26500
/proc/meminfo: memFree=826664/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=9748 CPUtime=0
/proc/26499/stat : 26499 (java) D 26497 26499 25742 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 271984320 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10588964 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/26499/statm: 2437 412 333 14 0 1140 0

[startup+0.103369 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 26500
/proc/meminfo: memFree=826664/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=914988 CPUtime=0.08
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 2989 0 1 0 6 2 0 0 19 0 8 0 271984320 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511404 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 26500
/proc/meminfo: memFree=826664/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915332 CPUtime=0.48
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 7020 0 1 0 43 5 0 0 18 0 8 0 271984320 937299968 6759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073570590 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228833 6759 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33248 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 26507
/proc/meminfo: memFree=803248/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915468 CPUtime=1.3
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 8547 0 1 0 115 15 0 0 25 0 8 0 271984320 937439232 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228867 8285 2479 14 0 215337 0
[pid=26499/tid=26501] ppid=26497 vsize=915468 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271984324 937439232 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915468 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937439232 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915468 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937439232 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915468 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937439232 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915468 CPUtime=0.14
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 271984328 937439232 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915468 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937439232 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915468 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937439232 8285 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) 915468

[startup+2.96963 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 26507
/proc/meminfo: memFree=803120/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=2.92
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 8548 0 1 0 254 38 0 0 25 0 8 0 271984320 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729151 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228866 8285 2479 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.14
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 271984328 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.17094 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 26507
/proc/meminfo: memFree=803120/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=6.09
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 8550 0 1 0 529 80 0 0 25 0 8 0 271984320 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727253 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228866 8287 2479 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.15
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 271984328 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915464

[startup+12.6386 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 26507
/proc/meminfo: memFree=803120/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=12.51
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 8550 0 1 0 1079 172 0 0 25 0 8 0 271984320 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727323 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228866 8287 2479 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.15
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 271984328 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915464

[startup+25.5028 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 26507
/proc/meminfo: memFree=803120/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=25.25
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 8551 0 1 0 2183 342 0 0 25 0 8 0 271984320 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073732080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228866 8288 2479 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.15
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 271984328 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915464

[startup+51.1102 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 26507
/proc/meminfo: memFree=801008/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=50.65
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9158 0 1 0 4647 418 0 0 25 0 8 0 271984320 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228866 8888 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 915464

[startup+102.319 s]
/proc/loadavg: 2.12 2.02 2.01 3/94 26507
/proc/meminfo: memFree=801008/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=101.43
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9168 0 1 0 9725 418 0 0 25 0 8 0 271984320 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918523 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26499/statm: 228866 8898 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915464

[startup+162.377 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 26507
/proc/meminfo: memFree=800944/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=161.07
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9174 0 1 0 15688 419 0 0 25 0 8 0 271984320 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726216 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2014.06
Current children cumulated vsize (KiB) 915464

[startup+2084.16 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 26754
/proc/meminfo: memFree=1326520/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=2073.82
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9194 0 1 0 206947 435 0 0 25 0 8 0 271984320 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861474 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26499/statm: 228866 8922 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 409 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2073.82
Current children cumulated vsize (KiB) 915464

[startup+2144.18 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 26756
/proc/meminfo: memFree=1326456/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=2133.56
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9194 0 1 0 212921 435 0 0 25 0 8 0 271984320 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26499/statm: 228866 8922 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 409 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2133.56
Current children cumulated vsize (KiB) 915464

[startup+2204.21 s]
/proc/loadavg: 2.03 2.02 2.00 3/93 26756
/proc/meminfo: memFree=1326520/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=2193.3
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9194 0 1 0 218894 436 0 0 25 0 8 0 271984320 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073914128 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26499/statm: 228866 8922 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 409 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2193.3
Current children cumulated vsize (KiB) 915464

[startup+2264.23 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 26756
/proc/meminfo: memFree=1326520/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=2253.05
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9194 0 1 0 224869 436 0 0 25 0 8 0 271984320 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073879523 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26499/statm: 228866 8922 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 409 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2253.05
Current children cumulated vsize (KiB) 915464

[startup+2324.26 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 26756
/proc/meminfo: memFree=1326456/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=2312.81
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9194 0 1 0 230845 436 0 0 25 0 8 0 271984320 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726384 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26499/statm: 228866 8922 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 409 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2312.81
Current children cumulated vsize (KiB) 915464

[startup+2384.29 s]
/proc/loadavg: 2.08 2.03 2.00 3/93 26756
/proc/meminfo: memFree=1326520/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=2372.53
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9194 0 1 0 236817 436 0 0 25 0 8 0 271984320 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26499/statm: 228866 8922 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 409 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2372.53
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.95 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 26756
/proc/meminfo: memFree=1326520/2055920 swapFree=4182144/4192956
[pid=26499] ppid=26497 vsize=915464 CPUtime=2400.09
/proc/26499/stat : 26499 (java) R 26497 26499 25742 0 -1 0 9194 0 1 0 239573 436 0 0 25 0 8 0 271984320 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838217 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26499/statm: 228866 8922 2532 14 0 215336 0
[pid=26499/tid=26501] ppid=26497 vsize=915464 CPUtime=0.03
/proc/26499/task/26501/stat : 26501 (java) S 26497 26499 25742 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271984324 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26502] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26502/stat : 26502 (java) S 26497 26499 25742 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26503] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26503/stat : 26503 (java) S 26497 26499 25742 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271984325 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26504] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26504/stat : 26504 (java) S 26497 26499 25742 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26505] ppid=26497 vsize=915464 CPUtime=0.24
/proc/26499/task/26505/stat : 26505 (java) S 26497 26499 25742 0 -1 64 409 0 0 0 24 0 0 0 16 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26506] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26506/stat : 26506 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26499/tid=26507] ppid=26497 vsize=915464 CPUtime=0
/proc/26499/task/26507/stat : 26507 (java) S 26497 26499 25742 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271984328 937435136 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2412
CPU time (s): 2400.14
CPU user time (s): 2395.77
CPU system time (s): 4.36833
CPU usage (%): 99.5081
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.77
system time used= 4.36834
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9217
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= 50015
involuntary context switches= 81400

runsolver used 2.71459 s user time and 7.63584 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri Jan 19 19:44:48 UTC 2007


IDJOB= 276346
IDBENCH= 5708
IDSOLVER= 68
FILE ID= node4/276346-1169235887

PBS_JOBID= 3589001

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-33_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276346-1169235887/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-276346-1169235887 -o ROOT/results/node4/solver-276346-1169235887 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276346-1169235887/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  99ca03af81338811d77d016dbff42039

RANDOM SEED= 688653660

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.223
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.223
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:        827080 kB
Buffers:         63660 kB
Cached:         503624 kB
SwapCached:       2148 kB
Active:         721712 kB
Inactive:       423556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        827080 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            2064 kB
Writeback:           0 kB
Mapped:         588984 kB
Slab:            67032 kB
Committed_AS:  8009000 kB
PageTables:       3480 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= 66559 MiB



End job on node4 on Fri Jan 19 20:25:00 UTC 2007