Trace number 275483

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 2401.68

General information on the benchmark

Namerandom/rand-2-40-19/
rand-2-40-19-443-230-16_ext.xml
MD5SUM02eb31c309fa51aed2b908db27cd29df
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints337
Best CPU time to get the best result obtained on this benchmark548.304
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints338
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension338
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/275483-1169222617/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.46	       =>  wckTime=0.103  cpuTime=0.09  mem=6M910
0.46	   
0.46	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.68	     nbConstraints=338  nbRelationTypes=338  nbExtensionStructures=338  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=338  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2972  maxDegree=21
0.68	     maxArity=2
0.68	       =>  wckTime=0.325  cpuTime=0.24  mem=12M769
0.73	   
0.73	   solver LocalSearchSolver being built... 
0.77	       =>  wckTime=0.415  cpuTime=0.29  mem=6M59
0.78	
0.78	s SATISFIABLE
0.78	o 260
0.78	c 78
0.78	o 267
0.78	c 71
0.78	o 271
0.78	c 67
0.78	o 274
0.78	c 64
0.78	o 277
0.78	c 61
0.78	o 282
0.78	c 56
0.78	o 285
0.78	c 53
0.79	o 286
0.79	c 52
0.79	o 290
0.79	c 48
0.79	o 294
0.79	c 44
0.79	o 299
0.79	c 39
0.79	o 302
0.79	c 36
0.79	o 304
0.79	c 34
0.79	o 306
0.79	c 32
0.79	o 308
0.79	c 30
0.79	o 310
0.79	c 28
0.79	o 312
0.79	c 26
0.80	o 313
0.80	c 25
0.80	o 316
0.80	c 22
0.80	o 318
0.80	c 20
0.80	o 319
0.80	c 19
0.80	o 320
0.80	c 18
0.81	o 321
0.81	c 17
0.81	o 322
0.81	c 16
0.81	o 323
0.81	c 15
0.81	o 324
0.81	c 14
0.81	o 326
0.81	c 12
0.81	o 327
0.81	c 11
0.81	o 328
0.81	c 10
0.81	o 329
0.81	c 9
0.82	o 330
0.82	c 8
0.82	o 331
0.82	c 7
0.85	o 332
0.85	c 6
0.85	o 333
0.85	c 5
1.21	o 334
1.21	c 4
1.55	o 335
1.55	c 3
3.08	o 336
3.08	c 2
3.80	   
3.80	   search
3.80	     run=0  nbConstraintChecks=21083676  nbAssignments=10000
3.80	       =>  wckTime=3.031  cpuTime=2.98  mem=6M59
6.79	   
6.79	   search
6.79	     run=1  nbConstraintChecks=42610308  nbAssignments=20000
6.79	       =>  wckTime=6.02  cpuTime=5.94  mem=6M59
9.78	   
9.78	   search
9.78	     run=2  nbConstraintChecks=64015288  nbAssignments=30000
9.78	       =>  wckTime=9.013  cpuTime=8.9  mem=6M59
12.90	   
12.90	   search
12.90	     run=3  nbConstraintChecks=86450373  nbAssignments=40000
12.90	       =>  wckTime=12.128  cpuTime=11.99  mem=6M59
15.81	   
15.81	   search
15.81	     run=4  nbConstraintChecks=107236514  nbAssignments=50000
15.81	       =>  wckTime=15.041  cpuTime=14.89  mem=6M59
18.98	   
18.98	   search
18.98	     run=5  nbConstraintChecks=130420682  nbAssignments=60000
18.98	       =>  wckTime=18.208  cpuTime=18.02  mem=6M59
21.99	   
21.99	   search
21.99	     run=6  nbConstraintChecks=152174202  nbAssignments=70000
21.99	       =>  wckTime=21.217  cpuTime=21.0  mem=6M59
25.20	   
25.20	   search
25.20	     run=7  nbConstraintChecks=175748273  nbAssignments=80000
25.20	       =>  wckTime=24.432  cpuTime=24.19  mem=6M59
28.13	   
28.13	   search
28.13	     run=8  nbConstraintChecks=196692979  nbAssignments=90000
28.13	       =>  wckTime=27.364  cpuTime=27.11  mem=6M59
31.30	   
31.30	   search
31.30	     run=9  nbConstraintChecks=219690728  nbAssignments=100000
31.30	       =>  wckTime=30.53  cpuTime=30.24  mem=6M59
33.35	   
33.35	   search
33.35	     run=10  nbConstraintChecks=234273581  nbAssignments=107001
33.35	       =>  wckTime=32.58  cpuTime=32.28  mem=6M59
33.35	   
33.35	   global
33.35	     nbConstraintChecks=234273581  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.35	     solvingWckTime=32.578  solvingCpuTime=32.27  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.35	     globalCpuTime=32.61
33.35	       =>  wckTime=32.996  cpuTime=32.56  mem=6M59
33.35	   
33.35	   solver IterativeSystematicSolver being built... 
33.48	       =>  wckTime=33.125  cpuTime=32.65  mem=16M967
33.49	   
33.49	   preprocessing
33.49	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.49	     detectedInconsistency=no
33.49	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M967
33.67	   
33.67	   search
33.67	     run=0  nbConstraintChecks=550298  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102
33.67	     nbFailedAssignments=79  nbBacktracks=10  nbVisitedNodes=192  nbRestartNogoods=0
33.67	       =>  wckTime=0.182  cpuTime=0.16  mem=16M967
33.79	   
33.79	   search
33.79	     run=1  nbConstraintChecks=1027394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=193
33.79	     nbFailedAssignments=144  nbBacktracks=25  nbVisitedNodes=363  nbRestartNogoods=31
33.79	       =>  wckTime=0.31  cpuTime=0.28  mem=16M967
34.05	   
34.05	   search
34.05	     run=2  nbConstraintChecks=2253730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=399
34.05	     nbFailedAssignments=317  nbBacktracks=47  nbVisitedNodes=764  nbRestartNogoods=39
34.05	       =>  wckTime=0.571  cpuTime=0.53  mem=16M967
34.30	   
34.30	   search
34.30	     run=3  nbConstraintChecks=3245016  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=576
34.30	     nbFailedAssignments=448  nbBacktracks=80  nbVisitedNodes=1105  nbRestartNogoods=56
34.30	       =>  wckTime=0.815  cpuTime=0.77  mem=16M967
34.71	   
34.71	   search
34.71	     run=4  nbConstraintChecks=5110638  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=887
34.71	     nbFailedAssignments=699  nbBacktracks=130  nbVisitedNodes=1717  nbRestartNogoods=72
34.71	       =>  wckTime=1.227  cpuTime=1.18  mem=16M967
35.31	   
35.31	   search
35.31	     run=5  nbConstraintChecks=7673573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1319
35.31	     nbFailedAssignments=1046  nbBacktracks=205  nbVisitedNodes=2571  nbRestartNogoods=81
35.31	       =>  wckTime=1.828  cpuTime=1.77  mem=16M967
36.15	   
36.15	   search
36.15	     run=6  nbConstraintChecks=11139375  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1890
36.15	     nbFailedAssignments=1497  nbBacktracks=318  nbVisitedNodes=3706  nbRestartNogoods=96
36.15	       =>  wckTime=2.666  cpuTime=2.6  mem=16M967
37.05	   
37.05	   search
37.05	     run=7  nbConstraintChecks=15349734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2668
37.05	     nbFailedAssignments=2093  nbBacktracks=489  nbVisitedNodes=5251  nbRestartNogoods=101
37.05	       =>  wckTime=3.563  cpuTime=3.48  mem=16M967
38.77	   
38.77	   search
38.77	     run=8  nbConstraintChecks=23570548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4155
38.77	     nbFailedAssignments=3312  nbBacktracks=745  nbVisitedNodes=8213  nbRestartNogoods=107
38.77	       =>  wckTime=5.289  cpuTime=5.18  mem=16M967
41.22	   
41.22	   search
41.22	     run=9  nbConstraintChecks=34738406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6043
41.22	     nbFailedAssignments=4803  nbBacktracks=1129  nbVisitedNodes=11976  nbRestartNogoods=127
41.22	       =>  wckTime=7.735  cpuTime=7.61  mem=16M967
44.84	   
44.84	   search
44.84	     run=10  nbConstraintChecks=51527900  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8870
44.84	     nbFailedAssignments=7040  nbBacktracks=1705  nbVisitedNodes=17616  nbRestartNogoods=150
44.84	       =>  wckTime=11.355  cpuTime=11.2  mem=16M967
50.25	   
50.25	   search
50.25	     run=11  nbConstraintChecks=75739603  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12889
50.25	     nbFailedAssignments=10186  nbBacktracks=2569  nbVisitedNodes=25636  nbRestartNogoods=166
50.25	       =>  wckTime=16.766  cpuTime=16.56  mem=16M967
55.85	   
55.85	   search
55.85	     run=12  nbConstraintChecks=101255549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17579
55.85	     nbFailedAssignments=13565  nbBacktracks=3866  nbVisitedNodes=35001  nbRestartNogoods=175
55.85	       =>  wckTime=22.369  cpuTime=22.11  mem=16M967
64.59	   
64.59	   search
64.59	     run=13  nbConstraintChecks=141402713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24308
64.59	     nbFailedAssignments=18338  nbBacktracks=5812  nbVisitedNodes=48307  nbRestartNogoods=204
64.59	       =>  wckTime=31.103  cpuTime=30.83  mem=16M967
76.73	   
76.73	   search
76.73	     run=14  nbConstraintChecks=198960043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34194
76.73	     nbFailedAssignments=25291  nbBacktracks=8731  nbVisitedNodes=67933  nbRestartNogoods=219
76.73	       =>  wckTime=43.244  cpuTime=42.96  mem=16M967
92.51	   
92.51	   search
92.51	     run=15  nbConstraintChecks=267195273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45605
92.51	     nbFailedAssignments=32313  nbBacktracks=13109  nbVisitedNodes=90259  nbRestartNogoods=241
92.51	       =>  wckTime=59.024  cpuTime=58.71  mem=16M967
115.85	   
115.85	   search
115.85	     run=16  nbConstraintChecks=371265528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63812
115.85	     nbFailedAssignments=43936  nbBacktracks=19680  nbVisitedNodes=126321  nbRestartNogoods=249
115.85	       =>  wckTime=82.37  cpuTime=82.06  mem=16M967
148.04	   
148.05	   search
148.05	     run=17  nbConstraintChecks=500296476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86317
148.05	     nbFailedAssignments=56578  nbBacktracks=29535  nbVisitedNodes=169575  nbRestartNogoods=268
148.05	       =>  wckTime=114.563  cpuTime=114.21  mem=16M967
196.47	   
196.47	   search
196.47	     run=18  nbConstraintChecks=701396091  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122251
196.47	     nbFailedAssignments=77724  nbBacktracks=44314  nbVisitedNodes=239350  nbRestartNogoods=278
196.47	       =>  wckTime=162.992  cpuTime=162.59  mem=16M967
262.09	   
262.09	   search
262.09	     run=19  nbConstraintChecks=966183069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169374
262.09	     nbFailedAssignments=102664  nbBacktracks=66482  nbVisitedNodes=329369  nbRestartNogoods=288
262.09	       =>  wckTime=228.605  cpuTime=228.15  mem=16M967
364.04	   
364.05	   search
364.05	     run=20  nbConstraintChecks=1405654221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=245295
364.05	     nbFailedAssignments=145322  nbBacktracks=99736  nbVisitedNodes=477101  nbRestartNogoods=302
364.05	       =>  wckTime=330.563  cpuTime=330.0  mem=16M967
502.09	   
502.09	   search
502.09	     run=21  nbConstraintChecks=1965739629  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=346907
502.09	     nbFailedAssignments=197049  nbBacktracks=149614  nbVisitedNodes=669521  nbRestartNogoods=328
502.09	       =>  wckTime=468.611  cpuTime=467.91  mem=16M967
712.04	   
712.04	   search
712.04	     run=22  nbConstraintChecks=2832807806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=501955
712.04	     nbFailedAssignments=277268  nbBacktracks=224432  nbVisitedNodes=965547  nbRestartNogoods=343
712.04	       =>  wckTime=678.561  cpuTime=677.7  mem=16M967
1053.33	   
1053.33	   search
1053.33	     run=23  nbConstraintChecks=4161018045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=736595
1053.33	     nbFailedAssignments=399669  nbBacktracks=336659  nbVisitedNodes=1414607  nbRestartNogoods=362
1053.33	       =>  wckTime=1019.845  cpuTime=1018.81  mem=16M967
1495.36	   
1495.36	   search
1495.36	     run=24  nbConstraintChecks=5979929383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1065236
1495.36	     nbFailedAssignments=559959  nbBacktracks=505000  nbVisitedNodes=2034166  nbRestartNogoods=394
1495.36	       =>  wckTime=1461.878  cpuTime=1460.74  mem=16M967
2229.36	   
2229.36	   search
2229.36	     run=25  nbConstraintChecks=9005971097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1599826
2229.36	     nbFailedAssignments=842029  nbBacktracks=757512  nbVisitedNodes=3064184  nbRestartNogoods=426
2229.36	       =>  wckTime=2195.877  cpuTime=2194.57  mem=16M967
2401.64	v 6 8 14 7 17 5 4 9 11 0 4 0 2 11 17 10 11 18 7 3 2 15 6 5 5 18 9 13 17 0 1 7 4 18 0 4 4 8 4 11 

Verifier Data (download as text)

2 unsatisfied constraints, 336 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/node34/watcher-275483-1169222617 -o ROOT/results/node34/solver-275483-1169222617 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275483-1169222617/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: 2.00 2.00 2.00 4/74 9515
/proc/meminfo: memFree=1101680/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=18540 CPUtime=0
/proc/9514/stat : 9514 (runsolver) R 9512 9514 8393 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 270655436 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9514/statm: 4635 279 244 17 0 2626 0

[startup+0.10703 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 9515
/proc/meminfo: memFree=1101680/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=907808 CPUtime=0.04
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 2427 0 1 0 3 1 0 0 16 0 4 0 270655436 929595392 2174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/9514/statm: 226952 2174 1200 14 0 214535 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907808

[startup+0.515058 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 9515
/proc/meminfo: memFree=1101680/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915332 CPUtime=0.44
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 6354 0 1 0 40 4 0 0 18 0 8 0 270655436 937299968 6093 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9514/statm: 228833 6093 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33912 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9522
/proc/meminfo: memFree=1079032/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=1.26
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 8353 0 1 0 113 13 0 0 22 0 8 0 270655436 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073741939 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9514/statm: 228866 8091 2476 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.15
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 270655448 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915464

[startup+2.98725 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9522
/proc/meminfo: memFree=1078968/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=2.9
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 8354 0 1 0 257 33 0 0 25 0 8 0 270655436 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743117 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9514/statm: 228866 8091 2476 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.15
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 270655448 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915464

[startup+6.26652 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9522
/proc/meminfo: memFree=1078840/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=6.15
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 8357 0 1 0 541 74 0 0 25 0 8 0 270655436 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9514/statm: 228866 8094 2476 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.15
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 353 0 0 0 15 0 0 0 16 0 8 0 270655448 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915464

[startup+12.753 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9522
/proc/meminfo: memFree=1078840/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=12.58
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 8357 0 1 0 1104 154 0 0 25 0 8 0 270655436 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745034 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9514/statm: 228866 8094 2476 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.15
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 353 0 0 0 15 0 0 0 16 0 8 0 270655448 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915464

[startup+25.6001 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9522
/proc/meminfo: memFree=1078904/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915468 CPUtime=25.32
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 8357 0 1 0 2212 320 0 0 25 0 8 0 270655436 937439232 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9514/statm: 228867 8094 2476 14 0 215337 0
[pid=9514/tid=9516] ppid=9512 vsize=915468 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270655444 937439232 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915468 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937439232 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915468 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937439232 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915468 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937439232 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915468 CPUtime=0.15
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 353 0 0 0 15 0 0 0 16 0 8 0 270655448 937439232 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915468 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937439232 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915468 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937439232 8094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915468

[startup+51.2082 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 9522
/proc/meminfo: memFree=1075832/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=50.71
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9189 0 1 0 4645 426 0 0 25 0 8 0 270655436 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073918786 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9514/statm: 228866 8921 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915464

[startup+102.412 s]
/proc/loadavg: 2.12 2.04 2.01 3/81 9612
/proc/meminfo: memFree=1023736/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=101.82
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9199 0 1 0 9754 428 0 0 25 0 8 0 270655436 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747447 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 228866 8931 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 915464

[startup+162.464 s]
/proc/loadavg: 2.04 2.03 2.01 3/81 9612
/proc/meminfo: memFree=1023864/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=161.82
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9204 0 1 0 15754 428 0 0 25 0 8 0 270655436 937435136 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073853924 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.22 s]
/proc/loadavg: 1.05 1.02 1.24 2/72 9643
/proc/meminfo: memFree=1084968/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=2081.66
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9225 0 1 0 207734 432 0 0 25 0 8 0 270655436 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073919130 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 228866 8955 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.66
Current children cumulated vsize (KiB) 915464

[startup+2143.22 s]
/proc/loadavg: 1.02 1.02 1.22 2/72 9643
/proc/meminfo: memFree=1084904/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=2141.65
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9225 0 1 0 213733 432 0 0 25 0 8 0 270655436 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851132 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 228866 8955 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.65
Current children cumulated vsize (KiB) 915464

[startup+2203.23 s]
/proc/loadavg: 1.00 1.01 1.21 2/72 9643
/proc/meminfo: memFree=1084968/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=2201.64
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9225 0 1 0 219732 432 0 0 25 0 8 0 270655436 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073874453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 228866 8955 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.64
Current children cumulated vsize (KiB) 915464

[startup+2263.23 s]
/proc/loadavg: 1.00 1.01 1.19 2/72 9643
/proc/meminfo: memFree=1084968/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=2261.63
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9227 0 1 0 225731 432 0 0 25 0 8 0 270655436 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073919024 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 228866 8957 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.63
Current children cumulated vsize (KiB) 915464

[startup+2323.24 s]
/proc/loadavg: 1.08 1.02 1.18 2/72 9643
/proc/meminfo: memFree=1084968/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=2321.62
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9227 0 1 0 231730 432 0 0 25 0 8 0 270655436 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747635 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 228866 8957 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.62
Current children cumulated vsize (KiB) 915464

[startup+2383.24 s]
/proc/loadavg: 1.02 1.01 1.17 2/72 9643
/proc/meminfo: memFree=1084968/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=2381.62
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9227 0 1 0 237730 432 0 0 25 0 8 0 270655436 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073891167 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 228866 8957 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.62
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.63 s]
/proc/loadavg: 1.02 1.01 1.16 2/72 9643
/proc/meminfo: memFree=1084968/2055920 swapFree=4192812/4192956
[pid=9514] ppid=9512 vsize=915464 CPUtime=2400
/proc/9514/stat : 9514 (java) R 9512 9514 8393 0 -1 0 9227 0 1 0 239568 432 0 0 25 0 8 0 270655436 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855319 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 228866 8957 2527 14 0 215336 0
[pid=9514/tid=9516] ppid=9512 vsize=915464 CPUtime=0.03
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8393 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270655444 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270655445 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270655445 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8393 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=915464 CPUtime=0.26
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8393 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9514/tid=9522] ppid=9512 vsize=915464 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8393 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270655448 937435136 8957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2401.68
CPU time (s): 2400.06
CPU user time (s): 2395.72
CPU system time (s): 4.33334
CPU usage (%): 99.9324
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.72
system time used= 4.33334
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9250
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= 49847
involuntary context switches= 52169

runsolver used 2.56461 s user time and 6.68998 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Fri Jan 19 16:03:37 UTC 2007


IDJOB= 275483
IDBENCH= 3903
IDSOLVER= 69
FILE ID= node34/275483-1169222617

PBS_JOBID= 3589126

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19/rand-2-40-19-443-230-16_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275483-1169222617/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-275483-1169222617 -o ROOT/results/node34/solver-275483-1169222617 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275483-1169222617/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  02eb31c309fa51aed2b908db27cd29df

RANDOM SEED= 559421362

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.227
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.227
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:       1102160 kB
Buffers:         35704 kB
Cached:         819600 kB
SwapCached:          0 kB
Active:         301520 kB
Inactive:       579080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          36604 kB
Slab:            58656 kB
Committed_AS:  4289320 kB
PageTables:       1768 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node34 on Fri Jan 19 16:43:39 UTC 2007