Trace number 282601

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 EPFCOPTIMUM 405.458 405.963

General information on the benchmark

NameMaxCSP/celar/subs7/
scenw-7-sub2_ext.xml
MD5SUM9d3ca6965155525e4afbce2ac78687c5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints335
Best CPU time to get the best result obtained on this benchmark67.0738
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints353
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension353
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/282601-1169320623/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.36	   variables being loaded...
0.39	     nbVariables=16  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.39	       =>  wckTime=0.091  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.62	     nbConstraints=353  nbRelationTypes=136  nbExtensionStructures=136  nbSharedExtensionStructures=217
0.62	     nbConflictsStructures=136  nbSharedConflictsStructures=217  nbSharedBinaryRepresentations=10464  maxDegree=60
0.62	     maxArity=2
0.62	       =>  wckTime=0.327  cpuTime=0.25  mem=16M639
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.411  cpuTime=0.29  mem=5M719
0.71	
0.71	s SATISFIABLE
0.72	o 218
0.72	c 135
0.72	o 228
0.72	c 125
0.72	o 236
0.72	c 117
0.72	o 243
0.72	c 110
0.72	o 255
0.72	c 98
0.73	o 263
0.73	c 90
0.73	o 276
0.73	c 77
0.73	o 284
0.73	c 69
0.73	o 292
0.73	c 61
0.73	o 301
0.73	c 52
0.73	o 303
0.73	c 50
0.73	o 312
0.73	c 41
0.74	o 317
0.74	c 36
0.74	o 322
0.74	c 31
0.74	o 326
0.74	c 27
0.74	o 329
0.74	c 24
0.74	o 331
0.74	c 22
0.75	o 333
0.75	c 20
0.80	o 335
0.80	c 18
18.56	   
18.56	   search
18.56	     run=0  nbConstraintChecks=160757453  nbAssignments=10000
18.56	       =>  wckTime=17.859  cpuTime=17.84  mem=5M719
30.87	   
30.87	   search
30.87	     run=1  nbConstraintChecks=273058447  nbAssignments=16782
30.87	       =>  wckTime=30.167  cpuTime=30.11  mem=5M719
30.87	   
30.87	   global
30.87	     nbConstraintChecks=273058447  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.87	     solvingWckTime=30.163  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.87	     globalCpuTime=30.44
30.87	       =>  wckTime=30.578  cpuTime=30.4  mem=5M719
30.87	   
30.87	   solver IterativeSystematicSolver being built... 
30.99	       =>  wckTime=30.697  cpuTime=30.49  mem=16M627
31.06	   
31.06	   preprocessing
31.06	     nbConstraintChecks=178031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.06	     detectedInconsistency=no
31.06	       =>  wckTime=0.07  cpuTime=0.05  mem=16M627
31.64	   
31.64	   search
31.64	     run=0  nbConstraintChecks=3704179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215
31.64	     nbFailedAssignments=203  nbBacktracks=10  nbVisitedNodes=429  nbRestartNogoods=0
31.64	       =>  wckTime=0.645  cpuTime=0.61  mem=16M627
32.34	   
32.34	   search
32.34	     run=1  nbConstraintChecks=7793258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=486
32.34	     nbFailedAssignments=458  nbBacktracks=25  nbVisitedNodes=970  nbRestartNogoods=70
32.34	       =>  wckTime=1.343  cpuTime=1.3  mem=16M627
32.62	   
32.62	   search
32.62	     run=2  nbConstraintChecks=9813334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=630
32.62	     nbFailedAssignments=578  nbBacktracks=47  nbVisitedNodes=1256  nbRestartNogoods=81
32.62	       =>  wckTime=1.631  cpuTime=1.59  mem=16M627
33.77	   
33.77	   search
33.77	     run=3  nbConstraintChecks=18279534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1065
33.77	     nbFailedAssignments=979  nbBacktracks=80  nbVisitedNodes=2125  nbRestartNogoods=106
33.77	       =>  wckTime=2.776  cpuTime=2.73  mem=16M627
34.19	   
34.19	   search
34.19	     run=4  nbConstraintChecks=21158591  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1289
34.19	     nbFailedAssignments=1149  nbBacktracks=131  nbVisitedNodes=2570  nbRestartNogoods=125
34.19	       =>  wckTime=3.196  cpuTime=3.14  mem=16M627
35.24	   
35.24	   search
35.24	     run=5  nbConstraintChecks=28183607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1772
35.24	     nbFailedAssignments=1551  nbBacktracks=206  nbVisitedNodes=3529  nbRestartNogoods=161
35.24	       =>  wckTime=4.246  cpuTime=4.17  mem=16M627
40.28	   
40.28	   search
40.28	     run=6  nbConstraintChecks=61261663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3754
40.28	     nbFailedAssignments=3418  nbBacktracks=319  nbVisitedNodes=7491  nbRestartNogoods=185
40.28	       =>  wckTime=9.285  cpuTime=9.21  mem=16M627
44.82	   
44.82	   search
44.82	     run=7  nbConstraintChecks=92390111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5736
44.82	     nbFailedAssignments=5228  nbBacktracks=489  nbVisitedNodes=11453  nbRestartNogoods=199
44.82	       =>  wckTime=13.824  cpuTime=13.74  mem=16M627
47.50	   
47.50	   search
47.50	     run=8  nbConstraintChecks=111534194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7205
47.50	     nbFailedAssignments=6434  nbBacktracks=745  nbVisitedNodes=14383  nbRestartNogoods=233
47.50	       =>  wckTime=16.508  cpuTime=16.42  mem=16M627
60.63	   
60.63	   search
60.63	     run=9  nbConstraintChecks=199615605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12295
60.63	     nbFailedAssignments=11137  nbBacktracks=1129  nbVisitedNodes=24559  nbRestartNogoods=298
60.63	       =>  wckTime=29.634  cpuTime=29.55  mem=16M627
68.84	   
68.84	   search
68.84	     run=10  nbConstraintChecks=257243267  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15930
68.84	     nbFailedAssignments=14192  nbBacktracks=1705  nbVisitedNodes=31817  nbRestartNogoods=320
68.84	       =>  wckTime=37.849  cpuTime=37.76  mem=16M627
76.77	   
76.77	   search
76.77	     run=11  nbConstraintChecks=312553778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20217
76.77	     nbFailedAssignments=17611  nbBacktracks=2569  nbVisitedNodes=40387  nbRestartNogoods=352
76.77	       =>  wckTime=45.781  cpuTime=45.65  mem=16M627
86.78	   
86.78	   search
86.78	     run=12  nbConstraintChecks=385550413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25897
86.78	     nbFailedAssignments=21989  nbBacktracks=3866  nbVisitedNodes=51741  nbRestartNogoods=362
86.78	       =>  wckTime=55.792  cpuTime=55.66  mem=16M627
98.59	   
98.59	   search
98.59	     run=13  nbConstraintChecks=468265440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32830
98.59	     nbFailedAssignments=26971  nbBacktracks=5813  nbVisitedNodes=65592  nbRestartNogoods=413
98.59	       =>  wckTime=67.597  cpuTime=67.46  mem=16M627
115.82	   
115.83	   search
115.83	     run=14  nbConstraintChecks=590766255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43457
115.83	     nbFailedAssignments=34675  nbBacktracks=8732  nbVisitedNodes=86827  nbRestartNogoods=488
115.83	       =>  wckTime=84.833  cpuTime=84.69  mem=16M627
147.16	   
147.16	   search
147.16	     run=15  nbConstraintChecks=809176253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60930
147.16	     nbFailedAssignments=47765  nbBacktracks=13110  nbVisitedNodes=121749  nbRestartNogoods=510
147.16	       =>  wckTime=116.172  cpuTime=115.98  mem=16M627
188.11	   
188.11	   search
188.11	     run=16  nbConstraintChecks=1093910251  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83421
188.11	     nbFailedAssignments=63684  nbBacktracks=19678  nbVisitedNodes=166681  nbRestartNogoods=545
188.11	       =>  wckTime=157.117  cpuTime=156.87  mem=16M627
260.56	   
260.56	   search
260.56	     run=17  nbConstraintChecks=1597318951  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118749
260.56	     nbFailedAssignments=89156  nbBacktracks=29530  nbVisitedNodes=237236  nbRestartNogoods=556
260.56	       =>  wckTime=229.569  cpuTime=229.23  mem=16M627
369.97	   
369.97	   search
369.97	     run=18  nbConstraintChecks=2342547269  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170346
369.97	     nbFailedAssignments=125970  nbBacktracks=44308  nbVisitedNodes=340170  nbRestartNogoods=565
369.97	       =>  wckTime=338.979  cpuTime=338.53  mem=16M627
405.92	   
405.92	   search
405.92	     run=19  nbConstraintChecks=2583909187  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185253
405.92	     nbFailedAssignments=137177  nbBacktracks=48009  nbVisitedNodes=369926  nbRestartNogoods=577
405.92	       =>  wckTime=374.928  cpuTime=374.43  mem=16M627
405.92	   
405.92	   global
405.92	     nbConstraintChecks=2584087218  nbRestartNogoods=577  solvingWckTime=374.929  solvingCpuTime=374.43  expiredTime=no
405.92	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=404.96
405.92	       =>  wckTime=405.627  cpuTime=404.92  mem=16M627
405.92	
405.92	s OPTIMUM FOUND
405.92	v 0 0 33 43 35 30 31 43 43 9 14 36 38 38 7 11 
405.92	   
405.92	   totalWckTime=405.706  totalCpuTime=404.96

Verifier Data (download as text)

18 unsatisfied constraints, 335 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/node19/watcher-282601-1169320623 -o ROOT/results/node19/solver-282601-1169320623 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282601-1169320623/unknown.xml 

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

/proc/loadavg: 1.92 1.99 1.99 4/87 29887
/proc/meminfo: memFree=1070832/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=172 CPUtime=0
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 280456976 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7484196 0 0 4096 0 0 0 0 17 0 0 0
/proc/29886/statm: 43 24 18 14 0 3 0

[startup+0.107467 s]
/proc/loadavg: 1.92 1.99 1.99 4/87 29887
/proc/meminfo: memFree=1070832/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=914988 CPUtime=0.09
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 3078 0 1 0 8 1 0 0 24 0 8 0 280456976 936947712 2824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228747 2824 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515545 s]
/proc/loadavg: 1.92 1.99 1.99 4/87 29887
/proc/meminfo: memFree=1070832/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915332 CPUtime=0.5
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 7846 0 1 0 46 4 0 0 25 0 8 0 280456976 937299968 7585 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228833 7585 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.3367 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 29894
/proc/meminfo: memFree=1045560/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=1.32
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 8995 0 1 0 126 6 0 0 25 0 8 0 280456976 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8733 2479 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 209 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.12
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 280456983 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.98101 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 29894
/proc/meminfo: memFree=1045560/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=2.97
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 8996 0 1 0 287 10 0 0 25 0 8 0 280456976 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073736893 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8733 2479 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 209 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.12
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 280456983 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915464

[startup+6.27663 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 29894
/proc/meminfo: memFree=1045496/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=6.25
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 8999 0 1 0 608 17 0 0 25 0 8 0 280456976 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734630 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8736 2479 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 209 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.13
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 347 0 0 0 13 0 0 0 15 0 8 0 280456983 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915464

[startup+12.7599 s]
/proc/loadavg: 1.94 1.99 1.99 3/94 29894
/proc/meminfo: memFree=1045496/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=12.74
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 8999 0 1 0 1242 32 0 0 25 0 8 0 280456976 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734630 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8736 2479 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 209 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915468 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937439232 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.13
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 347 0 0 0 13 0 0 0 15 0 8 0 280456983 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915464

[startup+25.6323 s]
/proc/loadavg: 1.95 1.99 1.99 3/94 29894
/proc/meminfo: memFree=1045624/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=25.61
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 9001 0 1 0 2506 55 0 0 25 0 8 0 280456976 937435136 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734580 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8738 2479 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 209 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.13
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 349 0 0 0 13 0 0 0 16 0 8 0 280456983 937435136 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.61
Current children cumulated vsize (KiB) 915464

[startup+51.2611 s]
/proc/loadavg: 1.97 1.99 1.99 3/94 29894
/proc/meminfo: memFree=1045368/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=51.19
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 9162 0 1 0 5052 67 0 0 25 0 8 0 280456976 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915008 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8891 2532 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 210 0 0 0 3 0 0 0 17 0 8 0 280456979 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.22
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 406 0 0 0 22 0 0 0 16 0 8 0 280456983 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915464

[startup+102.516 s]
/proc/loadavg: 2.02 2.00 2.00 3/94 29894
/proc/meminfo: memFree=1045368/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=102.39
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 9166 0 1 0 10172 67 0 0 25 0 8 0 280456976 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8893 2532 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.23
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 408 0 0 0 23 0 0 0 16 0 8 0 280456983 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 915464

[startup+162.527 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 29894
/proc/meminfo: memFree=1045304/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=162.34
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 9167 0 1 0 16167 67 0 0 25 0 8 0 280456976 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739751 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8894 2532 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.23
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 409 0 0 0 23 0 0 0 16 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 915464

[startup+222.536 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29894
/proc/meminfo: memFree=1045240/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=222.26
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 9167 0 1 0 22159 67 0 0 25 0 8 0 280456976 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470929 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8894 2532 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.23
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 409 0 0 0 23 0 0 0 16 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 915464

[startup+282.542 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29894
/proc/meminfo: memFree=1045240/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=282.21
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 9167 0 1 0 28153 68 0 0 25 0 8 0 280456976 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839041 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8894 2532 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.23
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 409 0 0 0 23 0 0 0 16 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 915464

[startup+342.548 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 29896
/proc/meminfo: memFree=1045112/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=342.15
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 9167 0 1 0 34147 68 0 0 25 0 8 0 280456976 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739754 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8894 2532 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.23
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 409 0 0 0 23 0 0 0 16 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 915464

[startup+402.564 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 29896
/proc/meminfo: memFree=1045112/2055920 swapFree=4171264/4192956
[pid=29886] ppid=29884 vsize=915464 CPUtime=402.08
/proc/29886/stat : 29886 (java) R 29884 29886 28622 0 -1 0 9167 0 1 0 40140 68 0 0 25 0 8 0 280456976 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858552 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29886/statm: 228866 8894 2532 14 0 215336 0
[pid=29886/tid=29888] ppid=29884 vsize=915464 CPUtime=0.03
/proc/29886/task/29888/stat : 29888 (java) S 29884 29886 28622 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280456979 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29889] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29889/stat : 29889 (java) S 29884 29886 28622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29890] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29890/stat : 29890 (java) S 29884 29886 28622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280456980 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29891] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29891/stat : 29891 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29892] ppid=29884 vsize=915464 CPUtime=0.23
/proc/29886/task/29892/stat : 29892 (java) S 29884 29886 28622 0 -1 64 409 0 0 0 23 0 0 0 16 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29893] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29893/stat : 29893 (java) S 29884 29886 28622 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29886/tid=29894] ppid=29884 vsize=915464 CPUtime=0
/proc/29886/task/29894/stat : 29894 (java) S 29884 29886 28622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280456983 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 405.963
CPU time (s): 405.458
CPU user time (s): 404.765
CPU system time (s): 0.692894
CPU usage (%): 99.8758
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 404.765
system time used= 0.692894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9203
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= 9458
involuntary context switches= 20335

runsolver used 0.441932 s user time and 1.36779 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan 20 19:17:03 UTC 2007


IDJOB= 282601
IDBENCH= 12869
IDSOLVER= 68
FILE ID= node19/282601-1169320623

PBS_JOBID= 3610031

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs7/scenw-7-sub2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282601-1169320623/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-282601-1169320623 -o ROOT/results/node19/solver-282601-1169320623 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282601-1169320623/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9d3ca6965155525e4afbce2ac78687c5

RANDOM SEED= 392277915

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.260
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.260
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:       1071312 kB
Buffers:         65288 kB
Cached:         713580 kB
SwapCached:      11088 kB
Active:         439736 kB
Inactive:       462928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1071312 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:         133812 kB
Slab:            66400 kB
Committed_AS:  8530600 kB
PageTables:       2556 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 node19 on Sat Jan 20 19:23:49 UTC 2007