Trace number 278453

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 193.909 194.943

General information on the benchmark

NameMaxCSP/cnf/2-40-2100-3000/
cnf-2-40-2100-244621_ext.xml
MD5SUMaa4410bbd1415ceb6d64d55ced980d2d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints437
Best CPU time to get the best result obtained on this benchmark1.09283
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints693
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension693
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=pfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/278453-1169288142/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.092  cpuTime=0.07  mem=6M910
0.42	   
0.42	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.58	     nbConstraints=693  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=679
0.58	     nbConflictsStructures=14  nbSharedConflictsStructures=679  nbSharedBinaryRepresentations=52  maxDegree=38
0.58	     maxArity=2
0.58	       =>  wckTime=0.258  cpuTime=0.17  mem=8M860
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.341  cpuTime=0.21  mem=5M709
0.67	
0.67	s SATISFIABLE
0.67	o 364
0.67	c 329
0.67	o 371
0.67	c 322
0.68	o 379
0.68	c 314
0.68	o 384
0.68	c 309
0.68	o 389
0.68	c 304
0.68	o 395
0.68	c 298
0.68	o 396
0.68	c 297
0.68	o 400
0.68	c 293
0.68	o 403
0.68	c 290
0.68	o 405
0.68	c 288
0.68	o 407
0.68	c 286
0.68	o 409
0.68	c 284
0.69	o 411
0.69	c 282
0.69	o 415
0.69	c 278
0.69	o 416
0.69	c 277
0.69	o 418
0.69	c 275
0.69	o 425
0.69	c 268
0.69	o 427
0.69	c 266
0.69	o 429
0.69	c 264
0.72	o 430
0.72	c 263
0.80	o 432
0.80	c 261
0.80	o 433
0.80	c 260
0.80	o 434
0.80	c 259
1.10	o 435
1.10	c 258
2.55	o 436
2.55	c 257
2.84	o 437
2.84	c 256
3.14	   
3.14	   search
3.14	     run=0  nbConstraintChecks=11244109  nbAssignments=10000
3.14	       =>  wckTime=2.473  cpuTime=2.45  mem=5M709
5.54	   
5.54	   search
5.54	     run=1  nbConstraintChecks=22580052  nbAssignments=20000
5.54	       =>  wckTime=4.879  cpuTime=4.84  mem=5M709
7.95	   
7.95	   search
7.95	     run=2  nbConstraintChecks=33819775  nbAssignments=30000
7.95	       =>  wckTime=7.291  cpuTime=7.23  mem=5M709
10.38	   
10.38	   search
10.38	     run=3  nbConstraintChecks=45162010  nbAssignments=40000
10.38	       =>  wckTime=9.716  cpuTime=9.65  mem=5M709
12.79	   
12.79	   search
12.79	     run=4  nbConstraintChecks=56403044  nbAssignments=50000
12.79	       =>  wckTime=12.126  cpuTime=12.05  mem=5M709
15.21	   
15.21	   search
15.21	     run=5  nbConstraintChecks=67735769  nbAssignments=60000
15.21	       =>  wckTime=14.55  cpuTime=14.46  mem=5M709
17.60	   
17.60	   search
17.60	     run=6  nbConstraintChecks=78964205  nbAssignments=70000
17.60	       =>  wckTime=16.939  cpuTime=16.84  mem=5M709
20.01	   
20.01	   search
20.01	     run=7  nbConstraintChecks=90304413  nbAssignments=80000
20.01	       =>  wckTime=19.342  cpuTime=19.23  mem=5M709
22.39	   
22.39	   search
22.39	     run=8  nbConstraintChecks=101539049  nbAssignments=90000
22.39	       =>  wckTime=21.729  cpuTime=21.61  mem=5M709
24.80	   
24.80	   search
24.80	     run=9  nbConstraintChecks=112869385  nbAssignments=100000
24.80	       =>  wckTime=24.132  cpuTime=24.0  mem=5M709
27.20	   
27.20	   search
27.20	     run=10  nbConstraintChecks=124107824  nbAssignments=110000
27.20	       =>  wckTime=26.539  cpuTime=26.39  mem=5M709
29.63	   
29.63	   search
29.63	     run=11  nbConstraintChecks=135455458  nbAssignments=120000
29.63	       =>  wckTime=28.965  cpuTime=28.81  mem=5M709
32.04	   
32.04	   search
32.04	     run=12  nbConstraintChecks=146692226  nbAssignments=130000
32.04	       =>  wckTime=31.376  cpuTime=31.2  mem=5M709
33.00	   
33.00	   search
33.00	     run=13  nbConstraintChecks=151151531  nbAssignments=133929
33.00	       =>  wckTime=32.331  cpuTime=32.16  mem=5M709
33.00	   
33.00	   global
33.00	     nbConstraintChecks=151151531  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.00	     solvingWckTime=32.33  solvingCpuTime=32.16  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.00	     globalCpuTime=32.43
33.00	       =>  wckTime=32.673  cpuTime=32.37  mem=5M709
33.00	   
33.00	   solver IterativeSystematicSolver being built... 
33.14	       =>  wckTime=32.815  cpuTime=32.48  mem=16M828
33.15	   
33.15	   preprocessing
33.15	     nbConstraintChecks=1104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.15	     detectedInconsistency=no
33.15	       =>  wckTime=0.011  cpuTime=0.01  mem=16M828
33.22	   
33.22	   search
33.22	     run=0  nbConstraintChecks=63149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
33.22	     nbFailedAssignments=5  nbBacktracks=13  nbVisitedNodes=54  nbRestartNogoods=0
33.22	       =>  wckTime=0.073  cpuTime=0.05  mem=16M828
33.27	   
33.27	   search
33.27	     run=1  nbConstraintChecks=136737  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74
33.27	     nbFailedAssignments=12  nbBacktracks=29  nbVisitedNodes=116  nbRestartNogoods=1
33.27	       =>  wckTime=0.125  cpuTime=0.08  mem=16M828
33.31	   
33.31	   search
33.31	     run=2  nbConstraintChecks=243950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=126
33.31	     nbFailedAssignments=25  nbBacktracks=52  nbVisitedNodes=204  nbRestartNogoods=3
33.31	       =>  wckTime=0.17  cpuTime=0.13  mem=16M828
33.37	   
33.37	   search
33.37	     run=3  nbConstraintChecks=398676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201
33.37	     nbFailedAssignments=48  nbBacktracks=85  nbVisitedNodes=335  nbRestartNogoods=5
33.37	       =>  wckTime=0.233  cpuTime=0.19  mem=16M828
33.46	   
33.46	   search
33.46	     run=4  nbConstraintChecks=608633  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=293
33.46	     nbFailedAssignments=77  nbBacktracks=135  nbVisitedNodes=506  nbRestartNogoods=8
33.46	       =>  wckTime=0.322  cpuTime=0.28  mem=16M828
33.59	   
33.59	   search
33.59	     run=5  nbConstraintChecks=903332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=416
33.59	     nbFailedAssignments=115  nbBacktracks=210  nbVisitedNodes=742  nbRestartNogoods=11
33.59	       =>  wckTime=0.448  cpuTime=0.4  mem=16M828
33.78	   
33.79	   search
33.79	     run=6  nbConstraintChecks=1394492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=616
33.79	     nbFailedAssignments=189  nbBacktracks=323  nbVisitedNodes=1129  nbRestartNogoods=13
33.79	       =>  wckTime=0.644  cpuTime=0.6  mem=16M828
34.08	   
34.08	   search
34.08	     run=7  nbConstraintChecks=2091459  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=903
34.08	     nbFailedAssignments=291  nbBacktracks=493  nbVisitedNodes=1688  nbRestartNogoods=16
34.08	       =>  wckTime=0.939  cpuTime=0.88  mem=16M828
34.51	   
34.51	   search
34.51	     run=8  nbConstraintChecks=3133838  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1321
34.51	     nbFailedAssignments=437  nbBacktracks=751  nbVisitedNodes=2510  nbRestartNogoods=19
34.51	       =>  wckTime=1.373  cpuTime=1.31  mem=16M828
35.16	   
35.16	   search
35.16	     run=9  nbConstraintChecks=4599042  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1911
35.16	     nbFailedAssignments=633  nbBacktracks=1135  nbVisitedNodes=3680  nbRestartNogoods=22
35.16	       =>  wckTime=2.02  cpuTime=1.94  mem=16M828
36.23	   
36.23	   search
36.23	     run=10  nbConstraintChecks=7127858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2901
36.23	     nbFailedAssignments=1035  nbBacktracks=1713  nbVisitedNodes=5650  nbRestartNogoods=26
36.23	       =>  wckTime=3.085  cpuTime=2.99  mem=16M828
37.75	   
37.75	   search
37.75	     run=11  nbConstraintChecks=10785817  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4366
37.75	     nbFailedAssignments=1624  nbBacktracks=2577  nbVisitedNodes=8568  nbRestartNogoods=30
37.75	       =>  wckTime=4.606  cpuTime=4.5  mem=16M828
40.10	   
40.10	   search
40.10	     run=12  nbConstraintChecks=16287274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6513
40.10	     nbFailedAssignments=2461  nbBacktracks=3875  nbVisitedNodes=12850  nbRestartNogoods=35
40.10	       =>  wckTime=6.962  cpuTime=6.84  mem=16M828
43.56	   
43.56	   search
43.56	     run=13  nbConstraintChecks=24370503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9667
43.56	     nbFailedAssignments=3662  nbBacktracks=5821  nbVisitedNodes=19151  nbRestartNogoods=40
43.56	       =>  wckTime=10.414  cpuTime=10.29  mem=16M828
48.76	   
48.76	   search
48.76	     run=14  nbConstraintChecks=36618921  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14392
48.76	     nbFailedAssignments=5455  nbBacktracks=8743  nbVisitedNodes=28587  nbRestartNogoods=46
48.76	       =>  wckTime=15.617  cpuTime=15.46  mem=16M828
56.43	   
56.43	   search
56.43	     run=15  nbConstraintChecks=54812456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21508
56.43	     nbFailedAssignments=8183  nbBacktracks=13123  nbVisitedNodes=42805  nbRestartNogoods=53
56.43	       =>  wckTime=23.287  cpuTime=23.1  mem=16M828
68.47	   
68.47	   search
68.47	     run=16  nbConstraintChecks=82410095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32244
68.47	     nbFailedAssignments=12343  nbBacktracks=19691  nbVisitedNodes=64269  nbRestartNogoods=56
68.47	       =>  wckTime=35.326  cpuTime=35.08  mem=16M828
86.67	   
86.67	   search
86.67	     run=17  nbConstraintChecks=125158194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48696
86.67	     nbFailedAssignments=18937  nbBacktracks=29543  nbVisitedNodes=97136  nbRestartNogoods=63
86.67	       =>  wckTime=53.527  cpuTime=53.19  mem=16M828
112.88	   
112.88	   search
112.88	     run=18  nbConstraintChecks=185514754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72440
112.88	     nbFailedAssignments=27891  nbBacktracks=44323  nbVisitedNodes=144597  nbRestartNogoods=70
112.88	       =>  wckTime=79.738  cpuTime=79.28  mem=16M828
154.98	   
154.98	   search
154.98	     run=19  nbConstraintChecks=280309640  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109340
154.98	     nbFailedAssignments=42612  nbBacktracks=66493  nbVisitedNodes=218250  nbRestartNogoods=75
154.98	       =>  wckTime=121.842  cpuTime=121.18  mem=16M828
194.89	   
194.89	   search
194.89	     run=20  nbConstraintChecks=374578745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146053
194.89	     nbFailedAssignments=56841  nbBacktracks=88978  nbVisitedNodes=291414  nbRestartNogoods=79
194.89	       =>  wckTime=161.745  cpuTime=160.85  mem=16M828
194.89	   
194.89	   global
194.89	     nbConstraintChecks=374579849  nbRestartNogoods=79  solvingWckTime=161.746  solvingCpuTime=160.85  expiredTime=no
194.89	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=193.39
194.89	       =>  wckTime=194.562  cpuTime=193.33  mem=16M828
194.89	
194.89	s OPTIMUM FOUND
194.89	v 0 0 0 1 0 1 1 0 1 0 1 1 1 1 0 0 1 0 0 1 1 1 0 1 1 1 1 0 0 1 0 0 0 0 0 1 0 1 1 1 
194.89	   
194.89	   totalWckTime=194.641  totalCpuTime=193.39

Verifier Data (download as text)

256 unsatisfied constraints, 437 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/node7/watcher-278453-1169288142 -o ROOT/results/node7/solver-278453-1169288142 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278453-1169288142/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: 0.71 1.42 1.75 4/83 23495
/proc/meminfo: memFree=1334064/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=18540 CPUtime=0
/proc/23494/stat : 23494 (runsolver) R 23491 23494 23359 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277209862 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23494/statm: 4635 279 244 17 0 2626 0

[startup+0.107966 s]
/proc/loadavg: 0.71 1.42 1.75 4/83 23495
/proc/meminfo: memFree=1334064/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=913236 CPUtime=0.08
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 2921 0 1 0 7 1 0 0 17 0 8 0 277209862 935153664 2667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151971088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 228309 2667 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913236

[startup+0.515995 s]
/proc/loadavg: 0.71 1.42 1.75 4/83 23495
/proc/meminfo: memFree=1334064/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=915332 CPUtime=0.48
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 6239 0 1 0 44 4 0 0 19 0 8 0 277209862 937299968 5978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 228833 5978 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33807 s]
/proc/loadavg: 0.71 1.42 1.75 3/100 23512
/proc/meminfo: memFree=1296808/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=915460 CPUtime=1.3
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 7287 0 1 0 114 16 0 0 25 0 8 0 277209862 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 228865 7025 2476 14 0 215335 0
[pid=23494/tid=23500] ppid=23491 vsize=915460 CPUtime=0.03
/proc/23494/task/23500/stat : 23500 (java) S 23491 23494 23359 0 -1 64 206 0 0 0 3 0 0 0 16 0 8 0 277209867 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23503] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23503/stat : 23503 (java) S 23491 23494 23359 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277209867 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23504] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23504/stat : 23504 (java) S 23491 23494 23359 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277209867 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23509] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23509/stat : 23509 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277209870 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23510] ppid=23491 vsize=915464 CPUtime=0.13
/proc/23494/task/23510/stat : 23510 (java) S 23491 23494 23359 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 277209870 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23511] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23511/stat : 23511 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277209870 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23512] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23512/stat : 23512 (java) S 23491 23494 23359 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277209870 937431040 7025 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) 915460

[startup+2.99025 s]
/proc/loadavg: 0.71 1.42 1.75 3/100 23512
/proc/meminfo: memFree=1296808/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=915460 CPUtime=2.94
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 7288 0 1 0 252 42 0 0 25 0 8 0 277209862 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 228865 7025 2476 14 0 215335 0
[pid=23494/tid=23500] ppid=23491 vsize=915460 CPUtime=0.03
/proc/23494/task/23500/stat : 23500 (java) S 23491 23494 23359 0 -1 64 206 0 0 0 3 0 0 0 16 0 8 0 277209867 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23503] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23503/stat : 23503 (java) S 23491 23494 23359 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277209867 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23504] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23504/stat : 23504 (java) S 23491 23494 23359 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277209867 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23509] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23509/stat : 23509 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277209870 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23510] ppid=23491 vsize=915460 CPUtime=0.13
/proc/23494/task/23510/stat : 23510 (java) S 23491 23494 23359 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 277209870 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23511] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23511/stat : 23511 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277209870 937431040 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23512] ppid=23491 vsize=915460 CPUtime=0
/proc/23494/task/23512/stat : 23512 (java) S 23491 23494 23359 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277209870 937431040 7025 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) 915460

[startup+6.2766 s]
/proc/loadavg: 0.81 1.43 1.75 3/100 23512
/proc/meminfo: memFree=1296680/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=916488 CPUtime=6.21
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 7291 0 1 0 523 98 0 0 25 0 8 0 277209862 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 229121 7028 2476 14 0 215591 0
[pid=23494/tid=23500] ppid=23491 vsize=916484 CPUtime=0.03
/proc/23494/task/23500/stat : 23500 (java) S 23491 23494 23359 0 -1 64 206 0 0 0 3 0 0 0 16 0 8 0 277209867 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23503] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23503/stat : 23503 (java) S 23491 23494 23359 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277209867 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23504] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23504/stat : 23504 (java) S 23491 23494 23359 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277209867 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23509] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23509/stat : 23509 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23510] ppid=23491 vsize=916488 CPUtime=0.14
/proc/23494/task/23510/stat : 23510 (java) S 23491 23494 23359 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 277209870 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23511] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23511/stat : 23511 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23512] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23512/stat : 23512 (java) R 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 916488

[startup+12.7633 s]
/proc/loadavg: 0.91 1.44 1.75 4/100 23512
/proc/meminfo: memFree=1296680/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=916484 CPUtime=12.67
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 7291 0 1 0 1063 204 0 0 25 0 8 0 277209862 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702618 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 229122 7028 2476 14 0 215592 0
[pid=23494/tid=23500] ppid=23491 vsize=916484 CPUtime=0.03
/proc/23494/task/23500/stat : 23500 (java) S 23491 23494 23359 0 -1 64 206 0 0 0 3 0 0 0 16 0 8 0 277209867 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23503] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23503/stat : 23503 (java) S 23491 23494 23359 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277209867 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23504] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23504/stat : 23504 (java) S 23491 23494 23359 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277209867 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23509] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23509/stat : 23509 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23510] ppid=23491 vsize=916484 CPUtime=0.14
/proc/23494/task/23510/stat : 23510 (java) S 23491 23494 23359 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23511] ppid=23491 vsize=916488 CPUtime=0
/proc/23494/task/23511/stat : 23511 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277209870 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23512] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23512/stat : 23512 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 916484

[startup+25.5966 s]
/proc/loadavg: 1.15 1.46 1.75 3/100 23512
/proc/meminfo: memFree=1296744/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=916484 CPUtime=25.45
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 7291 0 1 0 2122 423 0 0 25 0 8 0 277209862 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 229121 7028 2476 14 0 215591 0
[pid=23494/tid=23500] ppid=23491 vsize=916488 CPUtime=0.03
/proc/23494/task/23500/stat : 23500 (java) S 23491 23494 23359 0 -1 64 206 0 0 0 3 0 0 0 16 0 8 0 277209867 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23503] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23503/stat : 23503 (java) S 23491 23494 23359 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277209867 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23504] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23504/stat : 23504 (java) S 23491 23494 23359 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277209867 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23509] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23509/stat : 23509 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23510] ppid=23491 vsize=916484 CPUtime=0.14
/proc/23494/task/23510/stat : 23510 (java) S 23491 23494 23359 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23511] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23511/stat : 23511 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277209870 938479616 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23512] ppid=23491 vsize=916488 CPUtime=0
/proc/23494/task/23512/stat : 23512 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277209870 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 916484

[startup+51.1983 s]
/proc/loadavg: 1.44 1.50 1.76 3/100 23512
/proc/meminfo: memFree=1282216/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=916484 CPUtime=50.92
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 9186 0 1 0 4545 547 0 0 25 0 8 0 277209862 938479616 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826269 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 229121 8919 2527 14 0 215591 0
[pid=23494/tid=23500] ppid=23491 vsize=916484 CPUtime=0.03
/proc/23494/task/23500/stat : 23500 (java) S 23491 23494 23359 0 -1 64 207 0 0 0 3 0 0 0 16 0 8 0 277209867 938479616 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23503] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23503/stat : 23503 (java) S 23491 23494 23359 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277209867 938479616 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23504] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23504/stat : 23504 (java) S 23491 23494 23359 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277209867 938479616 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23509] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23509/stat : 23509 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277209870 938479616 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23510] ppid=23491 vsize=916484 CPUtime=0.25
/proc/23494/task/23510/stat : 23510 (java) S 23491 23494 23359 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277209870 938479616 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23511] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23511/stat : 23511 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277209870 938479616 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23512] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23512/stat : 23512 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277209870 938479616 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 916484

[startup+102.493 s]
/proc/loadavg: 1.75 1.58 1.77 3/100 23512
/proc/meminfo: memFree=1282088/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=916484 CPUtime=101.97
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 9195 0 1 0 9650 547 0 0 25 0 8 0 277209862 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073880679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 229121 8927 2527 14 0 215591 0
[pid=23494/tid=23500] ppid=23491 vsize=916484 CPUtime=0.03
/proc/23494/task/23500/stat : 23500 (java) S 23491 23494 23359 0 -1 64 207 0 0 0 3 0 0 0 16 0 8 0 277209867 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23503] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23503/stat : 23503 (java) S 23491 23494 23359 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277209867 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23504] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23504/stat : 23504 (java) S 23491 23494 23359 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277209867 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23509] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23509/stat : 23509 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277209870 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23510] ppid=23491 vsize=916484 CPUtime=0.25
/proc/23494/task/23510/stat : 23510 (java) S 23491 23494 23359 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277209870 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23511] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23511/stat : 23511 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277209870 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23512] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23512/stat : 23512 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277209870 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 916484

[startup+162.521 s]
/proc/loadavg: 1.91 1.65 1.78 3/100 23512
/proc/meminfo: memFree=1282024/2055920 swapFree=4192812/4192956
[pid=23494] ppid=23491 vsize=916484 CPUtime=161.72
/proc/23494/stat : 23494 (java) R 23491 23494 23359 0 -1 0 9200 0 1 0 15624 548 0 0 25 0 8 0 277209862 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073895056 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23494/statm: 229121 8931 2527 14 0 215591 0
[pid=23494/tid=23500] ppid=23491 vsize=916484 CPUtime=0.03
/proc/23494/task/23500/stat : 23500 (java) S 23491 23494 23359 0 -1 64 207 0 0 0 3 0 0 0 16 0 8 0 277209867 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23503] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23503/stat : 23503 (java) S 23491 23494 23359 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277209867 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23504] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23504/stat : 23504 (java) S 23491 23494 23359 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277209867 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23509] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23509/stat : 23509 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277209870 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23510] ppid=23491 vsize=916484 CPUtime=0.25
/proc/23494/task/23510/stat : 23510 (java) S 23491 23494 23359 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277209870 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23511] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23511/stat : 23511 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277209870 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23494/tid=23512] ppid=23491 vsize=916484 CPUtime=0
/proc/23494/task/23512/stat : 23512 (java) S 23491 23494 23359 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277209870 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 916484

Child status: 0
Real time (s): 194.943
CPU time (s): 193.909
CPU user time (s): 188.402
CPU system time (s): 5.50616
CPU usage (%): 99.4693
Max. virtual memory (cumulated for all children) (KiB): 917000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.402
system time used= 5.50616
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9298
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= 5156
involuntary context switches= 7894

runsolver used 0.209968 s user time and 0.554915 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 10:15:44 UTC 2007


IDJOB= 278453
IDBENCH= 8399
IDSOLVER= 69
FILE ID= node7/278453-1169288142

PBS_JOBID= 3609537

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-2100-3000/cnf-2-40-2100-244621_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278453-1169288142/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-278453-1169288142 -o ROOT/results/node7/solver-278453-1169288142 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278453-1169288142/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  aa4410bbd1415ceb6d64d55ced980d2d

RANDOM SEED= 981702640

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.220
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.220
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:       1334880 kB
Buffers:         54900 kB
Cached:         524256 kB
SwapCached:          0 kB
Active:         213476 kB
Inactive:       425904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3792 kB
Writeback:           0 kB
Mapped:          79220 kB
Slab:            66692 kB
Committed_AS:  8453580 kB
PageTables:       2192 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= 66560 MiB



End job on node7 on Sat Jan 20 10:18:59 UTC 2007