Trace number 279758

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 230.592 231.709

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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/279758-1169298470/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.086  cpuTime=0.09  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.48	     nbConstraints=310  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=309
0.48	     nbConflictsStructures=1  nbSharedConflictsStructures=309  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.48	       =>  wckTime=0.185  cpuTime=0.15  mem=7M885
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.271  cpuTime=0.19  mem=5M509
0.56	
0.56	s SATISFIABLE
0.56	o 177
0.56	c 133
0.57	o 179
0.57	c 131
0.58	o 180
0.58	c 130
0.58	o 181
0.58	c 129
0.58	o 182
0.58	c 128
0.58	o 183
0.58	c 127
0.58	o 184
0.58	c 126
0.58	o 186
0.58	c 124
0.61	o 187
0.61	c 123
0.61	o 188
0.61	c 122
1.84	   
1.84	   search
1.84	     run=0  nbConstraintChecks=5101082  nbAssignments=10000
1.84	       =>  wckTime=1.279  cpuTime=1.26  mem=5M509
3.05	   
3.05	   search
3.05	     run=1  nbConstraintChecks=10232437  nbAssignments=20000
3.05	       =>  wckTime=2.492  cpuTime=2.46  mem=5M509
4.26	   
4.26	   search
4.26	     run=2  nbConstraintChecks=15332824  nbAssignments=30000
4.26	       =>  wckTime=3.701  cpuTime=3.67  mem=5M509
5.47	   
5.47	   search
5.47	     run=3  nbConstraintChecks=20465783  nbAssignments=40000
5.47	       =>  wckTime=4.913  cpuTime=4.87  mem=5M509
6.69	   
6.69	   search
6.69	     run=4  nbConstraintChecks=25564504  nbAssignments=50000
6.69	       =>  wckTime=6.125  cpuTime=6.08  mem=5M509
7.90	   
7.90	   search
7.90	     run=5  nbConstraintChecks=30697772  nbAssignments=60000
7.90	       =>  wckTime=7.339  cpuTime=7.29  mem=5M509
9.10	   
9.10	   search
9.10	     run=6  nbConstraintChecks=35797859  nbAssignments=70000
9.10	       =>  wckTime=8.543  cpuTime=8.49  mem=5M509
10.33	   
10.33	   search
10.33	     run=7  nbConstraintChecks=40931557  nbAssignments=80000
10.33	       =>  wckTime=9.773  cpuTime=9.69  mem=5M509
11.54	   
11.54	   search
11.54	     run=8  nbConstraintChecks=46030616  nbAssignments=90000
11.54	       =>  wckTime=10.974  cpuTime=10.89  mem=5M509
12.74	   
12.74	   search
12.74	     run=9  nbConstraintChecks=51163741  nbAssignments=100000
12.74	       =>  wckTime=12.179  cpuTime=12.09  mem=5M509
13.94	   
13.94	   search
13.94	     run=10  nbConstraintChecks=56261594  nbAssignments=110000
13.94	       =>  wckTime=13.379  cpuTime=13.29  mem=5M509
15.15	   
15.15	   search
15.15	     run=11  nbConstraintChecks=61392757  nbAssignments=120000
15.15	       =>  wckTime=14.585  cpuTime=14.49  mem=5M509
16.35	   
16.35	   search
16.35	     run=12  nbConstraintChecks=66491788  nbAssignments=130000
16.35	       =>  wckTime=15.788  cpuTime=15.69  mem=5M509
17.56	   
17.56	   search
17.56	     run=13  nbConstraintChecks=71629125  nbAssignments=140000
17.56	       =>  wckTime=16.997  cpuTime=16.9  mem=5M509
18.77	   
18.77	   search
18.77	     run=14  nbConstraintChecks=76730601  nbAssignments=150000
18.77	       =>  wckTime=18.211  cpuTime=18.09  mem=5M509
19.99	   
19.99	   search
19.99	     run=15  nbConstraintChecks=81862346  nbAssignments=160000
19.99	       =>  wckTime=19.426  cpuTime=19.31  mem=5M509
21.20	   
21.20	   search
21.20	     run=16  nbConstraintChecks=86962044  nbAssignments=170000
21.20	       =>  wckTime=20.638  cpuTime=20.51  mem=5M509
22.41	   
22.41	   search
22.41	     run=17  nbConstraintChecks=92098025  nbAssignments=180000
22.41	       =>  wckTime=21.853  cpuTime=21.72  mem=5M509
23.63	   
23.63	   search
23.63	     run=18  nbConstraintChecks=97198336  nbAssignments=190000
23.63	       =>  wckTime=23.065  cpuTime=22.93  mem=5M509
24.84	   
24.84	   search
24.84	     run=19  nbConstraintChecks=102334327  nbAssignments=200000
24.84	       =>  wckTime=24.282  cpuTime=24.14  mem=5M509
26.06	   
26.06	   search
26.06	     run=20  nbConstraintChecks=107433124  nbAssignments=210000
26.06	       =>  wckTime=25.494  cpuTime=25.35  mem=5M509
27.27	   
27.27	   search
27.27	     run=21  nbConstraintChecks=112566534  nbAssignments=220000
27.27	       =>  wckTime=26.71  cpuTime=26.57  mem=5M509
28.48	   
28.48	   search
28.48	     run=22  nbConstraintChecks=117664006  nbAssignments=230000
28.48	       =>  wckTime=27.92  cpuTime=27.77  mem=5M509
29.69	   
29.69	   search
29.69	     run=23  nbConstraintChecks=122796068  nbAssignments=240000
29.69	       =>  wckTime=29.127  cpuTime=28.97  mem=5M509
30.77	   
30.77	   search
30.77	     run=24  nbConstraintChecks=127382201  nbAssignments=249005
30.77	       =>  wckTime=30.212  cpuTime=30.06  mem=5M509
30.78	   
30.78	   global
30.78	     nbConstraintChecks=127382201  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.78	     solvingWckTime=30.211  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.78	     globalCpuTime=30.29
30.78	       =>  wckTime=30.484  cpuTime=30.25  mem=5M509
30.78	   
30.78	   solver IterativeSystematicSolver being built... 
30.91	       =>  wckTime=30.616  cpuTime=30.35  mem=16M592
30.91	   
30.91	   preprocessing
30.91	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.91	     detectedInconsistency=no
30.91	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M592
30.95	   
30.95	   search
30.95	     run=0  nbConstraintChecks=20480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
30.95	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=53  nbRestartNogoods=0
30.95	       =>  wckTime=0.044  cpuTime=0.03  mem=16M592
30.98	   
30.98	   search
30.98	     run=1  nbConstraintChecks=49502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
30.98	     nbFailedAssignments=21  nbBacktracks=25  nbVisitedNodes=124  nbRestartNogoods=2
30.98	       =>  wckTime=0.076  cpuTime=0.05  mem=16M592
31.01	   
31.01	   search
31.01	     run=2  nbConstraintChecks=94867  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=136
31.01	     nbFailedAssignments=44  nbBacktracks=47  nbVisitedNodes=228  nbRestartNogoods=5
31.01	       =>  wckTime=0.101  cpuTime=0.07  mem=16M592
31.04	   
31.04	   search
31.04	     run=3  nbConstraintChecks=158235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=217
31.04	     nbFailedAssignments=77  nbBacktracks=80  nbVisitedNodes=375  nbRestartNogoods=7
31.04	       =>  wckTime=0.127  cpuTime=0.1  mem=16M592
31.08	   
31.08	   search
31.08	     run=4  nbConstraintChecks=254024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328
31.08	     nbFailedAssignments=125  nbBacktracks=130  nbVisitedNodes=584  nbRestartNogoods=10
31.08	       =>  wckTime=0.173  cpuTime=0.14  mem=16M592
31.13	   
31.13	   search
31.13	     run=5  nbConstraintChecks=390947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=489
31.13	     nbFailedAssignments=195  nbBacktracks=205  nbVisitedNodes=890  nbRestartNogoods=16
31.13	       =>  wckTime=0.227  cpuTime=0.19  mem=16M592
31.23	   
31.23	   search
31.23	     run=6  nbConstraintChecks=611415  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=736
31.23	     nbFailedAssignments=314  nbBacktracks=320  nbVisitedNodes=1371  nbRestartNogoods=19
31.23	       =>  wckTime=0.318  cpuTime=0.28  mem=16M592
31.36	   
31.36	   search
31.36	     run=7  nbConstraintChecks=937069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1088
31.36	     nbFailedAssignments=481  nbBacktracks=490  nbVisitedNodes=2060  nbRestartNogoods=21
31.36	       =>  wckTime=0.449  cpuTime=0.4  mem=16M592
31.56	   
31.56	   search
31.56	     run=8  nbConstraintChecks=1422587  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1615
31.56	     nbFailedAssignments=740  nbBacktracks=746  nbVisitedNodes=3102  nbRestartNogoods=25
31.56	       =>  wckTime=0.65  cpuTime=0.59  mem=16M592
31.86	   
31.86	   search
31.86	     run=9  nbConstraintChecks=2182608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2407
31.86	     nbFailedAssignments=1136  nbBacktracks=1130  nbVisitedNodes=4674  nbRestartNogoods=31
31.86	       =>  wckTime=0.954  cpuTime=0.89  mem=16M592
32.28	   
32.28	   search
32.28	     run=10  nbConstraintChecks=3267880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3555
32.28	     nbFailedAssignments=1695  nbBacktracks=1706  nbVisitedNodes=6957  nbRestartNogoods=36
32.28	       =>  wckTime=1.376  cpuTime=1.31  mem=16M592
32.92	   
32.92	   search
32.92	     run=11  nbConstraintChecks=4940399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5336
32.92	     nbFailedAssignments=2598  nbBacktracks=2570  nbVisitedNodes=10505  nbRestartNogoods=42
32.92	       =>  wckTime=2.01  cpuTime=1.93  mem=16M592
33.90	   
33.90	   search
33.90	     run=12  nbConstraintChecks=7418497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7923
33.90	     nbFailedAssignments=3873  nbBacktracks=3868  nbVisitedNodes=15649  nbRestartNogoods=45
33.90	       =>  wckTime=2.996  cpuTime=2.92  mem=16M592
35.38	   
35.38	   search
35.38	     run=13  nbConstraintChecks=11173649  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11827
35.38	     nbFailedAssignments=5820  nbBacktracks=5814  nbVisitedNodes=23419  nbRestartNogoods=50
35.38	       =>  wckTime=4.474  cpuTime=4.39  mem=16M592
37.59	   
37.59	   search
37.59	     run=14  nbConstraintChecks=16900785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17769
37.59	     nbFailedAssignments=8831  nbBacktracks=8733  nbVisitedNodes=35284  nbRestartNogoods=56
37.59	       =>  wckTime=6.686  cpuTime=6.59  mem=16M592
41.01	   
41.01	   search
41.01	     run=15  nbConstraintChecks=25363723  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26806
41.01	     nbFailedAssignments=13479  nbBacktracks=13111  nbVisitedNodes=53288  nbRestartNogoods=63
41.01	       =>  wckTime=10.098  cpuTime=9.99  mem=16M592
46.11	   
46.11	   search
46.11	     run=16  nbConstraintChecks=38007970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40046
46.11	     nbFailedAssignments=20140  nbBacktracks=19679  nbVisitedNodes=79704  nbRestartNogoods=69
46.11	       =>  wckTime=15.204  cpuTime=15.07  mem=16M592
53.42	   
53.42	   search
53.42	     run=17  nbConstraintChecks=56251073  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59894
53.42	     nbFailedAssignments=30128  nbBacktracks=29531  nbVisitedNodes=119327  nbRestartNogoods=72
53.42	       =>  wckTime=22.516  cpuTime=22.34  mem=16M592
64.57	   
64.57	   search
64.57	     run=18  nbConstraintChecks=83701557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89909
64.57	     nbFailedAssignments=45357  nbBacktracks=44309  nbVisitedNodes=178845  nbRestartNogoods=82
64.57	       =>  wckTime=33.666  cpuTime=33.42  mem=16M592
80.89	   
80.89	   search
80.89	     run=19  nbConstraintChecks=124249787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133851
80.89	     nbFailedAssignments=67123  nbBacktracks=66477  nbVisitedNodes=266018  nbRestartNogoods=91
80.89	       =>  wckTime=49.985  cpuTime=49.68  mem=16M592
105.14	   
105.14	   search
105.14	     run=20  nbConstraintChecks=183798454  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=198895
105.14	     nbFailedAssignments=98908  nbBacktracks=99729  nbVisitedNodes=395030  nbRestartNogoods=101
105.14	       =>  wckTime=74.23  cpuTime=73.8  mem=16M592
140.78	   
140.78	   search
140.78	     run=21  nbConstraintChecks=273344653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=299188
140.78	     nbFailedAssignments=149308  nbBacktracks=149608  nbVisitedNodes=593596  nbRestartNogoods=112
140.78	       =>  wckTime=109.869  cpuTime=109.29  mem=16M592
193.84	   
193.84	   search
193.84	     run=22  nbConstraintChecks=407842062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=451511
193.84	     nbFailedAssignments=226800  nbBacktracks=224426  nbVisitedNodes=893790  nbRestartNogoods=117
193.84	       =>  wckTime=162.932  cpuTime=162.09  mem=16M592
231.69	   
231.69	   search
231.69	     run=23  nbConstraintChecks=504687263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=560290
231.69	     nbFailedAssignments=280933  nbBacktracks=279073  nbVisitedNodes=1106861  nbRestartNogoods=126
231.69	       =>  wckTime=200.78  cpuTime=199.77  mem=16M592
231.69	   
231.69	   global
231.69	     nbConstraintChecks=504687263  nbRestartNogoods=126  solvingWckTime=200.781  solvingCpuTime=199.77  expiredTime=no
231.69	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=230.16
231.69	       =>  wckTime=231.397  cpuTime=230.12  mem=16M592
231.69	
231.69	s OPTIMUM FOUND
231.69	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 
231.69	   
231.69	   totalWckTime=231.472  totalCpuTime=230.16

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/node5/watcher-279758-1169298470 -o ROOT/results/node5/solver-279758-1169298470 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279758-1169298470/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.04 2.03 2.00 5/93 23478
/proc/meminfo: memFree=1150952/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=172 CPUtime=0
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 258461461 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7893796 0 0 4096 0 0 0 0 17 0 0 0
/proc/23477/statm: 43 24 18 14 0 3 0

[startup+0.108458 s]
/proc/loadavg: 2.04 2.03 2.00 5/93 23478
/proc/meminfo: memFree=1150952/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=914988 CPUtime=0.09
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 3077 0 1 0 8 1 0 0 24 0 8 0 258461461 936947712 2823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228747 2823 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516504 s]
/proc/loadavg: 2.04 2.03 2.00 5/93 23478
/proc/meminfo: memFree=1150952/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=0.5
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 6621 0 1 0 46 4 0 0 25 0 8 0 258461461 937299968 6359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 6359 2168 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.3396 s]
/proc/loadavg: 2.04 2.03 2.00 3/100 23485
/proc/meminfo: memFree=1133744/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=1.3
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 6966 0 1 0 104 26 0 0 25 0 8 0 258461461 937299968 6704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 6704 2476 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915332 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 258461465 937299968 6704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937299968 6704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937299968 6704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937299968 6704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.08
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 319 0 0 0 8 0 0 0 16 0 8 0 258461468 937299968 6704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937299968 6704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937299968 6704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915332

[startup+2.98179 s]
/proc/loadavg: 2.04 2.03 2.00 3/100 23485
/proc/meminfo: memFree=1133616/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=2.94
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 6969 0 1 0 219 75 0 0 25 0 8 0 258461461 937299968 6706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 6706 2476 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915336 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 258461465 937304064 6706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937299968 6706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937299968 6706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915336 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937304064 6706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.09
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 321 0 0 0 9 0 0 0 17 0 8 0 258461468 937299968 6706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937299968 6706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915336 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937304064 6706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915332

[startup+6.26116 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 23485
/proc/meminfo: memFree=1133616/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=6.2
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 6971 0 1 0 448 172 0 0 25 0 8 0 258461461 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 6708 2476 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915332 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 258461465 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915336 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937304064 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.09
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915336 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937304064 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915332

[startup+12.7489 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 23485
/proc/meminfo: memFree=1133616/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=12.64
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 6971 0 1 0 896 368 0 0 25 0 8 0 258461461 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 6708 2476 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915332 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 258461465 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915336 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937304064 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.09
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915336 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937304064 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915332

[startup+25.6004 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 23485
/proc/meminfo: memFree=1133680/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915336 CPUtime=25.44
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 6971 0 1 0 1792 752 0 0 25 0 8 0 258461461 937304064 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 6708 2476 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915332 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 258461465 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915336 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937304064 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.09
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937299968 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915336

[startup+51.2063 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 23485
/proc/meminfo: memFree=1125552/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=50.93
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 9100 0 1 0 4181 912 0 0 25 0 8 0 258461461 937299968 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073768013 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 8834 2527 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915332 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 258461465 937299968 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937299968 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937299968 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937299968 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.18
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 381 0 0 0 17 1 0 0 16 0 8 0 258461468 937299968 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937299968 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937299968 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 915332

[startup+102.408 s]
/proc/loadavg: 2.00 2.02 2.00 3/100 23485
/proc/meminfo: memFree=1125552/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=101.87
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 9107 0 1 0 9275 912 0 0 25 0 8 0 258461461 937299968 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 8841 2527 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915332 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 258461465 937299968 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937299968 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937299968 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937299968 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.18
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 381 0 0 0 17 1 0 0 16 0 8 0 258461468 937299968 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937299968 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937299968 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 915332

[startup+162.456 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 23485
/proc/meminfo: memFree=1125552/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=161.65
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 9113 0 1 0 15253 912 0 0 25 0 8 0 258461461 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848921 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 8846 2527 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915332 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 258461465 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.18
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 381 0 0 0 17 1 0 0 16 0 8 0 258461468 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937299968 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 915332

[startup+222.504 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 23485
/proc/meminfo: memFree=1125488/2055920 swapFree=4192812/4192956
[pid=23477] ppid=23475 vsize=915332 CPUtime=221.43
/proc/23477/stat : 23477 (java) R 23475 23477 23409 0 -1 0 9115 0 1 0 21230 913 0 0 25 0 8 0 258461461 937299968 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794367 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23477/statm: 228833 8848 2527 14 0 215303 0
[pid=23477/tid=23479] ppid=23475 vsize=915332 CPUtime=0.02
/proc/23477/task/23479/stat : 23479 (java) S 23475 23477 23409 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 258461465 937299968 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23480] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23480/stat : 23480 (java) S 23475 23477 23409 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258461465 937299968 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23481] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23481/stat : 23481 (java) S 23475 23477 23409 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258461465 937299968 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23482] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23482/stat : 23482 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 258461468 937299968 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23483] ppid=23475 vsize=915332 CPUtime=0.18
/proc/23477/task/23483/stat : 23483 (java) S 23475 23477 23409 0 -1 64 381 0 0 0 17 1 0 0 16 0 8 0 258461468 937299968 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23484] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23484/stat : 23484 (java) S 23475 23477 23409 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 258461468 937299968 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23477/tid=23485] ppid=23475 vsize=915332 CPUtime=0
/proc/23477/task/23485/stat : 23485 (java) S 23475 23477 23409 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258461468 937299968 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 231.709
CPU time (s): 230.592
CPU user time (s): 221.455
CPU system time (s): 9.13661
CPU usage (%): 99.5177
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.455
system time used= 9.13661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9211
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= 5831
involuntary context switches= 12731

runsolver used 0.251961 s user time and 0.790879 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 13:07:50 UTC 2007


IDJOB= 279758
IDBENCH= 10417
IDSOLVER= 69
FILE ID= node5/279758-1169298470

PBS_JOBID= 3609648

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/279758-1169298470/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-279758-1169298470 -o ROOT/results/node5/solver-279758-1169298470 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279758-1169298470/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  44d299696c05155ab32d87a2fac44127

RANDOM SEED= 588406063

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1151432 kB
Buffers:         62916 kB
Cached:         689368 kB
SwapCached:          0 kB
Active:         271192 kB
Inactive:       554936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1151432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:         102884 kB
Slab:            63224 kB
Committed_AS:  8083292 kB
PageTables:       2272 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node5 on Sat Jan 20 13:11:42 UTC 2007