Trace number 280310

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 EPFCMSAT (TO) 2400.1 2420.81

General information on the benchmark

Namerlfap/
rlfapSubs/scen06-sub3.xml
MD5SUM6f9cc267d3b4ed089eb3613c0a9a7074
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints415
Best CPU time to get the best result obtained on this benchmark2400.1
SatisfiableNO
(Un)Satisfiability was proved
Number of variables36
Number of constraints439
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension439
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280310-1169304761/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=36  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.42	       =>  wckTime=0.101  cpuTime=0.08  mem=6M877
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.72	     nbConstraints=439  nbConvertedConstraints=439  nbConvertConstraintsChecks=214800  nbExtensionStructures=119
0.72	     nbSharedExtensionStructures=320  nbConflictsStructures=119  nbSharedConflictsStructures=320
0.72	     nbSharedBinaryRepresentations=9277  maxDegree=35  maxArity=2
0.72	       =>  wckTime=0.403  cpuTime=0.29  mem=9M852
0.77	   
0.77	   solver LocalSearchSolver being built... 
0.80	       =>  wckTime=0.486  cpuTime=0.33  mem=5M735
0.81	
0.81	s SATISFIABLE
0.81	o 264
0.81	c 175
0.81	o 277
0.81	c 162
0.82	o 286
0.82	c 153
0.82	o 293
0.82	c 146
0.82	o 300
0.82	c 139
0.82	o 310
0.82	c 129
0.82	o 316
0.82	c 123
0.82	o 322
0.82	c 117
0.83	o 328
0.83	c 111
0.83	o 332
0.83	c 107
0.83	o 335
0.83	c 104
0.83	o 338
0.83	c 101
0.83	o 340
0.83	c 99
0.83	o 342
0.84	c 97
0.84	o 344
0.84	c 95
0.84	o 346
0.84	c 93
0.85	o 352
0.85	c 87
0.85	o 353
0.85	c 86
0.85	o 355
0.85	c 84
0.85	o 359
0.85	c 80
0.85	o 361
0.85	c 78
0.86	o 362
0.86	c 77
0.86	o 366
0.86	c 73
0.86	o 369
0.86	c 70
0.87	o 374
0.87	c 65
0.87	o 376
0.87	c 63
0.87	o 377
0.87	c 62
0.88	o 378
0.88	c 61
0.88	o 379
0.88	c 60
0.88	o 381
0.88	c 58
0.89	o 387
0.89	c 52
0.89	o 390
0.89	c 49
0.89	o 395
0.89	c 44
0.89	o 397
0.89	c 42
0.90	o 399
0.90	c 40
0.90	o 404
0.90	c 35
0.90	o 405
0.90	c 34
0.93	o 408
0.93	c 31
1.21	o 410
1.21	c 29
1.72	o 412
1.72	c 27
1.75	o 414
1.75	c 25
1.77	o 415
1.77	c 24
19.67	   
19.68	   search
19.68	     run=0  nbConstraintChecks=172586966  nbAssignments=10000
19.68	       =>  wckTime=18.87  cpuTime=18.68  mem=5M735
32.07	   
32.07	   search
32.07	     run=1  nbConstraintChecks=287417893  nbAssignments=16561
32.07	       =>  wckTime=31.269  cpuTime=30.96  mem=5M735
32.07	   
32.07	   global
32.07	     nbConstraintChecks=287417893  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.07	     solvingWckTime=31.268  solvingCpuTime=30.95  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.07	     globalCpuTime=31.34
32.07	       =>  wckTime=31.756  cpuTime=31.29  mem=5M735
32.07	   
32.07	   solver IterativeSystematicSolver being built... 
32.21	       =>  wckTime=31.897  cpuTime=31.4  mem=16M683
32.34	   
32.34	   preprocessing
32.34	     nbConstraintChecks=358627  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.34	     detectedInconsistency=no
32.34	       =>  wckTime=0.119  cpuTime=0.1  mem=16M683
33.01	   
33.01	   search
33.01	     run=0  nbConstraintChecks=2983036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157
33.01	     nbFailedAssignments=142  nbBacktracks=10  nbVisitedNodes=310  nbRestartNogoods=0
33.01	       =>  wckTime=0.795  cpuTime=0.76  mem=16M683
34.03	   
34.03	   search
34.03	     run=1  nbConstraintChecks=9192007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=446
34.03	     nbFailedAssignments=407  nbBacktracks=25  nbVisitedNodes=879  nbRestartNogoods=25
34.03	       =>  wckTime=1.814  cpuTime=1.76  mem=16M683
35.64	   
35.64	   search
35.64	     run=2  nbConstraintChecks=17503238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=810
35.64	     nbFailedAssignments=741  nbBacktracks=47  nbVisitedNodes=1599  nbRestartNogoods=33
35.64	       =>  wckTime=3.425  cpuTime=3.35  mem=16M683
37.43	   
37.43	   search
37.43	     run=3  nbConstraintChecks=27042538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1241
37.43	     nbFailedAssignments=1132  nbBacktracks=80  nbVisitedNodes=2454  nbRestartNogoods=43
37.43	       =>  wckTime=5.216  cpuTime=5.12  mem=16M683
40.02	   
40.02	   search
40.02	     run=4  nbConstraintChecks=41363790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1912
40.02	     nbFailedAssignments=1745  nbBacktracks=130  nbVisitedNodes=3788  nbRestartNogoods=85
40.02	       =>  wckTime=7.802  cpuTime=7.66  mem=16M683
47.06	   
47.06	   search
47.06	     run=5  nbConstraintChecks=81077270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3738
47.06	     nbFailedAssignments=3488  nbBacktracks=205  nbVisitedNodes=7432  nbRestartNogoods=101
47.06	       =>  wckTime=14.841  cpuTime=14.64  mem=16M683
54.05	   
54.05	   search
54.05	     run=6  nbConstraintChecks=117124206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5284
54.05	     nbFailedAssignments=4912  nbBacktracks=318  nbVisitedNodes=10515  nbRestartNogoods=153
54.05	       =>  wckTime=21.83  cpuTime=21.56  mem=16M683
70.19	   
70.19	   search
70.19	     run=7  nbConstraintChecks=196371096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8276
70.19	     nbFailedAssignments=7726  nbBacktracks=488  nbVisitedNodes=16491  nbRestartNogoods=168
70.19	       =>  wckTime=37.975  cpuTime=37.55  mem=16M683
80.53	   
80.53	   search
80.53	     run=8  nbConstraintChecks=248357584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10764
80.53	     nbFailedAssignments=9949  nbBacktracks=744  nbVisitedNodes=21458  nbRestartNogoods=217
80.53	       =>  wckTime=48.312  cpuTime=47.79  mem=16M683
102.89	   
102.89	   search
102.89	     run=9  nbConstraintChecks=394916716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17233
102.89	     nbFailedAssignments=16025  nbBacktracks=1128  nbVisitedNodes=34387  nbRestartNogoods=249
102.89	       =>  wckTime=70.674  cpuTime=69.95  mem=16M683
138.15	   
138.15	   search
138.15	     run=10  nbConstraintChecks=568643455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25724
138.15	     nbFailedAssignments=23933  nbBacktracks=1704  nbVisitedNodes=51362  nbRestartNogoods=286
138.15	       =>  wckTime=105.936  cpuTime=104.88  mem=16M683
188.51	   
188.51	   search
188.51	     run=11  nbConstraintChecks=869173475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39582
188.51	     nbFailedAssignments=36918  nbBacktracks=2568  nbVisitedNodes=79069  nbRestartNogoods=357
188.51	       =>  wckTime=156.296  cpuTime=154.79  mem=16M683
253.85	   
253.85	   search
253.85	     run=12  nbConstraintChecks=1254836382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58670
253.85	     nbFailedAssignments=54702  nbBacktracks=3865  nbVisitedNodes=117238  nbRestartNogoods=415
253.85	       =>  wckTime=221.634  cpuTime=219.52  mem=16M683
313.59	   
313.59	   search
313.59	     run=13  nbConstraintChecks=1557728832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73650
313.59	     nbFailedAssignments=67729  nbBacktracks=5811  nbVisitedNodes=147185  nbRestartNogoods=445
313.59	       =>  wckTime=281.378  cpuTime=278.72  mem=16M683
414.30	   
414.30	   search
414.30	     run=14  nbConstraintChecks=2042549833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96871
414.30	     nbFailedAssignments=88025  nbBacktracks=8730  nbVisitedNodes=193618  nbRestartNogoods=544
414.30	       =>  wckTime=382.085  cpuTime=378.5  mem=16M683
582.67	   
582.67	   search
582.67	     run=15  nbConstraintChecks=2830101350  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=130308
582.67	     nbFailedAssignments=117079  nbBacktracks=13108  nbVisitedNodes=260485  nbRestartNogoods=675
582.67	       =>  wckTime=550.457  cpuTime=545.14  mem=16M683
911.40	   
911.40	   search
911.40	     run=16  nbConstraintChecks=4461340722  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207919
911.40	     nbFailedAssignments=188115  nbBacktracks=19676  nbVisitedNodes=415689  nbRestartNogoods=703
911.40	       =>  wckTime=879.188  cpuTime=870.85  mem=16M683
1338.22	   
1338.22	   search
1338.22	     run=17  nbConstraintChecks=6590748044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=311297
1338.22	     nbFailedAssignments=281638  nbBacktracks=29528  nbVisitedNodes=622402  nbRestartNogoods=738
1338.22	       =>  wckTime=1306.001  cpuTime=1293.74  mem=16M683
1697.73	   
1697.73	   search
1697.73	     run=18  nbConstraintChecks=8304393127  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=395679
1697.73	     nbFailedAssignments=351234  nbBacktracks=44306  nbVisitedNodes=791152  nbRestartNogoods=801
1697.73	       =>  wckTime=1665.516  cpuTime=1649.96  mem=16M683
2420.75	v 778 540 778 540 16 254 86 324 708 470 44 282 30 268 394 792 680 442 456 694 456 694 540 778 380 142 30 268 44 282 44 282 142 380 792 554 

Verifier Data (download as text)

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

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

/proc/loadavg: 2.00 2.00 1.97 4/93 21921
/proc/meminfo: memFree=1281824/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=1784 CPUtime=0
/proc/21920/stat : 21920 (java) D 21918 21920 21312 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 278870689 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/21920/statm: 446 158 123 14 0 91 0

[startup+0.106693 s]
/proc/loadavg: 2.00 2.00 1.97 4/93 21921
/proc/meminfo: memFree=1281824/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=914988 CPUtime=0.09
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 2988 0 1 0 7 2 0 0 19 0 8 0 278870689 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516768 s]
/proc/loadavg: 2.00 2.00 1.97 4/93 21921
/proc/meminfo: memFree=1281824/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915332 CPUtime=0.5
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 6353 0 1 0 46 4 0 0 18 0 8 0 278870689 937299968 6092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228833 6092 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34092 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 21928
/proc/meminfo: memFree=1262248/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=1.3
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 7588 0 1 0 122 8 0 0 25 0 8 0 278870689 937394176 7326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761130 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 7326 2499 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 7326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 7326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 7326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 7326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.15
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 350 0 0 0 15 0 0 0 15 0 8 0 278870697 937394176 7326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 7326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 7326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915424

[startup+2.97823 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 21928
/proc/meminfo: memFree=1262184/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=2.93
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 7592 0 1 0 282 11 0 0 25 0 8 0 278870689 937394176 7329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761136 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 7329 2499 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 7329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 7329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 7329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 7329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.16
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 353 0 0 0 16 0 0 0 15 0 8 0 278870697 937394176 7329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 7329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 7329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915424

[startup+6.27685 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 21928
/proc/meminfo: memFree=1262120/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=6.2
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 7593 0 1 0 602 18 0 0 25 0 8 0 278870689 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761972 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 7330 2499 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.16
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 354 0 0 0 16 0 0 0 15 0 8 0 278870697 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915424

[startup+12.7521 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 21928
/proc/meminfo: memFree=1262136/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=12.61
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 7593 0 1 0 1229 32 0 0 25 0 8 0 278870689 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758817 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 7330 2499 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.16
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 354 0 0 0 16 0 0 0 15 0 8 0 278870697 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 7330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915424

[startup+25.6115 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 21928
/proc/meminfo: memFree=1262264/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=25.35
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 7596 0 1 0 2476 59 0 0 25 0 8 0 278870689 937394176 7333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073760621 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 7333 2499 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 7333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 7333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 7333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 7333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.17
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 357 0 0 0 17 0 0 0 16 0 8 0 278870697 937394176 7333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 7333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 7333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915424

[startup+51.2174 s]
/proc/loadavg: 2.07 2.02 1.98 3/100 21928
/proc/meminfo: memFree=1256312/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=50.72
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9150 0 1 0 4998 74 0 0 25 0 8 0 278870689 937394176 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888357 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 8879 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.26
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 414 0 0 0 26 0 0 0 16 0 8 0 278870697 937394176 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915424

[startup+102.423 s]
/proc/loadavg: 2.03 2.01 1.98 3/100 21928
/proc/meminfo: memFree=1256312/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=101.46
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9161 0 1 0 10071 75 0 0 25 0 8 0 278870689 937394176 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883919 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 8889 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.27
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 416 0 0 0 27 0 0 0 16 0 8 0 278870697 937394176 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915424

[startup+162.468 s]
/proc/loadavg: 2.01 2.01 1.98 3/100 21928
/proc/meminfo: memFree=1256248/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=160.95
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9170 0 1 0 16020 75 0 0 25 0 8 0 278870689 937394176 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 2005.23
Current children cumulated vsize (KiB) 915424

[startup+2084.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22128
/proc/meminfo: memFree=1255800/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=2064.72
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9195 0 1 0 206384 88 0 0 25 0 8 0 278870689 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918498 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 8920 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.27
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 419 0 0 0 27 0 0 0 16 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2064.72
Current children cumulated vsize (KiB) 915424

[startup+2144.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22128
/proc/meminfo: memFree=1255800/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=2124.23
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9195 0 1 0 212334 89 0 0 25 0 8 0 278870689 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073952914 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21920/statm: 228856 8920 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.27
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 419 0 0 0 27 0 0 0 16 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2124.23
Current children cumulated vsize (KiB) 915424

[startup+2204.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22128
/proc/meminfo: memFree=1255864/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=2183.71
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9195 0 1 0 218282 89 0 0 25 0 8 0 278870689 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883732 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21920/statm: 228856 8920 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.27
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 419 0 0 0 27 0 0 0 16 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2183.71
Current children cumulated vsize (KiB) 915424

[startup+2264.17 s]
/proc/loadavg: 1.97 1.98 1.99 3/94 22204
/proc/meminfo: memFree=1198816/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=2243.63
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9195 0 1 0 224273 90 0 0 25 0 8 0 278870689 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073907793 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21920/statm: 228856 8920 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.27
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 419 0 0 0 27 0 0 0 16 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2243.63
Current children cumulated vsize (KiB) 915424

[startup+2324.18 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 22204
/proc/meminfo: memFree=1198880/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=2303.58
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9195 0 1 0 230268 90 0 0 25 0 8 0 278870689 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073889311 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21920/statm: 228856 8920 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.27
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 419 0 0 0 27 0 0 0 16 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2303.58
Current children cumulated vsize (KiB) 915424

[startup+2384.2 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 22204
/proc/meminfo: memFree=1198880/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=2363.53
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9195 0 1 0 236263 90 0 0 25 0 8 0 278870689 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073889330 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21920/statm: 228856 8920 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.27
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 419 0 0 0 27 0 0 0 16 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2363.53
Current children cumulated vsize (KiB) 915424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.74 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 22204
/proc/meminfo: memFree=1198816/2055920 swapFree=4156356/4192956
[pid=21920] ppid=21918 vsize=915424 CPUtime=2400.03
/proc/21920/stat : 21920 (java) R 21918 21920 21312 0 -1 0 9195 0 1 0 239913 90 0 0 25 0 8 0 278870689 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073908558 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21920/statm: 228856 8920 2549 14 0 215326 0
[pid=21920/tid=21922] ppid=21918 vsize=915424 CPUtime=0.03
/proc/21920/task/21922/stat : 21922 (java) S 21918 21920 21312 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 278870693 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21923] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21923/stat : 21923 (java) S 21918 21920 21312 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21924] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21924/stat : 21924 (java) S 21918 21920 21312 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278870694 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21925] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21925/stat : 21925 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21926] ppid=21918 vsize=915424 CPUtime=0.27
/proc/21920/task/21926/stat : 21926 (java) S 21918 21920 21312 0 -1 64 419 0 0 0 27 0 0 0 16 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21927] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21927/stat : 21927 (java) S 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21920/tid=21928] ppid=21918 vsize=915424 CPUtime=0
/proc/21920/task/21928/stat : 21928 (java) R 21918 21920 21312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278870697 937394176 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2420.81
CPU time (s): 2400.1
CPU user time (s): 2399.19
CPU system time (s): 0.910861
CPU usage (%): 99.1446
Max. virtual memory (cumulated for all children) (KiB): 915428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.19
system time used= 0.910861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9220
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= 50307
involuntary context switches= 163322

runsolver used 3.12153 s user time and 7.59984 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan 20 14:52:41 UTC 2007


IDJOB= 280310
IDBENCH= 11077
IDSOLVER= 68
FILE ID= node21/280310-1169304761

PBS_JOBID= 3609874

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapSubs/scen06-sub3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280310-1169304761/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-280310-1169304761 -o ROOT/results/node21/solver-280310-1169304761 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280310-1169304761/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6f9cc267d3b4ed089eb3613c0a9a7074

RANDOM SEED= 167007175

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.261
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.261
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:       1282240 kB
Buffers:         48596 kB
Cached:         587252 kB
SwapCached:       7704 kB
Active:         242396 kB
Inactive:       454624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282240 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          78796 kB
Slab:            61452 kB
Committed_AS:  6105316 kB
PageTables:       2256 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= 66557 MiB



End job on node21 on Sat Jan 20 15:33:02 UTC 2007