Trace number 201050

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
Abscon 109 AC? (TO) 1800.07 1800.68

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-6.xml
MD5SUM7d741b27b4b5681d00dbaf2b3dd555a0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.2259
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/201050-1168072253/unknown.xml
0.37	   
0.37	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.66	     nbVariables=3000  nbDomainTypes=23  minDomainSize=42  maxDomainSize=182
0.66	       =>  wckTime=0.351  cpuTime=0.26  mem=27M376
0.66	   
0.66	   predicates being loaded...
0.66	   
0.66	   constraints being loaded...
4.62	   
4.62	   INFO : Stopping converting binary constraints (cpu=4.02, mem = 53M582)
8.04	     nbConstraints=17754  nbMergedConstraints=15267  nbConvertedConstraints=167  nbConvertConstraintsChecks=4358792
8.04	     nbExtensionStructures=150  nbSharedExtensionStructures=17  nbConflictsStructures=150
8.04	     nbSharedConflictsStructures=17  nbSharedBinaryRepresentations=31744  nbEvaluationManagers=9598
8.04	     nbSharedEvaluationManagers=7989  maxDegree=15  maxArity=2
8.04	       =>  wckTime=7.736  cpuTime=6.96  mem=70M310
8.28	   
8.28	   solver IterativeSystematicSolver being built... 
8.83	       =>  wckTime=8.526  cpuTime=7.37  mem=97M155
35.77	   
35.77	   preprocessing
35.77	     nbConstraintChecks=48365677  nbValidityChecks=2060962  nbPropagations=3897  nbRevisions=51963
35.77	     nbUselessRevisions=46603  nbRemovedValues=176073  detectedInconsistency=no
35.77	       =>  wckTime=26.91  cpuTime=26.88  mem=97M155
53.63	   
53.63	   search
53.63	     run=0  nbConstraintChecks=25225373  nbValidityChecks=19054668  nbPropagations=31527  nbRevisions=335199
53.63	     nbUselessRevisions=299747  nbAssignments=542  nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=556
53.63	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=532
53.63	       =>  wckTime=44.772  cpuTime=44.71  mem=99M172
60.94	   
60.94	   search
60.94	     run=1  nbConstraintChecks=33658222  nbValidityChecks=38243636  nbPropagations=90967  nbRevisions=958173
60.94	     nbUselessRevisions=856426  nbAssignments=1083  nbFailedAssignments=14  nbBacktracks=25  nbVisitedNodes=1105
60.94	     nbRestartNogoods=9  mapSize=0  nbInferences=0  nbTooLargeKeys=1069
60.94	       =>  wckTime=52.092  cpuTime=52.02  mem=99M172
68.20	   
68.20	   search
68.20	     run=2  nbConstraintChecks=42118387  nbValidityChecks=57694610  nbPropagations=179060  nbRevisions=1877567
68.20	     nbUselessRevisions=1677211  nbAssignments=1636  nbFailedAssignments=20  nbBacktracks=48  nbVisitedNodes=1670
68.20	     nbRestartNogoods=11  mapSize=0  nbInferences=0  nbTooLargeKeys=1616
68.20	       =>  wckTime=59.351  cpuTime=59.24  mem=99M172
74.89	   
74.89	   INFO : Stopping hyperNogood (mapSize=0, nbTooLargekeys=2142, mem=99M172)
76.29	   
76.29	   search
76.29	     run=3  nbConstraintChecks=51161508  nbValidityChecks=78734306  nbPropagations=302472  nbRevisions=3164067
76.29	     nbUselessRevisions=2818730  nbAssignments=2211  nbFailedAssignments=41  nbBacktracks=85  nbVisitedNodes=2275
76.29	     nbRestartNogoods=14
76.29	       =>  wckTime=67.437  cpuTime=67.34  mem=99M172
84.30	   
84.30	   search
84.30	     run=4  nbConstraintChecks=60672970  nbValidityChecks=100830039  nbPropagations=465031  nbRevisions=4857250
84.30	     nbUselessRevisions=4314633  nbAssignments=2826  nbFailedAssignments=83  nbBacktracks=135  nbVisitedNodes=2948
84.30	     nbRestartNogoods=16
84.30	       =>  wckTime=75.448  cpuTime=75.34  mem=99M172
91.36	   
91.36	   search
91.36	     run=5  nbConstraintChecks=69513072  nbValidityChecks=120748068  nbPropagations=657200  nbRevisions=6856523
91.36	     nbUselessRevisions=6083784  nbAssignments=3416  nbFailedAssignments=91  nbBacktracks=242  nbVisitedNodes=3550
91.36	     nbRestartNogoods=20
91.36	       =>  wckTime=82.509  cpuTime=82.4  mem=99M172
98.35	   
98.35	   search
98.35	     run=6  nbConstraintChecks=78295051  nbValidityChecks=140715092  nbPropagations=879585  nbRevisions=9166286
98.35	     nbUselessRevisions=8129958  nbAssignments=4018  nbFailedAssignments=99  nbBacktracks=357  nbVisitedNodes=4166
98.35	     nbRestartNogoods=23
98.35	       =>  wckTime=89.499  cpuTime=89.39  mem=99M172
111.69	   
111.69	   search
111.69	     run=7  nbConstraintChecks=93194147  nbValidityChecks=169259733  nbPropagations=1155652  nbRevisions=12077286
111.69	     nbUselessRevisions=10674547  nbAssignments=4697  nbFailedAssignments=152  nbBacktracks=527  nbVisitedNodes=4951
111.69	     nbRestartNogoods=25
111.69	       =>  wckTime=102.839  cpuTime=102.72  mem=99M172
131.86	   
131.86	   search
131.86	     run=8  nbConstraintChecks=117020779  nbValidityChecks=206365295  nbPropagations=1510115  nbRevisions=15835014
131.86	     nbUselessRevisions=13919901  nbAssignments=5669  nbFailedAssignments=325  nbBacktracks=784  nbVisitedNodes=6155
131.86	     nbRestartNogoods=29
131.86	       =>  wckTime=123.005  cpuTime=122.88  mem=99M172
151.90	   
151.90	   search
151.90	     run=9  nbConstraintChecks=142017093  nbValidityChecks=239757381  nbPropagations=1927628  nbRevisions=20284732
151.90	     nbUselessRevisions=17731252  nbAssignments=6601  nbFailedAssignments=559  nbBacktracks=1168  nbVisitedNodes=7466
151.90	     nbRestartNogoods=44
151.90	       =>  wckTime=143.049  cpuTime=142.91  mem=99M172
182.28	   
182.28	   search
182.28	     run=10  nbConstraintChecks=170983220  nbValidityChecks=298269888  nbPropagations=2509281  nbRevisions=26574647
182.28	     nbUselessRevisions=23028077  nbAssignments=7967  nbFailedAssignments=871  nbBacktracks=1746  nbVisitedNodes=9325
182.28	     nbRestartNogoods=64
182.28	       =>  wckTime=173.429  cpuTime=173.28  mem=99M172
258.26	   
258.26	   search
258.26	     run=11  nbConstraintChecks=234122383  nbValidityChecks=425724706  nbPropagations=3510130  nbRevisions=37591244
258.26	     nbUselessRevisions=32078224  nbAssignments=10107  nbFailedAssignments=1623  nbBacktracks=2611  nbVisitedNodes=12448
258.26	     nbRestartNogoods=79
258.26	       =>  wckTime=249.413  cpuTime=249.23  mem=99M172
296.95	   
296.95	   search
296.95	     run=12  nbConstraintChecks=276575069  nbValidityChecks=492322131  nbPropagations=4654619  nbRevisions=50151064
296.95	     nbUselessRevisions=42346684  nbAssignments=13581  nbFailedAssignments=3416  nbBacktracks=3910  nbVisitedNodes=18086
296.95	     nbRestartNogoods=93
296.95	       =>  wckTime=288.097  cpuTime=287.9  mem=99M172
379.86	   
379.86	   search
379.86	     run=13  nbConstraintChecks=353384954  nbValidityChecks=649030427  nbPropagations=6248968  nbRevisions=67894350
379.86	     nbUselessRevisions=56856809  nbAssignments=16685  nbFailedAssignments=4180  nbBacktracks=5857  nbVisitedNodes=22233
379.86	     nbRestartNogoods=109
379.86	       =>  wckTime=371.013  cpuTime=370.8  mem=99M172
926.45	   
926.45	   search
926.45	     run=14  nbConstraintChecks=928815070  nbValidityChecks=1757792240  nbPropagations=9884127  nbRevisions=111401503
926.45	     nbUselessRevisions=91538737  nbAssignments=25191  nbFailedAssignments=9487  nbBacktracks=8781  nbVisitedNodes=37157
926.45	     nbRestartNogoods=119
926.45	       =>  wckTime=917.6  cpuTime=917.21  mem=99M172
1426.07	   
1426.07	   search
1426.07	     run=15  nbConstraintChecks=1385221105  nbValidityChecks=2695056024  nbPropagations=16022034  nbRevisions=185131078
1426.07	     nbUselessRevisions=150532487  nbAssignments=34100  nbFailedAssignments=13777  nbBacktracks=13160
1426.07	     nbVisitedNodes=51717  nbRestartNogoods=157
1426.07	       =>  wckTime=1417.218  cpuTime=1416.68  mem=99M172

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-201050-1168072253 -o ROOT/results/node40/solver-201050-1168072253 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201050-1168072253/unknown.xml 

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

/proc/loadavg: 0.92 0.98 1.03 3/65 26471
/proc/meminfo: memFree=1761376/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=168 CPUtime=0
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 155625284 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 6910756 0 0 4096 0 0 0 0 17 1 0 0
/proc/26470/statm: 54 23 18 14 0 2 0

[startup+0.103746 s]
/proc/loadavg: 0.92 0.98 1.03 3/65 26471
/proc/meminfo: memFree=1761376/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=914988 CPUtime=0.07
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 2979 0 1 0 6 1 0 0 23 0 8 0 155625284 936947712 2725 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153799154 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228747 2725 1422 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.511798 s]
/proc/loadavg: 0.92 0.98 1.03 3/65 26471
/proc/meminfo: memFree=1761376/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915328 CPUtime=0.47
/proc/26470/stat : 26470 (java) S 26468 26470 25812 0 -1 0 7219 0 1 0 43 4 0 0 16 0 8 0 155625284 937295872 6958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228832 6958 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33291 s]
/proc/loadavg: 0.93 0.98 1.03 2/72 26478
/proc/meminfo: memFree=1687464/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915616 CPUtime=1.29
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 22848 0 1 0 117 12 0 0 17 0 8 0 155625284 937590784 22585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776561 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26470/statm: 228904 22585 2160 14 0 215374 0
[pid=26470/tid=26472] ppid=26468 vsize=915616 CPUtime=0.09
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 6305 0 0 0 7 2 0 0 16 0 8 0 155625288 937590784 22585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915616 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155625289 937590784 22585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915616 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155625289 937590784 22585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915616 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937590784 22585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915616 CPUtime=0.15
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 408 0 0 0 14 1 0 0 16 0 8 0 155625292 937590784 22585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915616 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937590784 22585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915616 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937590784 22585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915616

[startup+2.98512 s]
/proc/loadavg: 0.93 0.98 1.03 2/72 26478
/proc/meminfo: memFree=1674472/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915744 CPUtime=2.94
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 24041 0 1 0 279 15 0 0 16 0 8 0 155625284 937721856 23775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832820 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228936 23775 2180 14 0 215406 0
[pid=26470/tid=26472] ppid=26468 vsize=915744 CPUtime=0.16
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 7409 0 0 0 13 3 0 0 17 0 8 0 155625288 937721856 23775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155625289 937721856 23775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155625289 937721856 23775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937721856 23775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915744 CPUtime=0.17
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 433 0 0 0 16 1 0 0 15 0 8 0 155625292 937721856 23775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937721856 23775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937721856 23775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915744

[startup+6.28255 s]
/proc/loadavg: 0.93 0.98 1.03 2/72 26478
/proc/meminfo: memFree=1665576/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915744 CPUtime=6.23
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 27053 0 1 0 607 16 0 0 17 0 8 0 155625284 937721856 26783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774844 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26470/statm: 228936 26783 2183 14 0 215406 0
[pid=26470/tid=26472] ppid=26468 vsize=915744 CPUtime=0.33
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 10400 0 0 0 30 3 0 0 16 0 8 0 155625288 937721856 26783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155625289 937721856 26783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155625289 937721856 26783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937721856 26783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915744 CPUtime=0.2
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 448 0 0 0 19 1 0 0 15 0 8 0 155625292 937721856 26783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937721856 26783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915744 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937721856 26783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915744

[startup+12.7554 s]
/proc/loadavg: 0.94 0.98 1.03 2/72 26478
/proc/meminfo: memFree=1623152/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=12.7
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37274 0 1 0 1249 21 0 0 19 0 8 0 155625284 937865216 36961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 36961 2534 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20072 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 36961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 36961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 36961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 36961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.31
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 553 0 0 0 29 2 0 0 15 0 8 0 155625292 937865216 36961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 36961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 36961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915884

[startup+25.588 s]
/proc/loadavg: 0.95 0.98 1.03 2/72 26478
/proc/meminfo: memFree=1623152/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=25.52
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37277 0 1 0 2531 21 0 0 19 0 8 0 155625284 937865216 36962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837733 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 36962 2534 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20072 0 0 0 80 7 0 0 17 0 8 0 155625288 937865216 36962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 36962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 36962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 36962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.31
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 554 0 0 0 29 2 0 0 16 0 8 0 155625292 937865216 36962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 36962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 36962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915884

[startup+51.2704 s]
/proc/loadavg: 0.96 0.98 1.02 2/72 26478
/proc/meminfo: memFree=1623152/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=51.2
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37296 0 1 0 5099 21 0 0 25 0 8 0 155625284 937865216 36976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 36976 2536 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 36976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 36976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 36976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 36976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.33
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 565 0 0 0 31 2 0 0 16 0 8 0 155625292 937865216 36976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 36976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 36976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 915884

[startup+102.524 s]
/proc/loadavg: 0.98 0.98 1.02 2/72 26478
/proc/meminfo: memFree=1623152/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=102.43
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37322 0 1 0 10221 22 0 0 25 0 8 0 155625284 937865216 36995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074192132 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 36995 2538 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 36995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 36995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 36995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 36995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.37
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 582 0 0 0 35 2 0 0 16 0 8 0 155625292 937865216 36995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 36995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 36995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 915884

[startup+162.603 s]
/proc/loadavg: 0.99 0.98 1.01 2/72 26478
/proc/meminfo: memFree=1623088/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=162.48
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37328 0 1 0 16226 22 0 0 25 0 8 0 155625284 937865216 36997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831653 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.88
Current children cumulated vsize (KiB) 915884

[startup+1484.48 s]
/proc/loadavg: 1.02 1.02 1.00 2/72 26478
/proc/meminfo: memFree=1622704/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=1483.96
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37334 0 1 0 148369 27 0 0 25 0 8 0 155625284 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074196015 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 37001 2538 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.39
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 592 0 0 0 36 3 0 0 16 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1483.96
Current children cumulated vsize (KiB) 915884

[startup+1544.56 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 26478
/proc/meminfo: memFree=1622640/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=1544.02
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37334 0 1 0 154375 27 0 0 25 0 8 0 155625284 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 37001 2538 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.39
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 592 0 0 0 36 3 0 0 16 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1544.02
Current children cumulated vsize (KiB) 915884

[startup+1604.65 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 26478
/proc/meminfo: memFree=1622640/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=1604.09
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37334 0 1 0 160382 27 0 0 25 0 8 0 155625284 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074203488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 37001 2538 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.39
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 592 0 0 0 36 3 0 0 16 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1604.09
Current children cumulated vsize (KiB) 915884

[startup+1664.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26478
/proc/meminfo: memFree=1622640/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=1664.16
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37334 0 1 0 166389 27 0 0 25 0 8 0 155625284 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074194315 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 37001 2538 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.39
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 592 0 0 0 36 3 0 0 16 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.16
Current children cumulated vsize (KiB) 915884

[startup+1724.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26478
/proc/meminfo: memFree=1622640/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=1724.22
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37334 0 1 0 172395 27 0 0 25 0 8 0 155625284 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835344 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 37001 2538 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.39
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 592 0 0 0 36 3 0 0 16 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.22
Current children cumulated vsize (KiB) 915884

[startup+1784.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26478
/proc/meminfo: memFree=1622640/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=1784.29
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37334 0 1 0 178401 28 0 0 25 0 8 0 155625284 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074194296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 37001 2538 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.39
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 592 0 0 0 36 3 0 0 16 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.29
Current children cumulated vsize (KiB) 915884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26478
/proc/meminfo: memFree=1622640/2055920 swapFree=4192812/4192956
[pid=26470] ppid=26468 vsize=915884 CPUtime=1800
/proc/26470/stat : 26470 (java) R 26468 26470 25812 0 -1 0 37334 0 1 0 179972 28 0 0 25 0 8 0 155625284 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074235583 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26470/statm: 228971 37001 2538 14 0 215441 0
[pid=26470/tid=26472] ppid=26468 vsize=915884 CPUtime=0.87
/proc/26470/task/26472/stat : 26472 (java) S 26468 26470 25812 0 -1 64 20073 0 0 0 80 7 0 0 16 0 8 0 155625288 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26473] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26473/stat : 26473 (java) S 26468 26470 25812 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26474] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26474/stat : 26474 (java) S 26468 26470 25812 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155625289 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26475] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26475/stat : 26475 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26476] ppid=26468 vsize=915884 CPUtime=0.39
/proc/26470/task/26476/stat : 26476 (java) S 26468 26470 25812 0 -1 64 592 0 0 0 36 3 0 0 16 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26470/tid=26477] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26477/stat : 26477 (java) S 26468 26470 25812 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26470/tid=26478] ppid=26468 vsize=915884 CPUtime=0
/proc/26470/task/26478/stat : 26478 (java) S 26468 26470 25812 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155625292 937865216 37001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915884

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

Child status: 143
Real time (s): 1800.68
CPU time (s): 1800.07
CPU user time (s): 1799.76
CPU system time (s): 0.303953
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 915996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.303953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37350
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= 37866
involuntary context switches= 38424

runsolver used 1.62275 s user time and 4.76828 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 08:30:57 UTC 2007


IDJOB= 201050
IDBENCH= 3741
FILE ID= node40/201050-1168072253

PBS_JOBID= 3475914

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-6.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201050-1168072253/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-201050-1168072253 -o ROOT/results/node40/solver-201050-1168072253 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201050-1168072253/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7d741b27b4b5681d00dbaf2b3dd555a0

RANDOM SEED= 734028517

TIME LIMIT= 1800 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.239
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.239
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:       1761792 kB
Buffers:         18608 kB
Cached:         189812 kB
SwapCached:          0 kB
Active:          63228 kB
Inactive:       160992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6372 kB
Writeback:           0 kB
Mapped:          26012 kB
Slab:            55988 kB
Committed_AS:  2917992 kB
PageTables:       1412 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= 66541 MiB



End job on node40 on Sat Jan  6 09:01:00 UTC 2007