Trace number 280981

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 187.593 188.529

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-21_ext.xml
MD5SUMbed43e9fc1b9a0111011b8a4febfc6e7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints97
Best CPU time to get the best result obtained on this benchmark3.55746
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280981-1169309279/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.53	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1253  maxDegree=10
0.53	     maxArity=2
0.53	       =>  wckTime=0.21  cpuTime=0.14  mem=8M846
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.294  cpuTime=0.19  mem=5M492
0.61	
0.61	s SATISFIABLE
0.61	o 52
0.61	c 49
0.62	o 56
0.62	c 45
0.62	o 59
0.62	c 42
0.62	o 61
0.62	c 40
0.62	o 62
0.62	c 39
0.62	o 63
0.62	c 38
0.62	o 65
0.62	c 36
0.62	o 66
0.62	c 35
0.62	o 69
0.62	c 32
0.63	o 71
0.63	c 30
0.63	o 72
0.63	c 29
0.63	o 74
0.63	c 27
0.63	o 76
0.63	c 25
0.63	o 77
0.63	c 24
0.63	o 78
0.63	c 23
0.63	o 79
0.63	c 22
0.64	o 80
0.64	c 21
0.64	o 81
0.64	c 20
0.64	o 82
0.64	c 19
0.64	o 83
0.64	c 18
0.64	o 84
0.64	c 17
0.64	o 85
0.64	c 16
0.64	o 86
0.64	c 15
0.64	o 87
0.64	c 14
0.64	o 88
0.64	c 13
0.64	o 89
0.64	c 12
0.64	o 90
0.64	c 11
0.65	o 91
0.65	c 10
0.65	o 92
0.65	c 9
0.66	o 93
0.66	c 8
0.66	o 94
0.66	c 7
0.67	o 95
0.67	c 6
0.70	o 96
0.70	c 5
2.06	   
2.06	   search
2.06	     run=0  nbConstraintChecks=5829200  nbAssignments=10000
2.06	       =>  wckTime=1.455  cpuTime=1.42  mem=5M492
3.44	   
3.44	   search
3.44	     run=1  nbConstraintChecks=11965919  nbAssignments=20000
3.44	       =>  wckTime=2.829  cpuTime=2.79  mem=5M492
3.78	o 97
3.78	c 4
4.76	   
4.76	   search
4.76	     run=2  nbConstraintChecks=17729800  nbAssignments=30000
4.76	       =>  wckTime=4.149  cpuTime=4.1  mem=5M492
6.10	   
6.10	   search
6.10	     run=3  nbConstraintChecks=23688585  nbAssignments=40000
6.10	       =>  wckTime=5.495  cpuTime=5.45  mem=5M492
7.45	   
7.45	   search
7.45	     run=4  nbConstraintChecks=29768990  nbAssignments=50000
7.45	       =>  wckTime=6.846  cpuTime=6.79  mem=5M492
8.84	   
8.84	   search
8.84	     run=5  nbConstraintChecks=36054945  nbAssignments=60000
8.84	       =>  wckTime=8.228  cpuTime=8.17  mem=5M492
10.19	   
10.19	   search
10.19	     run=6  nbConstraintChecks=42093360  nbAssignments=70000
10.19	       =>  wckTime=9.578  cpuTime=9.5  mem=5M492
11.57	   
11.57	   search
11.57	     run=7  nbConstraintChecks=48444689  nbAssignments=80000
11.57	       =>  wckTime=10.958  cpuTime=10.87  mem=5M492
12.90	   
12.90	   search
12.90	     run=8  nbConstraintChecks=54415436  nbAssignments=90000
12.90	       =>  wckTime=12.295  cpuTime=12.21  mem=5M492
14.31	   
14.31	   search
14.31	     run=9  nbConstraintChecks=60884371  nbAssignments=100000
14.31	       =>  wckTime=13.703  cpuTime=13.62  mem=5M492
15.66	   
15.66	   search
15.66	     run=10  nbConstraintChecks=66880185  nbAssignments=110000
15.66	       =>  wckTime=15.048  cpuTime=14.95  mem=5M492
17.14	   
17.14	   search
17.14	     run=11  nbConstraintChecks=73900655  nbAssignments=120000
17.14	       =>  wckTime=16.532  cpuTime=16.42  mem=5M492
18.52	   
18.52	   search
18.52	     run=12  nbConstraintChecks=80135981  nbAssignments=130000
18.52	       =>  wckTime=17.916  cpuTime=17.8  mem=5M492
19.95	   
19.95	   search
19.95	     run=13  nbConstraintChecks=86628083  nbAssignments=140000
19.95	       =>  wckTime=19.342  cpuTime=19.22  mem=5M492
21.31	   
21.31	   search
21.31	     run=14  nbConstraintChecks=92585367  nbAssignments=150000
21.31	       =>  wckTime=20.697  cpuTime=20.57  mem=5M492
22.75	   
22.75	   search
22.75	     run=15  nbConstraintChecks=99181269  nbAssignments=160000
22.75	       =>  wckTime=22.139  cpuTime=22.0  mem=5M492
24.11	   
24.11	   search
24.11	     run=16  nbConstraintChecks=105214986  nbAssignments=170000
24.11	       =>  wckTime=23.503  cpuTime=23.36  mem=5M492
25.55	   
25.55	   search
25.55	     run=17  nbConstraintChecks=111894233  nbAssignments=180000
25.55	       =>  wckTime=24.942  cpuTime=24.79  mem=5M492
26.88	   
26.88	   search
26.88	     run=18  nbConstraintChecks=117776066  nbAssignments=190000
26.88	       =>  wckTime=26.274  cpuTime=26.12  mem=5M492
28.24	   
28.24	   search
28.24	     run=19  nbConstraintChecks=123865436  nbAssignments=200000
28.24	       =>  wckTime=27.626  cpuTime=27.47  mem=5M492
29.57	   
29.57	   search
29.57	     run=20  nbConstraintChecks=129729403  nbAssignments=210000
29.57	       =>  wckTime=28.962  cpuTime=28.79  mem=5M492
30.93	   
30.93	   search
30.93	     run=21  nbConstraintChecks=135790824  nbAssignments=220000
30.93	       =>  wckTime=30.318  cpuTime=30.14  mem=5M492
32.24	   
32.24	   search
32.24	     run=22  nbConstraintChecks=141528288  nbAssignments=230000
32.24	       =>  wckTime=31.633  cpuTime=31.45  mem=5M492
33.64	   
33.64	   search
33.64	     run=23  nbConstraintChecks=148016794  nbAssignments=240000
33.64	       =>  wckTime=33.036  cpuTime=32.84  mem=5M492
33.94	   
33.94	   search
33.94	     run=24  nbConstraintChecks=149261994  nbAssignments=242384
33.94	       =>  wckTime=33.334  cpuTime=33.14  mem=5M492
33.94	   
33.95	   global
33.95	     nbConstraintChecks=149261994  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.95	     solvingWckTime=33.332  solvingCpuTime=33.13  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.95	     globalCpuTime=33.38
33.95	       =>  wckTime=33.629  cpuTime=33.34  mem=5M492
33.95	   
33.95	   solver IterativeSystematicSolver being built... 
34.08	       =>  wckTime=33.763  cpuTime=33.44  mem=16M547
34.13	   
34.13	   preprocessing
34.13	     nbConstraintChecks=18137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.13	     detectedInconsistency=no
34.13	       =>  wckTime=0.048  cpuTime=0.02  mem=16M547
34.19	   
34.19	   search
34.19	     run=0  nbConstraintChecks=109818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78
34.19	     nbFailedAssignments=57  nbBacktracks=10  nbVisitedNodes=146  nbRestartNogoods=0
34.19	       =>  wckTime=0.112  cpuTime=0.08  mem=16M547
34.27	   
34.27	   search
34.27	     run=1  nbConstraintChecks=243097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=184
34.27	     nbFailedAssignments=144  nbBacktracks=25  nbVisitedNodes=353  nbRestartNogoods=23
34.27	       =>  wckTime=0.194  cpuTime=0.16  mem=16M547
34.35	   
34.35	   search
34.35	     run=2  nbConstraintChecks=429365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=306
34.35	     nbFailedAssignments=237  nbBacktracks=47  nbVisitedNodes=590  nbRestartNogoods=36
34.35	       =>  wckTime=0.275  cpuTime=0.23  mem=16M547
34.46	   
34.46	   search
34.46	     run=3  nbConstraintChecks=658052  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=468
34.46	     nbFailedAssignments=359  nbBacktracks=80  nbVisitedNodes=907  nbRestartNogoods=52
34.46	       =>  wckTime=0.377  cpuTime=0.34  mem=16M547
34.63	   
34.63	   search
34.63	     run=4  nbConstraintChecks=1026222  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=726
34.63	     nbFailedAssignments=561  nbBacktracks=130  nbVisitedNodes=1414  nbRestartNogoods=69
34.63	       =>  wckTime=0.547  cpuTime=0.5  mem=16M547
34.88	   
34.88	   search
34.88	     run=5  nbConstraintChecks=1651031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1133
34.88	     nbFailedAssignments=881  nbBacktracks=205  nbVisitedNodes=2215  nbRestartNogoods=88
34.88	       =>  wckTime=0.799  cpuTime=0.75  mem=16M547
35.24	   
35.24	   search
35.24	     run=6  nbConstraintChecks=2535828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1727
35.24	     nbFailedAssignments=1355  nbBacktracks=318  nbVisitedNodes=3391  nbRestartNogoods=111
35.24	       =>  wckTime=1.161  cpuTime=1.09  mem=16M547
35.77	   
35.77	   search
35.77	     run=7  nbConstraintChecks=4023494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2692
35.77	     nbFailedAssignments=2137  nbBacktracks=490  nbVisitedNodes=5304  nbRestartNogoods=128
35.77	       =>  wckTime=1.693  cpuTime=1.62  mem=16M547
36.54	   
36.54	   search
36.54	     run=8  nbConstraintChecks=5844458  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3952
36.54	     nbFailedAssignments=3134  nbBacktracks=747  nbVisitedNodes=7810  nbRestartNogoods=157
36.54	       =>  wckTime=2.463  cpuTime=2.38  mem=16M547
37.38	   
37.38	   search
37.38	     run=9  nbConstraintChecks=7984481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5450
37.38	     nbFailedAssignments=4244  nbBacktracks=1131  nbVisitedNodes=10795  nbRestartNogoods=168
37.38	       =>  wckTime=3.3  cpuTime=3.21  mem=16M547
38.72	   
38.72	   search
38.72	     run=10  nbConstraintChecks=11169437  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7725
38.72	     nbFailedAssignments=5932  nbBacktracks=1708  nbVisitedNodes=15318  nbRestartNogoods=185
38.72	       =>  wckTime=4.644  cpuTime=4.55  mem=16M547
40.66	   
40.66	   search
40.66	     run=11  nbConstraintChecks=15803333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10751
40.66	     nbFailedAssignments=8089  nbBacktracks=2572  nbVisitedNodes=21353  nbRestartNogoods=210
40.66	       =>  wckTime=6.583  cpuTime=6.48  mem=16M547
43.24	   
43.24	   search
43.24	     run=12  nbConstraintChecks=21663504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14811
43.24	     nbFailedAssignments=10843  nbBacktracks=3869  nbVisitedNodes=29440  nbRestartNogoods=223
43.24	       =>  wckTime=9.166  cpuTime=9.04  mem=16M547
46.69	   
46.69	   search
46.69	     run=13  nbConstraintChecks=29441119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20148
46.69	     nbFailedAssignments=14229  nbBacktracks=5815  nbVisitedNodes=40036  nbRestartNogoods=237
46.69	       =>  wckTime=12.613  cpuTime=12.47  mem=16M547
51.61	   
51.61	   search
51.61	     run=14  nbConstraintChecks=40559087  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27980
51.61	     nbFailedAssignments=19135  nbBacktracks=8735  nbVisitedNodes=55592  nbRestartNogoods=252
51.61	       =>  wckTime=17.535  cpuTime=17.37  mem=16M547
58.75	   
58.75	   search
58.75	     run=15  nbConstraintChecks=55566096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38759
58.75	     nbFailedAssignments=25533  nbBacktracks=13113  nbVisitedNodes=76930  nbRestartNogoods=271
58.75	       =>  wckTime=24.668  cpuTime=24.47  mem=16M547
68.59	   
68.59	   search
68.59	     run=16  nbConstraintChecks=77439036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54464
68.59	     nbFailedAssignments=34663  nbBacktracks=19681  nbVisitedNodes=107903  nbRestartNogoods=284
68.59	       =>  wckTime=34.507  cpuTime=34.26  mem=16M547
83.06	   
83.06	   search
83.06	     run=17  nbConstraintChecks=110176974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77399
83.06	     nbFailedAssignments=47739  nbBacktracks=29534  nbVisitedNodes=152908  nbRestartNogoods=292
83.06	       =>  wckTime=48.985  cpuTime=48.68  mem=16M547
108.38	   
108.38	   search
108.38	     run=18  nbConstraintChecks=165064232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116761
108.38	     nbFailedAssignments=72318  nbBacktracks=44312  nbVisitedNodes=230774  nbRestartNogoods=304
108.38	       =>  wckTime=74.302  cpuTime=73.87  mem=16M547
142.21	   
142.21	   search
142.21	     run=19  nbConstraintChecks=240043123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169977
142.21	     nbFailedAssignments=103362  nbBacktracks=66480  nbVisitedNodes=335570  nbRestartNogoods=311
142.21	       =>  wckTime=108.134  cpuTime=107.54  mem=16M547
188.50	   
188.50	   search
188.50	     run=20  nbConstraintChecks=342977667  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=240961
188.50	     nbFailedAssignments=143278  nbBacktracks=97549  nbVisitedNodes=475138  nbRestartNogoods=323
188.50	       =>  wckTime=154.418  cpuTime=153.6  mem=16M547
188.50	   
188.50	   global
188.50	     nbConstraintChecks=342995804  nbRestartNogoods=323  solvingWckTime=154.419  solvingCpuTime=153.6  expiredTime=no
188.50	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=187.09
188.50	       =>  wckTime=188.182  cpuTime=187.04  mem=16M547
188.50	
188.50	s OPTIMUM FOUND
188.50	v 3 6 5 4 8 1 7 2 3 9 1 6 7 0 3 1 5 1 1 1 4 8 7 5 5 6 3 7 3 3 1 7 7 8 6 5 5 9 3 3 
188.50	   
188.50	   totalWckTime=188.264  totalCpuTime=187.1

Verifier Data (download as text)

4 unsatisfied constraints, 97 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/node10/watcher-280981-1169309279 -o ROOT/results/node10/solver-280981-1169309279 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280981-1169309279/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.85 1.97 1.97 4/86 24147
/proc/meminfo: memFree=1242072/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=47416 CPUtime=0
/proc/24146/stat : 24146 (java) D 24144 24146 23255 0 -1 0 1211 0 1 0 0 0 0 0 17 0 1 0 279323108 48553984 960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/24146/statm: 11854 960 760 14 0 1707 0

[startup+0.10374 s]
/proc/loadavg: 1.85 1.97 1.97 4/86 24147
/proc/meminfo: memFree=1242072/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=914988 CPUtime=0.08
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 2980 0 1 0 7 1 0 0 17 0 8 0 279323108 936947712 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072924360 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511793 s]
/proc/loadavg: 1.85 1.97 1.97 4/86 24147
/proc/meminfo: memFree=1242072/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915332 CPUtime=0.49
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 6521 0 1 0 45 4 0 0 18 0 8 0 279323108 937299968 6260 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228833 6260 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3349 s]
/proc/loadavg: 1.94 1.98 1.98 3/93 24154
/proc/meminfo: memFree=1224352/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915448 CPUtime=1.31
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 7110 0 1 0 108 23 0 0 25 0 8 0 279323108 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228862 6848 2479 14 0 215332 0
[pid=24146/tid=24148] ppid=24144 vsize=915448 CPUtime=0.02
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23255 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279323112 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24149] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279323113 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24150] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279323113 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24151] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279323116 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24152] ppid=24144 vsize=915448 CPUtime=0.12
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23255 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 279323116 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24153] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279323116 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24154] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279323116 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915448

[startup+2.98812 s]
/proc/loadavg: 1.94 1.98 1.98 3/93 24154
/proc/meminfo: memFree=1224352/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915444 CPUtime=2.95
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 7113 0 1 0 224 71 0 0 25 0 8 0 279323108 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666819 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228861 6850 2479 14 0 215331 0
[pid=24146/tid=24148] ppid=24144 vsize=915444 CPUtime=0.02
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23255 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279323112 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24149] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279323113 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24150] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279323113 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24151] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279323116 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24152] ppid=24144 vsize=915444 CPUtime=0.13
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23255 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 279323116 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24153] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279323116 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24154] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279323116 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.26857 s]
/proc/loadavg: 1.94 1.98 1.98 3/93 24154
/proc/meminfo: memFree=1224288/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915444 CPUtime=6.21
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 7113 0 1 0 450 171 0 0 25 0 8 0 279323108 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 9175703 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228861 6850 2479 14 0 215331 0
[pid=24146/tid=24148] ppid=24144 vsize=915444 CPUtime=0.02
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23255 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279323112 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24149] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279323113 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24150] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279323113 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24151] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279323116 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24152] ppid=24144 vsize=915444 CPUtime=0.13
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23255 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 279323116 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24153] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279323116 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24154] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279323116 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7565 s]
/proc/loadavg: 1.95 1.98 1.98 3/93 24154
/proc/meminfo: memFree=1224288/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915448 CPUtime=12.67
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 7113 0 1 0 910 357 0 0 25 0 8 0 279323108 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228862 6850 2479 14 0 215332 0
[pid=24146/tid=24148] ppid=24144 vsize=915448 CPUtime=0.02
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23255 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279323112 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24149] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279323113 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24150] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279323113 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24151] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279323116 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24152] ppid=24144 vsize=915448 CPUtime=0.13
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23255 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 279323116 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24153] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279323116 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24154] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279323116 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915448

[startup+25.5942 s]
/proc/loadavg: 1.95 1.98 1.98 3/93 24154
/proc/meminfo: memFree=1224352/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915448 CPUtime=25.44
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 7114 0 1 0 1824 720 0 0 25 0 8 0 279323108 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228862 6851 2479 14 0 215332 0
[pid=24146/tid=24148] ppid=24144 vsize=915448 CPUtime=0.02
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23255 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279323112 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24149] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279323113 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24150] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279323113 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24151] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279323116 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24152] ppid=24144 vsize=915448 CPUtime=0.13
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23255 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 279323116 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24153] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279323116 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24154] ppid=24144 vsize=915448 CPUtime=0
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279323116 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915448

[startup+51.2027 s]
/proc/loadavg: 1.97 1.98 1.98 3/93 24154
/proc/meminfo: memFree=1216864/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915444 CPUtime=50.93
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 9049 0 1 0 4126 967 0 0 25 0 8 0 279323108 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228861 8780 2532 14 0 215331 0
[pid=24146/tid=24148] ppid=24144 vsize=915444 CPUtime=0.02
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23255 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279323112 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24149] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279323113 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24150] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279323113 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24151] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279323116 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24152] ppid=24144 vsize=915444 CPUtime=0.24
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23255 0 -1 64 390 0 0 0 23 1 0 0 16 0 8 0 279323116 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24153] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279323116 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24154] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279323116 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 915444

[startup+102.411 s]
/proc/loadavg: 1.99 1.98 1.98 3/93 24154
/proc/meminfo: memFree=1216928/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915444 CPUtime=101.9
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 9060 0 1 0 9222 968 0 0 25 0 8 0 279323108 937414656 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780896 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228861 8790 2532 14 0 215331 0
[pid=24146/tid=24148] ppid=24144 vsize=915444 CPUtime=0.02
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23255 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279323112 937414656 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24149] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279323113 937414656 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24150] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279323113 937414656 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24151] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279323116 937414656 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24152] ppid=24144 vsize=915444 CPUtime=0.24
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23255 0 -1 64 390 0 0 0 23 1 0 0 16 0 8 0 279323116 937414656 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24153] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279323116 937414656 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24154] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279323116 937414656 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 915444

[startup+162.461 s]
/proc/loadavg: 1.99 1.98 1.98 3/93 24154
/proc/meminfo: memFree=1216864/2055920 swapFree=4178232/4192956
[pid=24146] ppid=24144 vsize=915444 CPUtime=161.65
/proc/24146/stat : 24146 (java) R 24144 24146 23255 0 -1 0 9065 0 1 0 15197 968 0 0 25 0 8 0 279323108 937414656 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24146/statm: 228861 8795 2532 14 0 215331 0
[pid=24146/tid=24148] ppid=24144 vsize=915444 CPUtime=0.02
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23255 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279323112 937414656 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24149] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279323113 937414656 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24150] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279323113 937414656 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24151] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279323116 937414656 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24152] ppid=24144 vsize=915444 CPUtime=0.24
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23255 0 -1 64 391 0 0 0 23 1 0 0 16 0 8 0 279323116 937414656 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24153] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279323116 937414656 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24146/tid=24154] ppid=24144 vsize=915444 CPUtime=0
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279323116 937414656 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 188.529
CPU time (s): 187.593
CPU user time (s): 177.898
CPU system time (s): 9.69553
CPU usage (%): 99.504
Max. virtual memory (cumulated for all children) (KiB): 915448

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

runsolver used 0.25796 s user time and 0.599908 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan 20 16:08:00 UTC 2007


IDJOB= 280981
IDBENCH= 12009
IDSOLVER= 68
FILE ID= node10/280981-1169309279

PBS_JOBID= 3609935

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280981-1169309279/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-280981-1169309279 -o ROOT/results/node10/solver-280981-1169309279 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280981-1169309279/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bed43e9fc1b9a0111011b8a4febfc6e7

RANDOM SEED= 17420804

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.232
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.232
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:       1242552 kB
Buffers:         61488 kB
Cached:         608128 kB
SwapCached:       2904 kB
Active:         241880 kB
Inactive:       493996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1242552 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:          76804 kB
Slab:            62408 kB
Committed_AS:  7782860 kB
PageTables:       2224 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 node10 on Sat Jan 20 16:11:08 UTC 2007