Trace number 276995

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 PFCOPTIMUM 286.209 288.751

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-34_ext.xml
MD5SUM955cccd2779dd0382c0ec8ceebab1722
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints413
Best CPU time to get the best result obtained on this benchmark25.7121
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=pfc.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/276995-1169251902/unknown.xml
0.44	   
0.44	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.48	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.48	       =>  wckTime=0.103  cpuTime=0.1  mem=6M910
0.48	   
0.48	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.68	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8215  maxDegree=28
0.68	     maxArity=2
0.68	       =>  wckTime=0.309  cpuTime=0.22  mem=10M810
0.73	   
0.73	   solver LocalSearchSolver being built... 
0.77	       =>  wckTime=0.396  cpuTime=0.26  mem=5M814
0.77	
0.77	s SATISFIABLE
0.77	o 335
0.77	c 79
0.78	o 341
0.78	c 73
0.78	o 344
0.78	c 70
0.78	o 350
0.78	c 64
0.78	o 355
0.78	c 59
0.78	o 359
0.78	c 55
0.78	o 362
0.78	c 52
0.78	o 363
0.78	c 51
0.78	o 366
0.78	c 48
0.78	o 370
0.78	c 44
0.78	o 371
0.79	c 43
0.79	o 373
0.79	c 41
0.79	o 374
0.79	c 40
0.79	o 377
0.79	c 37
0.79	o 379
0.79	c 35
0.79	o 381
0.79	c 33
0.79	o 382
0.79	c 32
0.80	o 384
0.80	c 30
0.80	o 385
0.80	c 29
0.80	o 387
0.80	c 27
0.80	o 388
0.80	c 26
0.80	o 390
0.80	c 24
0.80	o 391
0.80	c 23
0.80	o 393
0.80	c 21
0.80	o 394
0.80	c 20
0.80	o 396
0.80	c 18
0.80	o 398
0.80	c 16
0.81	o 400
0.81	c 14
0.81	o 401
0.81	c 13
0.81	o 402
0.81	c 12
0.81	o 403
0.81	c 11
0.82	o 404
0.82	c 10
0.84	o 405
0.84	c 9
0.84	o 406
0.84	c 8
0.84	o 407
0.84	c 7
0.85	o 408
0.85	c 6
0.87	o 409
0.87	c 5
0.92	o 410
0.92	c 4
0.98	o 411
0.98	c 3
1.07	o 412
1.07	c 2
2.42	o 413
2.42	c 1
2.42	   
2.42	   search
2.42	     run=0  nbConstraintChecks=10333779  nbAssignments=6619
2.42	       =>  wckTime=1.656  cpuTime=1.62  mem=5M814
2.43	   
2.43	   global
2.43	     nbConstraintChecks=10333779  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.43	     solvingWckTime=1.654  solvingCpuTime=1.61  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.43	     globalCpuTime=1.91
2.43	       =>  wckTime=2.053  cpuTime=1.87  mem=5M814
2.43	   
2.43	   solver IterativeSystematicSolver being built... 
2.56	       =>  wckTime=2.183  cpuTime=1.98  mem=16M788
2.57	   
2.57	   preprocessing
2.57	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.57	     detectedInconsistency=no
2.57	       =>  wckTime=0.0080  cpuTime=0.0  mem=16M788
2.65	   
2.65	   search
2.65	     run=0  nbConstraintChecks=155316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
2.65	     nbFailedAssignments=28  nbBacktracks=10  nbVisitedNodes=83  nbRestartNogoods=0
2.65	       =>  wckTime=0.096  cpuTime=0.07  mem=16M788
2.73	   
2.73	   search
2.73	     run=1  nbConstraintChecks=337411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89
2.73	     nbFailedAssignments=53  nbBacktracks=25  nbVisitedNodes=168  nbRestartNogoods=3
2.73	       =>  wckTime=0.177  cpuTime=0.13  mem=16M788
2.82	   
2.82	   search
2.82	     run=2  nbConstraintChecks=628321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163
2.82	     nbFailedAssignments=99  nbBacktracks=48  nbVisitedNodes=311  nbRestartNogoods=12
2.82	       =>  wckTime=0.26  cpuTime=0.21  mem=16M788
2.93	   
2.93	   search
2.93	     run=3  nbConstraintChecks=1025244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265
2.93	     nbFailedAssignments=160  nbBacktracks=81  nbVisitedNodes=507  nbRestartNogoods=15
2.93	       =>  wckTime=0.371  cpuTime=0.32  mem=16M788
3.13	   
3.13	   search
3.13	     run=4  nbConstraintChecks=1733398  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=431
3.13	     nbFailedAssignments=270  nbBacktracks=131  nbVisitedNodes=833  nbRestartNogoods=23
3.13	       =>  wckTime=0.57  cpuTime=0.52  mem=16M788
3.39	   
3.39	   search
3.39	     run=5  nbConstraintChecks=2765596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=670
3.39	     nbFailedAssignments=429  nbBacktracks=206  nbVisitedNodes=1306  nbRestartNogoods=30
3.39	       =>  wckTime=0.834  cpuTime=0.77  mem=16M788
3.81	   
3.81	   search
3.81	     run=6  nbConstraintChecks=4295294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1029
3.81	     nbFailedAssignments=669  nbBacktracks=319  nbVisitedNodes=2018  nbRestartNogoods=32
3.81	       =>  wckTime=1.249  cpuTime=1.18  mem=16M788
4.35	   
4.35	   search
4.35	     run=7  nbConstraintChecks=6302346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1515
4.35	     nbFailedAssignments=978  nbBacktracks=489  nbVisitedNodes=2982  nbRestartNogoods=49
4.35	       =>  wckTime=1.797  cpuTime=1.72  mem=16M788
5.30	   
5.30	   search
5.30	     run=8  nbConstraintChecks=9795070  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2324
5.30	     nbFailedAssignments=1525  nbBacktracks=745  nbVisitedNodes=4577  nbRestartNogoods=86
5.30	       =>  wckTime=2.746  cpuTime=2.65  mem=16M788
6.68	   
6.68	   search
6.68	     run=9  nbConstraintChecks=14918060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3547
6.68	     nbFailedAssignments=2356  nbBacktracks=1129  nbVisitedNodes=6997  nbRestartNogoods=105
6.68	       =>  wckTime=4.12  cpuTime=4.01  mem=16M788
8.49	   
8.49	   search
8.49	     run=10  nbConstraintChecks=21612184  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5170
8.49	     nbFailedAssignments=3395  nbBacktracks=1705  nbVisitedNodes=10208  nbRestartNogoods=134
8.49	       =>  wckTime=5.931  cpuTime=5.8  mem=16M788
11.09	   
11.09	   search
11.09	     run=11  nbConstraintChecks=31064207  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7401
11.09	     nbFailedAssignments=4757  nbBacktracks=2569  nbVisitedNodes=14572  nbRestartNogoods=151
11.09	       =>  wckTime=8.528  cpuTime=8.37  mem=16M788
14.63	   
14.63	   search
14.63	     run=12  nbConstraintChecks=43682926  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10600
14.63	     nbFailedAssignments=6653  nbBacktracks=3866  nbVisitedNodes=20719  nbRestartNogoods=162
14.63	       =>  wckTime=12.068  cpuTime=11.88  mem=16M788
19.60	   
19.60	   search
19.60	     run=13  nbConstraintChecks=61330636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14997
19.60	     nbFailedAssignments=9099  nbBacktracks=5812  nbVisitedNodes=28777  nbRestartNogoods=167
19.60	       =>  wckTime=17.047  cpuTime=16.82  mem=16M788
26.02	   
26.02	   search
26.02	     run=14  nbConstraintChecks=83327434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20884
26.02	     nbFailedAssignments=12059  nbBacktracks=8732  nbVisitedNodes=39006  nbRestartNogoods=175
26.02	       =>  wckTime=23.46  cpuTime=23.18  mem=16M788
34.50	   
34.50	   search
34.50	     run=15  nbConstraintChecks=112582992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29074
34.50	     nbFailedAssignments=15863  nbBacktracks=13110  nbVisitedNodes=52590  nbRestartNogoods=185
34.50	       =>  wckTime=31.943  cpuTime=31.59  mem=16M788
46.15	   
46.15	   search
46.15	     run=16  nbConstraintChecks=152481292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40865
46.15	     nbFailedAssignments=21079  nbBacktracks=19680  nbVisitedNodes=71411  nbRestartNogoods=195
46.15	       =>  wckTime=43.591  cpuTime=43.14  mem=16M788
61.61	   
61.61	   search
61.61	     run=17  nbConstraintChecks=206566793  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57228
61.61	     nbFailedAssignments=27582  nbBacktracks=29534  nbVisitedNodes=96311  nbRestartNogoods=206
61.61	       =>  wckTime=59.052  cpuTime=58.47  mem=16M788
83.28	   
83.28	   search
83.28	     run=18  nbConstraintChecks=282219836  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81140
83.28	     nbFailedAssignments=36710  nbBacktracks=44313  nbVisitedNodes=131923  nbRestartNogoods=213
83.28	       =>  wckTime=80.721  cpuTime=79.96  mem=16M788
114.94	   
114.94	   search
114.94	     run=19  nbConstraintChecks=393017784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116438
114.94	     nbFailedAssignments=49830  nbBacktracks=66488  nbVisitedNodes=183887  nbRestartNogoods=224
114.94	       =>  wckTime=112.379  cpuTime=111.36  mem=16M788
161.82	   
161.82	   search
161.82	     run=20  nbConstraintChecks=555908922  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168719
161.82	     nbFailedAssignments=68852  nbBacktracks=99740  nbVisitedNodes=259960  nbRestartNogoods=230
161.82	       =>  wckTime=159.264  cpuTime=157.85  mem=16M788
229.71	   
229.71	   search
229.71	     run=21  nbConstraintChecks=792113510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=245801
229.71	     nbFailedAssignments=96047  nbBacktracks=149620  nbVisitedNodes=370964  nbRestartNogoods=247
229.71	       =>  wckTime=227.154  cpuTime=225.16  mem=16M788
288.70	   
288.70	   search
288.70	     run=22  nbConstraintChecks=999683385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=314190
288.70	     nbFailedAssignments=120192  nbBacktracks=193865  nbVisitedNodes=469299  nbRestartNogoods=256
288.70	       =>  wckTime=286.141  cpuTime=283.65  mem=16M788
288.70	   
288.70	   global
288.70	     nbConstraintChecks=999683385  nbRestartNogoods=256  solvingWckTime=286.142  solvingCpuTime=283.65  expiredTime=no
288.70	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=285.67
288.70	       =>  wckTime=288.326  cpuTime=285.63  mem=16M788
288.70	
288.70	s OPTIMUM FOUND
288.70	v 3 6 10 9 2 3 2 10 8 2 8 0 5 7 10 5 4 2 3 1 0 10 8 7 5 9 8 5 0 5 0 10 4 10 8 0 8 1 6 3 
288.70	   
288.70	   totalWckTime=288.405  totalCpuTime=285.67

Verifier Data (download as text)

1 unsatisfied constraints, 413 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-276995-1169251902 -o ROOT/results/node4/solver-276995-1169251902 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276995-1169251902/unknown.xml 

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

/proc/loadavg: 1.97 2.00 2.00 4/86 29198
/proc/meminfo: memFree=1352120/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=18540 CPUtime=0
/proc/29197/stat : 29197 (runsolver) R 29195 29197 28491 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 273585735 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/29197/statm: 4635 279 244 17 0 2626 0

[startup+0.107887 s]
/proc/loadavg: 1.97 2.00 2.00 4/86 29198
/proc/meminfo: memFree=1352120/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=906644 CPUtime=0.03
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 2153 0 1 0 2 1 0 0 18 0 2 0 273585735 928403456 1902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153618273 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 226661 1902 1081 14 0 214244 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 906644

[startup+0.519924 s]
/proc/loadavg: 1.97 2.00 2.00 4/86 29198
/proc/meminfo: memFree=1352120/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915332 CPUtime=0.43
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 6179 0 1 0 39 4 0 0 18 0 8 0 273585735 937299968 5918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228833 5918 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915332

[startup+1.345 s]
/proc/loadavg: 1.97 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1331904/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915420 CPUtime=1.25
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 7723 0 1 0 110 15 0 0 24 0 8 0 273585735 937390080 7461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228855 7461 2476 14 0 215325 0
[pid=29197/tid=29199] ppid=29195 vsize=915420 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 232 0 0 0 3 0 0 0 16 0 8 0 273585746 937390080 7461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915420 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937390080 7461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915420 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937390080 7461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915420 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937390080 7461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915420 CPUtime=0.15
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 273585750 937390080 7461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915420 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937390080 7461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915420 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 273585750 937390080 7461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915420

[startup+2.98216 s]
/proc/loadavg: 1.97 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1331904/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=2.87
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9098 0 1 0 254 33 0 0 25 0 8 0 273585735 937525248 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8834 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 17 0 8 0 273585746 937525248 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.23
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 273585750 937525248 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915552

[startup+6.26147 s]
/proc/loadavg: 1.97 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1326400/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=6.12
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9126 0 1 0 579 33 0 0 25 0 8 0 273585735 937525248 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073899728 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8860 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273585746 937525248 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.25
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 405 0 0 0 24 1 0 0 15 0 8 0 273585750 937525248 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915552

[startup+12.7511 s]
/proc/loadavg: 1.97 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1326336/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=12.55
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9137 0 1 0 1222 33 0 0 25 0 8 0 273585735 937525248 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867039 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8869 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273585746 937525248 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.26
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 273585750 937525248 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915552

[startup+25.6133 s]
/proc/loadavg: 1.98 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1326400/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=25.3
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9142 0 1 0 2497 33 0 0 25 0 8 0 273585735 937525248 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841545 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8874 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273585746 937525248 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.26
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 273585750 937525248 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915552

[startup+51.2218 s]
/proc/loadavg: 1.99 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1326400/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=50.7
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9150 0 1 0 5037 33 0 0 25 0 8 0 273585735 937525248 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8882 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 17 0 8 0 273585746 937525248 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.26
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 273585750 937525248 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915552

[startup+102.426 s]
/proc/loadavg: 1.99 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1326400/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=101.48
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9155 0 1 0 10114 34 0 0 25 0 8 0 273585735 937525248 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8886 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273585746 937525248 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.26
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 273585750 937525248 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915552

[startup+162.474 s]
/proc/loadavg: 1.99 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1326464/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=161.02
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9162 0 1 0 16068 34 0 0 25 0 8 0 273585735 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8892 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273585746 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.26
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 273585750 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 915552

[startup+222.525 s]
/proc/loadavg: 1.99 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1326400/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=220.58
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9162 0 1 0 22023 35 0 0 25 0 8 0 273585735 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073899599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8892 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273585746 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.26
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 273585750 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 915552

[startup+282.577 s]
/proc/loadavg: 1.99 2.00 2.00 3/93 29205
/proc/meminfo: memFree=1326336/2055920 swapFree=4182144/4192956
[pid=29197] ppid=29195 vsize=915552 CPUtime=280.12
/proc/29197/stat : 29197 (java) R 29195 29197 28491 0 -1 0 9164 0 1 0 27977 35 0 0 25 0 8 0 273585735 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843551 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29197/statm: 228888 8894 2527 14 0 215358 0
[pid=29197/tid=29199] ppid=29195 vsize=915552 CPUtime=0.03
/proc/29197/task/29199/stat : 29199 (java) S 29195 29197 28491 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273585746 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29200] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29200/stat : 29200 (java) S 29195 29197 28491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273585746 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29201] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29201/stat : 29201 (java) S 29195 29197 28491 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273585746 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29202] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29202/stat : 29202 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273585750 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29203] ppid=29195 vsize=915552 CPUtime=0.26
/proc/29197/task/29203/stat : 29203 (java) S 29195 29197 28491 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 273585750 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29204] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29204/stat : 29204 (java) S 29195 29197 28491 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273585750 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29197/tid=29205] ppid=29195 vsize=915552 CPUtime=0
/proc/29197/task/29205/stat : 29205 (java) S 29195 29197 28491 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273585750 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 915552

Child status: 0
Real time (s): 288.751
CPU time (s): 286.209
CPU user time (s): 285.844
CPU system time (s): 0.364944
CPU usage (%): 99.1195
Max. virtual memory (cumulated for all children) (KiB): 916068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.844
system time used= 0.364944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9260
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= 7055
involuntary context switches= 13219

runsolver used 0.371943 s user time and 0.922859 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 00:11:42 UTC 2007


IDJOB= 276995
IDBENCH= 6198
IDSOLVER= 69
FILE ID= node4/276995-1169251902

PBS_JOBID= 3589076

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-34_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276995-1169251902/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-276995-1169251902 -o ROOT/results/node4/solver-276995-1169251902 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276995-1169251902/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  955cccd2779dd0382c0ec8ceebab1722

RANDOM SEED= 267606334

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1352536 kB
Buffers:         64516 kB
Cached:         512016 kB
SwapCached:       2148 kB
Active:         196364 kB
Inactive:       424540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352536 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          55608 kB
Slab:            67204 kB
Committed_AS:  7584984 kB
PageTables:       2352 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node4 on Sat Jan 20 00:16:31 UTC 2007