Trace number 276337

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.07 2421.73

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-30_ext.xml
MD5SUM9931b784ca962f4407811178607db0ec
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 benchmark49.6105
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/276337-1169235567/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.43	       =>  wckTime=0.102  cpuTime=0.1  mem=6M887
0.43	   
0.43	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.64	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1  maxDegree=17  maxArity=2
0.64	       =>  wckTime=0.312  cpuTime=0.24  mem=13M713
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.402  cpuTime=0.28  mem=5M887
0.73	
0.73	s SATISFIABLE
0.73	o 101
0.73	c 79
0.73	o 106
0.73	c 74
0.74	o 109
0.74	c 71
0.74	o 111
0.74	c 69
0.74	o 115
0.74	c 65
0.74	o 118
0.74	c 62
0.74	o 120
0.74	c 60
0.74	o 123
0.74	c 57
0.74	o 126
0.74	c 54
0.74	o 129
0.74	c 51
0.74	o 134
0.74	c 46
0.74	o 138
0.74	c 42
0.75	o 139
0.75	c 41
0.75	o 141
0.75	c 39
0.75	o 142
0.75	c 38
0.75	o 143
0.75	c 37
0.75	o 144
0.75	c 36
0.75	o 147
0.75	c 33
0.75	o 150
0.75	c 30
0.75	o 152
0.75	c 28
0.75	o 153
0.75	c 27
0.75	o 156
0.75	c 24
0.76	o 157
0.76	c 23
0.76	o 158
0.76	c 22
0.76	o 160
0.76	c 20
0.76	o 161
0.76	c 19
0.76	o 164
0.76	c 16
0.76	o 166
0.76	c 14
0.77	o 167
0.77	c 13
0.78	o 168
0.78	c 12
0.78	o 169
0.78	c 11
0.78	o 170
0.78	c 10
0.78	o 171
0.78	c 9
0.80	o 172
0.80	c 8
0.84	o 173
0.84	c 7
0.85	o 174
0.85	c 6
0.85	o 175
0.85	c 5
0.85	o 176
0.85	c 4
0.86	o 177
0.86	c 3
0.86	o 178
0.86	c 2
3.78	   
3.78	   search
3.78	     run=0  nbConstraintChecks=20274811  nbAssignments=10000
3.78	       =>  wckTime=3.056  cpuTime=3.0  mem=5M887
6.93	   
6.93	   search
6.93	     run=1  nbConstraintChecks=41486563  nbAssignments=20000
6.93	       =>  wckTime=6.206  cpuTime=6.11  mem=5M887
9.96	   
9.96	   search
9.96	     run=2  nbConstraintChecks=61987540  nbAssignments=30000
9.96	       =>  wckTime=9.232  cpuTime=9.11  mem=5M887
13.14	   
13.14	   search
13.14	     run=3  nbConstraintChecks=83694122  nbAssignments=40000
13.14	       =>  wckTime=12.418  cpuTime=12.28  mem=5M887
16.19	   
16.19	   search
16.19	     run=4  nbConstraintChecks=104355722  nbAssignments=50000
16.19	       =>  wckTime=15.466  cpuTime=15.29  mem=5M887
19.36	   
19.36	   search
19.36	     run=5  nbConstraintChecks=125804599  nbAssignments=60000
19.36	       =>  wckTime=18.633  cpuTime=18.43  mem=5M887
22.25	   
22.25	   search
22.25	     run=6  nbConstraintChecks=144988831  nbAssignments=70000
22.25	       =>  wckTime=21.526  cpuTime=21.3  mem=5M887
25.32	   
25.32	   search
25.32	     run=7  nbConstraintChecks=165526737  nbAssignments=80000
25.32	       =>  wckTime=24.599  cpuTime=24.35  mem=5M887
28.32	   
28.32	   search
28.32	     run=8  nbConstraintChecks=185570556  nbAssignments=90000
28.32	       =>  wckTime=27.594  cpuTime=27.33  mem=5M887
31.13	   
31.13	   search
31.13	     run=9  nbConstraintChecks=204698203  nbAssignments=98942
31.13	       =>  wckTime=30.409  cpuTime=30.12  mem=5M887
31.13	   
31.13	   global
31.13	     nbConstraintChecks=204698203  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.13	     solvingWckTime=30.407  solvingCpuTime=30.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.13	     globalCpuTime=30.44
31.13	       =>  wckTime=30.812  cpuTime=30.4  mem=5M887
31.14	   
31.14	   solver IterativeSystematicSolver being built... 
31.26	       =>  wckTime=30.94  cpuTime=30.5  mem=16M893
31.35	   
31.35	   preprocessing
31.35	     nbConstraintChecks=86358  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.35	     detectedInconsistency=no
31.35	       =>  wckTime=0.081  cpuTime=0.06  mem=16M893
31.45	   
31.45	   search
31.45	     run=0  nbConstraintChecks=365848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
31.45	     nbFailedAssignments=57  nbBacktracks=10  nbVisitedNodes=149  nbRestartNogoods=0
31.45	       =>  wckTime=0.183  cpuTime=0.15  mem=16M893
31.66	   
31.66	   search
31.66	     run=1  nbConstraintChecks=1332612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=245
31.66	     nbFailedAssignments=192  nbBacktracks=26  nbVisitedNodes=464  nbRestartNogoods=28
31.66	       =>  wckTime=0.398  cpuTime=0.35  mem=16M893
31.92	   
31.92	   search
31.92	     run=2  nbConstraintChecks=2260386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=411
31.92	     nbFailedAssignments=326  nbBacktracks=48  nbVisitedNodes=786  nbRestartNogoods=57
31.92	       =>  wckTime=0.654  cpuTime=0.59  mem=16M893
32.14	   
32.14	   search
32.14	     run=3  nbConstraintChecks=3359568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=620
32.14	     nbFailedAssignments=490  nbBacktracks=81  nbVisitedNodes=1192  nbRestartNogoods=65
32.14	       =>  wckTime=0.88  cpuTime=0.82  mem=16M893
32.78	   
32.78	   search
32.78	     run=4  nbConstraintChecks=6248659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1201
32.78	     nbFailedAssignments=1009  nbBacktracks=131  nbVisitedNodes=2340  nbRestartNogoods=76
32.78	       =>  wckTime=1.52  cpuTime=1.46  mem=16M893
33.11	   
33.11	   search
33.11	     run=5  nbConstraintChecks=7706249  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1565
33.11	     nbFailedAssignments=1283  nbBacktracks=206  nbVisitedNodes=3053  nbRestartNogoods=143
33.11	       =>  wckTime=1.849  cpuTime=1.76  mem=16M893
33.87	   
33.87	   search
33.87	     run=6  nbConstraintChecks=11298992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2241
33.87	     nbFailedAssignments=1835  nbBacktracks=319  nbVisitedNodes=4394  nbRestartNogoods=160
33.87	       =>  wckTime=2.602  cpuTime=2.5  mem=16M893
35.37	   
35.37	   search
35.37	     run=7  nbConstraintChecks=18432939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3673
35.37	     nbFailedAssignments=3084  nbBacktracks=489  nbVisitedNodes=7245  nbRestartNogoods=191
35.37	       =>  wckTime=4.103  cpuTime=3.98  mem=16M893
37.58	   
37.58	   search
37.59	     run=8  nbConstraintChecks=28936235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5710
37.59	     nbFailedAssignments=4854  nbBacktracks=745  nbVisitedNodes=11308  nbRestartNogoods=235
37.59	       =>  wckTime=6.32  cpuTime=6.18  mem=16M893
40.25	   
40.25	   search
40.25	     run=9  nbConstraintChecks=41663032  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8289
40.25	     nbFailedAssignments=7036  nbBacktracks=1129  nbVisitedNodes=16453  nbRestartNogoods=273
40.25	       =>  wckTime=8.984  cpuTime=8.82  mem=16M893
45.16	   
45.16	   search
45.16	     run=10  nbConstraintChecks=67726563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13549
45.16	     nbFailedAssignments=11708  nbBacktracks=1705  nbVisitedNodes=26959  nbRestartNogoods=342
45.16	       =>  wckTime=13.899  cpuTime=13.69  mem=16M893
50.46	   
50.46	   search
50.46	     run=11  nbConstraintChecks=90234474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18531
50.46	     nbFailedAssignments=15814  nbBacktracks=2569  nbVisitedNodes=36910  nbRestartNogoods=360
50.46	       =>  wckTime=19.192  cpuTime=18.94  mem=16M893
57.61	   
57.61	   search
57.61	     run=12  nbConstraintChecks=122240752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25865
57.61	     nbFailedAssignments=21838  nbBacktracks=3867  nbVisitedNodes=51562  nbRestartNogoods=408
57.61	       =>  wckTime=26.342  cpuTime=26.04  mem=16M893
68.37	   
68.37	   search
68.37	     run=13  nbConstraintChecks=169982558  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37950
68.37	     nbFailedAssignments=31964  nbBacktracks=5814  nbVisitedNodes=75720  nbRestartNogoods=459
68.37	       =>  wckTime=37.105  cpuTime=36.71  mem=16M893
86.68	   
86.68	   search
86.68	     run=14  nbConstraintChecks=244311843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54920
86.68	     nbFailedAssignments=46006  nbBacktracks=8733  nbVisitedNodes=109622  nbRestartNogoods=488
86.68	       =>  wckTime=55.417  cpuTime=54.86  mem=16M893
113.03	   
113.03	   search
113.03	     run=15  nbConstraintChecks=349389203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75518
113.03	     nbFailedAssignments=62221  nbBacktracks=13111  nbVisitedNodes=150514  nbRestartNogoods=509
113.03	       =>  wckTime=81.769  cpuTime=80.99  mem=16M893
150.31	   
150.31	   search
150.31	     run=16  nbConstraintChecks=487545378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100800
150.31	     nbFailedAssignments=80929  nbBacktracks=19679  nbVisitedNodes=200486  nbRestartNogoods=521
150.31	       =>  wckTime=119.049  cpuTime=117.95  mem=16M893
197.73	   
197.73	   search
197.73	     run=17  nbConstraintChecks=643238130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=129521
197.73	     nbFailedAssignments=99786  nbBacktracks=29532  nbVisitedNodes=256441  nbRestartNogoods=536
197.73	       =>  wckTime=166.47  cpuTime=164.97  mem=16M893
268.65	   
268.65	   search
268.65	     run=18  nbConstraintChecks=876302320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171925
268.65	     nbFailedAssignments=127408  nbBacktracks=44311  nbVisitedNodes=338345  nbRestartNogoods=565
268.65	       =>  wckTime=237.39  cpuTime=235.28  mem=16M893
368.38	   
368.38	   search
368.38	     run=19  nbConstraintChecks=1196198850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=231133
368.38	     nbFailedAssignments=164442  nbBacktracks=66479  nbVisitedNodes=452747  nbRestartNogoods=607
368.38	       =>  wckTime=337.113  cpuTime=334.17  mem=16M893
508.71	   
508.71	   search
508.71	     run=20  nbConstraintChecks=1650463964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=315659
508.71	     nbFailedAssignments=215713  nbBacktracks=99732  nbVisitedNodes=615335  nbRestartNogoods=640
508.71	       =>  wckTime=477.442  cpuTime=473.32  mem=16M893
707.23	   
707.23	   search
707.23	     run=21  nbConstraintChecks=2307024387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=437241
707.23	     nbFailedAssignments=287412  nbBacktracks=149610  nbVisitedNodes=848051  nbRestartNogoods=654
707.23	       =>  wckTime=675.964  cpuTime=670.16  mem=16M893
1009.00	   
1009.00	   search
1009.00	     run=22  nbConstraintChecks=3261536585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=617124
1009.00	     nbFailedAssignments=392470  nbBacktracks=224429  nbVisitedNodes=1191709  nbRestartNogoods=690
1009.00	       =>  wckTime=977.737  cpuTime=969.36  mem=16M893
1445.32	   
1445.32	   search
1445.32	     run=23  nbConstraintChecks=4671741424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=883453
1445.32	     nbFailedAssignments=546561  nbBacktracks=336657  nbVisitedNodes=1697888  nbRestartNogoods=721
1445.32	       =>  wckTime=1414.053  cpuTime=1401.58  mem=16M893
2095.41	   
2095.41	   search
2095.41	     run=24  nbConstraintChecks=6743870489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1277079
2095.41	     nbFailedAssignments=771841  nbBacktracks=504998  nbVisitedNodes=2446064  nbRestartNogoods=755
2095.41	       =>  wckTime=2064.148  cpuTime=2045.7  mem=16M893
2421.68	v 1 22 19 19 17 3 14 0 16 17 6 2 20 6 2 8 24 3 20 1 11 5 12 3 1 17 1 17 24 24 17 22 6 4 14 19 0 9 7 3 

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/node15/watcher-276337-1169235567 -o ROOT/results/node15/solver-276337-1169235567 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276337-1169235567/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 2/86 8499
/proc/meminfo: memFree=1449864/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=18540 CPUtime=0
/proc/8498/stat : 8498 (runsolver) R 8496 8498 7638 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271951604 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/8498/statm: 4635 279 244 17 0 2626 0

[startup+0.102544 s]
/proc/loadavg: 1.92 1.98 1.99 2/86 8499
/proc/meminfo: memFree=1449864/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=914852 CPUtime=0.08
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 2924 0 1 0 7 1 0 0 19 0 8 0 271951604 936808448 2670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7953649 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228713 2670 1398 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914852

[startup+0.510615 s]
/proc/loadavg: 1.92 1.98 1.99 2/86 8499
/proc/meminfo: memFree=1449864/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915332 CPUtime=0.48
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 6909 0 1 0 45 3 0 0 18 0 8 0 271951604 937299968 6648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072928567 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228833 6648 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33275 s]
/proc/loadavg: 1.92 1.98 1.99 3/93 8506
/proc/meminfo: memFree=1426384/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=1.29
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 8547 0 1 0 116 13 0 0 24 0 8 0 271951604 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8285 2479 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.15
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 271951612 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.98603 s]
/proc/loadavg: 1.92 1.98 1.99 3/93 8506
/proc/meminfo: memFree=1426320/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=2.93
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 8548 0 1 0 258 35 0 0 25 0 8 0 271951604 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073731706 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8285 2479 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.15
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 271951612 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.2686 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 8506
/proc/meminfo: memFree=1426320/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=6.18
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 8550 0 1 0 541 77 0 0 25 0 8 0 271951604 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727363 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8287 2479 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.15
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 271951612 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7567 s]
/proc/loadavg: 1.93 1.98 1.99 4/93 8506
/proc/meminfo: memFree=1426384/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=12.61
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 8550 0 1 0 1105 156 0 0 25 0 8 0 271951604 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8287 2479 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.15
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 271951612 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6059 s]
/proc/loadavg: 1.95 1.98 1.99 3/93 8506
/proc/meminfo: memFree=1426512/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=25.35
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 8551 0 1 0 2212 323 0 0 25 0 8 0 271951604 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073731149 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8288 2479 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.15
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 271951612 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2213 s]
/proc/loadavg: 1.96 1.98 1.99 3/93 8506
/proc/meminfo: memFree=1424336/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=50.74
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9154 0 1 0 4679 395 0 0 25 0 8 0 271951604 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874783 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8886 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915464

[startup+102.423 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 8506
/proc/meminfo: memFree=1424336/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=101.52
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9163 0 1 0 9756 396 0 0 25 0 8 0 271951604 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840658 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8894 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915464

[startup+162.472 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 8506
/proc/meminfo: memFree=1424272/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=161.06
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9168 0 1 0 15710 396 0 0 25 0 8 0 271951604 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860770 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 8765
/proc/meminfo: memFree=1394584/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=2065.54
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9188 0 1 0 206141 413 0 0 25 0 8 0 271951604 937435136 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073862920 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8917 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 407 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2065.54
Current children cumulated vsize (KiB) 915464

[startup+2144.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 8765
/proc/meminfo: memFree=1394520/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=2125.04
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9191 0 1 0 212091 413 0 0 25 0 8 0 271951604 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8920 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 407 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2125.04
Current children cumulated vsize (KiB) 915464

[startup+2204.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 8765
/proc/meminfo: memFree=1394520/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=2184.54
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9191 0 1 0 218041 413 0 0 25 0 8 0 271951604 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8920 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 407 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2184.54
Current children cumulated vsize (KiB) 915464

[startup+2264.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 8765
/proc/meminfo: memFree=1394520/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=2244.05
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9191 0 1 0 223991 414 0 0 25 0 8 0 271951604 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8920 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 407 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2244.05
Current children cumulated vsize (KiB) 915464

[startup+2324.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 8765
/proc/meminfo: memFree=1394520/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=2303.54
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9191 0 1 0 229940 414 0 0 25 0 8 0 271951604 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866902 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8920 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 407 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2303.54
Current children cumulated vsize (KiB) 915464

[startup+2384.34 s]
/proc/loadavg: 2.07 2.03 2.00 3/100 8765
/proc/meminfo: memFree=1394520/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=2363.03
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9191 0 1 0 235888 415 0 0 25 0 8 0 271951604 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860708 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8920 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 407 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2363.03
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.67 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 8765
/proc/meminfo: memFree=1394520/2055920 swapFree=4173628/4192956
[pid=8498] ppid=8496 vsize=915464 CPUtime=2400.01
/proc/8498/stat : 8498 (java) R 8496 8498 7638 0 -1 0 9191 0 1 0 239586 415 0 0 25 0 8 0 271951604 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073862271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8498/statm: 228866 8920 2532 14 0 215336 0
[pid=8498/tid=8500] ppid=8496 vsize=915464 CPUtime=0.03
/proc/8498/task/8500/stat : 8500 (java) S 8496 8498 7638 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8501] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8501/stat : 8501 (java) S 8496 8498 7638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8502] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8502/stat : 8502 (java) S 8496 8498 7638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271951609 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8503] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8503/stat : 8503 (java) S 8496 8498 7638 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8504] ppid=8496 vsize=915464 CPUtime=0.26
/proc/8498/task/8504/stat : 8504 (java) S 8496 8498 7638 0 -1 64 407 0 0 0 26 0 0 0 16 0 8 0 271951612 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8505] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8505/stat : 8505 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8498/tid=8506] ppid=8496 vsize=915464 CPUtime=0
/proc/8498/task/8506/stat : 8506 (java) S 8496 8498 7638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271951613 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2421.73
CPU time (s): 2400.07
CPU user time (s): 2395.91
CPU system time (s): 4.15937
CPU usage (%): 99.1055
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.91
system time used= 4.15937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9213
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= 50178
involuntary context switches= 54907

runsolver used 3.25251 s user time and 7.49586 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri Jan 19 19:39:28 UTC 2007


IDJOB= 276337
IDBENCH= 5705
IDSOLVER= 68
FILE ID= node15/276337-1169235567

PBS_JOBID= 3588992

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9931b784ca962f4407811178607db0ec

RANDOM SEED= 153568538

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.276
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.276
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:       1450344 kB
Buffers:         50812 kB
Cached:         442372 kB
SwapCached:       5936 kB
Active:         184372 kB
Inactive:       347400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1450344 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          49520 kB
Slab:            58408 kB
Committed_AS:  8161012 kB
PageTables:       2348 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= 66560 MiB



End job on node15 on Fri Jan 19 20:19:49 UTC 2007