Trace number 276347

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 PFCMSAT (TO) 2400.06 2411.99

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.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=pfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/276347-1169235917/unknown.xml
0.46	   
0.46	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.50	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.50	       =>  wckTime=0.103  cpuTime=0.1  mem=6M910
0.50	   
0.51	   relations being loaded...
0.61	   
0.61	   constraints being loaded...
0.71	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.71	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2  maxDegree=15  maxArity=2
0.71	       =>  wckTime=0.311  cpuTime=0.24  mem=13M769
0.75	   
0.76	   solver LocalSearchSolver being built... 
0.80	       =>  wckTime=0.399  cpuTime=0.28  mem=5M887
0.81	
0.81	s SATISFIABLE
0.81	o 99
0.81	c 81
0.81	o 105
0.81	c 75
0.81	o 110
0.81	c 70
0.81	o 114
0.81	c 66
0.81	o 117
0.81	c 63
0.81	o 122
0.81	c 58
0.81	o 126
0.81	c 54
0.82	o 129
0.82	c 51
0.82	o 131
0.82	c 49
0.82	o 133
0.82	c 47
0.82	o 136
0.82	c 44
0.82	o 139
0.82	c 41
0.82	o 140
0.82	c 40
0.82	o 143
0.82	c 37
0.82	o 144
0.82	c 36
0.82	o 146
0.82	c 34
0.82	o 147
0.82	c 33
0.82	o 149
0.83	c 31
0.83	o 150
0.83	c 30
0.83	o 152
0.83	c 28
0.83	o 154
0.83	c 26
0.83	o 156
0.83	c 24
0.83	o 157
0.83	c 23
0.83	o 158
0.83	c 22
0.83	o 159
0.83	c 21
0.83	o 161
0.83	c 19
0.84	o 163
0.84	c 17
0.84	o 165
0.84	c 15
0.84	o 166
0.84	c 14
0.84	o 167
0.84	c 13
0.84	o 168
0.84	c 12
0.86	o 169
0.86	c 11
0.87	o 170
0.87	c 10
0.87	o 171
0.87	c 9
0.90	o 172
0.90	c 8
0.93	o 173
0.93	c 7
0.94	o 174
0.94	c 6
0.94	o 175
0.94	c 5
0.95	o 176
0.95	c 4
0.95	o 177
0.95	c 3
0.98	o 178
0.98	c 2
3.54	   
3.54	   search
3.54	     run=0  nbConstraintChecks=19291528  nbAssignments=10000
3.54	       =>  wckTime=2.741  cpuTime=2.68  mem=5M887
6.45	   
6.45	   search
6.45	     run=1  nbConstraintChecks=41447526  nbAssignments=20000
6.45	       =>  wckTime=5.653  cpuTime=5.58  mem=5M887
9.02	   
9.02	   search
9.02	     run=2  nbConstraintChecks=60305831  nbAssignments=30000
9.02	       =>  wckTime=8.222  cpuTime=8.14  mem=5M887
11.60	   
11.60	   search
11.60	     run=3  nbConstraintChecks=79397650  nbAssignments=40000
11.60	       =>  wckTime=10.805  cpuTime=10.71  mem=5M887
14.23	   
14.23	   search
14.23	     run=4  nbConstraintChecks=98985339  nbAssignments=50000
14.23	       =>  wckTime=13.426  cpuTime=13.32  mem=5M887
17.01	   
17.01	   search
17.01	     run=5  nbConstraintChecks=120120289  nbAssignments=60000
17.01	       =>  wckTime=16.215  cpuTime=16.1  mem=5M887
19.64	   
19.64	   search
19.64	     run=6  nbConstraintChecks=139686296  nbAssignments=70000
19.64	       =>  wckTime=18.837  cpuTime=18.72  mem=5M887
22.37	   
22.37	   search
22.37	     run=7  nbConstraintChecks=160077231  nbAssignments=80000
22.37	       =>  wckTime=21.573  cpuTime=21.44  mem=5M887
25.02	   
25.02	   search
25.02	     run=8  nbConstraintChecks=179716512  nbAssignments=90000
25.02	       =>  wckTime=24.221  cpuTime=24.07  mem=5M887
27.85	   
27.85	   search
27.85	     run=9  nbConstraintChecks=201028770  nbAssignments=100000
27.85	       =>  wckTime=27.054  cpuTime=26.9  mem=5M887
30.46	   
30.46	   search
30.46	     run=10  nbConstraintChecks=220228312  nbAssignments=110000
30.46	       =>  wckTime=29.659  cpuTime=29.49  mem=5M887
31.14	   
31.14	   search
31.14	     run=11  nbConstraintChecks=225375019  nbAssignments=112542
31.14	       =>  wckTime=30.343  cpuTime=30.18  mem=5M887
31.14	   
31.14	   global
31.14	     nbConstraintChecks=225375019  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.14	     solvingWckTime=30.341  solvingCpuTime=30.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.14	     globalCpuTime=30.51
31.14	       =>  wckTime=30.743  cpuTime=30.46  mem=5M887
31.14	   
31.14	   solver IterativeSystematicSolver being built... 
31.26	       =>  wckTime=30.861  cpuTime=30.56  mem=16M925
31.27	   
31.27	   preprocessing
31.27	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.27	     detectedInconsistency=no
31.27	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M925
31.39	   
31.39	   search
31.39	     run=0  nbConstraintChecks=329023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69
31.39	     nbFailedAssignments=47  nbBacktracks=10  nbVisitedNodes=127  nbRestartNogoods=0
31.39	       =>  wckTime=0.127  cpuTime=0.09  mem=16M925
31.51	   
31.51	   search
31.51	     run=1  nbConstraintChecks=850135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=186
31.51	     nbFailedAssignments=134  nbBacktracks=26  nbVisitedNodes=347  nbRestartNogoods=35
31.51	       =>  wckTime=0.247  cpuTime=0.2  mem=16M925
31.65	   
31.65	   search
31.65	     run=2  nbConstraintChecks=1414667  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=282
31.65	     nbFailedAssignments=200  nbBacktracks=48  nbVisitedNodes=531  nbRestartNogoods=74
31.65	       =>  wckTime=0.385  cpuTime=0.33  mem=16M925
31.87	   
31.87	   search
31.87	     run=3  nbConstraintChecks=2478687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=475
31.87	     nbFailedAssignments=346  nbBacktracks=81  nbVisitedNodes=903  nbRestartNogoods=85
31.87	       =>  wckTime=0.604  cpuTime=0.55  mem=16M925
32.08	   
32.08	   search
32.08	     run=4  nbConstraintChecks=3424681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=691
32.08	     nbFailedAssignments=497  nbBacktracks=131  nbVisitedNodes=1320  nbRestartNogoods=112
32.08	       =>  wckTime=0.813  cpuTime=0.76  mem=16M925
32.74	   
32.74	   search
32.74	     run=5  nbConstraintChecks=6755026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1446
32.74	     nbFailedAssignments=1166  nbBacktracks=206  nbVisitedNodes=2819  nbRestartNogoods=131
32.74	       =>  wckTime=1.476  cpuTime=1.42  mem=16M925
34.37	   
34.37	   search
34.37	     run=6  nbConstraintChecks=15323599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3199
34.37	     nbFailedAssignments=2796  nbBacktracks=319  nbVisitedNodes=6312  nbRestartNogoods=150
34.37	       =>  wckTime=3.111  cpuTime=3.02  mem=16M925
35.88	   
35.88	   search
35.88	     run=7  nbConstraintChecks=23380218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4754
35.88	     nbFailedAssignments=4170  nbBacktracks=489  nbVisitedNodes=9411  nbRestartNogoods=181
35.88	       =>  wckTime=4.612  cpuTime=4.51  mem=16M925
38.18	   
38.18	   search
38.18	     run=8  nbConstraintChecks=35445155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6919
38.18	     nbFailedAssignments=6069  nbBacktracks=745  nbVisitedNodes=13730  nbRestartNogoods=221
38.18	       =>  wckTime=6.921  cpuTime=6.81  mem=16M925
40.83	   
40.83	   search
40.83	     run=9  nbConstraintChecks=48303841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9986
40.83	     nbFailedAssignments=8739  nbBacktracks=1129  nbVisitedNodes=19846  nbRestartNogoods=244
40.83	       =>  wckTime=9.564  cpuTime=9.44  mem=16M925
44.96	   
44.96	   search
44.96	     run=10  nbConstraintChecks=69722626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14807
44.96	     nbFailedAssignments=12971  nbBacktracks=1705  nbVisitedNodes=29475  nbRestartNogoods=280
44.96	       =>  wckTime=13.698  cpuTime=13.56  mem=16M925
49.51	   
49.51	   search
49.51	     run=11  nbConstraintChecks=92728781  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19233
49.51	     nbFailedAssignments=16521  nbBacktracks=2569  nbVisitedNodes=38315  nbRestartNogoods=321
49.51	       =>  wckTime=18.25  cpuTime=18.06  mem=16M925
57.05	   
57.05	   search
57.05	     run=12  nbConstraintChecks=129987326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27014
57.05	     nbFailedAssignments=22993  nbBacktracks=3866  nbVisitedNodes=53864  nbRestartNogoods=334
57.05	       =>  wckTime=25.786  cpuTime=25.57  mem=16M925
63.79	   
63.79	   search
63.79	     run=13  nbConstraintChecks=161050733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33923
63.79	     nbFailedAssignments=27939  nbBacktracks=5812  nbVisitedNodes=67653  nbRestartNogoods=352
63.79	       =>  wckTime=32.522  cpuTime=32.28  mem=16M925
74.76	   
74.76	   search
74.76	     run=14  nbConstraintChecks=207733007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44293
74.76	     nbFailedAssignments=35378  nbBacktracks=8731  nbVisitedNodes=88265  nbRestartNogoods=384
74.76	       =>  wckTime=43.499  cpuTime=43.21  mem=16M925
93.30	   
93.30	   search
93.30	     run=15  nbConstraintChecks=283252245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59178
93.30	     nbFailedAssignments=45875  nbBacktracks=13109  nbVisitedNodes=117895  nbRestartNogoods=400
93.30	       =>  wckTime=62.033  cpuTime=61.65  mem=16M925
121.76	   
121.76	   search
121.76	     run=16  nbConstraintChecks=389341498  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77623
121.76	     nbFailedAssignments=57746  nbBacktracks=19677  nbVisitedNodes=154163  nbRestartNogoods=433
121.76	       =>  wckTime=90.501  cpuTime=90.0  mem=16M925
157.87	   
157.87	   search
157.87	     run=17  nbConstraintChecks=518707408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102594
157.87	     nbFailedAssignments=72855  nbBacktracks=29534  nbVisitedNodes=201919  nbRestartNogoods=458
157.87	       =>  wckTime=126.604  cpuTime=125.94  mem=16M925
209.74	   
209.74	   search
209.74	     run=18  nbConstraintChecks=706748838  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138546
209.74	     nbFailedAssignments=94022  nbBacktracks=44313  nbVisitedNodes=271039  nbRestartNogoods=470
209.74	       =>  wckTime=178.473  cpuTime=177.58  mem=16M925
289.83	   
289.83	   search
289.83	     run=19  nbConstraintChecks=988399100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=191325
289.83	     nbFailedAssignments=124623  nbBacktracks=66483  nbVisitedNodes=370825  nbRestartNogoods=508
289.83	       =>  wckTime=258.567  cpuTime=257.03  mem=16M925
413.81	   
413.81	   search
413.81	     run=20  nbConstraintChecks=1410376865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268465
413.81	     nbFailedAssignments=168498  nbBacktracks=99735  nbVisitedNodes=519916  nbRestartNogoods=523
413.81	       =>  wckTime=382.544  cpuTime=380.27  mem=16M925
570.46	   
570.46	   search
570.46	     run=21  nbConstraintChecks=1922721420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=372157
570.46	     nbFailedAssignments=222306  nbBacktracks=149613  nbVisitedNodes=713454  nbRestartNogoods=547
570.46	       =>  wckTime=539.193  cpuTime=536.19  mem=16M925
848.61	   
848.61	   search
848.61	     run=22  nbConstraintChecks=2843065807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=541383
848.61	     nbFailedAssignments=316705  nbBacktracks=224431  nbVisitedNodes=1037626  nbRestartNogoods=571
848.61	       =>  wckTime=817.351  cpuTime=813.06  mem=16M925
1200.26	   
1200.26	   search
1200.26	     run=23  nbConstraintChecks=3983862098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=772982
1200.26	     nbFailedAssignments=436071  nbBacktracks=336658  nbVisitedNodes=1468772  nbRestartNogoods=616
1200.26	       =>  wckTime=1168.994  cpuTime=1162.89  mem=16M925
1801.38	   
1801.38	   search
1801.38	     run=24  nbConstraintChecks=6022764307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1144508
1801.38	     nbFailedAssignments=639250  nbBacktracks=504999  nbVisitedNodes=2178373  nbRestartNogoods=649
1801.38	       =>  wckTime=1770.119  cpuTime=1761.21  mem=16M925
2273.96	o 179
2273.96	c 1
2411.96	v 18 14 16 11 5 2 19 0 8 7 17 22 5 24 17 17 5 24 21 0 11 9 0 11 15 21 22 7 12 24 1 22 7 23 8 14 10 0 6 22 

Verifier Data (download as text)

1 unsatisfied constraints, 179 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/node29/watcher-276347-1169235917 -o ROOT/results/node29/solver-276347-1169235917 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276347-1169235917/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.85 0.97 1.04 4/81 12190
/proc/meminfo: memFree=1385048/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=1496 CPUtime=0
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 61 0 0 0 0 0 0 0 20 0 1 0 271985826 1531904 44 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4093679 0 0 4096 0 0 0 0 17 1 0 0
/proc/12189/statm: 375 49 38 14 0 8 0

[startup+0.105631 s]
/proc/loadavg: 0.85 0.97 1.04 4/81 12190
/proc/meminfo: memFree=1385048/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=906128 CPUtime=0.02
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 1982 0 1 0 1 1 0 0 18 0 1 0 271985826 927875072 1731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 17 0 0 0
/proc/12189/statm: 226532 1732 994 14 0 214115 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 906128

[startup+0.513657 s]
/proc/loadavg: 0.85 0.97 1.04 4/81 12190
/proc/meminfo: memFree=1385048/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=0.4
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 6155 0 1 0 36 4 0 0 17 0 8 0 271985826 938061824 5894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12189/statm: 229019 5894 2139 14 0 215489 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 916076

[startup+1.3377 s]
/proc/loadavg: 0.85 0.97 1.04 3/95 12262
/proc/meminfo: memFree=1353768/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916080 CPUtime=1.22
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 8551 0 1 0 107 15 0 0 20 0 8 0 271985826 938065920 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8289 2476 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.13
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 351 0 0 0 12 1 0 0 16 0 8 0 271985840 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916080 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938065920 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 916080

[startup+2.98181 s]
/proc/loadavg: 0.94 0.98 1.05 3/95 12262
/proc/meminfo: memFree=1353640/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=2.86
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 8552 0 1 0 249 37 0 0 25 0 8 0 271985826 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073732072 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8289 2476 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916080 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938065920 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.13
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 351 0 0 0 12 1 0 0 16 0 8 0 271985840 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916080 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938065920 8289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 916076

[startup+6.26101 s]
/proc/loadavg: 0.94 0.98 1.05 3/95 12262
/proc/meminfo: memFree=1353448/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=6.1
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 8555 0 1 0 530 80 0 0 25 0 8 0 271985826 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8292 2476 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.14
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 353 0 0 0 13 1 0 0 16 0 8 0 271985840 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 916076

[startup+12.7494 s]
/proc/loadavg: 1.10 1.02 1.06 3/94 12263
/proc/meminfo: memFree=1352816/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=12.56
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 8555 0 1 0 1083 173 0 0 25 0 8 0 271985826 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8292 2476 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916080 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938065920 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.14
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 353 0 0 0 13 1 0 0 16 0 8 0 271985840 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 916076

[startup+25.6032 s]
/proc/loadavg: 1.24 1.05 1.07 3/94 12263
/proc/meminfo: memFree=1352944/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=25.37
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 8556 0 1 0 2191 346 0 0 25 0 8 0 271985826 938061824 8293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073732258 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8293 2476 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916080 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271985837 938065920 8293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.14
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 354 0 0 0 13 1 0 0 16 0 8 0 271985840 938061824 8293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916080 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938065920 8293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 916076

[startup+51.2168 s]
/proc/loadavg: 1.50 1.12 1.09 3/94 12263
/proc/meminfo: memFree=1350832/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=50.84
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9172 0 1 0 4661 423 0 0 25 0 8 0 271985826 938061824 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8903 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 410 0 0 0 22 1 0 0 17 0 8 0 271985840 938061824 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 916076

[startup+102.436 s]
/proc/loadavg: 1.80 1.27 1.14 3/94 12263
/proc/meminfo: memFree=1350832/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=101.83
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9182 0 1 0 9760 423 0 0 25 0 8 0 271985826 938061824 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8913 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 410 0 0 0 22 1 0 0 16 0 8 0 271985840 938061824 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) R 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 916076

[startup+162.505 s]
/proc/loadavg: 1.92 1.40 1.19 3/94 12263
/proc/meminfo: memFree=1350768/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=161.65
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9188 0 1 0 15741 424 0 0 25 0 8 0 271985826 938061824 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073885113 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2013.24
Current children cumulated vsize (KiB) 916076

[startup+2083.37 s]
/proc/loadavg: 2.00 2.00 1.86 3/100 12593
/proc/meminfo: memFree=1320160/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=2072.97
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9208 0 1 0 206863 434 0 0 25 0 8 0 271985826 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8937 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 411 0 0 0 22 1 0 0 16 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2072.97
Current children cumulated vsize (KiB) 916076

[startup+2143.39 s]
/proc/loadavg: 2.03 2.01 1.87 3/100 12593
/proc/meminfo: memFree=1320224/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=2132.72
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9208 0 1 0 212838 434 0 0 25 0 8 0 271985826 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073726186 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8937 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 411 0 0 0 22 1 0 0 16 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2132.72
Current children cumulated vsize (KiB) 916076

[startup+2203.42 s]
/proc/loadavg: 2.01 2.01 1.88 3/100 12593
/proc/meminfo: memFree=1320224/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=2192.47
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9208 0 1 0 218813 434 0 0 25 0 8 0 271985826 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863961 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8937 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 411 0 0 0 22 1 0 0 16 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2192.47
Current children cumulated vsize (KiB) 916076

[startup+2263.44 s]
/proc/loadavg: 2.05 2.02 1.89 3/100 12593
/proc/meminfo: memFree=1320288/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=2252.19
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9208 0 1 0 224785 434 0 0 25 0 8 0 271985826 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837210 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8937 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 411 0 0 0 22 1 0 0 16 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2252.19
Current children cumulated vsize (KiB) 916076

[startup+2323.47 s]
/proc/loadavg: 2.02 2.01 1.89 3/100 12593
/proc/meminfo: memFree=1320352/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=2311.96
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9208 0 1 0 230761 435 0 0 25 0 8 0 271985826 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839968 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8937 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 411 0 0 0 22 1 0 0 16 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.96
Current children cumulated vsize (KiB) 916076

[startup+2383.49 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 12593
/proc/meminfo: memFree=1320352/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=2371.71
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9208 0 1 0 236736 435 0 0 25 0 8 0 271985826 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842766 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8937 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 411 0 0 0 22 1 0 0 16 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.71
Current children cumulated vsize (KiB) 916076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.95 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 12593
/proc/meminfo: memFree=1320352/2055920 swapFree=4161388/4192956
[pid=12189] ppid=12187 vsize=916076 CPUtime=2400.02
/proc/12189/stat : 12189 (java) R 12187 12189 12089 0 -1 0 9208 0 1 0 239567 435 0 0 25 0 8 0 271985826 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841417 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12189/statm: 229019 8937 2527 14 0 215489 0
[pid=12189/tid=12191] ppid=12187 vsize=916076 CPUtime=0.03
/proc/12189/task/12191/stat : 12191 (java) S 12187 12189 12089 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12192] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12192/stat : 12192 (java) S 12187 12189 12089 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12193] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12193/stat : 12193 (java) S 12187 12189 12089 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271985837 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12189/tid=12194] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12194/stat : 12194 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12195] ppid=12187 vsize=916076 CPUtime=0.23
/proc/12189/task/12195/stat : 12195 (java) S 12187 12189 12089 0 -1 64 411 0 0 0 22 1 0 0 16 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12196] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12196/stat : 12196 (java) S 12187 12189 12089 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12189/tid=12197] ppid=12187 vsize=916076 CPUtime=0
/proc/12189/task/12197/stat : 12197 (java) S 12187 12189 12089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271985840 938061824 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 916076

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

Child status: 143
Real time (s): 2411.99
CPU time (s): 2400.06
CPU user time (s): 2395.7
CPU system time (s): 4.35934
CPU usage (%): 99.5052
Max. virtual memory (cumulated for all children) (KiB): 916080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.7
system time used= 4.35934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9229
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= 49993
involuntary context switches= 83288

runsolver used 2.72159 s user time and 6.38803 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Fri Jan 19 19:45:17 UTC 2007


IDJOB= 276347
IDBENCH= 5708
IDSOLVER= 69
FILE ID= node29/276347-1169235917

PBS_JOBID= 3589310

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/276347-1169235917/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-276347-1169235917 -o ROOT/results/node29/solver-276347-1169235917 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276347-1169235917/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  99ca03af81338811d77d016dbff42039

RANDOM SEED= 263697725

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.241
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.241
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:       1385528 kB
Buffers:         39756 kB
Cached:         531020 kB
SwapCached:       2192 kB
Active:         164684 kB
Inactive:       435456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385528 kB
SwapTotal:     4192956 kB
SwapFree:      4161388 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:          44684 kB
Slab:            55284 kB
Committed_AS:  5006304 kB
PageTables:       2220 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 node29 on Fri Jan 19 20:25:29 UTC 2007