Trace number 279757

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 278.986 281.605

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-310-1_ext.xml
MD5SUM44d299696c05155ab32d87a2fac44127
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints188
Best CPU time to get the best result obtained on this benchmark4.56731
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints310
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension310
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279757-1169298456/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.089  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.52	     nbConstraints=310  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=309
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=309  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.52	       =>  wckTime=0.194  cpuTime=0.14  mem=7M895
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.274  cpuTime=0.18  mem=5M509
0.60	
0.60	s SATISFIABLE
0.60	o 177
0.60	c 133
0.60	o 179
0.60	c 131
0.61	o 180
0.61	c 130
0.61	o 181
0.61	c 129
0.61	o 182
0.61	c 128
0.61	o 183
0.61	c 127
0.61	o 184
0.61	c 126
0.61	o 186
0.61	c 124
0.65	o 187
0.65	c 123
0.65	o 188
0.65	c 122
1.96	   
1.96	   search
1.96	     run=0  nbConstraintChecks=5101082  nbAssignments=10000
1.96	       =>  wckTime=1.362  cpuTime=1.34  mem=5M509
3.26	   
3.26	   search
3.26	     run=1  nbConstraintChecks=10232437  nbAssignments=20000
3.26	       =>  wckTime=2.667  cpuTime=2.63  mem=5M509
4.57	   
4.57	   search
4.57	     run=2  nbConstraintChecks=15332824  nbAssignments=30000
4.57	       =>  wckTime=3.972  cpuTime=3.91  mem=5M509
5.87	   
5.87	   search
5.87	     run=3  nbConstraintChecks=20465783  nbAssignments=40000
5.87	       =>  wckTime=5.279  cpuTime=5.21  mem=5M509
7.18	   
7.18	   search
7.18	     run=4  nbConstraintChecks=25564504  nbAssignments=50000
7.18	       =>  wckTime=6.588  cpuTime=6.51  mem=5M509
8.49	   
8.49	   search
8.49	     run=5  nbConstraintChecks=30697772  nbAssignments=60000
8.49	       =>  wckTime=7.897  cpuTime=7.8  mem=5M509
9.80	   
9.80	   search
9.80	     run=6  nbConstraintChecks=35797859  nbAssignments=70000
9.80	       =>  wckTime=9.202  cpuTime=9.1  mem=5M509
11.10	   
11.11	   search
11.11	     run=7  nbConstraintChecks=40931557  nbAssignments=80000
11.11	       =>  wckTime=10.511  cpuTime=10.4  mem=5M509
12.41	   
12.41	   search
12.41	     run=8  nbConstraintChecks=46030616  nbAssignments=90000
12.41	       =>  wckTime=11.814  cpuTime=11.69  mem=5M509
13.71	   
13.71	   search
13.71	     run=9  nbConstraintChecks=51163741  nbAssignments=100000
13.71	       =>  wckTime=13.118  cpuTime=12.98  mem=5M509
15.01	   
15.01	   search
15.01	     run=10  nbConstraintChecks=56261594  nbAssignments=110000
15.01	       =>  wckTime=14.416  cpuTime=14.26  mem=5M509
16.31	   
16.31	   search
16.31	     run=11  nbConstraintChecks=61392757  nbAssignments=120000
16.31	       =>  wckTime=15.715  cpuTime=15.55  mem=5M509
17.60	   
17.61	   search
17.61	     run=12  nbConstraintChecks=66491788  nbAssignments=130000
17.61	       =>  wckTime=17.011  cpuTime=16.83  mem=5M509
18.90	   
18.91	   search
18.91	     run=13  nbConstraintChecks=71629125  nbAssignments=140000
18.91	       =>  wckTime=18.31  cpuTime=18.13  mem=5M509
20.20	   
20.20	   search
20.20	     run=14  nbConstraintChecks=76730601  nbAssignments=150000
20.20	       =>  wckTime=19.606  cpuTime=19.4  mem=5M509
21.50	   
21.50	   search
21.50	     run=15  nbConstraintChecks=81862346  nbAssignments=160000
21.50	       =>  wckTime=20.91  cpuTime=20.7  mem=5M509
22.80	   
22.80	   search
22.80	     run=16  nbConstraintChecks=86962044  nbAssignments=170000
22.80	       =>  wckTime=22.207  cpuTime=21.98  mem=5M509
24.12	   
24.12	   search
24.12	     run=17  nbConstraintChecks=92098025  nbAssignments=180000
24.12	       =>  wckTime=23.521  cpuTime=23.28  mem=5M509
25.42	   
25.42	   search
25.42	     run=18  nbConstraintChecks=97198336  nbAssignments=190000
25.42	       =>  wckTime=24.828  cpuTime=24.58  mem=5M509
26.73	   
26.73	   search
26.73	     run=19  nbConstraintChecks=102334327  nbAssignments=200000
26.73	       =>  wckTime=26.138  cpuTime=25.87  mem=5M509
28.04	   
28.04	   search
28.04	     run=20  nbConstraintChecks=107433124  nbAssignments=210000
28.04	       =>  wckTime=27.445  cpuTime=27.17  mem=5M509
29.35	   
29.35	   search
29.35	     run=21  nbConstraintChecks=112566534  nbAssignments=220000
29.35	       =>  wckTime=28.755  cpuTime=28.47  mem=5M509
30.66	   
30.66	   search
30.66	     run=22  nbConstraintChecks=117664006  nbAssignments=230000
30.66	       =>  wckTime=30.065  cpuTime=29.76  mem=5M509
30.94	   
30.94	   search
30.94	     run=23  nbConstraintChecks=118769881  nbAssignments=232154
30.94	       =>  wckTime=30.351  cpuTime=30.05  mem=5M509
30.95	   
30.95	   global
30.95	     nbConstraintChecks=118769881  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.95	     solvingWckTime=30.349  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.95	     globalCpuTime=30.28
30.95	       =>  wckTime=30.625  cpuTime=30.23  mem=5M509
30.95	   
30.95	   solver IterativeSystematicSolver being built... 
31.09	       =>  wckTime=30.77  cpuTime=30.34  mem=16M593
31.13	   
31.13	   preprocessing
31.13	     nbConstraintChecks=11949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.035  cpuTime=0.02  mem=16M593
31.16	   
31.16	   search
31.16	     run=0  nbConstraintChecks=20993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
31.16	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=54  nbRestartNogoods=0
31.16	       =>  wckTime=0.063  cpuTime=0.04  mem=16M593
31.18	   
31.18	   search
31.18	     run=1  nbConstraintChecks=47570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75
31.18	     nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=120  nbRestartNogoods=1
31.18	       =>  wckTime=0.089  cpuTime=0.06  mem=16M593
31.20	   
31.20	   search
31.20	     run=2  nbConstraintChecks=86202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133
31.20	     nbFailedAssignments=37  nbBacktracks=48  nbVisitedNodes=213  nbRestartNogoods=3
31.20	       =>  wckTime=0.112  cpuTime=0.08  mem=16M593
31.23	   
31.23	   search
31.23	     run=3  nbConstraintChecks=142436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=208
31.23	     nbFailedAssignments=63  nbBacktracks=81  nbVisitedNodes=342  nbRestartNogoods=5
31.23	       =>  wckTime=0.138  cpuTime=0.1  mem=16M593
31.27	   
31.27	   search
31.27	     run=4  nbConstraintChecks=228130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=319
31.27	     nbFailedAssignments=109  nbBacktracks=132  nbVisitedNodes=536  nbRestartNogoods=8
31.27	       =>  wckTime=0.176  cpuTime=0.14  mem=16M593
31.32	   
31.32	   search
31.32	     run=5  nbConstraintChecks=353853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=469
31.32	     nbFailedAssignments=171  nbBacktracks=208  nbVisitedNodes=816  nbRestartNogoods=10
31.33	       =>  wckTime=0.233  cpuTime=0.19  mem=16M593
31.41	   
31.41	   search
31.41	     run=6  nbConstraintChecks=547470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=701
31.41	     nbFailedAssignments=276  nbBacktracks=321  nbVisitedNodes=1247  nbRestartNogoods=11
31.41	       =>  wckTime=0.314  cpuTime=0.27  mem=16M593
31.53	   
31.53	   search
31.53	     run=7  nbConstraintChecks=827331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1035
31.53	     nbFailedAssignments=428  nbBacktracks=491  nbVisitedNodes=1869  nbRestartNogoods=16
31.53	       =>  wckTime=0.437  cpuTime=0.39  mem=16M593
31.74	   
31.74	   search
31.74	     run=8  nbConstraintChecks=1267868  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1536
31.74	     nbFailedAssignments=657  nbBacktracks=747  nbVisitedNodes=2805  nbRestartNogoods=22
31.74	       =>  wckTime=0.645  cpuTime=0.57  mem=16M593
32.01	   
32.01	   search
32.01	     run=9  nbConstraintChecks=1917104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2267
32.01	     nbFailedAssignments=989  nbBacktracks=1131  nbVisitedNodes=4194  nbRestartNogoods=24
32.01	       =>  wckTime=0.917  cpuTime=0.83  mem=16M593
32.41	   
32.41	   search
32.41	     run=10  nbConstraintChecks=2917457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3353
32.41	     nbFailedAssignments=1486  nbBacktracks=1708  nbVisitedNodes=6281  nbRestartNogoods=29
32.41	       =>  wckTime=1.316  cpuTime=1.23  mem=16M593
32.97	   
32.97	   search
32.97	     run=11  nbConstraintChecks=4377533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4989
32.97	     nbFailedAssignments=2247  nbBacktracks=2572  nbVisitedNodes=9399  nbRestartNogoods=35
32.97	       =>  wckTime=1.88  cpuTime=1.79  mem=16M593
33.89	   
33.89	   search
33.89	     run=12  nbConstraintChecks=6661996  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7439
33.89	     nbFailedAssignments=3388  nbBacktracks=3870  nbVisitedNodes=14122  nbRestartNogoods=42
33.89	       =>  wckTime=2.793  cpuTime=2.69  mem=16M593
35.16	   
35.16	   search
35.16	     run=13  nbConstraintChecks=9864317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11069
35.16	     nbFailedAssignments=5060  nbBacktracks=5817  nbVisitedNodes=20981  nbRestartNogoods=49
35.16	       =>  wckTime=4.07  cpuTime=3.95  mem=16M593
37.10	   
37.10	   search
37.10	     run=14  nbConstraintChecks=14779018  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16651
37.10	     nbFailedAssignments=7712  nbBacktracks=8736  nbVisitedNodes=31529  nbRestartNogoods=54
37.10	       =>  wckTime=6.009  cpuTime=5.87  mem=16M593
39.99	   
39.99	   search
39.99	     run=15  nbConstraintChecks=22067664  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24972
39.99	     nbFailedAssignments=11641  nbBacktracks=13115  nbVisitedNodes=47407  nbRestartNogoods=61
39.99	       =>  wckTime=8.893  cpuTime=8.72  mem=16M593
44.40	   
44.40	   search
44.40	     run=16  nbConstraintChecks=32914834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37319
44.40	     nbFailedAssignments=17410  nbBacktracks=19683  nbVisitedNodes=70741  nbRestartNogoods=65
44.40	       =>  wckTime=13.31  cpuTime=13.1  mem=16M593
51.14	   
51.14	   search
51.14	     run=17  nbConstraintChecks=49528606  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55868
51.14	     nbFailedAssignments=26098  nbBacktracks=29535  nbVisitedNodes=105970  nbRestartNogoods=72
51.14	       =>  wckTime=20.051  cpuTime=19.78  mem=16M593
61.12	   
61.12	   search
61.12	     run=18  nbConstraintChecks=73995373  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83514
61.12	     nbFailedAssignments=38958  nbBacktracks=44313  nbVisitedNodes=158513  nbRestartNogoods=79
61.12	       =>  wckTime=30.025  cpuTime=29.67  mem=16M593
75.86	   
75.86	   search
75.86	     run=19  nbConstraintChecks=110098062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124655
75.86	     nbFailedAssignments=57924  nbBacktracks=66481  nbVisitedNodes=236220  nbRestartNogoods=90
75.86	       =>  wckTime=44.77  cpuTime=44.28  mem=16M593
97.70	   
97.70	   search
97.70	     run=20  nbConstraintChecks=163207640  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185840
97.70	     nbFailedAssignments=85849  nbBacktracks=99734  nbVisitedNodes=351803  nbRestartNogoods=96
97.70	       =>  wckTime=66.604  cpuTime=65.91  mem=16M593
130.21	   
130.21	   search
130.21	     run=21  nbConstraintChecks=241726345  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=276954
130.21	     nbFailedAssignments=127077  nbBacktracks=149613  nbVisitedNodes=523290  nbRestartNogoods=104
130.21	       =>  wckTime=99.12  cpuTime=98.12  mem=16M593
178.98	   
178.98	   search
178.98	     run=22  nbConstraintChecks=359687741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=414261
178.98	     nbFailedAssignments=189559  nbBacktracks=224431  nbVisitedNodes=781474  nbRestartNogoods=114
178.98	       =>  wckTime=147.885  cpuTime=146.43  mem=16M593
250.35	   
250.35	   search
250.35	     run=23  nbConstraintChecks=532374654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=620646
250.35	     nbFailedAssignments=283705  nbBacktracks=336658  nbVisitedNodes=1166680  nbRestartNogoods=121
250.35	       =>  wckTime=219.258  cpuTime=217.16  mem=16M593
281.58	   
281.58	   search
281.58	     run=24  nbConstraintChecks=606124584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=707752
281.58	     nbFailedAssignments=322512  nbBacktracks=384958  nbVisitedNodes=1326924  nbRestartNogoods=130
281.58	       =>  wckTime=250.485  cpuTime=248.1  mem=16M593
281.58	   
281.58	   global
281.58	     nbConstraintChecks=606136533  nbRestartNogoods=130  solvingWckTime=250.486  solvingCpuTime=248.1  expiredTime=no
281.58	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=278.49
281.58	       =>  wckTime=281.258  cpuTime=278.44  mem=16M593
281.59	
281.59	s OPTIMUM FOUND
281.59	v 1 0 1 1 0 0 1 1 1 0 1 0 1 1 0 1 0 1 1 0 0 0 0 1 1 0 1 0 1 0 
281.59	   
281.59	   totalWckTime=281.348  totalCpuTime=278.5

Verifier Data (download as text)

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

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

/proc/loadavg: 2.00 1.99 1.92 4/93 1402
/proc/meminfo: memFree=1273752/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=18540 CPUtime=0
/proc/1401/stat : 1401 (runsolver) R 1399 1401 564 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278241203 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1401/statm: 4635 279 244 17 0 2626 0

[startup+0.108141 s]
/proc/loadavg: 2.00 1.99 1.92 4/93 1402
/proc/meminfo: memFree=1273752/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=914988 CPUtime=0.09
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 2994 0 1 0 7 2 0 0 17 0 8 0 278241203 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072923466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516209 s]
/proc/loadavg: 2.00 1.99 1.92 4/93 1402
/proc/meminfo: memFree=1273752/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=0.49
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 6462 0 1 0 44 5 0 0 18 0 8 0 278241203 937299968 6201 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 6201 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33834 s]
/proc/loadavg: 2.00 1.99 1.92 3/100 1409
/proc/meminfo: memFree=1256480/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=1.3
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 6973 0 1 0 105 25 0 0 25 0 8 0 278241203 937299968 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11250429 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 6711 2479 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.11
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 321 0 0 0 11 0 0 0 16 0 8 0 278241211 937299968 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915332

[startup+2.9916 s]
/proc/loadavg: 2.00 1.99 1.92 3/100 1409
/proc/meminfo: memFree=1256480/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=2.94
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 6976 0 1 0 217 77 0 0 25 0 8 0 278241203 937299968 6713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073626228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 6713 2479 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 6713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 6713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 6713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 6713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.12
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 323 0 0 0 12 0 0 0 17 0 8 0 278241211 937299968 6713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 6713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 6713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915332

[startup+6.27114 s]
/proc/loadavg: 2.00 1.99 1.92 3/100 1409
/proc/meminfo: memFree=1256424/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=6.19
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 6978 0 1 0 442 177 0 0 25 0 8 0 278241203 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073628232 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 6715 2479 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.12
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 325 0 0 0 12 0 0 0 16 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915332

[startup+12.7582 s]
/proc/loadavg: 2.00 1.99 1.92 4/100 1409
/proc/meminfo: memFree=1256424/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=12.61
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 6978 0 1 0 887 374 0 0 25 0 8 0 278241203 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073643873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 6715 2479 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.12
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 325 0 0 0 12 0 0 0 16 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915332

[startup+25.6043 s]
/proc/loadavg: 2.00 1.99 1.92 3/100 1409
/proc/meminfo: memFree=1256488/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=25.34
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 6978 0 1 0 1771 763 0 0 25 0 8 0 278241203 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073626228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 6715 2479 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.12
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 325 0 0 0 12 0 0 0 16 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915332

[startup+51.2134 s]
/proc/loadavg: 2.00 1.99 1.92 3/100 1409
/proc/meminfo: memFree=1248168/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=50.7
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 9111 0 1 0 4145 925 0 0 25 0 8 0 278241203 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073747978 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 8846 2532 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.23
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 383 0 0 0 23 0 0 0 16 0 8 0 278241211 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915332

[startup+102.514 s]
/proc/loadavg: 2.00 1.99 1.92 3/100 1409
/proc/meminfo: memFree=1248168/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=101.54
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 9119 0 1 0 9228 926 0 0 25 0 8 0 278241203 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073771080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 8853 2532 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.23
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 383 0 0 0 23 0 0 0 16 0 8 0 278241211 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915332

[startup+162.564 s]
/proc/loadavg: 2.00 1.99 1.92 3/100 1409
/proc/meminfo: memFree=1248168/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=161.04
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 9122 0 1 0 15178 926 0 0 25 0 8 0 278241203 937299968 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782171 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 8855 2532 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.23
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 383 0 0 0 23 0 0 0 16 0 8 0 278241211 937299968 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 915332

[startup+222.613 s]
/proc/loadavg: 2.00 1.99 1.92 3/100 1409
/proc/meminfo: memFree=1248104/2055920 swapFree=4191880/4192956
[pid=1401] ppid=1399 vsize=915332 CPUtime=220.54
/proc/1401/stat : 1401 (java) R 1399 1401 564 0 -1 0 9124 0 1 0 21127 927 0 0 25 0 8 0 278241203 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073767314 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1401/statm: 228833 8857 2532 14 0 215303 0
[pid=1401/tid=1403] ppid=1399 vsize=915332 CPUtime=0.02
/proc/1401/task/1403/stat : 1403 (java) S 1399 1401 564 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278241207 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1404] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1404/stat : 1404 (java) S 1399 1401 564 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278241208 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1405] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1405/stat : 1405 (java) S 1399 1401 564 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278241208 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1406] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1406/stat : 1406 (java) S 1399 1401 564 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278241211 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1407] ppid=1399 vsize=915332 CPUtime=0.23
/proc/1401/task/1407/stat : 1407 (java) S 1399 1401 564 0 -1 64 383 0 0 0 23 0 0 0 16 0 8 0 278241211 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1408] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1408/stat : 1408 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278241211 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1401/tid=1409] ppid=1399 vsize=915332 CPUtime=0
/proc/1401/task/1409/stat : 1409 (java) S 1399 1401 564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278241211 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 281.605
CPU time (s): 278.986
CPU user time (s): 269.704
CPU system time (s): 9.28159
CPU usage (%): 99.0699
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.704
system time used= 9.28159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9225
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= 6793
involuntary context switches= 23941

runsolver used 0.331949 s user time and 0.931858 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 13:07:36 UTC 2007


IDJOB= 279757
IDBENCH= 10417
IDSOLVER= 68
FILE ID= node3/279757-1169298456

PBS_JOBID= 3609630

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-30/maxcut-30-310-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279757-1169298456/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-279757-1169298456 -o ROOT/results/node3/solver-279757-1169298456 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279757-1169298456/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  44d299696c05155ab32d87a2fac44127

RANDOM SEED= 603843824

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.279
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.279
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:       1274168 kB
Buffers:         57184 kB
Cached:         564732 kB
SwapCached:        284 kB
Active:         222676 kB
Inactive:       482896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274168 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:         105328 kB
Slab:            61036 kB
Committed_AS:  8553888 kB
PageTables:       2160 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 node3 on Sat Jan 20 13:12:17 UTC 2007