Trace number 278461

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 327.936 328.074

General information on the benchmark

NameMaxCSP/cnf/2-40-2100-3000/
cnf-2-40-2800-324521_ext.xml
MD5SUM9cd1b3951b7968dab312b10c5557044e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints374
Best CPU time to get the best result obtained on this benchmark5.2752
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints673
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension673
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.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/278461-1169288158/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.086  cpuTime=0.07  mem=6M887
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.54	     nbConstraints=673  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=659
0.54	     nbConflictsStructures=14  nbSharedConflictsStructures=659  nbSharedBinaryRepresentations=52  maxDegree=38
0.54	     maxArity=2
0.54	       =>  wckTime=0.241  cpuTime=0.17  mem=8M838
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.32  cpuTime=0.21  mem=5M698
0.62	
0.62	s SATISFIABLE
0.62	o 313
0.62	c 360
0.62	o 319
0.62	c 354
0.62	o 325
0.62	c 348
0.63	o 331
0.63	c 342
0.63	o 333
0.63	c 340
0.63	o 336
0.63	c 337
0.63	o 339
0.63	c 334
0.63	o 342
0.63	c 331
0.63	o 344
0.63	c 329
0.63	o 347
0.63	c 326
0.63	o 349
0.63	c 324
0.63	o 353
0.63	c 320
0.63	o 356
0.63	c 317
0.63	o 358
0.63	c 315
0.64	o 359
0.64	c 314
0.64	o 362
0.64	c 311
0.64	o 363
0.64	c 310
0.66	o 366
0.66	c 307
0.69	o 367
0.69	c 306
0.69	o 368
0.69	c 305
0.98	o 369
0.98	c 304
0.98	o 370
0.98	c 303
0.98	o 373
0.98	c 300
3.24	   
3.24	   search
3.24	     run=0  nbConstraintChecks=12311786  nbAssignments=10000
3.24	       =>  wckTime=2.623  cpuTime=2.61  mem=5M698
5.80	   
5.80	   search
5.80	     run=1  nbConstraintChecks=24683093  nbAssignments=20000
5.80	       =>  wckTime=5.182  cpuTime=5.16  mem=5M698
8.35	   
8.35	   search
8.35	     run=2  nbConstraintChecks=36993572  nbAssignments=30000
8.35	       =>  wckTime=7.731  cpuTime=7.71  mem=5M698
10.93	   
10.93	   search
10.93	     run=3  nbConstraintChecks=49368701  nbAssignments=40000
10.93	       =>  wckTime=10.314  cpuTime=10.29  mem=5M698
13.50	   
13.50	   search
13.50	     run=4  nbConstraintChecks=61672260  nbAssignments=50000
13.50	       =>  wckTime=12.883  cpuTime=12.86  mem=5M698
16.08	   
16.08	   search
16.08	     run=5  nbConstraintChecks=74059936  nbAssignments=60000
16.08	       =>  wckTime=15.467  cpuTime=15.44  mem=5M698
18.65	   
18.65	   search
18.65	     run=6  nbConstraintChecks=86381196  nbAssignments=70000
18.65	       =>  wckTime=18.036  cpuTime=18.01  mem=5M698
21.21	   
21.21	   search
21.21	     run=7  nbConstraintChecks=98758523  nbAssignments=80000
21.21	       =>  wckTime=20.596  cpuTime=20.57  mem=5M698
23.76	   
23.76	   search
23.76	     run=8  nbConstraintChecks=111073812  nbAssignments=90000
23.76	       =>  wckTime=23.147  cpuTime=23.12  mem=5M698
26.32	   
26.32	   search
26.32	     run=9  nbConstraintChecks=123457947  nbAssignments=100000
26.32	       =>  wckTime=25.708  cpuTime=25.69  mem=5M698
28.88	   
28.88	   search
28.88	     run=10  nbConstraintChecks=135768893  nbAssignments=110000
28.88	       =>  wckTime=28.264  cpuTime=28.24  mem=5M698
31.01	   
31.01	   search
31.01	     run=11  nbConstraintChecks=145960752  nbAssignments=118231
31.01	       =>  wckTime=30.392  cpuTime=30.37  mem=5M698
31.01	   
31.01	   global
31.01	     nbConstraintChecks=145960752  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.01	     solvingWckTime=30.389  solvingCpuTime=30.37  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.01	     globalCpuTime=30.64
31.01	       =>  wckTime=30.711  cpuTime=30.58  mem=5M698
31.01	   
31.01	   solver IterativeSystematicSolver being built... 
31.14	       =>  wckTime=30.847  cpuTime=30.69  mem=16M799
31.21	   
31.21	   preprocessing
31.21	     nbConstraintChecks=79987  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.21	     detectedInconsistency=no
31.21	       =>  wckTime=0.065  cpuTime=0.05  mem=16M799
31.24	   
31.24	   search
31.24	     run=0  nbConstraintChecks=61803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
31.24	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=50  nbRestartNogoods=0
31.24	       =>  wckTime=0.098  cpuTime=0.08  mem=16M799
31.29	   
31.29	   search
31.29	     run=1  nbConstraintChecks=149802  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83
31.29	     nbFailedAssignments=17  nbBacktracks=25  nbVisitedNodes=123  nbRestartNogoods=2
31.29	       =>  wckTime=0.148  cpuTime=0.11  mem=16M799
31.34	   
31.34	   search
31.34	     run=2  nbConstraintChecks=264811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135
31.34	     nbFailedAssignments=31  nbBacktracks=47  nbVisitedNodes=211  nbRestartNogoods=4
31.34	       =>  wckTime=0.193  cpuTime=0.16  mem=16M799
31.40	   
31.40	   search
31.40	     run=3  nbConstraintChecks=434505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=208
31.40	     nbFailedAssignments=56  nbBacktracks=80  nbVisitedNodes=339  nbRestartNogoods=6
31.40	       =>  wckTime=0.258  cpuTime=0.22  mem=16M799
31.49	   
31.49	   search
31.49	     run=4  nbConstraintChecks=663956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=310
31.49	     nbFailedAssignments=91  nbBacktracks=130  nbVisitedNodes=521  nbRestartNogoods=9
31.49	       =>  wckTime=0.343  cpuTime=0.31  mem=16M799
31.61	   
31.61	   search
31.61	     run=5  nbConstraintChecks=986124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=452
31.61	     nbFailedAssignments=137  nbBacktracks=205  nbVisitedNodes=780  nbRestartNogoods=12
31.61	       =>  wckTime=0.463  cpuTime=0.42  mem=16M799
31.80	   
31.80	   search
31.80	     run=6  nbConstraintChecks=1496961  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=655
31.80	     nbFailedAssignments=212  nbBacktracks=318  nbVisitedNodes=1164  nbRestartNogoods=16
31.80	       =>  wckTime=0.659  cpuTime=0.62  mem=16M799
32.09	   
32.09	   search
32.09	     run=7  nbConstraintChecks=2256363  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=977
32.09	     nbFailedAssignments=346  nbBacktracks=488  nbVisitedNodes=1778  nbRestartNogoods=19
32.09	       =>  wckTime=0.946  cpuTime=0.9  mem=16M799
32.51	   
32.51	   search
32.51	     run=8  nbConstraintChecks=3347651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1411
32.51	     nbFailedAssignments=506  nbBacktracks=744  nbVisitedNodes=2618  nbRestartNogoods=22
32.51	       =>  wckTime=1.365  cpuTime=1.32  mem=16M799
33.15	   
33.15	   search
33.15	     run=9  nbConstraintChecks=5069814  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2086
33.15	     nbFailedAssignments=785  nbBacktracks=1128  nbVisitedNodes=3938  nbRestartNogoods=26
33.15	       =>  wckTime=2.009  cpuTime=1.94  mem=16M799
34.07	   
34.07	   search
34.07	     run=10  nbConstraintChecks=7537925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3021
34.07	     nbFailedAssignments=1129  nbBacktracks=1707  nbVisitedNodes=5785  nbRestartNogoods=29
34.07	       =>  wckTime=2.921  cpuTime=2.85  mem=16M799
35.29	   
35.29	   search
35.29	     run=11  nbConstraintChecks=10882974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4363
35.29	     nbFailedAssignments=1595  nbBacktracks=2571  nbVisitedNodes=8438  nbRestartNogoods=32
35.29	       =>  wckTime=4.146  cpuTime=4.07  mem=16M799
37.27	   
37.27	   search
37.27	     run=12  nbConstraintChecks=16351824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6503
37.27	     nbFailedAssignments=2425  nbBacktracks=3868  nbVisitedNodes=12671  nbRestartNogoods=37
37.27	       =>  wckTime=6.128  cpuTime=6.05  mem=16M799
40.32	   
40.32	   search
40.32	     run=13  nbConstraintChecks=24642953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9644
40.32	     nbFailedAssignments=3610  nbBacktracks=5814  nbVisitedNodes=18874  nbRestartNogoods=42
40.32	       =>  wckTime=9.176  cpuTime=9.1  mem=16M799
44.73	   
44.73	   search
44.73	     run=14  nbConstraintChecks=36801672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14310
44.73	     nbFailedAssignments=5342  nbBacktracks=8733  nbVisitedNodes=28086  nbRestartNogoods=49
44.73	       =>  wckTime=13.586  cpuTime=13.51  mem=16M799
51.48	   
51.48	   search
51.48	     run=15  nbConstraintChecks=55453981  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21540
51.48	     nbFailedAssignments=8186  nbBacktracks=13111  nbVisitedNodes=42328  nbRestartNogoods=55
51.48	       =>  wckTime=20.337  cpuTime=20.26  mem=16M799
52.52	o 374
52.52	c 299
61.65	   
61.65	   search
61.65	     run=16  nbConstraintChecks=82721420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31830
61.65	     nbFailedAssignments=11892  nbBacktracks=19681  nbVisitedNodes=62671  nbRestartNogoods=62
61.65	       =>  wckTime=30.504  cpuTime=30.42  mem=16M799
77.34	   
77.34	   search
77.34	     run=17  nbConstraintChecks=125914270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48103
77.34	     nbFailedAssignments=18302  nbBacktracks=29533  nbVisitedNodes=94873  nbRestartNogoods=67
77.34	       =>  wckTime=46.194  cpuTime=46.1  mem=16M799
101.33	   
101.33	   search
101.33	     run=18  nbConstraintChecks=189787531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71643
101.33	     nbFailedAssignments=27057  nbBacktracks=44311  nbVisitedNodes=141284  nbRestartNogoods=73
101.33	       =>  wckTime=70.184  cpuTime=70.09  mem=16M799
137.24	   
137.24	   search
137.24	     run=19  nbConstraintChecks=286288613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107478
137.24	     nbFailedAssignments=40715  nbBacktracks=66479  nbVisitedNodes=211892  nbRestartNogoods=78
137.24	       =>  wckTime=106.097  cpuTime=105.99  mem=16M799
192.17	   
192.17	   search
192.17	     run=20  nbConstraintChecks=434319578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163197
192.17	     nbFailedAssignments=63169  nbBacktracks=99731  nbVisitedNodes=321412  nbRestartNogoods=86
192.17	       =>  wckTime=161.029  cpuTime=160.91  mem=16M799
275.79	   
275.79	   search
275.79	     run=21  nbConstraintChecks=660411328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246374
275.79	     nbFailedAssignments=96458  nbBacktracks=149610  nbVisitedNodes=484303  nbRestartNogoods=93
275.79	       =>  wckTime=244.651  cpuTime=244.51  mem=16M799
328.02	   
328.02	   search
328.02	     run=22  nbConstraintChecks=799571058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297340
328.02	     nbFailedAssignments=116221  nbBacktracks=180814  nbVisitedNodes=583446  nbRestartNogoods=100
328.02	       =>  wckTime=296.876  cpuTime=296.72  mem=16M799
328.02	   
328.02	   global
328.02	     nbConstraintChecks=799651045  nbRestartNogoods=100  solvingWckTime=296.876  solvingCpuTime=296.72  expiredTime=no
328.02	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=327.47
328.02	       =>  wckTime=327.725  cpuTime=327.41  mem=16M799
328.03	
328.03	s OPTIMUM FOUND
328.03	v 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 1 0 0 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 
328.03	   
328.03	   totalWckTime=327.802  totalCpuTime=327.47

Verifier Data (download as text)

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

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

/proc/loadavg: 1.51 1.89 1.89 4/78 28071
/proc/meminfo: memFree=1297904/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=1500 CPUtime=0
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 83 0 0 0 0 0 0 0 18 0 1 0 277210816 1536000 65 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 6930520 0 0 4096 0 0 0 0 17 0 0 0
/proc/28070/statm: 375 69 55 14 0 8 0

[startup+0.103947 s]
/proc/loadavg: 1.51 1.89 1.89 4/78 28071
/proc/meminfo: memFree=1297904/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=914988 CPUtime=0.09
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 3059 0 1 0 7 2 0 0 16 0 8 0 277210816 936947712 2805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228747 2805 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511985 s]
/proc/loadavg: 1.51 1.89 1.89 4/78 28071
/proc/meminfo: memFree=1297904/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915332 CPUtime=0.49
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 6583 0 1 0 45 4 0 0 16 0 8 0 277210816 937299968 6322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228833 6322 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33206 s]
/proc/loadavg: 1.51 1.89 1.89 2/85 28078
/proc/meminfo: memFree=1279544/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=1.31
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 7279 0 1 0 116 15 0 0 17 0 8 0 277210816 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 7017 2479 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915464 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937435136 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.12
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 340 0 0 0 12 0 0 0 16 0 8 0 277210823 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.96821 s]
/proc/loadavg: 1.51 1.89 1.89 2/85 28078
/proc/meminfo: memFree=1279552/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=2.96
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 7280 0 1 0 256 40 0 0 16 0 8 0 277210816 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 7017 2479 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.12
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 340 0 0 0 12 0 0 0 16 0 8 0 277210823 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.26552 s]
/proc/loadavg: 1.47 1.87 1.88 2/85 28078
/proc/meminfo: memFree=1279552/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=6.25
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 7282 0 1 0 535 90 0 0 17 0 8 0 277210816 937431040 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 7019 2479 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915464 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937435136 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.12
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 342 0 0 0 12 0 0 0 16 0 8 0 277210823 937431040 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915460

[startup+12.7271 s]
/proc/loadavg: 1.43 1.86 1.88 2/85 28078
/proc/meminfo: memFree=1279600/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=12.71
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 7283 0 1 0 1082 189 0 0 17 0 8 0 277210816 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228866 7020 2479 14 0 215336 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.12
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 277210823 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915464 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937435136 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915460

[startup+25.5824 s]
/proc/loadavg: 1.34 1.81 1.86 2/85 28078
/proc/meminfo: memFree=1279728/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=25.57
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 7283 0 1 0 2169 388 0 0 25 0 8 0 277210816 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 7020 2479 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.12
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 277210823 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915460

[startup+51.2688 s]
/proc/loadavg: 1.22 1.75 1.84 2/85 28078
/proc/meminfo: memFree=1272496/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=51.23
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 9182 0 1 0 4649 474 0 0 25 0 8 0 277210816 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 8916 2532 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.22
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277210823 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 915460

[startup+102.53 s]
/proc/loadavg: 1.09 1.63 1.79 2/85 28078
/proc/meminfo: memFree=1272432/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=102.48
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 9194 0 1 0 9774 474 0 0 18 0 8 0 277210816 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845911 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 8927 2532 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.22
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 277210823 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.48
Current children cumulated vsize (KiB) 915460

[startup+162.625 s]
/proc/loadavg: 1.03 1.51 1.74 2/85 28078
/proc/meminfo: memFree=1272432/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=162.56
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 9197 0 1 0 15782 474 0 0 25 0 8 0 277210816 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823137 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 8929 2532 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.22
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 277210823 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.56
Current children cumulated vsize (KiB) 915460

[startup+222.724 s]
/proc/loadavg: 1.01 1.42 1.69 2/85 28078
/proc/meminfo: memFree=1272432/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=222.64
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 9199 0 1 0 21790 474 0 0 25 0 8 0 277210816 937431040 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 8931 2532 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.22
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 277210823 937431040 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.64
Current children cumulated vsize (KiB) 915460

[startup+282.815 s]
/proc/loadavg: 1.00 1.34 1.64 2/85 28078
/proc/meminfo: memFree=1272432/2055920 swapFree=4158792/4192956
[pid=28070] ppid=28068 vsize=915460 CPUtime=282.73
/proc/28070/stat : 28070 (java) R 28068 28070 27149 0 -1 0 9202 0 1 0 27798 475 0 0 25 0 8 0 277210816 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844054 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28070/statm: 228865 8934 2532 14 0 215335 0
[pid=28070/tid=28072] ppid=28068 vsize=915460 CPUtime=0.03
/proc/28070/task/28072/stat : 28072 (java) S 28068 28070 27149 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277210820 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28073] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28073/stat : 28073 (java) S 28068 28070 27149 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28074] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28074/stat : 28074 (java) S 28068 28070 27149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277210820 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28075] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28075/stat : 28075 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277210823 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28076] ppid=28068 vsize=915460 CPUtime=0.22
/proc/28070/task/28076/stat : 28076 (java) S 28068 28070 27149 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 277210823 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28077] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28077/stat : 28077 (java) S 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277210823 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28070/tid=28078] ppid=28068 vsize=915460 CPUtime=0
/proc/28070/task/28078/stat : 28078 (java) R 28068 28070 27149 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277210823 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.73
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 328.074
CPU time (s): 327.936
CPU user time (s): 323.18
CPU system time (s): 4.75628
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 323.18
system time used= 4.75628
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9296
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= 7506
involuntary context switches= 6751

runsolver used 0.302953 s user time and 0.872867 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 10:15:59 UTC 2007


IDJOB= 278461
IDBENCH= 8406
IDSOLVER= 68
FILE ID= node14/278461-1169288158

PBS_JOBID= 3609510

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9cd1b3951b7968dab312b10c5557044e

RANDOM SEED= 720306614

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.227
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.227
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:       1298448 kB
Buffers:         52948 kB
Cached:         597684 kB
SwapCached:       9104 kB
Active:         192388 kB
Inactive:       488588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1298448 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          38112 kB
Slab:            62052 kB
Committed_AS:  9083040 kB
PageTables:       1808 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= 66563 MiB



End job on node14 on Sat Jan 20 10:21:27 UTC 2007