Trace number 276770

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 357.315 360.631

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-18_ext.xml
MD5SUMd91d410a3e4ff44aac7aecf5da4921ba
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints134
Best CPU time to get the best result obtained on this benchmark29.4485
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/276770-1169246205/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.46	       =>  wckTime=0.106  cpuTime=0.09  mem=6M910
0.46	   
0.46	   relations being loaded...
0.59	   
0.59	   constraints being loaded...
0.67	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.67	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=2
0.67	       =>  wckTime=0.321  cpuTime=0.24  mem=15M754
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.411  cpuTime=0.29  mem=5M927
0.77	
0.77	s SATISFIABLE
0.77	o 54
0.77	c 81
0.77	o 60
0.77	c 75
0.77	o 66
0.77	c 69
0.77	o 70
0.77	c 65
0.78	o 73
0.78	c 62
0.78	o 77
0.78	c 58
0.78	o 81
0.78	c 54
0.78	o 85
0.78	c 50
0.78	o 88
0.78	c 47
0.78	o 90
0.78	c 45
0.78	o 91
0.78	c 44
0.78	o 94
0.78	c 41
0.78	o 95
0.78	c 40
0.78	o 97
0.78	c 38
0.78	o 99
0.78	c 36
0.79	o 101
0.79	c 34
0.79	o 103
0.79	c 32
0.79	o 105
0.79	c 30
0.79	o 107
0.79	c 28
0.79	o 109
0.79	c 26
0.79	o 111
0.79	c 24
0.79	o 112
0.79	c 23
0.79	o 114
0.79	c 21
0.80	o 115
0.80	c 20
0.80	o 116
0.80	c 19
0.80	o 118
0.80	c 17
0.80	o 119
0.80	c 16
0.80	o 121
0.80	c 14
0.81	o 122
0.81	c 13
0.81	o 123
0.81	c 12
0.82	o 125
0.82	c 10
0.83	o 126
0.83	c 9
0.86	o 127
0.86	c 8
0.86	o 128
0.86	c 7
0.86	o 129
0.86	c 6
0.96	o 130
0.96	c 5
0.97	o 131
0.97	c 4
0.97	o 132
0.97	c 3
1.97	o 133
1.97	c 2
4.16	   
4.17	   search
4.17	     run=0  nbConstraintChecks=23472891  nbAssignments=10000
4.17	       =>  wckTime=3.402  cpuTime=3.34  mem=5M927
7.99	   
7.99	   search
7.99	     run=1  nbConstraintChecks=50709340  nbAssignments=20000
7.99	       =>  wckTime=7.231  cpuTime=7.13  mem=5M927
11.71	   
11.71	   search
11.71	     run=2  nbConstraintChecks=77280728  nbAssignments=30000
11.71	       =>  wckTime=10.949  cpuTime=10.82  mem=5M927
15.05	   
15.05	   search
15.05	     run=3  nbConstraintChecks=100530694  nbAssignments=40000
15.05	       =>  wckTime=14.291  cpuTime=14.13  mem=5M927
18.61	   
18.61	   search
18.61	     run=4  nbConstraintChecks=125399000  nbAssignments=50000
18.61	       =>  wckTime=17.848  cpuTime=17.65  mem=5M927
22.46	   
22.46	   search
22.46	     run=5  nbConstraintChecks=152599735  nbAssignments=60000
22.46	       =>  wckTime=21.703  cpuTime=21.47  mem=5M927
25.86	   
25.86	   search
25.86	     run=6  nbConstraintChecks=176177250  nbAssignments=70000
25.86	       =>  wckTime=25.104  cpuTime=24.84  mem=5M927
29.41	   
29.41	   search
29.41	     run=7  nbConstraintChecks=200964381  nbAssignments=80000
29.41	       =>  wckTime=28.653  cpuTime=28.36  mem=5M927
32.26	   
32.26	   search
32.26	     run=8  nbConstraintChecks=220884731  nbAssignments=88403
32.26	       =>  wckTime=31.501  cpuTime=31.18  mem=5M927
32.26	   
32.26	   global
32.26	     nbConstraintChecks=220884731  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.26	     solvingWckTime=31.495  solvingCpuTime=31.18  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.26	     globalCpuTime=31.52
32.26	       =>  wckTime=31.911  cpuTime=31.47  mem=5M927
32.26	   
32.26	   solver IterativeSystematicSolver being built... 
32.39	       =>  wckTime=32.037  cpuTime=31.56  mem=16M851
32.40	   
32.40	   preprocessing
32.40	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.40	     detectedInconsistency=no
32.40	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M851
32.68	   
32.68	   search
32.68	     run=0  nbConstraintChecks=988541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163
32.68	     nbFailedAssignments=143  nbBacktracks=10  nbVisitedNodes=317  nbRestartNogoods=0
32.68	       =>  wckTime=0.287  cpuTime=0.25  mem=16M851
33.13	   
33.13	   search
33.13	     run=1  nbConstraintChecks=2935485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=456
33.13	     nbFailedAssignments=417  nbBacktracks=25  nbVisitedNodes=899  nbRestartNogoods=66
33.13	       =>  wckTime=0.735  cpuTime=0.68  mem=16M851
33.34	   
33.34	   search
33.34	     run=2  nbConstraintChecks=3861107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=643
33.34	     nbFailedAssignments=570  nbBacktracks=47  nbVisitedNodes=1261  nbRestartNogoods=77
33.34	       =>  wckTime=0.952  cpuTime=0.89  mem=16M851
34.01	   
34.01	   search
34.01	     run=3  nbConstraintChecks=6535332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1042
34.01	     nbFailedAssignments=924  nbBacktracks=80  nbVisitedNodes=2047  nbRestartNogoods=131
34.01	       =>  wckTime=1.62  cpuTime=1.55  mem=16M851
35.14	   
35.14	   search
35.14	     run=4  nbConstraintChecks=11734339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1837
35.14	     nbFailedAssignments=1663  nbBacktracks=130  nbVisitedNodes=3631  nbRestartNogoods=212
35.14	       =>  wckTime=2.747  cpuTime=2.65  mem=16M851
36.16	   
36.16	   search
36.16	     run=5  nbConstraintChecks=15742941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2471
36.16	     nbFailedAssignments=2213  nbBacktracks=205  nbVisitedNodes=4890  nbRestartNogoods=240
36.16	       =>  wckTime=3.77  cpuTime=3.67  mem=16M851
37.21	   
37.21	   search
37.21	     run=6  nbConstraintChecks=20547743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3469
37.21	     nbFailedAssignments=3092  nbBacktracks=318  nbVisitedNodes=6879  nbRestartNogoods=285
37.21	       =>  wckTime=4.822  cpuTime=4.71  mem=16M851
38.79	   
38.79	   search
38.79	     run=7  nbConstraintChecks=26650218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4752
38.79	     nbFailedAssignments=4196  nbBacktracks=488  nbVisitedNodes=9436  nbRestartNogoods=321
38.79	       =>  wckTime=6.399  cpuTime=6.27  mem=16M851
41.01	   
41.01	   search
41.01	     run=8  nbConstraintChecks=36938919  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6896
41.01	     nbFailedAssignments=6074  nbBacktracks=744  nbVisitedNodes=13714  nbRestartNogoods=363
41.01	       =>  wckTime=8.616  cpuTime=8.47  mem=16M851
43.89	   
43.89	   search
43.89	     run=9  nbConstraintChecks=47452170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9241
43.89	     nbFailedAssignments=8025  nbBacktracks=1128  nbVisitedNodes=18391  nbRestartNogoods=437
43.89	       =>  wckTime=11.5  cpuTime=11.32  mem=16M851
48.60	   
48.60	   search
48.60	     run=10  nbConstraintChecks=66656474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13109
48.60	     nbFailedAssignments=11305  nbBacktracks=1704  nbVisitedNodes=26115  nbRestartNogoods=518
48.60	       =>  wckTime=16.206  cpuTime=15.99  mem=16M851
54.88	   
54.88	   search
54.88	     run=11  nbConstraintChecks=95074236  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19357
54.88	     nbFailedAssignments=16680  nbBacktracks=2568  nbVisitedNodes=38599  nbRestartNogoods=572
54.88	       =>  wckTime=22.492  cpuTime=22.21  mem=16M851
66.58	   
66.58	   search
66.58	     run=12  nbConstraintChecks=140746915  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28236
66.58	     nbFailedAssignments=24257  nbBacktracks=3865  nbVisitedNodes=56305  nbRestartNogoods=644
66.58	       =>  wckTime=34.188  cpuTime=33.8  mem=16M851
81.33	   
81.33	   search
81.33	     run=13  nbConstraintChecks=193751489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37303
81.33	     nbFailedAssignments=31374  nbBacktracks=5811  nbVisitedNodes=74024  nbRestartNogoods=663
81.33	       =>  wckTime=48.94  cpuTime=48.42  mem=16M851
98.58	   
98.58	   search
98.58	     run=14  nbConstraintChecks=252324649  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47702
98.58	     nbFailedAssignments=38843  nbBacktracks=8730  nbVisitedNodes=94314  nbRestartNogoods=674
98.58	       =>  wckTime=66.194  cpuTime=65.51  mem=16M851
122.17	   
122.17	   search
122.17	     run=15  nbConstraintChecks=328326656  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60668
122.17	     nbFailedAssignments=47426  nbBacktracks=13108  nbVisitedNodes=118943  nbRestartNogoods=701
122.17	       =>  wckTime=89.776  cpuTime=88.87  mem=16M851
147.09	   
147.09	   search
147.09	     run=16  nbConstraintChecks=404595312  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76065
147.09	     nbFailedAssignments=56250  nbBacktracks=19678  nbVisitedNodes=147201  nbRestartNogoods=724
147.09	       =>  wckTime=114.698  cpuTime=113.56  mem=16M851
187.79	   
187.79	   search
187.79	     run=17  nbConstraintChecks=528892729  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97166
187.79	     nbFailedAssignments=67490  nbBacktracks=29530  nbVisitedNodes=185807  nbRestartNogoods=740
187.79	       =>  wckTime=155.398  cpuTime=153.89  mem=16M851
245.81	o 134
245.81	c 1
246.80	   
246.80	   search
246.80	     run=18  nbConstraintChecks=702837054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128123
246.80	     nbFailedAssignments=83664  nbBacktracks=44309  nbVisitedNodes=241338  nbRestartNogoods=769
246.80	       =>  wckTime=214.413  cpuTime=212.37  mem=16M851
310.98	   
310.98	   search
310.98	     run=19  nbConstraintChecks=902646770  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169929
310.98	     nbFailedAssignments=103297  nbBacktracks=66477  nbVisitedNodes=309612  nbRestartNogoods=786
310.98	       =>  wckTime=278.588  cpuTime=275.96  mem=16M851
360.60	   
360.60	   search
360.60	     run=20  nbConstraintChecks=1056776044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201560
360.60	     nbFailedAssignments=117905  nbBacktracks=83501  nbVisitedNodes=360548  nbRestartNogoods=795
360.60	       =>  wckTime=328.206  cpuTime=325.18  mem=16M851
360.60	   
360.60	   global
360.60	     nbConstraintChecks=1056776044  nbRestartNogoods=795  solvingWckTime=328.207  solvingCpuTime=325.18  expiredTime=no
360.60	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=356.8
360.60	       =>  wckTime=360.245  cpuTime=356.75  mem=16M851
360.60	
360.60	s OPTIMUM FOUND
360.60	v 7 12 16 30 12 10 7 15 0 37 28 22 32 8 33 24 30 7 13 15 23 36 39 32 4 25 3 10 2 15 23 2 36 12 0 11 25 27 1 0 
360.60	   
360.60	   totalWckTime=360.325  totalCpuTime=356.8

Verifier Data (download as text)

1 unsatisfied constraints, 134 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/node5/watcher-276770-1169246205 -o ROOT/results/node5/solver-276770-1169246205 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276770-1169246205/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.03 2.02 2.00 2/93 15050
/proc/meminfo: memFree=1160832/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=18540 CPUtime=0
/proc/15049/stat : 15049 (runsolver) R 15047 15049 14509 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 253234939 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15049/statm: 4635 279 244 17 0 2626 0

[startup+0.102332 s]
/proc/loadavg: 2.03 2.02 2.00 2/93 15050
/proc/meminfo: memFree=1160832/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=907808 CPUtime=0.06
/proc/15049/stat : 15049 (java) D 15047 15049 14509 0 -1 0 2505 0 1 0 5 1 0 0 17 0 4 0 253234939 929595392 2252 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 226952 2252 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.510382 s]
/proc/loadavg: 2.03 2.02 2.00 2/93 15050
/proc/meminfo: memFree=1160832/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915332 CPUtime=0.44
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 6388 0 1 0 40 4 0 0 18 0 8 0 253234939 937299968 6127 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073571054 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228833 6127 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33147 s]
/proc/loadavg: 2.11 2.03 2.01 3/100 15057
/proc/meminfo: memFree=1135688/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=1.25
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 8974 0 1 0 113 12 0 0 25 0 8 0 253234939 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679521 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8712 2476 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.14
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 335 0 0 0 14 0 0 0 16 0 8 0 253234951 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8712 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) 915444

[startup+2.96966 s]
/proc/loadavg: 2.11 2.03 2.01 3/100 15057
/proc/meminfo: memFree=1135624/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=2.88
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 8975 0 1 0 256 32 0 0 25 0 8 0 253234939 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679662 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8712 2476 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.14
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 335 0 0 0 14 0 0 0 16 0 8 0 253234951 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915444

[startup+6.17703 s]
/proc/loadavg: 2.11 2.03 2.01 3/100 15057
/proc/meminfo: memFree=1135560/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=6.05
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 8977 0 1 0 539 66 0 0 25 0 8 0 253234939 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678485 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8714 2476 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.14
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 337 0 0 0 14 0 0 0 16 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 915444

[startup+12.6438 s]
/proc/loadavg: 2.09 2.03 2.00 3/100 15057
/proc/meminfo: memFree=1135688/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=12.46
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 8977 0 1 0 1113 133 0 0 25 0 8 0 253234939 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679593 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8714 2476 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.14
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 337 0 0 0 14 0 0 0 16 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 915444

[startup+25.4992 s]
/proc/loadavg: 2.08 2.03 2.00 3/100 15057
/proc/meminfo: memFree=1135688/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=25.2
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 8977 0 1 0 2242 278 0 0 25 0 8 0 253234939 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073684501 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8714 2476 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.14
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 337 0 0 0 14 0 0 0 16 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 915444

[startup+51.1051 s]
/proc/loadavg: 2.04 2.03 2.00 3/100 15057
/proc/meminfo: memFree=1135368/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=50.57
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 9142 0 1 0 4698 359 0 0 25 0 8 0 253234939 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073790458 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8873 2527 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.25
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 392 0 0 0 24 1 0 0 16 0 8 0 253234951 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 915444

[startup+102.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 15057
/proc/meminfo: memFree=1135368/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=101.31
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 9154 0 1 0 9772 359 0 0 25 0 8 0 253234939 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801305 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8884 2527 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.25
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 393 0 0 0 24 1 0 0 16 0 8 0 253234951 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 915444

[startup+162.357 s]
/proc/loadavg: 2.00 2.02 2.00 3/100 15057
/proc/meminfo: memFree=1135368/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=160.81
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 9161 0 1 0 15721 360 0 0 25 0 8 0 253234939 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8889 2527 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.26
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 393 0 0 0 25 1 0 0 16 0 8 0 253234951 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 915444

[startup+222.403 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 15057
/proc/meminfo: memFree=1135304/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=220.3
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 9164 0 1 0 21670 360 0 0 25 0 8 0 253234939 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801305 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8892 2527 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.26
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 393 0 0 0 25 1 0 0 16 0 8 0 253234951 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 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.3
Current children cumulated vsize (KiB) 915444

[startup+282.45 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 15057
/proc/meminfo: memFree=1135240/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=279.8
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 9168 0 1 0 27620 360 0 0 25 0 8 0 253234939 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856626 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8895 2527 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.26
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 394 0 0 0 25 1 0 0 16 0 8 0 253234951 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.8
Current children cumulated vsize (KiB) 915444

[startup+342.496 s]
/proc/loadavg: 2.01 2.01 2.00 4/100 15057
/proc/meminfo: memFree=1135304/2055920 swapFree=4192812/4192956
[pid=15049] ppid=15047 vsize=915444 CPUtime=339.3
/proc/15049/stat : 15049 (java) R 15047 15049 14509 0 -1 0 9170 0 1 0 33569 361 0 0 25 0 8 0 253234939 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788136 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15049/statm: 228861 8897 2527 14 0 215331 0
[pid=15049/tid=15051] ppid=15047 vsize=915444 CPUtime=0.03
/proc/15049/task/15051/stat : 15051 (java) S 15047 15049 14509 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 253234943 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15052] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15052/stat : 15052 (java) S 15047 15049 14509 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 253234944 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15053] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15053/stat : 15053 (java) S 15047 15049 14509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 253234944 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15054] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15054/stat : 15054 (java) S 15047 15049 14509 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 253234951 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15055] ppid=15047 vsize=915444 CPUtime=0.26
/proc/15049/task/15055/stat : 15055 (java) S 15047 15049 14509 0 -1 64 394 0 0 0 25 1 0 0 16 0 8 0 253234951 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15056] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15056/stat : 15056 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 253234951 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15049/tid=15057] ppid=15047 vsize=915444 CPUtime=0
/proc/15049/task/15057/stat : 15057 (java) S 15047 15049 14509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 253234951 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.3
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 360.631
CPU time (s): 357.315
CPU user time (s): 353.683
CPU system time (s): 3.63145
CPU usage (%): 99.0804
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 353.683
system time used= 3.63145
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9268
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= 8428
involuntary context switches= 16139

runsolver used 0.421935 s user time and 1.18382 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri Jan 19 22:36:45 UTC 2007


IDJOB= 276770
IDBENCH= 6013
IDSOLVER= 69
FILE ID= node5/276770-1169246205

PBS_JOBID= 3589033

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-18_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276770-1169246205/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-276770-1169246205 -o ROOT/results/node5/solver-276770-1169246205 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276770-1169246205/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d91d410a3e4ff44aac7aecf5da4921ba

RANDOM SEED= 540042057

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.240
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.240
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:       1161312 kB
Buffers:         61212 kB
Cached:         681144 kB
SwapCached:          0 kB
Active:         263060 kB
Inactive:       553832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1161312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:         103532 kB
Slab:            62368 kB
Committed_AS:  7671396 kB
PageTables:       2272 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB



End job on node5 on Fri Jan 19 22:42:46 UTC 2007